cryptography/docs/development/custom-vectors
Paul Kehrer 3079299eab add RSA OAEP SHA2 vectors via custom vector creation (#2829)
* add RSA OAEP SHA2 vectors via custom vector creation

* update the docs

* retab

* remove sha2 oaep support (it will be added again in another PR)

* add header to each vector file

* Add Java 8 Bouncy Castle based verification of RSA-OAEP SHA-2 test vectors (#4)

* Update Java verifier to skip past test vector file header if present (#5)

* Update Java verifier to skip past test vector file header if present

* Fix tabs vs. space whitespace

* generate sha1 oaep permutations as well + verify support in java

* address review feedback
2016-06-02 15:11:03 -07:00
..
arc4 Fix pep8 lint errors 2015-11-28 02:48:24 -08:00
cast5 Fixed the paths in the go cast verifier. 2015-01-09 16:22:51 -08:00
idea a few more import order fixes for upcoming flake8-import-order 2014-03-22 06:05:50 -04:00
rsa-oaep-sha2 add RSA OAEP SHA2 vectors via custom vector creation (#2829) 2016-06-02 15:11:03 -07:00
secp256k1 use the non-deprecated name for this function 2015-12-19 12:44:36 -05:00
seed add SEED CFB/OFB bespoke vectors and documentation 2014-04-08 11:38:10 -05:00
arc4.rst Add support for 160 bit ARC4 keys 2015-11-28 02:22:19 -08:00
cast5.rst More line wrapping 2014-05-17 22:01:07 -07:00
idea.rst More line wrapping 2014-05-17 22:01:07 -07:00
rsa-oaep-sha2.rst add RSA OAEP SHA2 vectors via custom vector creation (#2829) 2016-06-02 15:11:03 -07:00
secp256k1.rst Docs for custom secp256k1 vectors 2015-05-03 18:14:50 +01:00
seed.rst More line wrapping 2014-05-17 22:01:07 -07:00