1. 726cea3 remove critical flag from cert issuer entry ext to work with OpenSSL < 1.0.0 by Erik Trauschke · 9 years ago
  2. bff54ef reopen master for eleventh release by Paul Kehrer · 9 years ago
  3. 55ab805 bump versions and release 1.0 by Paul Kehrer · 9 years ago
  4. 4113d5b add intermediate CA vector for future AuthorityKeyIdentifier testing by Paul Kehrer · 9 years ago
  5. 0f98436 add test vector from #2183 by Paul Kehrer · 9 years ago
  6. 0ed3d91 add SAN ediPartyName and x400Address test vectors by Paul Kehrer · 9 years ago
  7. 8f458ab add name constraints vector with /32 and /128 IP networks by Paul Kehrer · 9 years ago
  8. 7155c98 add more basic name constraints vector by Paul Kehrer · 9 years ago
  9. 5d3f7b7 add new name constraints vector with invalid IP netmask by Paul Kehrer · 9 years ago
  10. 33edaf1 fix permitted/excluded nameconstraints vector to have valid IP netmask by Paul Kehrer · 9 years ago
  11. 3f0522f add wildcard IDNA SAN by Paul Kehrer · 9 years ago
  12. 45de23a Merge pull request #2059 from reaperhulk/add-wildcard-san by Alex Gaynor · 9 years ago
  13. e651b7f add wildcard SAN x509 test vector by Paul Kehrer · 9 years ago
  14. 873109a name constraints should not contain a wildcard character by Paul Kehrer · 9 years ago
  15. 77e4739 Merge pull request #2040 from reaperhulk/policy-constraints-vectors by Alex Gaynor · 9 years ago
  16. c10c446 Merge pull request #2043 from reaperhulk/nc-vectors by Alex Gaynor · 9 years ago
  17. cf1109d add name constraints test vectors by Paul Kehrer · 9 years ago
  18. 769e7f2 add issuer alternative name test vector by Paul Kehrer · 9 years ago
  19. 7733562 add x509 policy constraints test vectors by Paul Kehrer · 9 years ago
  20. d59b07c add OCSPNoCheck test vector by Paul Kehrer · 9 years ago
  21. 0150e3d add example CRL PEM files to vectors by Erik Trauschke · 9 years ago
  22. 506a215 update all 0.10 to 1.0 by Paul Kehrer · 9 years ago
  23. d0a66e7 add SAN vector with IDNA 2003 encoding by Paul Kehrer · 9 years ago
  24. c97ca7e Adds new CSR test vector. by Andre Caron · 9 years ago
  25. 2b54fb0 Moves CSR test vectors to requests folder. by Andre Caron · 9 years ago
  26. cf50f6d Fixes critical flag in CSR test vector. by Andre Caron · 9 years ago
  27. e845d0e Adds test vectors for X.509 CSR decoding. by Andre Caron · 9 years ago
  28. 3f7d109 Merge pull request #1951 from mithrandi/no-executable-vectors by Paul Kehrer · 9 years ago
  29. 0648da4 Remove unnecessary executable bit. by Tristan Seligmann · 9 years ago
  30. d5257ab open master for tenth release by Paul Kehrer · 9 years ago
  31. c486ed5 0.9 time by Paul Kehrer · 9 years ago
  32. 208d678 more CDP vectors! by Paul Kehrer · 9 years ago
  33. 5ac4154 add another certificate policies test vector by Paul Kehrer · 9 years ago
  34. cdfe0f9 add certificate policies vectors by Paul Kehrer · 9 years ago
  35. 28d5421 add CRL distribution points vectors by Paul Kehrer · 9 years ago
  36. 51f4cd4 Merge pull request #1897 from reaperhulk/add-secp256k1-generated-vectors by Alex Gaynor · 9 years ago
  37. 0049e2b Add NIST vectors for ECDH plus ConcatKDF by Simo Sorce · 9 years ago
  38. 18bba84 Merge pull request #1876 from simo5/ECDH by Paul Kehrer · 9 years ago
  39. 64c82e0 add some authority information access x509 vectors by Paul Kehrer · 9 years ago
  40. 395a152 vectors generated by the custom vector generator in #1867 by Paul Kehrer · 9 years ago
  41. 0d52e2a add another authority key identifier vector by Paul Kehrer · 9 years ago
  42. b0deb44 add AKI vector by Paul Kehrer · 9 years ago
  43. c4b698e Merge pull request #1885 from reaperhulk/iap-vectors by Alex Gaynor · 9 years ago
  44. 986e5fa add an extended key usage x509 vector by Paul Kehrer · 9 years ago
  45. 67a62c8 add inhibit any policy test vectors by Paul Kehrer · 9 years ago
  46. 917addb Add loader for ECDH test vectors by Simo Sorce · 9 years ago
  47. a3527ac Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir by Alex Gaynor · 9 years ago
  48. fbc6219 add test vectors for directory name and ip address SAN names by Paul Kehrer · 9 years ago
  49. 60163d7 add a SAN vector that's a single IDNA rfc822name by Paul Kehrer · 9 years ago
  50. 6abe567 Merge pull request #1836 from public/rfc5114-dh by Paul Kehrer · 9 years ago
  51. 91ca343 DH examples from https://tools.ietf.org/rfc/rfc5114.txt by Alex Stapleton · 9 years ago
  52. 542f4e5 IDNA and edge case SAN test vectors by Paul Kehrer · 9 years ago
  53. c88bce5 add key usage vector with all 9 purposes set to true by Paul Kehrer · 9 years ago
  54. 0c518be add SAN CSR vectors by Paul Kehrer · 9 years ago
  55. 89e4c95 add DER CSR vectors by Paul Kehrer · 9 years ago
  56. 2e3c709 add X509 SAN extension vectors by Paul Kehrer · 9 years ago
  57. f5ac6c6 add unsupported extension marked critical by Paul Kehrer · 9 years ago
  58. b2e6c83 add unsupported extension x509 test vector by Paul Kehrer · 9 years ago
  59. d1ed673 add new basic constraints vector with path length zero by Paul Kehrer · 9 years ago
  60. 427bcf0 Merge pull request #1759 from reaperhulk/aes-keywrap-vectors by Alex Gaynor · 10 years ago
  61. e0eafaa add 3 new certificate vectors for upcoming basic constraints tests by Paul Kehrer · 10 years ago
  62. 16430f9 add keywrap test vectors from NIST by Paul Kehrer · 10 years ago
  63. 8ce597b reopen tree for 0.9 development work by Paul Kehrer · 10 years ago
  64. 5dc4b88 update changelog and bump version to 0.8 by Paul Kehrer · 10 years ago
  65. 6d97742 DER conversion of PKCS1 rsa.pub.pem by Paul Kehrer · 10 years ago
  66. b07a0c9 add RSA/DSA PKCS1 public keys by Paul Kehrer · 10 years ago
  67. 62bd386 add X509 request custom vectors by Paul Kehrer · 10 years ago
  68. b01622d add legacy Verisign PCA (MD2) root to vectors by Paul Kehrer · 10 years ago
  69. 6392b4b add utf8 certificate by Paul Kehrer · 10 years ago
  70. 2221720 add two custom certificates for x509 name parsing tests by Paul Kehrer · 10 years ago
  71. 10831a0 add DER asymmetric keys by Paul Kehrer · 10 years ago
  72. 87ff01a Fixed #1598 -- "it's 2015 somewhere" by Alex Gaynor · 10 years ago
  73. d12ba6b who can remember where all these files belong? nobody. by Paul Kehrer · 10 years ago
  74. 08120d7 open master for eighth release development by Paul Kehrer · 10 years ago
  75. e813509 0.7 changelog and version bump by Paul Kehrer · 10 years ago
  76. c5e9ce0 Merge pull request #1498 from reaperhulk/x509-more-vectors by Alex Stapleton · 10 years ago
  77. a850c61 rename DSA test vector certificate to be more clear by Paul Kehrer · 10 years ago
  78. d317bae add ECDSA certificate that does not have a named curve OID by Paul Kehrer · 10 years ago
  79. fdae070 alter vector file loader to support passing read mode by Paul Kehrer · 10 years ago
  80. ebc2650 add several new x509 test vectors by Paul Kehrer · 10 years ago
  81. bab4e39 add NIST PKITS X.509 vectors by Paul Kehrer · 10 years ago
  82. 70ed6cb Upgrade the encryption algorithm on another thing. This uses the same PBES2 parameters as the previous one. by Alex Gaynor · 10 years ago
  83. 038b47e Re-encrypts one of our vectors from a truly atrocious algorithm (single DES, MD5) to a PBES#2 based one (PBKDF2HMAC + AES) by Alex Gaynor · 10 years ago
  84. 5951f46 Update the license header for every source file, as well as the documentation. by Alex Gaynor · 10 years ago
  85. d2cb974 fix by Alex Gaynor · 10 years ago
  86. abe8bc9 Update the license in setup.py by Alex Gaynor · 10 years ago
  87. 6eeb4da Added new license files. Refs #1209 by Alex Gaynor · 10 years ago
  88. b399220 Remove the EC PARAMETERS section from the PEM by Alex Gaynor · 10 years ago
  89. 1710712 Add license to cryptography_vectors tarball; solves #1377 by maxking · 10 years ago
  90. 9868133 open master for seventh release development by Paul Kehrer · 10 years ago
  91. c3f11d8 Bump version and set changelog date for 0.6 release by Paul Kehrer · 10 years ago
  92. df1e16d Added missing newline, corrected changes by michael-hart · 10 years ago
  93. b45731b Part 1 of rebase, with corrections for pep8 by michael-hart · 10 years ago
  94. 00ef605 Added missing vector file by michael-hart · 10 years ago
  95. 2e1f738 Test Vector changes by michael-hart · 10 years ago
  96. acda044 Added PKCS8 encoded private keys to tests by Michael Hart · 10 years ago
  97. 909f822 Changed EC curve type and add test markers by Michael · 10 years ago
  98. 04e783f Implemented support for loading EC private keys by unknown · 10 years ago
  99. 23fef0a NIST KASVS values for DH and ECDH by Alex Stapleton · 10 years ago
  100. 1757fe3 open master for development on the sixth release by Paul Kehrer · 10 years ago