index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #1836 from public/rfc5114-dh
Paul Kehrer
2015-04-22
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
DH examples from https://tools.ietf.org/rfc/rfc5114.txt
Alex Stapleton
2015-04-21
1
-0
/
+6
*
|
return only an int for unsupported general name type, update docs
Paul Kehrer
2015-04-22
1
-1
/
+5
*
|
update exception to contain detail
Paul Kehrer
2015-04-21
1
-0
/
+7
*
|
handle otherName, x400Address, and ediPartyName in OpenSSL backend
Paul Kehrer
2015-04-21
1
-0
/
+5
*
|
UnsupportedExtension raises when accessing cert.extensions
Paul Kehrer
2015-04-21
1
-3
/
+3
*
|
IDNA and edge case SAN test vectors
Paul Kehrer
2015-04-20
1
-0
/
+8
*
|
Merge pull request #1835 from reaperhulk/x509-aki
Alex Gaynor
2015-04-19
1
-0
/
+30
|
\
\
|
*
|
https
Paul Kehrer
2015-04-19
1
-1
/
+1
|
*
|
update doc language to point more strongly at rfc 5280
Paul Kehrer
2015-04-19
1
-2
/
+5
|
*
|
add more words
Paul Kehrer
2015-04-18
1
-1
/
+2
|
*
|
add more prose for AKI
Paul Kehrer
2015-04-18
1
-0
/
+7
|
*
|
AuthorityKeyIdentifier support
Paul Kehrer
2015-04-18
1
-0
/
+19
*
|
|
remove python 3.2 from every other place I could find
Paul Kehrer
2015-04-18
2
-2
/
+1
|
/
/
*
|
Merge pull request #1783 from reaperhulk/san-class
Alex Gaynor
2015-04-18
1
-0
/
+90
|
\
\
|
*
|
Add GeneralName and SubjectAlternativeName classes
Paul Kehrer
2015-04-14
1
-0
/
+90
*
|
|
update a link that has been permanently redirected
Paul Kehrer
2015-04-17
1
-1
/
+1
*
|
|
update the docs too
Paul Kehrer
2015-04-15
1
-1
/
+1
*
|
|
Update docs
Steven Buss
2015-04-13
2
-10
/
+9
*
|
|
Merge pull request #1839 from alex/decode-rfc-docs
Paul Kehrer
2015-04-13
1
-0
/
+2
|
\
\
\
|
*
|
|
Simpler language
Alex Gaynor
2015-04-13
1
-1
/
+1
|
*
|
|
Removed a confusing sentence
Alex Gaynor
2015-04-13
1
-2
/
+1
|
*
|
|
Document that decode_rfc6979_signature raises ValueError
Alex Gaynor
2015-04-13
1
-0
/
+3
|
|
/
/
*
/
/
try out some new beta docker travis features
Paul Kehrer
2015-04-13
1
-0
/
+1
|
/
/
*
/
keyusage support in the OpenSSL backend
Paul Kehrer
2015-04-12
1
-0
/
+1
|
/
*
alter approach to just use digest, no hexdigest
Paul Kehrer
2015-04-10
1
-7
/
+1
*
add subjectkeyidentifier support
Paul Kehrer
2015-04-10
1
-0
/
+20
*
Merge pull request #1727 from public/dh-key-iface-2015
Paul Kehrer
2015-04-09
3
-1
/
+99
|
\
|
*
DH key interfaces
Alex Stapleton
2015-04-05
3
-1
/
+99
*
|
Remove extra space.
Terry Chia
2015-03-28
1
-1
/
+1
*
|
Merge pull request #1816 from Ayrx/fernet-docs
Paul Kehrer
2015-04-03
1
-2
/
+4
|
\
\
|
*
|
Attempt to explain MultiFernet better.
Terry Chia
2015-03-26
1
-2
/
+4
*
|
|
add key usage vector with all 9 purposes set to true
Paul Kehrer
2015-04-02
1
-0
/
+2
|
/
/
*
|
update doc language
Paul Kehrer
2015-04-01
1
-23
/
+22
*
|
add keyusage extension
Paul Kehrer
2015-03-31
1
-0
/
+98
*
|
add extendedkeyusage extension
Paul Kehrer
2015-03-31
1
-0
/
+11
*
|
Merge pull request #1807 from reaperhulk/fix-ecrypt-link
Alex Gaynor
2015-03-31
3
-3
/
+3
|
\
\
|
*
|
update ecrypt link in docs
Paul Kehrer
2015-03-30
3
-3
/
+3
*
|
|
Merge pull request #1806 from reaperhulk/eku-oids
Alex Gaynor
2015-03-31
1
-0
/
+33
|
\
\
\
|
*
|
|
support the EKU OIDs specified in RFC 5280 section 4.2.1.12
Paul Kehrer
2015-03-30
1
-0
/
+33
|
|
/
/
*
/
/
Added some more words to our dictionary. These are needed for #1785
Alex Gaynor
2015-03-30
1
-0
/
+3
|
/
/
*
|
Merge pull request #1799 from reaperhulk/san-csr-vector
Alex Gaynor
2015-03-30
1
-0
/
+3
|
\
\
|
*
|
add SAN CSR vectors
Paul Kehrer
2015-03-30
1
-0
/
+3
*
|
|
add load_der_x509_csr to support loading DER encoded CSRs
Paul Kehrer
2015-03-30
1
-0
/
+16
|
/
/
*
|
add DER CSR vectors
Paul Kehrer
2015-03-30
1
-10
/
+10
*
|
add missing "signing"
Paul Kehrer
2015-03-29
1
-1
/
+1
*
|
move testsetup around and improve some verbiage
Paul Kehrer
2015-03-29
1
-32
/
+29
*
|
move test setup
Paul Kehrer
2015-03-29
1
-23
/
+23
*
|
rename to CertificateSigningRequest
Paul Kehrer
2015-03-29
2
-10
/
+12
*
|
address some review comments
Paul Kehrer
2015-03-29
1
-4
/
+4
[prev]
[next]