aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/vectors/ciphers/IDEA
Commit message (Collapse)AuthorAgeFilesLines
* cryptography.vectorsAlex Stapleton2014-03-224-5776/+0
|
* update headers, add verification codePaul Kehrer2014-03-083-5/+6
|
* Merge branch 'master' into idea-bespoke-vectorsPaul Kehrer2014-03-081-0/+5404
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (246 commits) Fixed python3 incompatibility Removed dependency on setuptools for version check don't need to move these definitions conditional NIDs for 0.9.8e x509 changes for 0.9.8e support more changes for 0.9.8e support, this time in the ssl.h headers macro switches in evp for 0.9.8e bind some error constants conditionally for 0.9.8e support BIO macro switch for 0.9.8e support move some nids conditionally bind AES_wrap/unwrap for 0.9.8e support Add GPG key fingerprint for lvh change comparison to be easier to read ridiculous workaround time whoops Missing imports Convert stuff Add binding for DSA_new Fix drop in coverage levels by removing branches Added check to turn of CC backend for OS X version < 10.8 ... Conflicts: docs/development/test-vectors.rst
| * update IDEA ECB vectors to contain 100/1000 iteration resultsPaul Kehrer2014-03-031-0/+900
| |
| * ECB vectors for the IDEA cipher.Paul Kehrer2014-03-031-0/+4504
| | | | | Vectors from NESSIE and reformatted for NIST loader. https://www.cosic.esat.kuleuven.be/nessie/testvectors/bc/idea/Idea-128-64.verified.test-vectors
* should be a URIPaul Kehrer2014-02-203-3/+3
|
* CBC, CFB, OFB IDEA vectors built from the AES MMT testsPaul Kehrer2014-02-163-0/+371