Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cryptography.vectors | Alex Stapleton | 2014-03-22 | 217 | -572985/+0 |
| | |||||
* | update headers, add verification code | Paul Kehrer | 2014-03-08 | 3 | -5/+6 |
| | |||||
* | Merge branch 'master' into idea-bespoke-vectors | Paul Kehrer | 2014-03-08 | 8 | -106/+5725 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 results | Paul Kehrer | 2014-03-03 | 1 | -0/+900 |
| | | |||||
| * | ECB vectors for the IDEA cipher. | Paul Kehrer | 2014-03-03 | 1 | -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 | ||||
| * | Merge pull request #626 from reaperhulk/cast5-ctr-vectors | Alex Gaynor | 2014-02-16 | 1 | -0/+22 |
| |\ | | | | | | | CAST5 CTR vectors | ||||
| | * | add origin header to cast5-ctr test vectors | Paul Kehrer | 2014-02-16 | 1 | -1/+5 |
| | | | |||||
| | * | add CAST5 CTR vectors (built from AES CTR vectors) | Paul Kehrer | 2014-02-16 | 1 | -0/+18 |
| | | | |||||
| * | | reformat camellia cfb, ofb, cbc vectors to NIST layout | Paul Kehrer | 2014-02-16 | 3 | -94/+237 |
| |/ | | | | | | | + remove duplicate tests | ||||
| * | Reformat AES CTR vectors to use NIST loader & document their source properly | Paul Kehrer | 2014-02-15 | 3 | -12/+62 |
| | | |||||
* | | should be a URI | Paul Kehrer | 2014-02-20 | 3 | -3/+3 |
| | | |||||
* | | CBC, CFB, OFB IDEA vectors built from the AES MMT tests | Paul Kehrer | 2014-02-16 | 3 | -0/+371 |
|/ | |||||
* | update headers for the CAST5 vectors | Paul Kehrer | 2014-02-12 | 3 | -0/+3 |
| | |||||
* | CAST5 CBC, OFB, CFB vectors made from the AES MMT test data | Paul Kehrer | 2014-02-12 | 3 | -0/+370 |
| | |||||
* | add key 2 tests from rfc 6229 | Paul Kehrer | 2013-11-01 | 7 | -0/+882 |
| | |||||
* | ARC4 vectors from RFC 6229 reformatted for NIST loader | Paul Kehrer | 2013-11-01 | 7 | -0/+879 |
| | |||||
* | CAST5 support + ECB vectors | Paul Kehrer | 2013-10-31 | 1 | -0/+19 |
| | |||||
* | blowfish support + test vectors | Paul Kehrer | 2013-10-31 | 4 | -0/+329 |
| | | | | | Vectors sourced from https://www.schneier.com/code/vectors.txt but reformatted to comply with our NIST loader | ||||
* | move AES/3DES vectors into mode dirs and separate SHA vectors | Paul Kehrer | 2013-10-31 | 188 | -0/+0 |
| | |||||
* | restructure vectors into ciphers/hashes/hmac | Paul Kehrer | 2013-10-30 | 197 | -0/+564512 |