From a55bbf2f96f1bb72f55933deecf772dd8f6b186a Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 24 Feb 2024 02:00:23 -0500 Subject: README.md: add more references to cavp --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ff1dd8..0b78586 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@ specification][turboshake-ietf]. Includes [AVX-512][] acceleration, [Doxygen][]-friendly [API][] documentation, and a full test suite with sanitizers enabled and test vectors from the [NIST CSRC "Examples With Intermediate Values" -site][csrc-examples] and the [Test Vectors section of the draft -KangarooTwelve and TurboSHAKE specification][turboshake-ietf-test-vectors]. +site][csrc-examples], [NIST Cryptographic Algorithm Validation Program +(CAVP)][cavp], and the [Test Vectors section of the draft KangarooTwelve +and TurboSHAKE specification][turboshake-ietf-test-vectors]. The following algorithms are implemented: * SHA3-224, SHA3-256, SHA3-384, and SHA3-512: [SHA-3][] [cryptographic - hash functions][hash] with fixed-length output, as defined in section - 6.1 of [FIPS 202][]. + hash functions][hash], as defined in section 6.1 of [FIPS 202][]. * HMAC-SHA3-224, HMAC-SHA3-256, HMAC-SHA3-384, HMAC-SHA3-512: [HMAC][hmac] instantiated with [SHA-3][] hash functions, as specified in section 7 of [FIPS 202][], [RFC 2104][], and [FIPS 198-1][]. -- cgit v1.2.3