diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2019-01-13 21:11:33 -0500 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2019-01-13 18:11:33 -0800 |
commit | aeb3acbe9abffba68da3cc8b6bc0f3c2acb9bd9d (patch) | |
tree | 2a87d758213e19e3f5eb7bbcc92a7e1aac796660 /docs/development | |
parent | 638ab4ac77d75076ebf10013e1e7d1ec63cd0796 (diff) | |
download | cryptography-aeb3acbe9abffba68da3cc8b6bc0f3c2acb9bd9d.tar.gz cryptography-aeb3acbe9abffba68da3cc8b6bc0f3c2acb9bd9d.tar.bz2 cryptography-aeb3acbe9abffba68da3cc8b6bc0f3c2acb9bd9d.zip |
Update wycheproof commit in docs (#4687)
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/test-vectors.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 2b043744..6d4d3d1f 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 -``f89f4c53a8845fcefcdb9f14ee9191dbe167e3e3``. +``c313761979d74b0417230eddd0f87d0cfab2b46b``. Asymmetric ciphers ~~~~~~~~~~~~~~~~~~ |