1. f1c1767 Refs #1947 -- add support for IAN to the OpenSSL backend by Alex Gaynor · 9 years ago
  2. ca6ce99 inhibit any policy extension support for the openssl backend by Paul Kehrer · 9 years ago
  3. f54a50b support OCSPNoCheck in the OpenSSL backend by Paul Kehrer · 9 years ago
  4. a908d69 Conditionally construct the repr of NameAttributes by Ian Cordasco · 9 years ago
  5. 82fc376 Correct x509.NameAttribute test passing bytes by Ian Cordasco · 9 years ago
  6. 7618fbe Enforce text type of NameAttribute.value by Ian Cordasco · 9 years ago
  7. 926f8ac Merge pull request #2017 from reaperhulk/issuer-alternative-name by Alex Gaynor · 9 years ago
  8. 8a690fb Add ConcatKDF from NIST SP 800-56A by Simo Sorce · 10 years ago
  9. 68b3b1e convert to cffi 1.0 precompile system by Paul Kehrer · 9 years ago
  10. 99125c9 issuer alternative name support by Paul Kehrer · 9 years ago
  11. d3532d4 Merge pull request #1990 from tonyseek/key-uri by Paul Kehrer · 9 years ago
  12. d4e0a83 Remove a default argument and rename a private function. by Jiangge Zhang · 9 years ago
  13. a051184 Follow the review advice: turn URI generator into methods. by Jiangge Zhang · 9 years ago
  14. 43cd3d2 Merge pull request #1907 from simo5/ECDHKDFTests by Paul Kehrer · 9 years ago
  15. 13dcdf8 Merge pull request #1954 from reaperhulk/inhibitanypolicy by Alex Gaynor · 9 years ago
  16. 02166c4 Merge pull request #1956 from etrauschke/crl_bindings_interfaces by Paul Kehrer · 9 years ago
  17. 2dcce90 add bindings and interfaces for CRL objects by Erik Trauschke · 9 years ago
  18. 16fae76 InhibitAnyPolicy class by Paul Kehrer · 10 years ago
  19. 09617e9 Add "generate_key_uri" utility for HOTP/TOTP. by Jiangge Zhang · 9 years ago
  20. b56a611 Merge pull request #1989 from elitest/fixapachelic by Paul Kehrer · 9 years ago
  21. 12c6d7e Fix dual license in test_dh.py by Jim Shaver · 9 years ago
  22. a8aded6 Adds certificate encoding to PEM and DER. by Andre Caron · 9 years ago
  23. b896881 add test to confirm IDNA2003 is disallowed by Paul Kehrer · 9 years ago
  24. acb1897 Adds public bytes comparison test. by Andre Caron · 9 years ago
  25. f27e4f4 Renames test cases. by Andre Caron · 9 years ago
  26. 476c5df Adds support for writing CSRs. by Andre Caron · 9 years ago
  27. 0b0179f Merge pull request #1972 from reaperhulk/expand-ipaddress by Alex Gaynor · 9 years ago
  28. eb17793 IPAddress needs to support networks for nameconstraints by Paul Kehrer · 9 years ago
  29. 6e721a9 Adds support for CSR extensions. by Andre Caron · 9 years ago
  30. 58e870c x509 extension equality by Paul Kehrer · 9 years ago
  31. 92fb537 Merge pull request #1920 from reaperhulk/x509-ossl-cdp by Alex Gaynor · 9 years ago
  32. 6caa5bb Merge pull request #1944 from reaperhulk/bc-eq by Alex Gaynor · 9 years ago
  33. 3325b0e Merge pull request #1943 from reaperhulk/san-eq by Alex Gaynor · 9 years ago
  34. 3a69b13 add eq/ne support to BasicConstraints by Paul Kehrer · 9 years ago
  35. 58cc397 add eq/ne support to SubjectAlternativeName by Paul Kehrer · 9 years ago
  36. 8565f5e add eq/ne support to KeyUsage by Paul Kehrer · 9 years ago
  37. 594a2ed change approach for parsing CDP reason flags by Paul Kehrer · 9 years ago
  38. 9a10d59 support CRLDistributionPoints in the OpenSSL backend by Paul Kehrer · 9 years ago
  39. 11026fe support certificate policies in the openssl backend by Paul Kehrer · 9 years ago
  40. 6e198b0 notice_numbers are not optional in NoticeReference by Paul Kehrer · 9 years ago
  41. 2ca2eb3 add eq/ne methods for AuthorityKeyIdentifier by Paul Kehrer · 10 years ago
  42. c56ab62 add eq/ne methods for all certificate policies classes by Paul Kehrer · 10 years ago
  43. 73be2ca alter the repr a bit, pass unicode everywhere by Paul Kehrer · 9 years ago
  44. 9aaef9e use !r for explicit_text in NoticeReference repr by Paul Kehrer · 9 years ago
  45. ba35b3b remove policyqualifierinfo object by Paul Kehrer · 9 years ago
  46. 2b62258 certificate policies extension support by Paul Kehrer · 10 years ago
  47. b76fee8 Merge pull request #1906 from reaperhulk/cdp by Alex Gaynor · 9 years ago
  48. 749da3b repr tests are the worst. frozenset has diff repr on py3 by Paul Kehrer · 9 years ago
  49. 96ef63c fix repr tests by Paul Kehrer · 9 years ago
  50. 3fd0260 switch reasons to frozenset by Paul Kehrer · 9 years ago
  51. 4e8dacd separate full_name/relative_name and change reasons to an enumeration by Paul Kehrer · 9 years ago
  52. ebbeedf add support for secp256k1 by Paul Kehrer · 9 years ago
  53. 83e563e Modify ECDH Test vector loader for KDF vectors by Simo Sorce · 9 years ago
  54. 5a48552 add CRLDistributionPoints and associated classes by Paul Kehrer · 9 years ago
  55. 18bba84 Merge pull request #1876 from simo5/ECDH by Paul Kehrer · 9 years ago
  56. a147699 add support for authority information access in the openssl backend by Paul Kehrer · 10 years ago
  57. d774de9 authority key identifier support in the openssl backend by Paul Kehrer · 10 years ago
  58. 5559052 Merge pull request #1896 from reaperhulk/aki-fix by Alex Gaynor · 10 years ago
  59. c6e0f06 Fix AKI authority_cert_issuer type by Paul Kehrer · 10 years ago
  60. f6a1cf6 Support loading of SECP256K1 vectors by Alex Stapleton · 10 years ago
  61. f506bca updates based on review feedback by Paul Kehrer · 10 years ago
  62. 3e6d558 add authority information access classes by Paul Kehrer · 10 years ago
  63. 94c6960 Extended key usage support for the openssl backend by Paul Kehrer · 10 years ago
  64. fdec095 Merge pull request #1890 from reaperhulk/add-eq-ne-eku by Alex Gaynor · 10 years ago
  65. b047617 add eq/ne to ExtendedKeyUsage by Paul Kehrer · 10 years ago
  66. 43ffcc2 Merge pull request #1881 from reaperhulk/san-rfc822name by Alex Gaynor · 10 years ago
  67. e3a330c missed a u by Paul Kehrer · 10 years ago
  68. 917addb Add loader for ECDH test vectors by Simo Sorce · 10 years ago
  69. e06cab4 add support for rfc822name general names by Paul Kehrer · 10 years ago
  70. 8bbdc6f add support for equality testing to x509.Certificate by Paul Kehrer · 10 years ago
  71. 2187a05 add support for directory name general names by Paul Kehrer · 10 years ago
  72. a5f030c add support for ipaddress to general name parsing by Paul Kehrer · 10 years ago
  73. d12bd10 Merge pull request #1874 from eeshangarg/starter-project-1870-2 by Alex Gaynor · 10 years ago
  74. f123415 Replace the remaining occurrences of six.u with the u prefix by Eeshan Garg · 10 years ago
  75. 424c0e2 Refs #1870 - replace six.u with u prefix in tests/hazmat/primitives by Eeshan Garg · 10 years ago
  76. b8ef82e add URI general name support by Paul Kehrer · 10 years ago
  77. 4db9662 support registeredID general name in OpenSSL backend by Paul Kehrer · 10 years ago
  78. 0a621bf return only an int for unsupported general name type, update docs by Paul Kehrer · 10 years ago
  79. bed0735 update exception to contain detail by Paul Kehrer · 10 years ago
  80. 9089c91 handle otherName, x400Address, and ediPartyName in OpenSSL backend by Paul Kehrer · 10 years ago
  81. e37ca98 Merge pull request #1857 from reaperhulk/san-check-list-elements by Alex Gaynor · 10 years ago
  82. d04b39b add a check to require that the list passed to SAN is all general names by Paul Kehrer · 10 years ago
  83. 40f8338 Support Subject Alternative Name in the OpenSSL backend by Paul Kehrer · 10 years ago
  84. 2eb4ed9 AuthorityKeyIdentifier support by Paul Kehrer · 10 years ago
  85. 702ef6a Merge pull request #1783 from reaperhulk/san-class by Alex Gaynor · 10 years ago
  86. b372e67 improve KeyUsage repr by Paul Kehrer · 10 years ago
  87. 27c750d Merge pull request #1848 from reaperhulk/invalid-token by Alex Gaynor · 10 years ago
  88. 31bdf79 Add GeneralName and SubjectAlternativeName classes by Paul Kehrer · 10 years ago
  89. c2d903b Work around pyasn1's willingness to return endOfOctets in DER parsing by Geoffrey Thomas · 10 years ago
  90. e079c55 Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.twofactor by Steven Buss · 10 years ago
  91. 5508ee2 keyusage support in the OpenSSL backend by Paul Kehrer · 10 years ago
  92. d459a8a Merge pull request #1814 from reaperhulk/keyusage-repr by Alex Gaynor · 10 years ago
  93. e613e5d let's make that repr actually good by Paul Kehrer · 10 years ago
  94. 1fb35c9 add repr for x509 names by Paul Kehrer · 10 years ago
  95. cbfb101 alter approach to just use digest, no hexdigest by Paul Kehrer · 10 years ago
  96. ee99726 python 3.2 you are terrible by Paul Kehrer · 10 years ago
  97. 1eb82a6 add subjectkeyidentifier support by Paul Kehrer · 10 years ago
  98. 23d10c3 add extendedkeyusage repr by Paul Kehrer · 10 years ago
  99. ac3e5bb add repr to KeyUsage by Paul Kehrer · 10 years ago
  100. cecbbba add keyusage extension by Paul Kehrer · 10 years ago