From 7c11ee423f4f8b6abe8c5d53d79abf4aa3dfd423 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Sep 2024 10:06:32 +0200 Subject: Add todo about optimising for smaller word sizes (should drastically improve performance) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 64f1b4c..39c9750 100644 --- a/TODO +++ b/TODO @@ -13,3 +13,7 @@ Add libkeccak_cshakesum_fd (TODO in libkeccak.h) Add KMAC and KMACXOF Add TupleHash and TupleHashXOF Add ParallelHash and ParallelHashXOF + +Optimise for wordsize 32 +Optimise for wordsize 16 +Optimise for wordsize 8 -- cgit v1.2.3-70-g09d2