aboutsummaryrefslogtreecommitdiffstats
path: root/vectors
Commit message (Expand)AuthorAgeFilesLines
* add X25519 test vectors from RFC 7748 section 5.2 (#3685)Paul Kehrer2017-06-061-0/+16
* when you :%s/\:/=/g sometimes there's a colon you shouldn't have touched (#3678)Paul Kehrer2017-06-041-1/+1
* add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673)Paul Kehrer2017-06-042-0/+575
* Post release tasks to open master for 2.0 (#3644)Alex Gaynor2017-05-291-1/+1
* 1.9 version bump and changelog (#3641)Paul Kehrer2017-05-291-1/+1
* Enlarge _oid2txt buffer to handle larger OIDs (#3612)Fraser Tweedale2017-05-291-0/+32
* Remove trailing space in vector #3522 (#3523)Alex Gaynor2017-04-281-1/+1
* Refs #3461 -- added a test vector with SCTs (#3462)Alex Gaynor2017-03-191-0/+30
* port 1.8.1 changelog and update master for 1.9 release cycle (#3440)Paul Kehrer2017-03-101-1/+1
* 1.8 version bump and changelog date (#3438)Paul Kehrer2017-03-091-1/+1
* DH subgroup order (q) (#3369)Aviv Palivoda2017-03-058-0/+59
* DH serialization (#3297)Aviv Palivoda2017-02-077-0/+29
* It is 2017, in UTC (#3342)Alex Gaynor2016-12-311-1/+1
* 1.8 begins (#3311)Paul Kehrer2016-12-121-1/+1
* 1.7 changelog date and version bump (#3310)Paul Kehrer2016-12-121-1/+1
* OpenSSL DH backend implementation [Second attempt] (#2914)Aviv Palivoda2016-11-262-0/+59
* let's get rolling on 1.7! (#3274)Paul Kehrer2016-11-221-1/+1
* bump version and set changelog date for 1.6 release (#3271)Paul Kehrer2016-11-211-1/+1
* add alternate signature OID for RSA with SHA1 + test and vector (#3227)Paul Kehrer2016-11-111-0/+12
* Reopen master for 1.6 (#3112)Alex Gaynor2016-08-271-1/+1
* update changelog and bump version for 1.5 release (#3111)Paul Kehrer2016-08-261-1/+1
* reopen master for work on fifteenth release (#2964)Paul Kehrer2016-06-041-1/+1
* changelog and version bump (#2962)Paul Kehrer2016-06-041-1/+1
* add RSA OAEP SHA2 vectors via custom vector creation (#2829)Paul Kehrer2016-06-0224-0/+13056
* Add vectors for unkeyed blake2s and blake2b. (#2867)Terry Chia2016-04-092-0/+54
* Remove executable flag on nist-800-108-KBKDF-CTR.txt.Tristan Seligmann2016-04-061-0/+0
* Open master back up for 1.4Alex Gaynor2016-03-181-1/+1
* bump version and update changelogPaul Kehrer2016-03-171-1/+1
* Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-modePaul Kehrer2016-03-151-0/+56007
|\
| * Moving all KBKDF Counter Mode test vectors to a single file.Jared Messenger2016-03-145-1552/+56007
| * NIST SP 800-108 Counter Mode KDF test vectors.Jared Messenger2016-03-074-0/+1552
* | add e-trust russian x509 test vectorPaul Kehrer2016-03-111-0/+0
|/
* Merge pull request #2670 from joernheissler/x509_req_verifyPaul Kehrer2016-03-061-0/+10
|\
| * Add verify method on CertificateSigningRequestJoern Heissler2016-01-131-0/+10
* | add another policy constraints test vectorPaul Kehrer2016-02-271-0/+17
* | Added the department of state root, which has a policyConstraints extensionAlex Gaynor2016-02-261-0/+40
|/
* bump values for development of the thirteenth releasePaul Kehrer2016-01-081-1/+1
* bump version and changelog for the twelfth releasePaul Kehrer2016-01-071-1/+1
* Bump the copyright yearAlex Gaynor2016-01-011-1/+1
* new unsupported extension x509 test vectorPaul Kehrer2015-12-301-0/+14
* add new CRL test vectorPaul Kehrer2015-12-221-0/+14
* support CRLs with no revoked certificatesPaul Kehrer2015-12-201-0/+12
* Add support for 160 bit ARC4 keysEhren Kret2015-11-281-0/+216
* reopen master for development on the twelfth releasePaul Kehrer2015-10-291-1/+1
* bump version and update changelog for eleventh release (1.1)Paul Kehrer2015-10-291-1/+1
* add new CRL to test invalid certIssuer entry extensionErik Trauschke2015-10-151-0/+11
* Merge pull request #2403 from ddcc/patch-2Donald Stufft2015-10-111-0/+2
|\
| * add shebang for setup.py scriptsDominic Chen2015-10-101-0/+2
* | Merge pull request #2402 from ddcc/patch-1Paul Kehrer2015-10-112-0/+65
|\ \
| * | fix to handle malformed certificates without hostnameDominic Chen2015-10-102-0/+65
| |/