index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGELOG.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate support for Python 2 (#5251)
Alex Gaynor
2020-05-16
1
-0
/
+4
*
Dropped support for LibreSSL 2.7, 2.8, and 2.9.0 (2.9.1+ are still supported)...
Alex Gaynor
2020-04-25
1
-0
/
+2
*
port 2.9.2 changelog to master (#5222)
Paul Kehrer
2020-04-22
1
-0
/
+8
*
Forward port the 2.9.1 changelog (#5214)
Alex Gaynor
2020-04-21
1
-0
/
+8
*
fixed anchor in changelog (#5201)
Alex Gaynor
2020-04-18
1
-2
/
+2
*
Removed deprecated behavior in AKI.from_issuer_subject_key_identifier (#5182)
Alex Gaynor
2020-04-05
1
-0
/
+5
*
reopen master for 3.0 dev (#5175)
Paul Kehrer
2020-04-02
1
-0
/
+7
*
2.9 version and changelog bump (#5172)
Paul Kehrer
2020-04-02
1
-4
/
+2
*
Added changelog for OpenSSL 1.1.1f (#5170)
Alex Gaynor
2020-04-02
1
-0
/
+2
*
reorder 2.9 changelog, add a missing entry (#5156)
Paul Kehrer
2020-03-21
1
-3
/
+4
*
Fix silly linter problem with CHANGELOG (#5150)
Marko Kreen
2020-03-21
1
-2
/
+2
*
Linkify RFC in changelog (#5131)
Alex Gaynor
2020-03-02
1
-1
/
+1
*
Reversed the order of RDNs in x509.Name.rfc4514_string() (#5120)
Thomas Erbesdobler
2020-03-02
1
-0
/
+3
*
drop python 3.4 support (#5087)
Paul Kehrer
2019-12-08
1
-3
/
+5
*
Parse single_extensions in OCSP responses (#5059)
Paul Kehrer
2019-11-11
1
-0
/
+3
*
Fixed #5050 -- dropped support for an old LibresSSL release (#5056)
Alex Gaynor
2019-11-11
1
-0
/
+1
*
Deal with the 2.5 deprecations (#5048)
Alex Gaynor
2019-11-03
1
-0
/
+4
*
Fixes #5018 -- break users on OpenSSL 1.0.1 (#5022)
Alex Gaynor
2019-10-18
1
-0
/
+3
*
reopen master for the 2.9 release (#5017)
Paul Kehrer
2019-10-17
1
-1
/
+8
*
Bump versions for 2.8 release (#5014)
Alex Gaynor
2019-10-17
1
-4
/
+2
*
Fixes #5010 -- test and build 3.8 wheels (#5013)
Alex Gaynor
2019-10-17
1
-0
/
+3
*
Finish ed25519 and ed448 support in x509 module (#4972)
Marko Kreen
2019-09-09
1
-2
/
+5
*
changelog addition for freshestcrl in CRLs (#4986)
Paul Kehrer
2019-09-07
1
-0
/
+2
*
Fixes #4956 -- added a changelog entry for the removal of the asn1crypto dep ...
Alex Gaynor
2019-07-28
1
-0
/
+1
*
add class methods for poly1305 sign verify operations (#4932)
Jeff Yang
2019-07-08
1
-0
/
+7
*
ed25519 support in x509 certificate builder (#4937)
Paul Kehrer
2019-07-06
1
-0
/
+2
*
Refs #4923; deprecate OpenSSL 1.0.1 (#4924)
Alex Gaynor
2019-06-15
1
-0
/
+2
*
Manylinux2010 wheel (#4910)
Paul Kehrer
2019-06-02
1
-0
/
+3
*
reopen master for 2.8 (#4906)
Paul Kehrer
2019-05-30
1
-0
/
+9
*
bump for 2.7 release (#4903)
Paul Kehrer
2019-05-30
1
-4
/
+2
*
Drop setup.py test support. (#4879)
Alex Gaynor
2019-05-07
1
-0
/
+3
*
Add manylinux1 wheel builder to azure (#4873)
Alex Gaynor
2019-05-06
1
-0
/
+2
*
fix from_issuer_subject_key_identifier to take the right type (#4864)
Paul Kehrer
2019-05-04
1
-1
/
+8
*
Added a CHANGELOG entry for #4811 (#4812)
Alex Gaynor
2019-03-18
1
-0
/
+3
*
poly1305 support (#4802)
Paul Kehrer
2019-03-09
1
-0
/
+2
*
remove maccontext (#4803)
Paul Kehrer
2019-03-07
1
-2
/
+9
*
Reopen master for 2.7 (#4788)
Alex Gaynor
2019-02-28
1
-0
/
+5
*
2.6.1 release with fixed wheels (#4792)
Alex Gaynor
2019-02-28
1
-0
/
+8
*
bump version and update changelog for 2.6 release (#4787)
Paul Kehrer
2019-02-27
1
-6
/
+6
*
support ed25519 openssh public keys (#4785)
Paul Kehrer
2019-02-27
1
-0
/
+2
*
ed448 support (#4610)
Paul Kehrer
2019-02-27
1
-0
/
+2
*
ed25519 support (#4114)
Paul Kehrer
2019-02-26
1
-0
/
+2
*
support NO_ENGINE (#4763)
Paul Kehrer
2019-02-25
1
-1
/
+4
*
add an EC OID to curve dictionary mapping (#4759)
Paul Kehrer
2019-02-20
1
-0
/
+2
*
Fixes #4734 -- Deal with deprecated things (#4736)
Alex Gaynor
2019-01-23
1
-0
/
+12
*
reopen master for 2.6 work (#4730)
Paul Kehrer
2019-01-22
1
-0
/
+8
*
changelog and version bump for 2.5 (#4729)
Paul Kehrer
2019-01-22
1
-4
/
+4
*
deprecate encode_point and migrate all internal callers (#4720)
Paul Kehrer
2019-01-20
1
-1
/
+2
*
add support for encoding compressed points (#4638)
Paul Kehrer
2019-01-20
1
-0
/
+2
*
shake128/256 support (#4611)
Paul Kehrer
2019-01-19
1
-0
/
+3
[next]