1. c6ba99d Upgrade cryptography from 2.5 to 3.3 by Lucia Li · 2 years, 7 months ago
  2. 7a127a5 Updated link to PKCS#3 -- fixes #4671 (#4722) by Alex Gaynor · 5 years ago
  3. 46cec4d Apparently NIST crypto resources are essential to life and property (#4721) by Alex Gaynor · 5 years ago
  4. 2de450a deprecate encode_point and migrate all internal callers (#4720) by Paul Kehrer · 5 years ago
  5. a07b1f5 add support for encoding compressed points (#4638) by Paul Kehrer · 5 years ago
  6. 5fe88ea shake128/256 support (#4611) by Paul Kehrer · 5 years ago
  7. e5463cc consistently linky RFC in the docs (#4716) by Alex Gaynor · 5 years ago
  8. d7c0c14 Bump this way up and see if it helps (#4713) by Alex Gaynor · 5 years ago
  9. 7f8d9c0 support byteslike in KBKDFHMAC (#4711) by Paul Kehrer · 5 years ago
  10. a779944 support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709) by Paul Kehrer · 5 years ago
  11. 2b40f49 support byteslike for OTP (#4710) by Paul Kehrer · 5 years ago
  12. 62e22a5 Support byteslike in HKDF and PBKDF2HMAC (#4707) by Paul Kehrer · 5 years ago
  13. 8d9ea52 support byteslike in hmac update (#4705) by Paul Kehrer · 5 years ago
  14. bfc6fae support bytes-like keys in CMAC and HMAC contexts (#4701) by Paul Kehrer · 5 years ago
  15. c6656af add support for byteslike password/data to load_{pem,der}_private_key (#4693) by Paul Kehrer · 5 years ago
  16. 82177c2 support byteslike in aead for key and nonce (#4695) by Paul Kehrer · 5 years ago
  17. 9c2f3d6 support byteslike in X448PrivateKey.from_private_bytes (#4694) by Paul Kehrer · 5 years ago
  18. 2f34994 add support for byteslike on password and data for pkcs12 loading (#4690) by Paul Kehrer · 5 years ago
  19. c6c25c2 Serialization x25519 (#4688) by Paul Kehrer · 5 years ago
  20. aeb3acb Update wycheproof commit in docs (#4687) by Alex Gaynor · 5 years ago
  21. 638ab4a add x25519 pkcs8/subjectpublickeyinfo vectors (#4685) by Paul Kehrer · 5 years ago
  22. dbcbffa support x448 public/private serialization both raw and pkcs8 (#4653) by Paul Kehrer · 5 years ago
  23. 9b19810 Fixes #4683 -- fixed linux kernel version that has getrandom (#4684) by Alex Gaynor · 5 years ago
  24. 60f264b add signature_hash_algorithm to OCSPResponse (#4681) by Paul Kehrer · 5 years ago
  25. 3d9b264 Use the contents of the ecrypt docs from the University website (#4673) by Alex Gaynor · 5 years ago
  26. 042dce4 Update URL to EFF (#4672) by Alex Gaynor · 5 years ago
  27. e6f8d79 Fixed anchor for URL (#4670) by Alex Gaynor · 5 years ago
  28. a2156b0 Don't try to linkcheck nist links for the time being (#4668) by Alex Gaynor · 5 years ago
  29. e57c63c add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667) by Paul Kehrer · 5 years ago
  30. ebaa570 Sphinx's website is now https (#4662) by Alex Gaynor · 5 years ago
  31. 9aeabd9 DigiCert's root is now available over https (#4664) by Alex Gaynor · 5 years ago
  32. 8241557 Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646) by Marti Raudsepp · 5 years ago
  33. 89e1e34 deprecate old from_encoded_point (#4640) by Paul Kehrer · 5 years ago
  34. 4c5740a Compressed point support (#4629) by Paul Kehrer · 5 years ago
  35. 489bae9 add compressed point EC vectors (#4637) by Paul Kehrer · 5 years ago
  36. 3c68250 allow bytes-like for key/iv/data for symmetric encryption (#4621) by Paul Kehrer · 5 years ago
  37. c2d1637 make the same doc changes to DH as we did for ECDH (#4631) by Paul Kehrer · 5 years ago
  38. 31af768 Update link to MS docs (#4632) by Alex Gaynor · 5 years ago
  39. c73367a Jenkins is fixed! (#4630) by Alex Gaynor · 5 years ago
  40. 5bc3bf7 Adds a more descriptive error msg for wrong wrapping (#4504) by André Almeida · 5 years ago
  41. c3d38b5 Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#4304) by Marti Raudsepp · 5 years ago
  42. 7e42282 remove idna as a primary dependency (#4624) by Paul Kehrer · 5 years ago
  43. eb3e2e0 IssuingDistributionPoint support (parse only) (#4552) by Paul Kehrer · 6 years ago
  44. e4e7b89 PKCS12 Basic Parsing (#4553) by Paul Kehrer · 6 years ago
  45. 8f3d259 add ed448 test vectors (#4608) by Paul Kehrer · 6 years ago
  46. 6f88e01 X448 support (#4580) by Paul Kehrer · 6 years ago
  47. 3065e16 add sha3 support (#4573) by Paul Kehrer · 6 years ago
  48. d67fa82 add SHA512/224 and SHA512/256 support (#4575) by Paul Kehrer · 6 years ago
  49. 1cd33bc x448 test vectors (#4576) by Paul Kehrer · 6 years ago
  50. a30013b add a few more EC OIDs (#4572) by Paul Kehrer · 6 years ago
  51. 98420ea another pkcs12 vector (#4557) by Paul Kehrer · 6 years ago
  52. 94c13bb additional pkcs12 test vector (#4554) by Paul Kehrer · 6 years ago
  53. 95af1e3 add EC OIDs (#4435) by Paul Kehrer · 6 years ago
  54. f5ab0de add pkcs12 test vectors (#4535) by Paul Kehrer · 6 years ago
  55. 84f6c1b Whitelist NTT for linkcheck (#4547) by Alex Gaynor · 6 years ago
  56. 328c314 add issuingDistributionPoint vectors (#4537) by Paul Kehrer · 6 years ago
  57. e617c5a OCSP response builder (#4485) by Paul Kehrer · 6 years ago
  58. 6e756ae add IDP OID and docs (#4533) by Paul Kehrer · 6 years ago
  59. 80a0ab4 change ECDH documentation to show both classical ECDH and ECDHE (#4530) by Paul Kehrer · 6 years ago
  60. ece7442 reorder curves to put binary (SECT) curves down at the bottom (#4529) by Paul Kehrer · 6 years ago
  61. 03eab03 add a new SCT vector (#4528) by Paul Kehrer · 6 years ago
  62. 2d9f8e8 HTTPS one last URL (#4522) by Alex Gaynor · 6 years ago
  63. 9569f5c OpenPGP's website is also HTTPS! (#4518) by Alex Gaynor · 6 years ago
  64. df57af0 oss-security page is https too! (#4517) by Alex Gaynor · 6 years ago
  65. 5e5990a Colin's website went HTTPS! (#4515) by Alex Gaynor · 6 years ago
  66. a9b4f86 next_update is not a required field on OCSP responses (#4513) by Paul Kehrer · 6 years ago
  67. f6f2d7e Another URL goes https! (#4512) by Alex Gaynor · 6 years ago
  68. a9feff3 Update the linkcheck ignores (#4511) by Alex Gaynor · 6 years ago
  69. 8a35a20 Enhance info on pip requirements intallation (#4499) by André Almeida · 6 years ago
  70. 838bc4a simplify some language (#4495) by Paul Kehrer · 6 years ago
  71. 6460228 Style nits for docs (#4494) by Alex Gaynor · 6 years ago
  72. 16f746f Add a tutorial explaining how to check the signature of a certificate (#4478) by g_goessel · 6 years ago
  73. 788b859 OCSP response serialization (#4482) by Paul Kehrer · 6 years ago
  74. 0c07580 support extensions in the OCSP request builder (#4481) by Paul Kehrer · 6 years ago
  75. b8db668 add OCSP basic response extension parsing (#4479) by Paul Kehrer · 6 years ago
  76. a07de31 support OCSP response parsing (#4452) by Paul Kehrer · 6 years ago
  77. edfedc1 a few docs fixes and language improvements (#4472) by Paul Kehrer · 6 years ago
  78. 0940310 OCSP request extension parsing (#4464) by Paul Kehrer · 6 years ago
  79. 3cc0079 add OCSP request with a request extension (nonce) (#4462) by Paul Kehrer · 6 years ago
  80. 26c425d document that OCSPResponse attributes can raise valuerror (#4453) by Paul Kehrer · 6 years ago
  81. 1ded081 More OCSP vectors (#4451) by Paul Kehrer · 6 years ago
  82. 8e499b2 add LE subordinate certificate to test vectors (#4450) by Paul Kehrer · 6 years ago
  83. d3601b1 initial OCSP response docs (#4448) by Paul Kehrer · 6 years ago
  84. 5d9c8e2 add more OCSP response vectors (#4445) by Paul Kehrer · 6 years ago
  85. dd6b78b Fixes #4333 -- added support for precert poison extension (#4442) by Alex Gaynor · 6 years ago
  86. 33dbd93 OCSP response vector (#4443) by Paul Kehrer · 6 years ago
  87. 0f629bb refactor ocsp request parsing and generation to support only one cert (#4439) by Paul Kehrer · 6 years ago
  88. 5a54f1a Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427) by Alex Gaynor · 6 years ago
  89. 00c0b23 Fixes #4357 -- document the additional release steps for a security release (#4429) by Alex Gaynor · 6 years ago
  90. ef3b38d Added vector for pre-certificate poison extension (#4432) by Alex Gaynor · 6 years ago
  91. b7114e9 Update our security documentation to match what we actually do (#4430) by Alex Gaynor · 6 years ago
  92. 002fa75 make an ocsp request (#4402) by Paul Kehrer · 6 years ago
  93. 2284eea Fixes #4426 -- use modern idiom in our bindings docs (#4428) by Alex Gaynor · 6 years ago
  94. f232184 Fixes #4408 -- added an FAQ about abi3 wheels (#4425) by Alex Gaynor · 6 years ago
  95. 3e73724 Mention that PyCA also maintains pynacl (#4422) by Alex Gaynor · 6 years ago
  96. 6534706 Remove several very old FAQ entries (#4423) by Alex Gaynor · 6 years ago
  97. 7127972 openssl 1.1.1 testing (#4112) by Paul Kehrer · 6 years ago
  98. 3ce8883 Fix encoding errors in RSA test keys. (#4410) by David Benjamin · 6 years ago
  99. 5b50231 remove freebsd11 builder (#4401) by Paul Kehrer · 6 years ago
  100. 732cf64 OCSP request parsing (#4393) by Paul Kehrer · 6 years ago