summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
AgeCommit message (Expand)Author
2021-11-11Upgrade cryptography from 2.5 to 3.3Lucia Li
2019-01-22changelog and version bump for 2.5 (#4729)Paul Kehrer
2019-01-20deprecate encode_point and migrate all internal callers (#4720)Paul Kehrer
2019-01-20add support for encoding compressed points (#4638)Paul Kehrer
2019-01-19shake128/256 support (#4611)Paul Kehrer
2019-01-18Fixed #4700 -- linkify method in changelog (#4715)Alex Gaynor
2019-01-17changelog for byteslike (#4712)Paul Kehrer
2019-01-14Serialization x25519 (#4688)Paul Kehrer
2019-01-10add signature_hash_algorithm to OCSPResponse (#4681)Paul Kehrer
2018-12-22add x448 to changelog (#4652)Paul Kehrer
2018-12-11deprecate old from_encoded_point (#4640)Paul Kehrer
2018-12-11Compressed point support (#4629)Paul Kehrer
2018-12-09allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer
2018-12-08Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#...Marti Raudsepp
2018-12-06remove idna as a primary dependency (#4624)Paul Kehrer
2018-11-30IssuingDistributionPoint support (parse only) (#4552)Paul Kehrer
2018-11-28PKCS12 Basic Parsing (#4553)Paul Kehrer
2018-11-22add sha3 support (#4573)Paul Kehrer
2018-11-20port 2.4.2 changelog (#4599)Paul Kehrer
2018-11-12add SHA512/224 and SHA512/256 support (#4575)Paul Kehrer
2018-11-11reopen master for 2.5 development (#4571)Paul Kehrer
2018-11-11Revert O_CLOEXEC change to fix builds (#4570)Alex Gaynor
2018-11-11bump versions and update changelog for 2.4 release (#4568)Paul Kehrer
2018-10-19add note about dropping LibreSSL 2.4.x support (#4506)Paul Kehrer
2018-08-31Fixes #4333 -- added support for precert poison extension (#4442)Alex Gaynor
2018-08-31Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)Alex Gaynor
2018-08-16Added OCSP to the changelog (#4405)Alex Gaynor
2018-08-14port 2.3.1 changelog (#4397)Paul Kehrer
2018-07-18add CVE ID to security issue (#4360)Paul Kehrer
2018-07-18reopen master (#4359)Paul Kehrer
2018-07-18bump version and changelog for 2.3 release (#4356)Paul Kehrer
2018-07-17disallow implicit tag truncation with finalize_with_tag (#4342)Paul Kehrer
2018-07-16add crl.get_revoked_certificate method (#4331)Paul Kehrer
2018-07-16Change the exception we raise in keywrap unwrapping on invalid length (#4337)Alex Gaynor
2018-07-09Make RelativeDistinguishedName preserve attribtue order (#4306)Marti Raudsepp
2018-06-27Add py37 (#4298)Paul Kehrer
2018-05-30LibreSSL 2.7.x support (#4270)Paul Kehrer
2018-05-24deprecate pythons without hmac.compare_digest (#4261)Paul Kehrer
2018-05-12Add support for extracting timestamp from a Fernet token (#4229)Paul Kehrer
2018-03-27port changelog for 2.2.2 (#4172)Paul Kehrer
2018-03-20forward port 2.2.1 changelog (#4167)Alex Gaynor
2018-03-18open master for 2.3 (#4151)Paul Kehrer
2018-03-182.2 release! (#4150)Paul Kehrer
2018-03-18implement AES KW with padding (RFC 5649) (#3880)Paul Kehrer
2018-03-15Brainpool curves (#4129)Paul Kehrer
2018-02-05memory leak changelog (#4097)Paul Kehrer
2018-01-06The HKDF limit is actually 255 * digest_length_in_bytes (#4037)Paul Kehrer
2017-11-29port changelog for 2.1.4 to master (#4031)Paul Kehrer
2017-11-02forward port changelog (#4009)Alex Gaynor
2017-10-24Forward port 2.1.2 changelog (#3998)Alex Gaynor