1. 7f8d9c0 support byteslike in KBKDFHMAC (#4711) by Paul Kehrer · 7 years ago
  2. a779944 support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709) by Paul Kehrer · 7 years ago
  3. 2b40f49 support byteslike for OTP (#4710) by Paul Kehrer · 7 years ago
  4. 2758569 normalize KBKDF tests (#4708) by Paul Kehrer · 7 years ago
  5. 62e22a5 Support byteslike in HKDF and PBKDF2HMAC (#4707) by Paul Kehrer · 7 years ago
  6. 7f63e5b support bytes-like for X25519PrivateKey.from_private_bytes (#4698) by Paul Kehrer · 7 years ago
  7. 5b4c81e x448 and x25519 should enforce key lengths in backend (#4703) by Paul Kehrer · 7 years ago
  8. 8d9ea52 support byteslike in hmac update (#4705) by Paul Kehrer · 7 years ago
  9. b480d2d support byteslike in hash updates (#4702) by Paul Kehrer · 7 years ago
  10. bfc6fae support bytes-like keys in CMAC and HMAC contexts (#4701) by Paul Kehrer · 7 years ago
  11. c6656af add support for byteslike password/data to load_{pem,der}_private_key (#4693) by Paul Kehrer · 7 years ago
  12. c33ef91 turn off hypothesis deadlines, enforced by default in 4.0 (#4696) by Paul Kehrer · 7 years ago
  13. 82177c2 support byteslike in aead for key and nonce (#4695) by Paul Kehrer · 7 years ago
  14. 9c2f3d6 support byteslike in X448PrivateKey.from_private_bytes (#4694) by Paul Kehrer · 7 years ago
  15. 2f34994 add support for byteslike on password and data for pkcs12 loading (#4690) by Paul Kehrer · 7 years ago
  16. 9b49a87 Remove a dead assignment (#4692) by Alex Gaynor · 7 years ago
  17. c6c25c2 Serialization x25519 (#4688) by Paul Kehrer · 7 years ago
  18. aeb3acb Update wycheproof commit in docs (#4687) by Alex Gaynor · 7 years ago
  19. 638ab4a add x25519 pkcs8/subjectpublickeyinfo vectors (#4685) by Paul Kehrer · 7 years ago
  20. dbcbffa support x448 public/private serialization both raw and pkcs8 (#4653) by Paul Kehrer · 7 years ago
  21. 9b19810 Fixes #4683 -- fixed linux kernel version that has getrandom (#4684) by Alex Gaynor · 7 years ago
  22. 19b5d24 Add bindings to get SRTP protection profile (#4679) by Jeremy Lainé · 7 years ago
  23. 60f264b add signature_hash_algorithm to OCSPResponse (#4681) by Paul Kehrer · 7 years ago
  24. 90a5577 Another HTTPS (#4674) by Alex Gaynor · 7 years ago
  25. 3d9b264 Use the contents of the ecrypt docs from the University website (#4673) by Alex Gaynor · 7 years ago
  26. 042dce4 Update URL to EFF (#4672) by Alex Gaynor · 7 years ago
  27. e6f8d79 Fixed anchor for URL (#4670) by Alex Gaynor · 7 years ago
  28. a2156b0 Don't try to linkcheck nist links for the time being (#4668) by Alex Gaynor · 7 years ago
  29. e57c63c add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667) by Paul Kehrer · 7 years ago
  30. f7567f6 HTTPS a bunch of links in random places (#4666) by Alex Gaynor · 7 years ago
  31. ebaa570 Sphinx's website is now https (#4662) by Alex Gaynor · 7 years ago
  32. 9aeabd9 DigiCert's root is now available over https (#4664) by Alex Gaynor · 7 years ago
  33. 3c3f714 Debian buster goes py3.7 (#4663) by Alex Gaynor · 7 years ago
  34. 8f75d07 Fixes #4645 -- poll() on /dev/random before reading from /dev/urandom on Linux (#4656) by Alex Gaynor · 7 years ago
  35. 4bf93b7 Bump libressl versions in travis (#4654) by Alex Gaynor · 7 years ago
  36. f86696f add x448 to changelog (#4652) by Paul Kehrer · 7 years ago
  37. 815301a Improve error message for unsupported ciphers (#4650) by Alex Gaynor · 7 years ago
  38. d13fd93 Support compressed points in the wycheproof tests (#4648) by Alex Gaynor · 7 years ago
  39. 7deaf5a handle empty byte string in from_encoded_point (#4649) by Paul Kehrer · 7 years ago
  40. 3c137d9 Fedora has rev'd its Python to 3.7 (#4647) by Alex Gaynor · 7 years ago
  41. 8241557 Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646) by Marti Raudsepp · 7 years ago
  42. 89e1e34 deprecate old from_encoded_point (#4640) by Paul Kehrer · 7 years ago
  43. 4c5740a Compressed point support (#4629) by Paul Kehrer · 7 years ago
  44. 0143367 document what the vector format is a little better (#4639) by Paul Kehrer · 7 years ago
  45. 489bae9 add compressed point EC vectors (#4637) by Paul Kehrer · 7 years ago
  46. 75cce22 convert some asserts to function calls (#4636) by Paul Kehrer · 7 years ago
  47. 6214296 ec key creation by curve name refactored into a method (#4634) by Paul Kehrer · 7 years ago
  48. 3c68250 allow bytes-like for key/iv/data for symmetric encryption (#4621) by Paul Kehrer · 7 years ago
  49. c2d1637 make the same doc changes to DH as we did for ECDH (#4631) by Paul Kehrer · 7 years ago
  50. 31af768 Update link to MS docs (#4632) by Alex Gaynor · 7 years ago
  51. c73367a Jenkins is fixed! (#4630) by Alex Gaynor · 7 years ago
  52. 5bc3bf7 Adds a more descriptive error msg for wrong wrapping (#4504) by André Almeida · 7 years ago
  53. bddcd52 Updated BLAKE2s and BLAKE2b error messages from unsupportedalgorithm … (#4519) by Colin Metcalf · 7 years ago
  54. fbbd54f Raise MemoryError when backend.derive_scrypt can't malloc enough (#4592) by Tux · 7 years ago
  55. c3d38b5 Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#4304) by Marti Raudsepp · 7 years ago
  56. 7e42282 remove idna as a primary dependency (#4624) by Paul Kehrer · 7 years ago
  57. fec719b encode IssuingDistributionPoint (#4618) by Paul Kehrer · 7 years ago
  58. 6d7b70e switch to twine check for verifying our readme renders on pypi (#4623) by Paul Kehrer · 7 years ago
  59. afaa4c6 centralize our bytes check (#4622) by Paul Kehrer · 7 years ago
  60. 3531439 switch osrandom engine to blocking mode when getting entropy (#4620) by Paul Kehrer · 7 years ago
  61. eb4e7b1 reuse the libressl branch for OpenSSL built with OPENSSL_NO_PSK (#4619) by Paul Kehrer · 7 years ago
  62. 76e92e6 refactor some code into separate functions in asn1 encode (#4617) by Paul Kehrer · 7 years ago
  63. a84c5cd allow multi-valued RDNs (#4616) by Paul Kehrer · 7 years ago
  64. eb3e2e0 IssuingDistributionPoint support (parse only) (#4552) by Paul Kehrer · 7 years ago
  65. e4e7b89 PKCS12 Basic Parsing (#4553) by Paul Kehrer · 7 years ago
  66. 2f2f3d2 fix certbot downstream, show commit hash for all downstreams (#4614) by Paul Kehrer · 7 years ago
  67. b318e37 Add a retry on docker pull to be more resilient to intermittent failures (#4609) by Alex Gaynor · 7 years ago
  68. 8f3d259 add ed448 test vectors (#4608) by Paul Kehrer · 7 years ago
  69. c8dd3c0 Move SSH serialization to it's own file (#4607) by Alex Gaynor · 7 years ago
  70. bf621ba refactor serialization module into package (#4606) by Paul Kehrer · 7 years ago
  71. 8ec59be Added comments reminding us to improve this code when we go 1.1.1+ only (#4605) by Alex Gaynor · 7 years ago
  72. 6f88e01 X448 support (#4580) by Paul Kehrer · 7 years ago
  73. 579dfcf refactor x25519 exchange into utils (#4603) by Paul Kehrer · 7 years ago
  74. eda8a41 Import idna lazily to reduce our memory consumption (#4601) by Alex Gaynor · 7 years ago
  75. 3bd6159 Debian sid is now Python 3.7 (#4602) by Alex Gaynor · 7 years ago
  76. 3065e16 add sha3 support (#4573) by Paul Kehrer · 7 years ago
  77. cd4de3c port 2.4.2 changelog (#4599) by Paul Kehrer · 7 years ago
  78. ef70fc2 Bump 1.1.1 to a in travis (#4597) by Alex Gaynor · 7 years ago
  79. 8dc8264 Bump 1.1.0 in travis to j (#4595) by Alex Gaynor · 7 years ago
  80. e7a6229 Adjust DTLS check (#4593) by Rosen Penev · 7 years ago
  81. d373466 add EVPDigestFinalXOF for extendable output functions (#4589) by Paul Kehrer · 7 years ago
  82. 0dc5e3c refactor x25519 keygen into evp_pkey_keygen (#4587) by Paul Kehrer · 7 years ago
  83. b5d07b7 Ed bindings (#4586) by Paul Kehrer · 7 years ago
  84. fd64302 this hasn't worked in...years (#4585) by Paul Kehrer · 7 years ago
  85. d3b1804 error if the key length for x25519 isn't 32 bytes (#4584) by Paul Kehrer · 7 years ago
  86. d67fa82 add SHA512/224 and SHA512/256 support (#4575) by Paul Kehrer · 7 years ago
  87. 13365ef add bindings for early data (#4582) by Paul Kehrer · 7 years ago
  88. bcd3e8c add a little bit of x25519 interface docs we missed (#4574) by Paul Kehrer · 7 years ago
  89. 192ad8d upgrade docs to 1.1.1 (#4581) by Paul Kehrer · 7 years ago
  90. 7b57fe1 x448 bindings (#4577) by Paul Kehrer · 7 years ago
  91. 1cd33bc x448 test vectors (#4576) by Paul Kehrer · 7 years ago
  92. 3666786 add EVP raw key bindings (#4578) by Paul Kehrer · 7 years ago
  93. fec083e disable healthchecks on the rest of the hypothesis tests (#4579) by Paul Kehrer · 7 years ago
  94. a30013b add a few more EC OIDs (#4572) by Paul Kehrer · 7 years ago
  95. 6654329 Remove unnecessary use of six.binary_type (#4569) by Jon Dufresne · 7 years ago
  96. 5edac0c reopen master for 2.5 development (#4571) by Paul Kehrer · 7 years ago
  97. db08466 Revert O_CLOEXEC change to fix builds (#4570) by Alex Gaynor · 7 years ago
  98. 5e52fdc bump versions and update changelog for 2.4 release (#4568) by Paul Kehrer · 7 years ago
  99. 7d3daef parametrize a bunch of tests (#4365) by Paul Kehrer · 7 years ago
  100. 98420ea another pkcs12 vector (#4557) by Paul Kehrer · 7 years ago