aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-04-26 16:53:58 -0400
committerGitHub <noreply@github.com>2020-04-26 15:53:58 -0500
commit12e85b59165da0c05270e8db84941b18291220db (patch)
tree43db9d8b5f6f73348f2ffb73259e85df30d3aecd /docs
parent263bad82edd237ec32863068f4a76e24c083a61d (diff)
downloadcryptography-12e85b59165da0c05270e8db84941b18291220db.tar.gz
cryptography-12e85b59165da0c05270e8db84941b18291220db.tar.bz2
cryptography-12e85b59165da0c05270e8db84941b18291220db.zip
Added wycheproof hmac vectors (#5238)
Diffstat (limited to 'docs')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index 217237ab..95e608b2 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -23,7 +23,7 @@ for various cryptographic algorithms. These are not included in the repository
continuous integration environments.
We have ensured all test vectors are used as of commit
-``c313761979d74b0417230eddd0f87d0cfab2b46b``.
+``2196000605e45d91097147c9c71f26b72af58003``.
Asymmetric ciphers
~~~~~~~~~~~~~~~~~~