aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorckl <ckl@google.com>2024-03-13 09:35:19 -0700
committerCopybara-Service <copybara-worker@google.com>2024-03-13 09:36:18 -0700
commitdbe819bb94a5dc6081f440eeb4a6809c7ff66511 (patch)
treed25b88164fe69a6f70f84eec9ac2d56ccaafa684
parent3ea6fe11370fd0dd6ba5a68129ce82045b0e81ec (diff)
downloadwycheproof-dbe819bb94a5dc6081f440eeb4a6809c7ff66511.zip
wycheproof-dbe819bb94a5dc6081f440eeb4a6809c7ff66511.tar.gz
wycheproof-dbe819bb94a5dc6081f440eeb4a6809c7ff66511.tar.bz2
Updated test vector coverage on the front page
PiperOrigin-RevId: 615447588
-rw-r--r--README.md23
1 files changed, 14 insertions, 9 deletions
diff --git a/README.md b/README.md
index ea0d24b..d3d5f9f 100644
--- a/README.md
+++ b/README.md
@@ -50,15 +50,20 @@ check out our [documentation](doc/).
Project Wycheproof has tests for the most popular crypto algorithms, including
-* AES-EAX
-* AES-GCM
-* [DH](doc/dh.md)
-* DHIES
-* [DSA](doc/dsa.md)
-* [ECDH](doc/ecdh.md)
-* ECDSA
-* ECIES
-* [RSA](doc/rsa.md)
+- AES-EAX
+- AES-GCM
+- Chacha20/Poly1305
+- [DH](doc/dh.md)
+- DHIES
+- [DSA](doc/dsa.md)
+- [ECDH](doc/ecdh.md)
+- ECDSA
+- EdDSA
+- ECIES
+- HKDF
+- HMAC
+- [RSA](doc/rsa.md)
+- X25519, X448
The tests detect whether a library is vulnerable to many attacks, including