aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-14 21:40:29 +0100
committerMattias Andrée <maandree@kth.se>2022-02-14 21:40:29 +0100
commitf83ab774939a84dadb600c2cd11d0554982005a3 (patch)
tree5ce24ad29ad485e1ced3423915800bd3dcb32b4a /README
parentRefine libar2_hash_buf_size + add test + securely erase parts of the hash output buffer that is written to but is not part of the hash (diff)
downloadlibar2-f83ab774939a84dadb600c2cd11d0554982005a3.tar.gz
libar2-f83ab774939a84dadb600c2cd11d0554982005a3.tar.bz2
libar2-f83ab774939a84dadb600c2cd11d0554982005a3.tar.xz
Ref libar2simplified1.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0072ebd..e695a1e 100644
--- a/README
+++ b/README
@@ -11,4 +11,4 @@ DESCRIPTION
(one-way encrypting) passwords.
SEE ALSO
- crypt(3)
+ crypt(3), libar2simplified(7)