aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2023-12-21 09:30:36 -0500
committerGitHub <noreply@github.com>2023-12-21 08:30:36 -0600
commitfb4c72c8bf786a41a413bb74e4cca09b4b6d87ca (patch)
tree2a27bcd337d258f9425e47513aec1e3ca2974149 /docs
parentac6497f6f023039f111bbead829f42e381c7a049 (diff)
downloadpyca-cryptography-fb4c72c8bf786a41a413bb74e4cca09b4b6d87ca.zip
pyca-cryptography-fb4c72c8bf786a41a413bb74e4cca09b4b6d87ca.tar.gz
pyca-cryptography-fb4c72c8bf786a41a413bb74e4cca09b4b6d87ca.tar.bz2
Added wycheproof vectors for pbkdf2 (#10024)
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 29ffef7..d23946e 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -22,7 +22,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
-``b063b4aedae951c69df014cd25fa6d69ae9e8cb9``.
+``d9f6ec7d8bd8c96da05368999094e4a75ba5cb3d``.
Asymmetric ciphers
~~~~~~~~~~~~~~~~~~