diff options
| author | Mattias Andrée <maandree@kth.se> | 2022-02-27 18:47:22 +0100 |
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2022-02-27 18:47:22 +0100 |
| commit | a989f8a4f1e812a42335046e790efd819922c2f3 (patch) | |
| tree | 1d895fbf9451d4a38f834acc923cdedad173a88a | |
| parent | Add cSHAKE (diff) | |
| download | libkeccak-a989f8a4f1e812a42335046e790efd819922c2f3.tar.gz libkeccak-a989f8a4f1e812a42335046e790efd819922c2f3.tar.bz2 libkeccak-a989f8a4f1e812a42335046e790efd819922c2f3.tar.xz | |
Update TODO
Signed-off-by: Mattias Andrée <maandree@kth.se>
| -rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -6,8 +6,10 @@ Just for fun: halfs are equal to the next's lower half; hopefully this does not matter) -Test parallelisation and acceleration. +Add tests for HMAC -Measure cycles per byte. +Add libkeccak_cshakesum_fd (TODO in libkeccak.h) -Add tests for HMAC. +Add KMAC and KMACXOF +Add TupleHash and TupleHashXOF +Add ParallelHash and ParallelHashXOF |
