cryptography/vectors
Alex Gaynor 3d4eb5f7a4
Added a test for RC2-CBC with an effectiveKeyLength (#12404)
* Added a test for RC2-CBC with an effectiveKeyLength

* Update docs/development/test-vectors.rst

Co-authored-by: Paul Kehrer <paul.l.kehrer@gmail.com>

---------

Co-authored-by: Paul Kehrer <paul.l.kehrer@gmail.com>
2025-02-06 00:52:22 +00:00
..
cryptography_vectors Added a test for RC2-CBC with an effectiveKeyLength (#12404) 2025-02-06 00:52:22 +00:00
LICENSE Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
LICENSE.APACHE HTTPS a bunch of links in random places (#4666) 2018-12-31 10:10:09 -06:00
LICENSE.BSD Added new license files. Refs #1209 2014-10-31 07:51:41 -07:00
pyproject.toml reopen for 45 (#12053) 2024-11-27 18:16:39 +00:00
README.rst Added a README for vectors, for the benefit of twine check (#11589) 2024-09-12 22:05:46 +00:00

pyca/cryptography vectors
=========================

This package contains test vectors which are used in ``pyca/cryptography``'s
tests.