From e69da95e57f9ceb2bbe04edaf2369bce2c496851 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 15 Sep 2015 11:16:56 -0400 Subject: Add NIST Vectors for ANSI X9.63 KDF Source: http://csrc.nist.gov/groups/STM/cavp/documents/components/800-135testvectors/ansx963_2001.zip Signed-off-by: Simo Sorce --- docs/development/test-vectors.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 1c84435b..0495cc77 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -318,6 +318,7 @@ Key derivation functions * HKDF (SHA1, SHA256) from :rfc:`5869`. * PBKDF2 (HMAC-SHA1) from :rfc:`6070`. * scrypt from the `draft RFC`_. +* X9.63 KDF from `NIST CAVP`_. Key wrapping ~~~~~~~~~~~~ -- cgit v1.2.3