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
*
add load_der_x509_csr to support loading DER encoded CSRs
Paul Kehrer
2015-03-30
1
-1
/
+2
*
Added a changelog entry
Alex Gaynor
2015-03-29
1
-0
/
+4
*
rename to CertificateSigningRequest
Paul Kehrer
2015-03-29
1
-1
/
+1
*
address some review comments
Paul Kehrer
2015-03-29
1
-1
/
+1
*
rename request to CSR
Paul Kehrer
2015-03-29
1
-1
/
+1
*
add changelog entry
Paul Kehrer
2015-03-29
1
-0
/
+2
*
port 0.8.1 changelog to master
Paul Kehrer
2015-03-19
1
-0
/
+5
*
DER serialization of DSA private keys
Paul Kehrer
2015-03-14
1
-0
/
+6
*
update changelog to link DER
Paul Kehrer
2015-03-10
1
-2
/
+3
*
support DER serialization of public keys
Paul Kehrer
2015-03-10
1
-0
/
+6
*
Merge pull request #1738 from reaperhulk/deprecation-dance
Alex Gaynor
2015-03-09
1
-2
/
+1
|
\
|
*
Do the deprecation dance
Paul Kehrer
2015-03-09
1
-2
/
+1
*
|
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
[next]