index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
_cffi_src
/
openssl
/
x509.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
X509_REVOKED_dup isn't available everywhere, we get to define our own
Paul Kehrer
2015-12-25
1
-1
/
+10
*
support revoked certificates in CertificateRevocationListBuilder
Paul Kehrer
2015-12-25
1
-0
/
+1
*
a different approach to refactoring the x509 extension addition
Paul Kehrer
2015-12-24
1
-0
/
+1
*
add binding for setting the revocation date of an X509_REVOKED
Paul Kehrer
2015-12-23
1
-0
/
+2
*
expose tbs_certrequest_bytes and signature on CertificateSigningRequest
Paul Kehrer
2015-12-03
1
-0
/
+4
*
Add more CRYPTO_EX_DATA functions
Christian Heimes
2015-11-20
1
-0
/
+6
*
add tbsCertList and signature interfaces to CRLs
Erik Trauschke
2015-11-19
1
-0
/
+3
*
add support for Certificate signature and tbs_certificate
Paul Kehrer
2015-11-03
1
-0
/
+2
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-15
/
+0
*
Support encoding ExtendedKeyUsage into certificate signing requests
Paul Kehrer
2015-07-23
1
-0
/
+2
*
Add additional CRL bindings
Stephen Holsapple
2015-06-20
1
-7
/
+9
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+361