1. dd567cb Declare that 2.1 is the last version to support Python 2.6 (#3944) by Alex Gaynor · 8 years ago
  2. 62ebb42 add ChaCha20 support (#3919) by Paul Kehrer · 8 years ago
  3. e685923 Update the list of macOS versions we test on to match reality (#3942) by Alex Gaynor · 8 years ago
  4. b76bcf8 FreshestCRL extension support (#3937) by Paul Kehrer · 8 years ago
  5. 5e3cc98 support delta crl indicator extension (#3936) by Paul Kehrer · 8 years ago
  6. 1b86dc5 docs for what bytes means for DNSName, URI, and RFC822Name (#3904) by Paul Kehrer · 8 years ago
  7. d02842b add Freshest CRL and Delta CRL Indicator test vectors (#3932) by Paul Kehrer · 8 years ago
  8. b5c5bbe Mark our custom sphinx extension as parallel safe (#3935) by Alex Gaynor · 8 years ago
  9. ce4d084 correct the docs for CRLReason (#3930) by Paul Kehrer · 8 years ago
  10. 53e4505 Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929) by Alex Gaynor · 8 years ago
  11. 20721c9 Update the rest of the NIST urls to their new HTTPS homes (#3928) by Alex Gaynor · 8 years ago
  12. ba70415 add unique identifier test vector (#3925) by Paul Kehrer · 8 years ago
  13. 8cb1d36 Update PKITS link (#3923) by Alex Gaynor · 8 years ago
  14. e3fc93a Update NIST CAVP url (#3922) by Alex Gaynor · 8 years ago
  15. d8371a8 add chacha20 test vectors from RFC 7539 (#3918) by Paul Kehrer · 8 years ago
  16. c7ecb45 add a faq note about having a compiler that is too old (#3902) by Paul Kehrer · 8 years ago
  17. 5d66966 [WIP] add support for the TLSFeature extension in x509 (#3899) by Paul Kehrer · 8 years ago
  18. 52067bc add X509 test vector with a TLS Feature (RFC 7633) extension (#3898) by Paul Kehrer · 8 years ago
  19. 2b01c55 oaep label vector (#3895) by Paul Kehrer · 8 years ago
  20. 9a8e29e add initial OCSP request test vector (#3890) by Paul Kehrer · 8 years ago
  21. 13e9a6f Document that we care about our infrastructure's security as well (#3874) by Alex Gaynor · 8 years ago
  22. c3de566 Fix `load_rsa_public_numbers` documentation (#3871) by David Sanders · 8 years ago
  23. c4a23fb Fix mistake in `RSAPublicKey.verify` documentation (#3872) by David Sanders · 8 years ago
  24. 64dc16b add test vector with invalid basicconstraints (#3866) by Paul Kehrer · 8 years ago
  25. f944c40 add changelog and a warning for is_signature_valid on crl (#3861) by Paul Kehrer · 8 years ago
  26. 6c02ee8 Add is_signature_valid method on CertificateRevocationList (#3849) by Vincent Pelletier · 8 years ago
  27. 3e15ca5 deprecate unicode input for RFC822Name (#3836) by Paul Kehrer · 8 years ago
  28. 6c29d74 deprecate auto-idna on UniformResourceIdentifier (#3832) by Paul Kehrer · 8 years ago
  29. 908bbd3 note version added and deprecated for bytes_value/value on DNSName (#3833) by Paul Kehrer · 8 years ago
  30. cdaf3ff Begin the deprecation of auto-idna for x509.DNSName (#3830) by Alex Gaynor · 8 years ago
  31. d7e73c2 Updating doing a release to have a correct path (#3790) by Alex Gaynor · 8 years ago
  32. ab4a0b3 update docs to reflect #3364 (#3786) by Paul Kehrer · 8 years ago
  33. a217358 add AESGCM AEAD support (#3785) by Paul Kehrer · 8 years ago
  34. 165743e move tag_length to the AESCCM constructor (#3783) by Paul Kehrer · 8 years ago
  35. 1a2e817 AESCCM support (#3700) by Paul Kehrer · 8 years ago
  36. d58c6ad Fixed #3777 -- document an additional dependency (#3779) by Alex Gaynor · 8 years ago
  37. 601ed63 Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use (#3763) by Alex Gaynor · 8 years ago
  38. bf128a4 add rfc 3526 DH groups (#3767) by Paul Kehrer · 8 years ago
  39. 3ba1d8a we forgot to document these DH methods (#3757) by Paul Kehrer · 8 years ago
  40. 765a3e4 write some words about encrypt/decrypt in fernet (#3756) by Paul Kehrer · 8 years ago
  41. f92f2d4 update static wheel install docs (#3754) by Paul Kehrer · 8 years ago
  42. a509496 Order our supported OpenSSL versions reasonably (#3752) by Alex Gaynor · 8 years ago
  43. b7912ee Fixes #3745 -- add the any EKU EKU (#3750) by Alex Gaynor · 8 years ago
  44. 1eeaabb update linux install docs and release instructions (#3746) by Paul Kehrer · 8 years ago
  45. a857fe6 don't use long keys because they can be confusing wrt bits/bytes (#3734) by Paul Kehrer · 8 years ago
  46. 491fd7c Funcs macros gone (#3695) by Paul Kehrer · 8 years ago
  47. e3a2fb2 remove python 3.3 from CI (#3729) by Paul Kehrer · 8 years ago
  48. 5bc8c7d doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721) by Paul Kehrer · 8 years ago
  49. 2748e2e Reorganize DHParameters and DHPublicKey *WithSerialization (#3722) by Paul Kehrer · 8 years ago
  50. 361a9fc changelog entry and a few updates to the new DH params docs (#3718) by Paul Kehrer · 8 years ago
  51. 6b08aba Dh parameters serialization (#3504) by Aviv Palivoda · 8 years ago
  52. 3dccf6a be clearer that 65537 is the right answer (#3714) by Paul Kehrer · 8 years ago
  53. c38e550 add FAQ entry for failed to install (#3710) by Paul Kehrer · 8 years ago
  54. e67354e add NIST CAVP CCM vectors (#3698) by Paul Kehrer · 8 years ago
  55. 9e19428 fix typo in docs for curve name (#3705) by Paul Kehrer · 8 years ago
  56. 61858f3 It's a method you must call (#3696) by Jean-Paul Calderone · 8 years ago
  57. 3e357f7 X25519 Support (#3686) by Paul Kehrer · 8 years ago
  58. 7e53d91 ChaCha20Poly1305 support (#3680) by Paul Kehrer · 8 years ago
  59. f12955c scrypt can be doctested now that we're using 1.1.0 (#3688) by Paul Kehrer · 8 years ago
  60. cfdc605 add X25519 test vectors from RFC 7748 section 5.2 (#3685) by Paul Kehrer · 8 years ago
  61. e2e8782 Do more retries in linkcheck because NIST websites are down a lot (#3683) by Alex Gaynor · 8 years ago
  62. 5afd569 Change the link to appease linkcheck (#3677) by Alex Gaynor · 8 years ago
  63. e3ff364 fix symmetric encryption interfaces heading (#3676) by Paul Kehrer · 8 years ago
  64. a8b1c6e document invalidtag (#3675) by Paul Kehrer · 8 years ago
  65. 66dcd38 add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673) by Paul Kehrer · 8 years ago
  66. 3661011 Remove a line from "Why do we exist" (#3672) by Alex Gaynor · 8 years ago
  67. 6a0718f Refs #3461 -- parse SCTs from x.509 extension (#3480) by Alex Gaynor · 8 years ago
  68. 140ec5d Fixes #2347 -- link to the stdlib secrets module in our random number generation section (#3669) by Alex Gaynor · 8 years ago
  69. 1a5d70e deprecate signer/verifier on asymmetric keys (#3663) by Paul Kehrer · 8 years ago
  70. 26fcc5c make signature and verification contexts error better re: prehashed (#3658) by Paul Kehrer · 8 years ago
  71. 5f84523 FreeBSD 10 and higher use Fortuna, not Yarrow (#3652) by Jeroen Ruigrok van der Werven · 8 years ago
  72. ece3af1 for humans is irritating, let's stop saying it (#3647) by Paul Kehrer · 8 years ago
  73. 5a284e6 update the docs with new jenkins CI URL & mac openssl upgrade process (#3639) by Paul Kehrer · 8 years ago
  74. 0db218e reorder the primitives list and improve a few titles (#3640) by Paul Kehrer · 8 years ago
  75. d607dd7 Enlarge _oid2txt buffer to handle larger OIDs (#3612) by Fraser Tweedale · 8 years ago
  76. 7bc3686 move MACContext to mac.py and eliminate interfaces.py (#3631) by Paul Kehrer · 8 years ago
  77. e10d0d6 reorganize our toc to look nicer and make more sense (#3632) by Paul Kehrer · 8 years ago
  78. aef8ebc Ignore linkcheck errors from cryptrec (#3629) by Alex Gaynor · 8 years ago
  79. 6a10b29 Improve accuracy of install docs page (#3626) by Paul Kehrer · 8 years ago
  80. afa84f1 strongly encourage the use of fernet, document its limitation (#3623) by Paul Kehrer · 8 years ago
  81. 35acb37 Modify DH/ECDH examples to be explicit for DHE/ECDHE (#3622) by Paul Kehrer · 8 years ago
  82. f916dfc re-add the why of cryptography to the faq with some small updates (#3621) by Paul Kehrer · 8 years ago
  83. 136b324 add some explicit instructions on determining key type in a cert (#3596) by Paul Kehrer · 8 years ago
  84. 9bab8bd comma comma comma (#3595) by Paul Kehrer · 8 years ago
  85. a9b8690 Put the exchange method on the correct interface (#3591) by Alex Gaynor · 8 years ago
  86. 312d75d Update the docs to not be redundant and wrong (#3593) by Paul Kehrer · 8 years ago
  87. adeaacf allow global suppression of link flags (#3592) by Paul Kehrer · 8 years ago
  88. 1adb9aa can we convince people we're pyca/cryptography and not cryptography.io (#3588) by Paul Kehrer · 8 years ago
  89. 416f526 add convenience methods for key_size on EC{Public,Private}Key (#3587) by Paul Kehrer · 8 years ago
  90. 70e8f90 let's deprecate some hashes we should never have exposed (#3584) by Paul Kehrer · 8 years ago
  91. 51ef0eb update the docs index (#3583) by Paul Kehrer · 8 years ago
  92. 76e68eb Document DH in serialization (#3569) by Aviv Palivoda · 8 years ago
  93. 9b22eb9 Let's help out the newbies (#3572) by Cory Benfield · 8 years ago
  94. db51114 Deprecate Python 3.3 support, with the intention of being removed in the next release (#3566) by Alex Gaynor · 8 years ago
  95. c7dd9de Replace release automation with click (#3557) by Alex Gaynor · 8 years ago
  96. a4668c6 remove multibackend (#3555) by Paul Kehrer · 8 years ago
  97. 2240ba2 Dropped support for really old macOS (#3554) by Alex Gaynor · 8 years ago
  98. 5103235 time to remove commoncrypto, fare thee well (#3551) by Paul Kehrer · 8 years ago
  99. d08ddd5 Don't raise an UnsupportedExtension for critical extensions. (#3550) by Alex Gaynor · 8 years ago
  100. 99ebc22 Make the code compatible with the latest sphinx release (#3543) by Alex Gaynor · 8 years ago