From 16430f93b4df8ef34d306664a24c64881684046d Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sun, 15 Mar 2015 09:06:25 -0500 Subject: add keywrap test vectors from NIST From http://csrc.nist.gov/groups/STM/cavp/documents/mac/kwtestvectors.zip --- docs/development/test-vectors.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/development/test-vectors.rst') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index d5e27519..ad6c60cb 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -147,6 +147,11 @@ Key derivation functions * PBKDF2 (HMAC-SHA1) from :rfc:`6070`. * scrypt from the `draft RFC`_. +Key wrapping +~~~~~~~~~~~~ + +* AES key wrap (AESKW) and 3DES key wrap test vectors from `NIST CAVP`_. + Recipes ~~~~~~~ -- cgit v1.2.3