From 8a0e403f4f2ffbbbb81171c6b3b0080634baf149 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 20 May 2026 19:55:12 +0200 Subject: Add librecrypt_is_enabled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 60c4367..f1f115b 100644 --- a/README +++ b/README @@ -47,7 +47,7 @@ DESCRIPTION librecrypt_add_algorithm(3) Append an algorithm chain to a password hash string. - Password hashing configuration generation functions: + Password hashing configuration functions: librecrypt_test_supported(3) Check whether an algorithm chain is supported. @@ -103,6 +103,11 @@ DESCRIPTION Get encoding alphabet for the last algorithm in a chain. + Library introspection functions (ADVANCED): + librecrypt_is_enabled(3) + Check whenther the library is compiled with support + for a specific hash algorithm. + NOTES Using librecrypt_add_algorithm(3) to hash existing password hashes should be used as a transitional mitigation strategy -- cgit v1.2.3-70-g09d2