aboutsummaryrefslogtreecommitdiffstats
path: root/vectors
Commit message (Expand)AuthorAgeFilesLines
* Remove the EC PARAMETERS section from the PEMAlex Gaynor2014-10-081-3/+0
* Add license to cryptography_vectors tarball; solves #1377maxking2014-10-022-0/+203
* open master for seventh release developmentPaul Kehrer2014-09-291-1/+1
* Bump version and set changelog date for 0.6 releasePaul Kehrer2014-09-291-1/+1
* Added missing newline, corrected changesmichael-hart2014-09-261-1/+1
* Part 1 of rebase, with corrections for pep8michael-hart2014-09-261-2/+2
* Added missing vector filemichael-hart2014-09-261-0/+4
* Test Vector changesmichael-hart2014-09-2311-1/+123
* Added PKCS8 encoded private keys to testsMichael Hart2014-09-122-0/+11
* Changed EC curve type and add test markersMichael2014-09-123-9/+9
* Implemented support for loading EC private keysunknown2014-09-113-0/+23
* NIST KASVS values for DH and ECDHAlex Stapleton2014-07-164-0/+5624
* open master for development on the sixth releasePaul Kehrer2014-07-071-1/+1
* 0.5.1 version bumpPaul Kehrer2014-07-071-1/+1
* update to version 0.5Paul Kehrer2014-07-071-1/+1
* remove executable bit from vector filesPaul Kehrer2014-06-15137-0/+0
* Add PKCS8 key with bad encryption OIDAlex Stapleton2014-05-271-0/+17
* Add PKCS#8 key with unknown OIDAlex Stapleton2014-05-271-0/+9
* Unencrypted 1024-bit DSA key in PKCS#8Alex Stapleton2014-05-271-0/+9
* update versions and reopen masterPaul Kehrer2014-05-031-1/+1
* bump version to 0.4Paul Kehrer2014-05-031-1/+1
* Fix pep8 errors for latest import linterAlex Stapleton2014-04-202-3/+3
* Fixed wrong vectorsAyrx2014-04-132-5/+5
* More vectorsAyrx2014-04-104-1/+110
* Added test vectors for AES-CMACAyrx2014-04-101-0/+18
* add headers to seed-cfb/seed-ofb filesPaul Kehrer2014-04-082-2/+8
* add SEED CFB/OFB bespoke vectors and documentationPaul Kehrer2014-04-082-0/+240
* add SEED CBC vectors from rfc 4196Paul Kehrer2014-04-081-0/+15
* add SEED ECB vectors from rfc 4269Paul Kehrer2014-04-081-0/+22
* Rename vectors now we have a name for this formatAlex Stapleton2014-04-037-0/+0
* Ed25519 test vectorsAlex Stapleton2014-04-021-0/+1024
* FIPS 186-3 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+25558
* FIPS 186-2 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+6254
* update versions for 0.4.dev1 and add boilerplate to changelogPaul Kehrer2014-03-271-1/+1
* bump versions and changelog for third releasePaul Kehrer2014-03-271-1/+1
* This is universal.Alex Gaynor2014-03-241-0/+2
* Fix bug in release task and style fixesAlex Stapleton2014-03-241-0/+1
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-24326-9/+33
* cryptography.vectorsAlex Stapleton2014-03-22326-0/+652794