diff options
author | Mattias Andrée <maandree@kth.se> | 2022-02-13 23:22:53 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-02-13 23:22:53 +0100 |
commit | 238d8b72069b80522066ac5edc3a4d2155e3382c (patch) | |
tree | 3ba436e8c5cc967d4e26f5a1bd454d92697b5eb2 /libar2.7 | |
parent | Bug fix (diff) | |
download | libar2-238d8b72069b80522066ac5edc3a4d2155e3382c.tar.gz libar2-238d8b72069b80522066ac5edc3a4d2155e3382c.tar.bz2 libar2-238d8b72069b80522066ac5edc3a4d2155e3382c.tar.xz |
Add libar2_hash_buf_size and fix related documentation for libar2_hash
Diffstat (limited to '')
-rw-r--r-- | libar2.7 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ hashing (one-way encrypting) passwords. .BR libar2_encode_params (3), .BR libar2_erase (3), .BR libar2_hash (3), +.BR libar2_hash_buf_size (3), .BR libar2_latest_argon2_version (3), .BR libar2_string_to_type (3), .BR libar2_string_to_version (3), |