aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-05-19 20:09:27 +0200
committerMattias Andrée <m@maandree.se>2026-05-19 20:09:27 +0200
commit43ae14745c588f31c9ceb058645577cf2a5ce810 (patch)
tree7ecade8d4e57d6d346123121731da3ef1c305fff /README
parentFix typo (diff)
downloadlibrecrypt-43ae14745c588f31c9ceb058645577cf2a5ce810.tar.gz
librecrypt-43ae14745c588f31c9ceb058645577cf2a5ce810.tar.bz2
librecrypt-43ae14745c588f31c9ceb058645577cf2a5ce810.tar.xz
Add librecrypt_verify
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 60b1050..60c4367 100644
--- a/README
+++ b/README
@@ -41,6 +41,9 @@ DESCRIPTION
librecrypt_hash_binary(3)
Compute password hash in raw binary form.
+ librecrypt_verify(3)
+ Validate password against known password hash.
+
librecrypt_add_algorithm(3)
Append an algorithm chain to a password hash string.