aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
Commit message (Expand)AuthorAgeFilesLines
* add X25519 test vectors from RFC 7748 section 5.2 (#3685)Paul Kehrer2017-06-061-0/+1
* Change the link to appease linkcheck (#3677)Alex Gaynor2017-06-041-1/+1
* add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673)Paul Kehrer2017-06-041-0/+4
* Enlarge _oid2txt buffer to handle larger OIDs (#3612)Fraser Tweedale2017-05-291-0/+3
* format some function names in docs (#3511)Alex Gaynor2017-04-211-1/+1
* Refs #3461 -- added a test vector with SCTs (#3462)Alex Gaynor2017-03-191-0/+2
* DH subgroup order (q) (#3369)Aviv Palivoda2017-03-051-0/+14
* Update NIST urls in docs (#3418)Alex Gaynor2017-02-271-1/+1
* Use HTTPS urls for a few more websites (#3416)Alex Gaynor2017-02-231-2/+2
* DH serialization (#3297)Aviv Palivoda2017-02-071-0/+14
* OpenSSL DH backend implementation [Second attempt] (#2914)Aviv Palivoda2016-11-261-0/+8
* add alternate signature OID for RSA with SHA1 + test and vector (#3227)Paul Kehrer2016-11-111-0/+4
* Last pass over fixing the links (#3224)Alex Gaynor2016-11-061-1/+1
* add RSA OAEP SHA2 vectors via custom vector creation (#2829)Paul Kehrer2016-06-021-0/+1
* Use HTTPS for a link in our docs (#2869)Alex Gaynor2016-04-091-1/+1
* Add vectors for unkeyed blake2s and blake2b. (#2867)Terry Chia2016-04-091-0/+2
* Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-modePaul Kehrer2016-03-151-0/+2
|\
| * Fixing line > 79 characters, PEP8Jared Messenger2016-03-141-1/+2
| * NIST SP 800-108 Counter Mode KDF test vectors.Jared Messenger2016-03-071-0/+1
* | add e-trust russian x509 test vectorPaul Kehrer2016-03-111-0/+4
|/
* HTTPS some links, in the odd event users of a cryptographic library would car...Alex Gaynor2016-03-061-1/+1
* Merge pull request #2670 from joernheissler/x509_req_verifyPaul Kehrer2016-03-061-2/+4
|\
| * Add verify method on CertificateSigningRequestJoern Heissler2016-01-131-2/+4
* | add another policy constraints test vectorPaul Kehrer2016-02-271-0/+2
* | Document the vectorAlex Gaynor2016-02-261-0/+3
|/
* new unsupported extension x509 test vectorPaul Kehrer2015-12-301-0/+4
* add new CRL test vectorPaul Kehrer2015-12-221-0/+3
* support CRLs with no revoked certificatesPaul Kehrer2015-12-201-0/+1
* Also include arc4 in the toctree in test vectorsEhren Kret2015-11-281-0/+1
* Reference arc4.rst from the test-vectors.rst pageEhren Kret2015-11-281-1/+3
* add crl file to test-vectors.rstErik Trauschke2015-10-151-0/+2
* Merge pull request #2402 from ddcc/patch-1Paul Kehrer2015-10-111-0/+6
|\
| * fix to handle malformed certificates without hostnameDominic Chen2015-10-101-0/+6
* | Fixed #2404 -- handle a certificate with an unknown public keyAlex Gaynor2015-10-101-0/+2
|/
* drop the tls, it uses a weird CA that's not supported on our CIAlex Gaynor2015-10-021-1/+1
* a few more fixesAlex Gaynor2015-10-021-2/+2
* HTTPS-ifiy to some linksAlex Gaynor2015-10-021-1/+1
* Add NIST Vectors for ANSI X9.63 KDFSimo Sorce2015-09-181-0/+1
* add intermediate CA vector for future AuthorityKeyIdentifier testingPaul Kehrer2015-08-051-0/+2
* add test vector from #2183Paul Kehrer2015-08-011-0/+2
* add SAN ediPartyName and x400Address test vectorsPaul Kehrer2015-07-041-0/+5
* add name constraints vector with /32 and /128 IP networksPaul Kehrer2015-07-011-0/+3
* add more basic name constraints vectorPaul Kehrer2015-06-291-1/+9
* add new name constraints vector with invalid IP netmaskPaul Kehrer2015-06-281-0/+3
* add wildcard IDNA SANPaul Kehrer2015-06-261-0/+3
* add wildcard SAN x509 test vectorPaul Kehrer2015-06-231-0/+2
* Merge pull request #2040 from reaperhulk/policy-constraints-vectorsAlex Gaynor2015-06-181-0/+7
|\
| * add x509 policy constraints test vectorsPaul Kehrer2015-06-171-0/+7
* | Merge pull request #2043 from reaperhulk/nc-vectorsAlex Gaynor2015-06-181-0/+7
|\ \
| * | add name constraints test vectorsPaul Kehrer2015-06-171-0/+7
| |/