aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* add test for openssl_assertPaul Kehrer2015-09-251-1/+6
* Some cleanupsAlex Gaynor2015-09-243-25/+25
* Test X9.63 with NIST test vectorsSimo Sorce2015-09-241-0/+72
* Add vector loader for X9.63 vectorsSimo Sorce2015-09-242-0/+130
* Add X963KDF from ANSI X9.63:2001Simo Sorce2015-09-241-0/+120
* fix up test coverage on multibackendAlex Gaynor2015-09-221-2/+9
* Adds _name property to ObjectIdentifierBrendan McCollam2015-09-061-0/+6
* skip if check on ec testPaul Kehrer2015-08-121-1/+2
* Merge pull request #2262 from viraptor/non-bytes-signaturesPaul Kehrer2015-08-123-0/+31
|\
| * Enforce signature type in ECDSA and add testsStanisław Pitucha2015-08-123-0/+31
* | Merge pull request #2267 from queenp/iss2255Paul Kehrer2015-08-121-0/+25
|\ \
| * | Swap test vector verisign for cryptography.io.pemPhoebe Queen2015-08-121-3/+3
| * | fixed pep8 errorPhoebe Queen2015-08-121-2/+2
| * | fixed pep8 errorPhoebe Queen2015-08-121-1/+1
| * | undid erroneous assertionPhoebe Queen2015-08-121-1/+0
| * | making tests more explicitPhoebe Queen2015-08-121-6/+3
| * | added test to raise errorPhoebe Queen2015-08-121-0/+16
| * | fixing pep8 errors #2255Phoebe Queen2015-08-121-1/+4
| * | added test for get_extension_for_classPhoebe Queen2015-08-121-0/+10
* | | Merge pull request #2250 from reaperhulk/fix-2246Alex Gaynor2015-08-122-23/+31
|\ \ \ | |/ / |/| |
| * | resolve incorrect docs/naming around DSA (r, s) tuple encode/decodePaul Kehrer2015-08-102-23/+31
* | | convert the rest of the OIDs in the tests to use the new namespacesPaul Kehrer2015-08-102-45/+51
| |/ |/|
* | switch tests to use ExtensionOID namespacePaul Kehrer2015-08-102-94/+96
* | switch tests to use NameOIDPaul Kehrer2015-08-102-237/+239
|/
* Merge pull request #2233 from reaperhulk/encode-nocheckAlex Gaynor2015-08-091-0/+30
|\
| * add support for OCSPNoCheck to the CertificateBuilderPaul Kehrer2015-08-091-0/+30
* | pep8 fixPaul Kehrer2015-08-091-2/+0
* | move a testPaul Kehrer2015-08-092-26/+23
* | support issuer alternative name encodingPaul Kehrer2015-08-092-2/+49
|/
* simplify the CSRBuilderPaul Kehrer2015-08-081-9/+6
* remove a lot of if/elif chains in the certificate builderPaul Kehrer2015-08-081-2/+2
* fix unsupported testPaul Kehrer2015-08-081-1/+1
* support InhibitAnyPolicy in CertificateBuilderPaul Kehrer2015-08-081-0/+30
* add support for AuthorityKeyIdentifier in CertificateBuilderPaul Kehrer2015-08-081-0/+76
* Merge pull request #2210 from reaperhulk/aki-classmethodAlex Gaynor2015-08-081-0/+19
|\
| * add AuthorityKeyIdentifier from_issuer_public_keyPaul Kehrer2015-08-081-0/+19
* | add support for encoding SubjectKeyIdentifier to CertificateBuilderPaul Kehrer2015-08-081-0/+36
|/
* Merge pull request #2204 from reaperhulk/ski-classmethodAlex Gaynor2015-08-081-3/+60
|\
| * rename to classmethod to from_public_keyPaul Kehrer2015-08-051-6/+6
| * add SubjectKeyIdentifier.create_from_public_keyPaul Kehrer2015-08-051-3/+60
* | modify a CRL encode test to have multiple full_namesPaul Kehrer2015-08-081-3/+8
* | add missing testPaul Kehrer2015-08-081-0/+25
* | support CRLDistributionPoints in the CertificateBuilderPaul Kehrer2015-08-081-0/+118
* | rename sign_x509_certificate backend method to create_x509_certificatePaul Kehrer2015-08-062-4/+4
* | fix a few tests that were missedPaul Kehrer2015-08-052-0/+28
* | check that required fields are present in builder when signingPaul Kehrer2015-08-041-0/+121
|/
* Merge pull request #2180 from reaperhulk/easy-conditional-fixDonald Stufft2015-08-041-0/+18
|\
| * add test for conditional removalPaul Kehrer2015-08-011-0/+18
* | Merge pull request #2193 from reaperhulk/encode-aiaAlex Gaynor2015-08-031-0/+43
|\ \
| * | add support for AIA to CertificateBuilder and OpenSSL backendPaul Kehrer2015-08-031-0/+43