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
*
reopen tree for 0.9 development work
Paul Kehrer
2015-03-09
1
-0
/
+5
*
update changelog and bump version to 0.8
Paul Kehrer
2015-03-08
1
-57
/
+55
*
add missing changelog entry for DSA public serialization
Paul Kehrer
2015-03-08
1
-0
/
+8
*
serialize EC public keys
Paul Kehrer
2015-03-08
1
-0
/
+8
*
support RSA public key serialization
Paul Kehrer
2015-03-07
1
-0
/
+8
*
fix a memory leak pointed out by @aftbit and improve changelog phrasing
Paul Kehrer
2015-03-05
1
-1
/
+1
*
add changelog entry
Paul Kehrer
2015-03-05
1
-0
/
+4
*
Merge pull request #1712 from reaperhulk/serialize-dsa-private-key
Alex Gaynor
2015-03-05
1
-0
/
+8
|
\
|
*
serialize DSA private keys
Paul Kehrer
2015-03-02
1
-0
/
+8
*
|
Windows wheels will now be built against OpenSSL 1.0.2
Paul Kehrer
2015-03-05
1
-0
/
+1
|
/
*
add changelog entry
Paul Kehrer
2015-03-02
1
-0
/
+8
*
change as_bytes to private_bytes, link more things
Paul Kehrer
2015-02-28
1
-1
/
+1
*
rename dump to as_bytes
Paul Kehrer
2015-02-25
1
-1
/
+1
*
Support for traditional OpenSSL and PKCS8 RSA private key serialization
Paul Kehrer
2015-02-25
1
-0
/
+8
*
Merge pull request #1610 from reaperhulk/load-der-keys
Alex Gaynor
2015-02-23
1
-0
/
+5
|
\
|
*
support DER public and private key loading in the openssl backend
Paul Kehrer
2015-02-19
1
-0
/
+5
*
|
note that we removed freebsd 9.2 from CI in changelog
Paul Kehrer
2015-02-20
1
-0
/
+1
*
|
Merge pull request #1651 from reaperhulk/x509-signature-algorithm
Alex Gaynor
2015-02-19
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
implement signature_hash_algorithm instead
Paul Kehrer
2015-02-14
1
-1
/
+1
|
*
add changelog entry
Paul Kehrer
2015-02-14
1
-0
/
+3
*
|
Update changelog for LibreSSL fixes
Steven McDonald
2015-02-19
1
-0
/
+1
*
|
move KDF interface
Paul Kehrer
2015-02-16
1
-0
/
+3
*
|
move asymmetric signature/verification interfaces
Paul Kehrer
2015-02-16
1
-0
/
+6
*
|
add changelog entry
Paul Kehrer
2015-02-16
1
-0
/
+4
*
|
Merge pull request #1659 from reaperhulk/move-cipher-interfaces
Alex Stapleton
2015-02-16
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
export interfaces from base in ciphers, update docs
Paul Kehrer
2015-02-14
1
-6
/
+6
|
*
move padding
Paul Kehrer
2015-02-13
1
-0
/
+16
*
|
Merge pull request #1612 from reaperhulk/x509-dn
Alex Gaynor
2015-02-14
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
X509 distinguished name parsing support in the OpenSSL backend
Paul Kehrer
2015-02-12
1
-0
/
+2
*
|
add changelog entry
Paul Kehrer
2015-02-13
1
-0
/
+4
*
|
try to make the old changelog modifications a bit more understandable
Paul Kehrer
2015-02-12
1
-5
/
+15
*
|
make our docs job nitpicky and fix every broken link
Paul Kehrer
2015-02-12
1
-36
/
+19
|
/
*
add changelog entry for EC move
Paul Kehrer
2015-02-12
1
-0
/
+9
*
Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsa
Alex Stapleton
2015-01-24
1
-0
/
+6
*
Move DSA* interfaces to interfaces.dsa module
Alex Stapleton
2015-01-22
1
-0
/
+8
*
recover (p, q) given (n, e, d). fixes #975
Paul Kehrer
2015-01-18
1
-0
/
+2
*
add 0.7.2 changelog to master
Paul Kehrer
2015-01-16
1
-0
/
+9
*
add 0.7.1 changelog to master
Paul Kehrer
2014-12-28
1
-0
/
+6
*
Added a changelog entry
Alex Gaynor
2014-12-25
1
-0
/
+3
*
fix a typo in the changelog
Paul Kehrer
2014-12-18
1
-1
/
+1
*
open master for eighth release development
Paul Kehrer
2014-12-17
1
-0
/
+5
*
0.7 changelog and version bump
Paul Kehrer
2014-12-17
1
-6
/
+4
*
rename X509 classes to remove X509 and improve some tests
Paul Kehrer
2014-12-15
1
-2
/
+2
*
update docs, test invalid x509 version
Paul Kehrer
2014-12-15
1
-0
/
+2
*
A handful of tiny fixes
Alex Gaynor
2014-12-15
1
-3
/
+3
*
Minor documentation corrections for load_ssh_public_key
Mark Adams
2014-12-13
1
-1
/
+1
*
Privatized the load_ssh_rsa_public_key function and fixed some coverage issue...
Mark Adams
2014-12-13
1
-3
/
+3
*
Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow for...
Mark Adams
2014-12-13
1
-0
/
+4
*
add changelog entry
Paul Kehrer
2014-11-27
1
-0
/
+2
*
Refs #1209 -- added a changelog entry for our license change
Alex Gaynor
2014-11-07
1
-0
/
+3
[next]