diff options
Diffstat (limited to '')
-rw-r--r-- | external/argon2/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/external/argon2/README b/external/argon2/README new file mode 100644 index 0000000000..e3198017e3 --- /dev/null +++ b/external/argon2/README @@ -0,0 +1,5 @@ +Argon2 password hashing function + +This is used in ODF encryption as key derivation function. + +[https://github.com/P-H-C/phc-winner-argon2] |