1. 4377454 Use HTTPS for a link in our docs (#2869) by Alex Gaynor · 9 years ago
  2. 7e6afe8 Add vectors for unkeyed blake2s and blake2b. (#2867) by Terry Chia · 9 years ago
  3. 1c6e624 Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-mode by Paul Kehrer · 9 years ago
  4. fac4d64 Fixing line > 79 characters, PEP8 by Jared Messenger · 9 years ago
  5. d3c21ca add e-trust russian x509 test vector by Paul Kehrer · 9 years ago
  6. 54035d3 NIST SP 800-108 Counter Mode KDF test vectors. by Jared Messenger · 9 years ago
  7. 6422d83 HTTPS some links, in the odd event users of a cryptographic library would care about authentication, integrity, or confidentiality by Alex Gaynor · 9 years ago
  8. a372db3 Merge pull request #2670 from joernheissler/x509_req_verify by Paul Kehrer · 9 years ago
  9. 4a6e2de add another policy constraints test vector by Paul Kehrer · 9 years ago
  10. 0ab8e9e Document the vector by Alex Gaynor · 9 years ago
  11. 1bd77e2 Add verify method on CertificateSigningRequest by Joern Heissler · 10 years ago
  12. 277b701 update some links with the redirects shown in the linkchecker by Paul Kehrer · 10 years ago
  13. 249d9be new unsupported extension x509 test vector by Paul Kehrer · 10 years ago
  14. 93df8b7 add new CRL test vector by Paul Kehrer · 10 years ago
  15. 9543a33 support CRLs with no revoked certificates by Paul Kehrer · 10 years ago
  16. d242ebb use the non-deprecated name for this function by Alex Gaynor · 10 years ago
  17. 6c83cc6 Also include arc4 in the toctree in test vectors by Ehren Kret · 10 years ago
  18. 48f1801 Fix pep8 lint errors by Ehren Kret · 10 years ago
  19. e23c0b7 Reference arc4.rst from the test-vectors.rst page by Ehren Kret · 10 years ago
  20. d01c20f Add support for 160 bit ARC4 keys by Ehren Kret · 10 years ago
  21. a6c8259 add crl file to test-vectors.rst by Erik Trauschke · 10 years ago
  22. 9c9910d Merge pull request #2402 from ddcc/patch-1 by Paul Kehrer · 10 years ago
  23. 96605fc Fixed #2404 -- handle a certificate with an unknown public key by Alex Gaynor · 10 years ago
  24. 87bb957 fix to handle malformed certificates without hostname by Dominic Chen · 10 years ago
  25. bfda765 drop the tls, it uses a weird CA that's not supported on our CI by Alex Gaynor · 10 years ago
  26. 4566cb9 a few more fixes by Alex Gaynor · 10 years ago
  27. 3197ab5 HTTPS-ifiy to some links by Alex Gaynor · 10 years ago
  28. e69da95 Add NIST Vectors for ANSI X9.63 KDF by Simo Sorce · 10 years ago
  29. 4113d5b add intermediate CA vector for future AuthorityKeyIdentifier testing by Paul Kehrer · 10 years ago
  30. 0f98436 add test vector from #2183 by Paul Kehrer · 10 years ago
  31. 0ed3d91 add SAN ediPartyName and x400Address test vectors by Paul Kehrer · 10 years ago
  32. 8f458ab add name constraints vector with /32 and /128 IP networks by Paul Kehrer · 10 years ago
  33. 7155c98 add more basic name constraints vector by Paul Kehrer · 10 years ago
  34. 5d3f7b7 add new name constraints vector with invalid IP netmask by Paul Kehrer · 10 years ago
  35. 3f0522f add wildcard IDNA SAN by Paul Kehrer · 10 years ago
  36. e651b7f add wildcard SAN x509 test vector by Paul Kehrer · 10 years ago
  37. 77e4739 Merge pull request #2040 from reaperhulk/policy-constraints-vectors by Alex Gaynor · 10 years ago
  38. c10c446 Merge pull request #2043 from reaperhulk/nc-vectors by Alex Gaynor · 10 years ago
  39. cf1109d add name constraints test vectors by Paul Kehrer · 10 years ago
  40. 769e7f2 add issuer alternative name test vector by Paul Kehrer · 10 years ago
  41. 7733562 add x509 policy constraints test vectors by Paul Kehrer · 10 years ago
  42. d59b07c add OCSPNoCheck test vector by Paul Kehrer · 10 years ago
  43. 43cd3d2 Merge pull request #1907 from simo5/ECDHKDFTests by Paul Kehrer · 10 years ago
  44. 70d3138 docfix by Erik Trauschke · 10 years ago
  45. 0150e3d add example CRL PEM files to vectors by Erik Trauschke · 10 years ago
  46. d0a66e7 add SAN vector with IDNA 2003 encoding by Paul Kehrer · 10 years ago
  47. c97ca7e Adds new CSR test vector. by Andre Caron · 10 years ago
  48. 2b54fb0 Moves CSR test vectors to requests folder. by Andre Caron · 10 years ago
  49. 6cfe79b Moves new CSR vector descriptions to CSR section. by Andre Caron · 10 years ago
  50. 26cab5d Fixes typos. by Andre Caron · 10 years ago
  51. e845d0e Adds test vectors for X.509 CSR decoding. by Andre Caron · 10 years ago
  52. 208d678 more CDP vectors! by Paul Kehrer · 10 years ago
  53. 5ac4154 add another certificate policies test vector by Paul Kehrer · 10 years ago
  54. cdfe0f9 add certificate policies vectors by Paul Kehrer · 10 years ago
  55. 28d5421 add CRL distribution points vectors by Paul Kehrer · 10 years ago
  56. 83e563e Modify ECDH Test vector loader for KDF vectors by Simo Sorce · 10 years ago
  57. 64c82e0 add some authority information access x509 vectors by Paul Kehrer · 10 years ago
  58. 6df20b3 Merge pull request #1895 from reaperhulk/aki-vector by Alex Gaynor · 10 years ago
  59. e0afa5d Add new vectors to the docs by Alex Stapleton · 10 years ago
  60. e54478f Docs for custom secp256k1 vectors by Alex Stapleton · 10 years ago
  61. 0d52e2a add another authority key identifier vector by Paul Kehrer · 10 years ago
  62. b0deb44 add AKI vector by Paul Kehrer · 10 years ago
  63. fddf29f Verification script by Alex Stapleton · 10 years ago
  64. 12cc9a4 Script for generating SECP256K1 vectors by Alex Stapleton · 10 years ago
  65. c4b698e Merge pull request #1885 from reaperhulk/iap-vectors by Alex Gaynor · 10 years ago
  66. 986e5fa add an extended key usage x509 vector by Paul Kehrer · 10 years ago
  67. 67a62c8 add inhibit any policy test vectors by Paul Kehrer · 10 years ago
  68. a3527ac Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir by Alex Gaynor · 10 years ago
  69. fbc6219 add test vectors for directory name and ip address SAN names by Paul Kehrer · 10 years ago
  70. 60163d7 add a SAN vector that's a single IDNA rfc822name by Paul Kehrer · 10 years ago
  71. 6abe567 Merge pull request #1836 from public/rfc5114-dh by Paul Kehrer · 10 years ago
  72. 91ca343 DH examples from https://tools.ietf.org/rfc/rfc5114.txt by Alex Stapleton · 10 years ago
  73. 542f4e5 IDNA and edge case SAN test vectors by Paul Kehrer · 10 years ago
  74. 0958641 remove python 3.2 from every other place I could find by Paul Kehrer · 10 years ago
  75. c88bce5 add key usage vector with all 9 purposes set to true by Paul Kehrer · 10 years ago
  76. 0c518be add SAN CSR vectors by Paul Kehrer · 10 years ago
  77. 89e4c95 add DER CSR vectors by Paul Kehrer · 10 years ago
  78. 2e3c709 add X509 SAN extension vectors by Paul Kehrer · 10 years ago
  79. f5ac6c6 add unsupported extension marked critical by Paul Kehrer · 10 years ago
  80. b2e6c83 add unsupported extension x509 test vector by Paul Kehrer · 10 years ago
  81. d1ed673 add new basic constraints vector with path length zero by Paul Kehrer · 10 years ago
  82. 427bcf0 Merge pull request #1759 from reaperhulk/aes-keywrap-vectors by Alex Gaynor · 10 years ago
  83. e0eafaa add 3 new certificate vectors for upcoming basic constraints tests by Paul Kehrer · 10 years ago
  84. 16430f9 add keywrap test vectors from NIST by Paul Kehrer · 10 years ago
  85. 3efbf49 Updated one more gitorious link by Alex Gaynor · 10 years ago
  86. dac86a9 gitorious is no longer a thing so gnutls is now hosted by gitlab by Paul Kehrer · 10 years ago
  87. 0be6ddc Merge pull request #1714 from reaperhulk/asymmetric-public-vectors by Alex Stapleton · 10 years ago
  88. 6d97742 DER conversion of PKCS1 rsa.pub.pem by Paul Kehrer · 10 years ago
  89. b07a0c9 add RSA/DSA PKCS1 public keys by Paul Kehrer · 10 years ago
  90. 5e9a8a3 Update OpenSSL test vector link to point at Github repository by Paul Kehrer · 10 years ago
  91. ff2167a move x509 request vector docs to a new section by Paul Kehrer · 10 years ago
  92. 62bd386 add X509 request custom vectors by Paul Kehrer · 10 years ago
  93. c2fe5e2 remove IBM link and replace with smartbear PDF link by Paul Kehrer · 10 years ago
  94. 2b6ba0c document vector provenance by Paul Kehrer · 10 years ago
  95. b01622d add legacy Verisign PCA (MD2) root to vectors by Paul Kehrer · 10 years ago
  96. 6392b4b add utf8 certificate by Paul Kehrer · 11 years ago
  97. 1207d15 wrap a thing by Paul Kehrer · 11 years ago
  98. 2221720 add two custom certificates for x509 name parsing tests by Paul Kehrer · 11 years ago
  99. 3cf1766 Fixed the paths in the go cast verifier. by Alex Gaynor · 11 years ago
  100. 4b8abc3 fix path mistake by Paul Kehrer · 11 years ago