1. 25b1398 Merge pull request #1893 from reaperhulk/san-example by Alex Gaynor · 10 years ago
  2. d0cd507 add some comments by Paul Kehrer · 10 years ago
  3. 93ae805 add example to show how to get DNSNames from SAN extension by Paul Kehrer · 10 years ago
  4. f506bca updates based on review feedback by Paul Kehrer · 10 years ago
  5. 3e6d558 add authority information access classes by Paul Kehrer · 10 years ago
  6. c4b698e Merge pull request #1885 from reaperhulk/iap-vectors by Alex Gaynor · 10 years ago
  7. 986e5fa add an extended key usage x509 vector by Paul Kehrer · 10 years ago
  8. 67a62c8 add inhibit any policy test vectors by Paul Kehrer · 10 years ago
  9. a3527ac Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir by Alex Gaynor · 10 years ago
  10. fbc6219 add test vectors for directory name and ip address SAN names by Paul Kehrer · 10 years ago
  11. 60163d7 add a SAN vector that's a single IDNA rfc822name by Paul Kehrer · 10 years ago
  12. 813c328 Merge pull request #1862 from reaperhulk/san-uri by Alex Gaynor · 10 years ago
  13. b8ef82e add URI general name support by Paul Kehrer · 10 years ago
  14. b7c6029 DH backend interfaces by Alex Stapleton · 11 years ago
  15. 6abe567 Merge pull request #1836 from public/rfc5114-dh by Paul Kehrer · 10 years ago
  16. 0a621bf return only an int for unsupported general name type, update docs by Paul Kehrer · 10 years ago
  17. bed0735 update exception to contain detail by Paul Kehrer · 10 years ago
  18. 9089c91 handle otherName, x400Address, and ediPartyName in OpenSSL backend by Paul Kehrer · 10 years ago
  19. 91ca343 DH examples from https://tools.ietf.org/rfc/rfc5114.txt by Alex Stapleton · 10 years ago
  20. d8fc0be UnsupportedExtension raises when accessing cert.extensions by Paul Kehrer · 10 years ago
  21. 542f4e5 IDNA and edge case SAN test vectors by Paul Kehrer · 10 years ago
  22. 941afb3 Merge pull request #1835 from reaperhulk/x509-aki by Alex Gaynor · 10 years ago
  23. c7c9a43 https by Paul Kehrer · 10 years ago
  24. 8c8cd72 update doc language to point more strongly at rfc 5280 by Paul Kehrer · 10 years ago
  25. d729cd3 add more words by Paul Kehrer · 10 years ago
  26. 0958641 remove python 3.2 from every other place I could find by Paul Kehrer · 10 years ago
  27. 9104b1d add more prose for AKI by Paul Kehrer · 10 years ago
  28. 2eb4ed9 AuthorityKeyIdentifier support by Paul Kehrer · 10 years ago
  29. 702ef6a Merge pull request #1783 from reaperhulk/san-class by Alex Gaynor · 10 years ago
  30. 3697b1a update a link that has been permanently redirected by Paul Kehrer · 10 years ago
  31. b511ba8 update the docs too by Paul Kehrer · 10 years ago
  32. 31bdf79 Add GeneralName and SubjectAlternativeName classes by Paul Kehrer · 10 years ago
  33. ec60cae Update docs by Steven Buss · 10 years ago
  34. b6c8faa Merge pull request #1839 from alex/decode-rfc-docs by Paul Kehrer · 10 years ago
  35. e6a5284 try out some new beta docker travis features by Paul Kehrer · 10 years ago
  36. 2d72cbf Simpler language by Alex Gaynor · 10 years ago
  37. 45a7fdb Removed a confusing sentence by Alex Gaynor · 10 years ago
  38. 834c03e Document that decode_rfc6979_signature raises ValueError by Alex Gaynor · 10 years ago
  39. 5508ee2 keyusage support in the OpenSSL backend by Paul Kehrer · 10 years ago
  40. cbfb101 alter approach to just use digest, no hexdigest by Paul Kehrer · 10 years ago
  41. 1eb82a6 add subjectkeyidentifier support by Paul Kehrer · 10 years ago
  42. 8900818 Merge pull request #1727 from public/dh-key-iface-2015 by Paul Kehrer · 10 years ago
  43. 232de6c DH key interfaces by Alex Stapleton · 11 years ago
  44. 11f1f82 Merge pull request #1786 from reaperhulk/san-vectors by Alex Gaynor · 10 years ago
  45. fbb7ac8 add x509 extensions class and basic tests (no extensions supported) by Paul Kehrer · 10 years ago
  46. 2e3c709 add X509 SAN extension vectors by Paul Kehrer · 10 years ago
  47. f5ac6c6 add unsupported extension marked critical by Paul Kehrer · 10 years ago
  48. b2e6c83 add unsupported extension x509 test vector by Paul Kehrer · 10 years ago
  49. 7ff9362 Remove extra space. by Terry Chia · 10 years ago
  50. cdf3d3b Merge pull request #1816 from Ayrx/fernet-docs by Paul Kehrer · 10 years ago
  51. c88bce5 add key usage vector with all 9 purposes set to true by Paul Kehrer · 10 years ago
  52. 738407b update doc language by Paul Kehrer · 10 years ago
  53. cecbbba add keyusage extension by Paul Kehrer · 10 years ago
  54. ffa2a15 add extendedkeyusage extension by Paul Kehrer · 10 years ago
  55. 88a2edd Merge pull request #1807 from reaperhulk/fix-ecrypt-link by Alex Gaynor · 10 years ago
  56. 43f7fba Merge pull request #1806 from reaperhulk/eku-oids by Alex Gaynor · 10 years ago
  57. 7476ff5 update ecrypt link in docs by Paul Kehrer · 10 years ago
  58. e1513fa support the EKU OIDs specified in RFC 5280 section 4.2.1.12 by Paul Kehrer · 10 years ago
  59. 175708c Added some more words to our dictionary. These are needed for #1785 by Alex Gaynor · 10 years ago
  60. 805960d Merge pull request #1799 from reaperhulk/san-csr-vector by Alex Gaynor · 10 years ago
  61. 0c518be add SAN CSR vectors by Paul Kehrer · 10 years ago
  62. 1effb6e add load_der_x509_csr to support loading DER encoded CSRs by Paul Kehrer · 10 years ago
  63. 89e4c95 add DER CSR vectors by Paul Kehrer · 10 years ago
  64. 7e007d5 add missing "signing" by Paul Kehrer · 10 years ago
  65. d3dafbd move testsetup around and improve some verbiage by Paul Kehrer · 10 years ago
  66. d26c4db move test setup by Paul Kehrer · 10 years ago
  67. a1a1f23 rename to CertificateSigningRequest by Paul Kehrer · 10 years ago
  68. 5aadb9c address some review comments by Paul Kehrer · 10 years ago
  69. 31e3988 rename request to CSR by Paul Kehrer · 10 years ago
  70. dc480ad basic support for parsing x509 requests by Paul Kehrer · 10 years ago
  71. 554104d Merge pull request #1769 from reaperhulk/x509-extension-bc by Alex Gaynor · 10 years ago
  72. fa56a23 basicConstraints support for OpenSSL X509 backend by Paul Kehrer · 10 years ago
  73. eab0d19 Attempt to explain MultiFernet better. by Terry Chia · 10 years ago
  74. d1ed673 add new basic constraints vector with path length zero by Paul Kehrer · 10 years ago
  75. 8c8ee12 Merge pull request #1768 from reaperhulk/basic-constraints by Alex Gaynor · 10 years ago
  76. 5553d57 review feedback updates by Paul Kehrer · 10 years ago
  77. 58b7569 doc updates and simplification of __repr__ by Paul Kehrer · 10 years ago
  78. 611d3d3 doc update by Paul Kehrer · 10 years ago
  79. 8589466 rework BasicConstraints and Extension. by Paul Kehrer · 10 years ago
  80. fd1444c review feedback doc updates by Paul Kehrer · 10 years ago
  81. 427bcf0 Merge pull request #1759 from reaperhulk/aes-keywrap-vectors by Alex Gaynor · 10 years ago
  82. 2bb9464 add docs for the OID_BASIC_CONSTRAINTS constant by Paul Kehrer · 10 years ago
  83. 8cf2642 basic constraints class & extensions interface by Paul Kehrer · 10 years ago
  84. e0eafaa add 3 new certificate vectors for upcoming basic constraints tests by Paul Kehrer · 10 years ago
  85. 16430f9 add keywrap test vectors from NIST by Paul Kehrer · 10 years ago
  86. d0109a5 Merge pull request #1738 from reaperhulk/deprecation-dance by Alex Gaynor · 10 years ago
  87. 891efd9 missed some links by Paul Kehrer · 10 years ago
  88. cd26d88 Merge pull request #1740 from alex/fixed-gitorious-link by Paul Kehrer · 10 years ago
  89. 3efbf49 Updated one more gitorious link by Alex Gaynor · 10 years ago
  90. 0064bfa Use full path in the documentation by Alex Gaynor · 10 years ago
  91. ebee006 Do the deprecation dance by Paul Kehrer · 10 years ago
  92. a5515c7 DSA public key serialization by Paul Kehrer · 10 years ago
  93. c2ab307 fix a docs link by Paul Kehrer · 10 years ago
  94. c5d886a update docs to add ECPublicKey to list of classes that have public_bytes by Paul Kehrer · 10 years ago
  95. 419615b serialize EC public keys by Paul Kehrer · 10 years ago
  96. efc7f3d update docs to note PKCS1 is essentially RSA only by Paul Kehrer · 10 years ago
  97. 3f157e0 support RSA public key serialization by Paul Kehrer · 10 years ago
  98. dac86a9 gitorious is no longer a thing so gnutls is now hosted by gitlab by Paul Kehrer · 10 years ago
  99. 7bdb2d8 Merge pull request #1712 from reaperhulk/serialize-dsa-private-key by Alex Gaynor · 10 years ago
  100. 0be6ddc Merge pull request #1714 from reaperhulk/asymmetric-public-vectors by Alex Stapleton · 10 years ago