diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-19 20:09:27 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-19 20:09:27 +0200 |
| commit | 43ae14745c588f31c9ceb058645577cf2a5ce810 (patch) | |
| tree | 7ecade8d4e57d6d346123121731da3ef1c305fff /librecrypt.7 | |
| parent | Fix typo (diff) | |
| download | librecrypt-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 'librecrypt.7')
| -rw-r--r-- | librecrypt.7 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/librecrypt.7 b/librecrypt.7 index d576658..0530246 100644 --- a/librecrypt.7 +++ b/librecrypt.7 @@ -60,6 +60,9 @@ settings prefix. .BR librecrypt_hash_binary (3) Compute password hash in raw binary form. .TP +.BR librecrypt_verify (3) +Validate password against known password hash. +.TP .BR librecrypt_add_algorithm (3) Append an algorithm chain to a password hash string. .sp |
