From b29f4153e83623f24bebe99976e1368ef31bb008 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 21 May 2026 17:12:20 +0200 Subject: Add support for custom hash functions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2919334..3144966 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +Document `struct librecrypt_algorithm` in librecrypt_set_custom_algorithms.3 Write fuzzing code for the files listed in OBJ_PUBLIC. Add corpuses for fuzzing. Add documentation similar to crypt(5). @@ -16,5 +17,3 @@ Add support for bsdicrypt. Add support for descrypt. Add support for bigcrypt. Add support for NT Hash. -Add support for custom hash functions. -Add support (via the "ctx" parameter) for pepper. -- cgit v1.3.1