1. 7deaf5a handle empty byte string in from_encoded_point (#4649) by Paul Kehrer · 5 years ago
  2. 3c137d9 Fedora has rev'd its Python to 3.7 (#4647) by Alex Gaynor · 5 years ago
  3. 8241557 Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646) by Marti Raudsepp · 5 years ago
  4. 89e1e34 deprecate old from_encoded_point (#4640) by Paul Kehrer · 5 years ago
  5. 4c5740a Compressed point support (#4629) by Paul Kehrer · 5 years ago
  6. 0143367 document what the vector format is a little better (#4639) by Paul Kehrer · 5 years ago
  7. 489bae9 add compressed point EC vectors (#4637) by Paul Kehrer · 5 years ago
  8. 75cce22 convert some asserts to function calls (#4636) by Paul Kehrer · 5 years ago
  9. 6214296 ec key creation by curve name refactored into a method (#4634) by Paul Kehrer · 5 years ago
  10. 3c68250 allow bytes-like for key/iv/data for symmetric encryption (#4621) by Paul Kehrer · 5 years ago
  11. c2d1637 make the same doc changes to DH as we did for ECDH (#4631) by Paul Kehrer · 5 years ago
  12. 31af768 Update link to MS docs (#4632) by Alex Gaynor · 5 years ago
  13. c73367a Jenkins is fixed! (#4630) by Alex Gaynor · 5 years ago
  14. 5bc3bf7 Adds a more descriptive error msg for wrong wrapping (#4504) by André Almeida · 5 years ago
  15. bddcd52 Updated BLAKE2s and BLAKE2b error messages from unsupportedalgorithm … (#4519) by Colin Metcalf · 5 years ago
  16. fbbd54f Raise MemoryError when backend.derive_scrypt can't malloc enough (#4592) by Tux · 5 years ago
  17. c3d38b5 Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#4304) by Marti Raudsepp · 5 years ago
  18. 7e42282 remove idna as a primary dependency (#4624) by Paul Kehrer · 5 years ago
  19. fec719b encode IssuingDistributionPoint (#4618) by Paul Kehrer · 6 years ago
  20. 6d7b70e switch to twine check for verifying our readme renders on pypi (#4623) by Paul Kehrer · 6 years ago
  21. afaa4c6 centralize our bytes check (#4622) by Paul Kehrer · 6 years ago
  22. 3531439 switch osrandom engine to blocking mode when getting entropy (#4620) by Paul Kehrer · 6 years ago
  23. eb4e7b1 reuse the libressl branch for OpenSSL built with OPENSSL_NO_PSK (#4619) by Paul Kehrer · 6 years ago
  24. 76e92e6 refactor some code into separate functions in asn1 encode (#4617) by Paul Kehrer · 6 years ago
  25. a84c5cd allow multi-valued RDNs (#4616) by Paul Kehrer · 6 years ago
  26. eb3e2e0 IssuingDistributionPoint support (parse only) (#4552) by Paul Kehrer · 6 years ago
  27. e4e7b89 PKCS12 Basic Parsing (#4553) by Paul Kehrer · 6 years ago
  28. 2f2f3d2 fix certbot downstream, show commit hash for all downstreams (#4614) by Paul Kehrer · 6 years ago
  29. b318e37 Add a retry on docker pull to be more resilient to intermittent failures (#4609) by Alex Gaynor · 6 years ago
  30. 8f3d259 add ed448 test vectors (#4608) by Paul Kehrer · 6 years ago
  31. c8dd3c0 Move SSH serialization to it's own file (#4607) by Alex Gaynor · 6 years ago
  32. bf621ba refactor serialization module into package (#4606) by Paul Kehrer · 6 years ago
  33. 8ec59be Added comments reminding us to improve this code when we go 1.1.1+ only (#4605) by Alex Gaynor · 6 years ago
  34. 6f88e01 X448 support (#4580) by Paul Kehrer · 6 years ago
  35. 579dfcf refactor x25519 exchange into utils (#4603) by Paul Kehrer · 6 years ago
  36. eda8a41 Import idna lazily to reduce our memory consumption (#4601) by Alex Gaynor · 6 years ago
  37. 3bd6159 Debian sid is now Python 3.7 (#4602) by Alex Gaynor · 6 years ago
  38. 3065e16 add sha3 support (#4573) by Paul Kehrer · 6 years ago
  39. cd4de3c port 2.4.2 changelog (#4599) by Paul Kehrer · 6 years ago
  40. ef70fc2 Bump 1.1.1 to a in travis (#4597) by Alex Gaynor · 6 years ago
  41. 8dc8264 Bump 1.1.0 in travis to j (#4595) by Alex Gaynor · 6 years ago
  42. e7a6229 Adjust DTLS check (#4593) by Rosen Penev · 6 years ago
  43. d373466 add EVPDigestFinalXOF for extendable output functions (#4589) by Paul Kehrer · 6 years ago
  44. 0dc5e3c refactor x25519 keygen into evp_pkey_keygen (#4587) by Paul Kehrer · 6 years ago
  45. b5d07b7 Ed bindings (#4586) by Paul Kehrer · 6 years ago
  46. fd64302 this hasn't worked in...years (#4585) by Paul Kehrer · 6 years ago
  47. d3b1804 error if the key length for x25519 isn't 32 bytes (#4584) by Paul Kehrer · 6 years ago
  48. d67fa82 add SHA512/224 and SHA512/256 support (#4575) by Paul Kehrer · 6 years ago
  49. 13365ef add bindings for early data (#4582) by Paul Kehrer · 6 years ago
  50. bcd3e8c add a little bit of x25519 interface docs we missed (#4574) by Paul Kehrer · 6 years ago
  51. 192ad8d upgrade docs to 1.1.1 (#4581) by Paul Kehrer · 6 years ago
  52. 7b57fe1 x448 bindings (#4577) by Paul Kehrer · 6 years ago
  53. 1cd33bc x448 test vectors (#4576) by Paul Kehrer · 6 years ago
  54. 3666786 add EVP raw key bindings (#4578) by Paul Kehrer · 6 years ago
  55. fec083e disable healthchecks on the rest of the hypothesis tests (#4579) by Paul Kehrer · 6 years ago
  56. a30013b add a few more EC OIDs (#4572) by Paul Kehrer · 6 years ago
  57. 6654329 Remove unnecessary use of six.binary_type (#4569) by Jon Dufresne · 6 years ago
  58. 5edac0c reopen master for 2.5 development (#4571) by Paul Kehrer · 6 years ago
  59. db08466 Revert O_CLOEXEC change to fix builds (#4570) by Alex Gaynor · 6 years ago
  60. 5e52fdc bump versions and update changelog for 2.4 release (#4568) by Paul Kehrer · 6 years ago
  61. 7d3daef parametrize a bunch of tests (#4365) by Paul Kehrer · 6 years ago
  62. 98420ea another pkcs12 vector (#4557) by Paul Kehrer · 6 years ago
  63. 94c13bb additional pkcs12 test vector (#4554) by Paul Kehrer · 6 years ago
  64. ea34c1a add various new TLS bindings (#4555) by Paul Kehrer · 6 years ago
  65. 95af1e3 add EC OIDs (#4435) by Paul Kehrer · 6 years ago
  66. 8f24aef move ObjectIdentifier to break an upcoming import cycle (#4550) by Paul Kehrer · 6 years ago
  67. 836250e suppress healthcheck too slow error (#4548) by Paul Kehrer · 6 years ago
  68. f5ab0de add pkcs12 test vectors (#4535) by Paul Kehrer · 6 years ago
  69. 84f6c1b Whitelist NTT for linkcheck (#4547) by Alex Gaynor · 6 years ago
  70. 74ce48c Add eq/ne/hash to PrecertificateSignedCertificateTimestamps (#4534) by Paul Kehrer · 6 years ago
  71. d91401d do not pass conversion on Solaris (#4545) by Bernát Gábor · 6 years ago
  72. f216775 Put the linkcheck build next to the other docs build (#4546) by Alex Gaynor · 6 years ago
  73. aa5f7a6 Simplify build matrix (#4543) by Paul Kehrer · 6 years ago
  74. 2f15dfb move linkcheck to travis (#4544) by Paul Kehrer · 6 years ago
  75. 983b35e create & use _evp_md_from_algorithm and _evp_md_non_null_from_algorithm (#4542) by Paul Kehrer · 6 years ago
  76. 328c314 add issuingDistributionPoint vectors (#4537) by Paul Kehrer · 6 years ago
  77. d9451fb add SCT_get0_signature (#4540) by Paul Kehrer · 6 years ago
  78. e617c5a OCSP response builder (#4485) by Paul Kehrer · 6 years ago
  79. 6e756ae add IDP OID and docs (#4533) by Paul Kehrer · 6 years ago
  80. 80a0ab4 change ECDH documentation to show both classical ECDH and ECDHE (#4530) by Paul Kehrer · 6 years ago
  81. ece7442 reorder curves to put binary (SECT) curves down at the bottom (#4529) by Paul Kehrer · 6 years ago
  82. 44ccbf0 refactor _decode_dist_points (#4536) by Paul Kehrer · 6 years ago
  83. 38a3c41 add bindings for supporting the issuing distribution point CRL extension (#4532) by Paul Kehrer · 6 years ago
  84. 03eab03 add a new SCT vector (#4528) by Paul Kehrer · 6 years ago
  85. cf00824 run docker builds in travis instead of jenkins (#4526) by Paul Kehrer · 6 years ago
  86. 57c3a18 Failure is not an option (#4527) by Alex Gaynor · 6 years ago
  87. b7bd000 don't limit hypothesis's time to generate valid test permutations (#4525) by Paul Kehrer · 6 years ago
  88. 2d9f8e8 HTTPS one last URL (#4522) by Alex Gaynor · 6 years ago
  89. dc30b8e add _create_asn1_time (#4524) by Paul Kehrer · 6 years ago
  90. 1478d0b ignore new W504 from flake8/pycodestyle (#4521) by Paul Kehrer · 6 years ago
  91. 9569f5c OpenPGP's website is also HTTPS! (#4518) by Alex Gaynor · 6 years ago
  92. 4b840d5 refactor set_asn1_time to take a datetime (#4516) by Paul Kehrer · 6 years ago
  93. df57af0 oss-security page is https too! (#4517) by Alex Gaynor · 6 years ago
  94. 5e5990a Colin's website went HTTPS! (#4515) by Alex Gaynor · 6 years ago
  95. 6345364 bind a constant for an error check (#4514) by Paul Kehrer · 6 years ago
  96. a9b4f86 next_update is not a required field on OCSP responses (#4513) by Paul Kehrer · 6 years ago
  97. f6f2d7e Another URL goes https! (#4512) by Alex Gaynor · 6 years ago
  98. a9feff3 Update the linkcheck ignores (#4511) by Alex Gaynor · 6 years ago
  99. 71e4251 blacklist latest hypothesis and pytest (#4510) by Paul Kehrer · 6 years ago
  100. a476453 Fixes #4500 -- use O_CLOEXEC when opening the /dev/urandom file descriptor (#4507) by Alex Gaynor · 6 years ago