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
*
port 1.8.1 changelog and update master for 1.9 release cycle (#3440)
Paul Kehrer
2017-03-10
1
-0
/
+11
*
1.8 version bump and changelog date (#3438)
Paul Kehrer
2017-03-09
1
-4
/
+2
*
document that we're not building universal wheels now (#3436)
Paul Kehrer
2017-03-09
1
-0
/
+3
*
add changelog entry, fixes #3427 (#3435)
Paul Kehrer
2017-03-09
1
-0
/
+1
*
Fixed #3398 -- document the serial deprecation in the changelog (#3401)
Alex Gaynor
2017-02-17
1
-0
/
+3
*
add support for update_into on CipherContext (#3190)
Paul Kehrer
2017-02-16
1
-1
/
+3
*
Fixed #3306 -- changelog entry for linking against OpenSSL 1.1.0 (#3389)
Alex Gaynor
2017-02-11
1
-0
/
+1
*
enforce password must be bytes when loading PEM/DER asymmetric keys (#3383)
Paul Kehrer
2017-02-08
1
-1
/
+5
*
replace pyasn1 with asn1crypto (#3361)
Ofek Lev
2017-02-08
1
-0
/
+3
*
Dh serialization changelog (#3385)
Aviv Palivoda
2017-02-08
1
-0
/
+10
*
port 1.7.2 changelog (#3371)
Paul Kehrer
2017-01-28
1
-0
/
+5
*
Fixed #3334 -- added Python 3.6 support (#3335)
Alex Gaynor
2016-12-23
1
-0
/
+2
*
1.7.1 changelog port (#3320)
Paul Kehrer
2016-12-14
1
-0
/
+5
*
1.8 begins (#3311)
Paul Kehrer
2016-12-12
1
-0
/
+6
*
1.7 changelog date and version bump (#3310)
Paul Kehrer
2016-12-12
1
-4
/
+2
*
add changelog entry for osrandom (#3298)
Paul Kehrer
2016-12-10
1
-0
/
+4
*
OpenSSL DH backend implementation [Second attempt] (#2914)
Aviv Palivoda
2016-11-26
1
-0
/
+2
*
Error out on OpenSSL 1.0.0 by default (#3276)
Alex Gaynor
2016-11-22
1
-0
/
+2
*
let's get rolling on 1.7! (#3274)
Paul Kehrer
2016-11-22
1
-0
/
+6
*
bump version and set changelog date for 1.6 release (#3271)
Paul Kehrer
2016-11-21
1
-4
/
+2
*
update docs and changelog for prehashed support (#3268)
Paul Kehrer
2016-11-20
1
-1
/
+1
*
support RSA verify with prehashing (#3265)
Paul Kehrer
2016-11-20
1
-0
/
+3
*
Additions to the changelog for 1.6 (#3258)
Paul Kehrer
2016-11-19
1
-1
/
+5
*
workaround for application bundling tools (#3235)
Paul Kehrer
2016-11-14
1
-0
/
+2
*
Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236)
Paul Kehrer
2016-11-13
1
-0
/
+1
*
update CHANGELOG.rst & AUTHORS.rst (#3231)
Ofek Lev
2016-11-11
1
-0
/
+2
*
Name: add support for multi-value RDNs (#3202)
Fraser Tweedale
2016-11-11
1
-0
/
+6
*
Include the CVE (#3228)
Alex Gaynor
2016-11-10
1
-1
/
+1
*
Make DistributionPoint relative_name a set of NameAttribute (#3210)
Fraser Tweedale
2016-11-07
1
-0
/
+6
*
Forward port the 1.5.3 changelog (#3218)
Alex Gaynor
2016-11-06
1
-0
/
+7
*
support encoding IPv4Network and IPv6Network, useful for NameConstraints (#3182)
Paul Kehrer
2016-10-01
1
-0
/
+2
*
cherry pick the changelog for 1.5.2 (#3176)
Alex Gaynor
2016-09-26
1
-0
/
+4
*
port 1.5.1 changelog to master (#3166)
Paul Kehrer
2016-09-22
1
-0
/
+11
*
support random_serial_number in the CertificateBuilder (#3132)
Paul Kehrer
2016-09-03
1
-0
/
+2
*
Scrypt Implementation (#3117)
Terry Chia
2016-09-01
1
-0
/
+3
*
add support for signature_algorithm_oid to cert, CSR, and CRL (#3124)
Paul Kehrer
2016-08-31
1
-0
/
+9
*
some docs cleanups + changelog (#3122)
Alex Gaynor
2016-08-30
1
-0
/
+2
*
blake2b/blake2s support (#3116)
Paul Kehrer
2016-08-28
1
-0
/
+4
*
Reopen master for 1.6 (#3112)
Alex Gaynor
2016-08-27
1
-0
/
+5
*
update changelog and bump version for 1.5 release (#3111)
Paul Kehrer
2016-08-26
1
-4
/
+2
*
OpenSSL 1.1.0 support (#2826)
Paul Kehrer
2016-08-26
1
-0
/
+1
*
CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_...
InvalidInterrupt
2016-08-16
1
-0
/
+4
*
Update CHANGELOG.rst with #3063 (#3070)
Maximilian Hils
2016-07-31
1
-0
/
+2
*
One shot sign/verification ECDSA (#3029)
Aviv Palivoda
2016-07-02
1
-0
/
+5
*
One shot sign/verify DSA (#3003)
Aviv Palivoda
2016-06-30
1
-0
/
+5
*
Fixed #3008 -- expose calculate max pss salt length (#3014)
Alex Gaynor
2016-06-27
1
-0
/
+3
*
reopen master for work on fifteenth release (#2964)
Paul Kehrer
2016-06-04
1
-0
/
+6
*
changelog and version bump (#2962)
Paul Kehrer
2016-06-04
1
-6
/
+13
*
SSH serialization for public keys (#2957)
Alex Gaynor
2016-06-03
1
-0
/
+1
*
Forward port the changelog for 1.3.3 (#2949)
Alex Gaynor
2016-06-02
1
-0
/
+13
[next]