aboutsummaryrefslogtreecommitdiffstats
path: root/librecrypt.7
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-05-20 19:55:12 +0200
committerMattias Andrée <m@maandree.se>2026-05-20 19:56:24 +0200
commit8a0e403f4f2ffbbbb81171c6b3b0080634baf149 (patch)
tree6fe673d6113d2578dead77756b38e7f14ee22dd2 /librecrypt.7
parentTest and fix librecrypt_verify (diff)
downloadlibrecrypt-8a0e403f4f2ffbbbb81171c6b3b0080634baf149.tar.gz
librecrypt-8a0e403f4f2ffbbbb81171c6b3b0080634baf149.tar.bz2
librecrypt-8a0e403f4f2ffbbbb81171c6b3b0080634baf149.tar.xz
Add librecrypt_is_enabled
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'librecrypt.7')
-rw-r--r--librecrypt.77
1 files changed, 6 insertions, 1 deletions
diff --git a/librecrypt.7 b/librecrypt.7
index 0530246..8abf6d7 100644
--- a/librecrypt.7
+++ b/librecrypt.7
@@ -66,7 +66,7 @@ Validate password against known password hash.
.BR librecrypt_add_algorithm (3)
Append an algorithm chain to a password hash string.
.sp
-.SS Password hashing configuration generation functions:
+.SS Password hashing configuration functions:
.TP
.BR librecrypt_test_supported (3)
Check whether an algorithm chain is supported.
@@ -125,6 +125,11 @@ binary.
.BR librecrypt_get_encoding (3)
Get encoding alphabet for the last algorithm in a
chain.
+.sp
+.SS Library introspection functions (ADVANCED):
+.BR librecrypt_is_enabled (3)
+Check whenther the library is compiled with support
+for a specific hash algorithm.
.SH NOTES
Using