Skip to content

Commit 0eea70c

Browse files
committed
Update README.md to be more transparent
1 parent 73274a5 commit 0eea70c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ consult [NIST FIPS PUB 202](http://dx.doi.org/10.6028/NIST.FIPS.202) (PDF).
1111
This module implements the six official hashing algorithms:
1212
SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE-128, and SHAKE-256.
1313

14+
⚠️ Not yet audited by a cryptography expert.
15+
16+
Tests are performed against output of other reputable tools.
17+
1418
Features:
1519
- A much faster alternative to keccak-tiny.
1620
- Implementation tested with DMD, GDC, and LDC compilers.

0 commit comments

Comments
 (0)