index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
x509
/
reference.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
deprecate unicode input for RFC822Name (#3836)
Paul Kehrer
2017-08-01
1
-0
/
+16
*
deprecate auto-idna on UniformResourceIdentifier (#3832)
Paul Kehrer
2017-08-01
1
-4
/
+15
*
note version added and deprecated for bytes_value/value on DNSName (#3833)
Paul Kehrer
2017-08-01
1
-0
/
+4
*
Begin the deprecation of auto-idna for x509.DNSName (#3830)
Alex Gaynor
2017-07-30
1
-1
/
+7
*
Fixes #3745 -- add the any EKU EKU (#3750)
Alex Gaynor
2017-07-03
1
-0
/
+7
*
Refs #3461 -- parse SCTs from x.509 extension (#3480)
Alex Gaynor
2017-06-04
1
-0
/
+26
*
Don't raise an UnsupportedExtension for critical extensions. (#3550)
Alex Gaynor
2017-05-20
1
-21
/
+2
*
Refs #3461 -- added the OID for the SCT x.509 extension (#3464)
Alex Gaynor
2017-03-20
1
-0
/
+6
*
add a SAN to the certificatebuilder example (#3353)
Paul Kehrer
2017-01-18
1
-0
/
+6
*
add a few more OIDs (#3259)
Paul Kehrer
2016-11-19
1
-0
/
+18
*
Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236)
Paul Kehrer
2016-11-13
1
-0
/
+10
*
Turns out we shouldn't call it uniqueIdentifier (#3234)
Paul Kehrer
2016-11-12
1
-1
/
+1
*
add some new oids (#3233)
Paul Kehrer
2016-11-11
1
-0
/
+12
*
Name: add support for multi-value RDNs (#3202)
Fraser Tweedale
2016-11-11
1
-1
/
+20
*
Make DistributionPoint relative_name a set of NameAttribute (#3210)
Fraser Tweedale
2016-11-07
1
-1
/
+20
*
support random_serial_number in the CertificateBuilder (#3132)
Paul Kehrer
2016-09-03
1
-8
/
+21
*
add support for signature_algorithm_oid to cert, CSR, and CRL (#3124)
Paul Kehrer
2016-08-31
1
-0
/
+46
*
Remove provider language from docs (#3072)
Gabriel Orisaka
2016-07-31
1
-2
/
+2
*
Add alias for Certificate serial as serial number (#2950)
Chelsea Winfree
2016-06-02
1
-4
/
+4
*
Fixed #2871 -- position docs next to the fucntion they are for (#2924)
Alex Gaynor
2016-05-29
1
-26
/
+26
*
add some notes about when to use these classmethods
Paul Kehrer
2016-03-12
1
-0
/
+12
*
Add AuthorityKeyIdentifier.from_issuer_subject_key_identifier
Paul Kehrer
2016-03-11
1
-0
/
+26
*
Merge pull request #2670 from joernheissler/x509_req_verify
Paul Kehrer
2016-03-06
1
-0
/
+6
|
\
|
*
Change method to property
Joern Heissler
2016-01-18
1
-5
/
+2
|
*
Add verify method on CertificateSigningRequest
Joern Heissler
2016-01-13
1
-0
/
+9
*
|
try to improve the language
Paul Kehrer
2016-02-26
1
-10
/
+8
*
|
fix docs
Paul Kehrer
2016-02-26
1
-1
/
+1
*
|
add the oid required by the extensiontype interface
Paul Kehrer
2016-02-26
1
-0
/
+6
*
|
add policy constraints class
Paul Kehrer
2016-02-26
1
-0
/
+40
|
/
*
backticks
Paul Kehrer
2015-12-30
1
-1
/
+1
*
support unrecognized extensions in x509
Paul Kehrer
2015-12-30
1
-1
/
+2
*
language update
Paul Kehrer
2015-12-30
1
-1
/
+1
*
add UnrecognizedExtension class
Paul Kehrer
2015-12-30
1
-0
/
+21
*
support CRL entry extension encoding in the RevokedCertificateBuilder
Paul Kehrer
2015-12-27
1
-0
/
+12
*
add invaliditydate class for crl entry extensions
Paul Kehrer
2015-12-26
1
-1
/
+26
*
switch CRLReason to use a class
Paul Kehrer
2015-12-26
1
-1
/
+23
*
start switching the CRL entry extensions to be full-fledged classes
Paul Kehrer
2015-12-25
1
-0
/
+34
*
Merge pull request #2574 from reaperhulk/rename-crlextension
Alex Gaynor
2015-12-25
1
-0
/
+16
|
\
|
*
rename CRLExtensionOID to CRLEntryExtensionOID
Paul Kehrer
2015-12-25
1
-0
/
+16
*
|
support revoked certificates in CertificateRevocationListBuilder
Paul Kehrer
2015-12-25
1
-2
/
+17
|
/
*
RevokedCertificateBuilder
Paul Kehrer
2015-12-25
1
-0
/
+48
*
add extension support to the CRLBuilder
Paul Kehrer
2015-12-25
1
-0
/
+10
*
update docs with review feedback
Paul Kehrer
2015-12-24
1
-12
/
+12
*
CertificateRevocationListBuilder
Paul Kehrer
2015-12-24
1
-0
/
+82
*
update the language
Paul Kehrer
2015-12-22
1
-5
/
+4
*
CRLNumber needs to be a class for reasons.
Paul Kehrer
2015-12-22
1
-0
/
+21
*
support parsing CRL extensions in the OpenSSL backend
Paul Kehrer
2015-12-21
1
-0
/
+6
*
add a CRL public_bytes method
Paul Kehrer
2015-12-20
1
-0
/
+12
*
added business category oid
Alex Gaynor
2015-12-19
1
-0
/
+4
*
added two more oids
Alex Gaynor
2015-12-19
1
-0
/
+8
[next]