aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2019-04-25PEP8 latest additionsIlya Etingof
2019-04-25Fix up previous commitIlya Etingof
2019-04-25Add RFC3560, RFC5649, and RFC6019 (#28)Russ Housley
2019-04-24Fix unit test modules registrationIlya Etingof
2019-04-24Register missing test unitsIlya Etingof
2019-04-23Add support for RFC5958, RFC8410 and RFC8418 (#27)Russ Housley
Add modules and tests for RFC5958, RFC8410 and RFC8418
2019-04-23Add RFC3565 (#26)Russ Housley
Implements the use of the Elliptic Curve Diffie-Hellman Key Agreement Algorithm with X25519 and X448 in the Cryptographic Message Syntax (CMS)
2019-04-22Add RFC4108 (#25)Russ Housley
Add CMS Firmware Wrapper (RFC4108)
2019-04-11Add RFC3779 (#24)Ilya Etingof
2019-03-05Add rfc4055 (#22)Russ Housley
Additional Algorithms and Identifiers for RSA Cryptography for use in Certificates and CRLs
2019-01-26Hook missing rfc8226 test on the suiteIlya Etingof
2019-01-26Add RFC8226 (#21)Ilya Etingof
Implement RFC8226 Implements JWT Claim Constraints and TN Authorization List for X.509 certificate extensions. Also fixes bug in `rfc5280.AlgorithmIdentifier` ANY type definition.
2018-12-31Merge pull request #20 from russhousley/masterIlya Etingof
Add modules for RFC5083 and RFC5084
2018-12-30Create test_rfc5084.pyRuss Housley
2018-12-30Create test_rfc5083.pyRuss Housley
2018-12-29 Extend copyright notice to the year 2019Ilya Etingof
2018-03-29copyright years updated, SF refs removedIlya Etingof
2018-03-28Add tests for rfc2986Joel Johnson
2017-11-23imports pep8'ed and optimizedIlya Etingof
2017-09-14properly ordered DER-encoded SET added to rfc2315 testsIlya Etingof
2017-09-14Merge branch 'master' into open-types-supportIlya Etingof
2017-09-14OCSP response blob fixed in testIlya Etingof
2017-09-13WIP: open types supportIlya Etingof
2017-09-10WIP: open types supportIlya Etingof
2017-08-05rfc2315 unit test improvedIlya Etingof
2017-08-05tests refactored into unit testsIlya Etingof