Skip to content

Commit 5893ca7

Browse files
committed
update readme
1 parent 2d8f338 commit 5893ca7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ The library also implements hash_value literals in namespace `cthash::literals`
2020
* SHAKE-128 (`_shake128`)
2121
* SHAKE-256 (`_shake256`)
2222

23+
* pre-NISE Keccak-256 (`_keccak_256`)
24+
* pre-NISE Keccak-384 (`_keccak_384`)
25+
* pre-NISE Keccak-512 (`_keccak_512`)
26+
2327
* XXHASH-32 (`_xxh32`)
2428
* XXHASH-64 (`_xxh64`)
2529

0 commit comments

Comments
 (0)