Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix path mistake | Paul Kehrer | 2015-01-06 | 1 | -2/+2 |
| | |||||
* | add DER asymmetric keys | Paul Kehrer | 2015-01-04 | 1 | -7/+18 |
| | |||||
* | fix a doc8 violation | Paul Kehrer | 2015-01-04 | 1 | -2/+2 |
| | |||||
* | document DSA keys we added long ago | Paul Kehrer | 2015-01-03 | 1 | -0/+4 |
| | |||||
* | provide paths from the cryptography vectors root for custom asym vectors | Paul Kehrer | 2015-01-01 | 1 | -18/+19 |
| | |||||
* | rename DSA test vector certificate to be more clear | Paul Kehrer | 2014-12-12 | 1 | -1/+2 |
| | |||||
* | add ECDSA certificate that does not have a named curve OID | Paul Kehrer | 2014-12-12 | 1 | -0/+2 |
| | |||||
* | add several new x509 test vectors | Paul Kehrer | 2014-11-26 | 1 | -21/+39 |
| | |||||
* | add NIST PKITS X.509 vectors | Paul Kehrer | 2014-11-24 | 1 | -0/+6 |
| | | | | | http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html http://csrc.nist.gov/groups/ST/crypto_apps_infra/documents/PKITS_data.zip | ||||
* | Update docs | Alex Gaynor | 2014-11-18 | 1 | -2/+3 |
| | |||||
* | add an ignore path for doc8 + fix a long line causing failures | Paul Kehrer | 2014-09-29 | 1 | -2/+2 |
| | |||||
* | small cleanup to docs | Paul Kehrer | 2014-09-24 | 1 | -15/+15 |
| | |||||
* | Update test-vectors.rst | michael-hart | 2014-09-24 | 1 | -5/+27 |
| | | | Updated the readme with custom vectors, although formatting errors seem to exist | ||||
* | NIST KASVS values for DH and ECDH | Alex Stapleton | 2014-07-16 | 1 | -0/+1 |
| | | | | | | | http://csrc.nist.gov/groups/STM/cavp/documents/keymgmt/kastestvectors.zip Only the "Static" scheme is added here since we are only testing the primitive DH and ECDH key agreement operation. | ||||
* | Updated vectors documentation | Ayrx | 2014-04-14 | 1 | -5/+1 |
| | |||||
* | Fixed wrong vectors | Ayrx | 2014-04-13 | 1 | -3/+3 |
| | |||||
* | More vectors | Ayrx | 2014-04-10 | 1 | -0/+10 |
| | |||||
* | add SEED CFB/OFB bespoke vectors and documentation | Paul Kehrer | 2014-04-08 | 1 | -0/+3 |
| | |||||
* | add SEED CBC vectors from rfc 4196 | Paul Kehrer | 2014-04-08 | 1 | -0/+1 |
| | |||||
* | add SEED ECB vectors from rfc 4269 | Paul Kehrer | 2014-04-08 | 1 | -0/+1 |
| | |||||
* | Update docs | Alex Stapleton | 2014-04-02 | 1 | -0/+2 |
| | |||||
* | Update docs | Alex Stapleton | 2014-04-02 | 1 | -3/+2 |
| | |||||
* | Move cryptography.vectors to cryptography_vectors | Alex Stapleton | 2014-03-24 | 1 | -4/+8 |
| | | | | | | | All vectors are now stored in the subpackage in the vectors/ folder. This package is automatically installed by setup.py test and will also be uploaded with a matching version number by the PyPI upload task. | ||||
* | Standardise on sentence case for titles | Alex Stapleton | 2014-03-18 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' into idea-bespoke-vectors | Paul Kehrer | 2014-03-08 | 1 | -2/+33 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Merge pull request #723 from reaperhulk/nist-rsa-vectors | Alex Gaynor | 2014-03-04 | 1 | -0/+1 |
| |\ | | | | | | | NIST RSA Test Vectors | ||||
| | * | add vector sources | Paul Kehrer | 2014-03-03 | 1 | -0/+1 |
| | | | |||||
| * | | add vector source data for IDEA ECB to docs | Paul Kehrer | 2014-03-03 | 1 | -0/+3 |
| |/ | |||||
| * | DSA test vector docs | Alex Stapleton | 2014-03-02 | 1 | -4/+9 |
| | | |||||
| * | Added vectors for scrypt from the draft RFC | Alex Gaynor | 2014-03-01 | 1 | -3/+8 |
| | | |||||
| * | Document PKCS #8 key sources | Alex Stapleton | 2014-02-22 | 1 | -1/+10 |
| | | |||||
| * | Link to the specific sources of these vectors | Alex Stapleton | 2014-02-19 | 1 | -4/+3 |
| | | |||||
| * | Add OpenSSL PEM vector docs | Alex Stapleton | 2014-02-19 | 1 | -0/+4 |
| | | |||||
| * | Fixed TOTP test vectors. | Ayrx | 2014-02-18 | 1 | -0/+7 |
| | | |||||
| * | Reformat AES CTR vectors to use NIST loader & document their source properly | Paul Kehrer | 2014-02-15 | 1 | -1/+2 |
| | | |||||
* | | add beginning of IDEA vector source docs. no verification code yet | Paul Kehrer | 2014-02-16 | 1 | -1/+6 |
|/ | |||||
* | add cast5 (cbc, cfb, ofb) vector source info to docs | Paul Kehrer | 2014-02-12 | 1 | -0/+26 |
| | |||||
* | remove references to the CAST5 generation (will be in separate PR) | Paul Kehrer | 2014-02-12 | 1 | -79/+0 |
| | |||||
* | add test vector information to the development section | Paul Kehrer | 2014-02-11 | 1 | -0/+147 |