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
/
asn1.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
new asn1 bindings needed for #2582
Paul Kehrer
2015-12-26
1
-0
/
+3
|
*
add support for Certificate signature and tbs_certificate
Paul Kehrer
2015-11-03
1
-1
/
+1
|
*
Remove long comments and workarounds, use new cffi syntax
Alex Gaynor
2015-10-21
1
-18
/
+1
|
*
support InhibitAnyPolicy in CertificateBuilder
Paul Kehrer
2015-08-08
1
-0
/
+1
|
*
more openssl bindings for encoding certificate policy structures
Paul Kehrer
2015-08-08
1
-0
/
+4
|
*
add support for encoding SubjectKeyIdentifier to CertificateBuilder
Paul Kehrer
2015-08-08
1
-0
/
+1
|
*
remove openssl CONDITIONAL_NAMES
Paul Kehrer
2015-08-03
1
-2
/
+0
|
*
Support encoding KeyUsage into certificate signing requests
Paul Kehrer
2015-07-23
1
-0
/
+2
|
*
this is const
Paul Kehrer
2015-07-11
1
-1
/
+1
|
*
support for OtherName encoding for general names
Paul Kehrer
2015-07-11
1
-0
/
+1
|
*
parse SAN otherNames into OtherName instances rather than raising an exception
Joshua Tauberer
2015-07-06
1
-0
/
+2
|
|
|
|
Test added.
*
Added some nonsense around IA5STRING
Alex Gaynor
2015-07-03
1
-1
/
+4
|
*
convert to cffi 1.0 precompile system
Paul Kehrer
2015-06-07
1
-0
/
+160