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
*
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
*
|
rename request to CSR
Paul Kehrer
2015-03-29
2
-10
/
+10
*
|
basic support for parsing x509 requests
Paul Kehrer
2015-03-29
2
-0
/
+103
*
|
Merge pull request #1769 from reaperhulk/x509-extension-bc
Alex Gaynor
2015-03-28
1
-0
/
+34
|
\
\
|
|
/
|
/
|
|
*
basicConstraints support for OpenSSL X509 backend
Paul Kehrer
2015-03-28
1
-0
/
+34
*
|
Merge pull request #1786 from reaperhulk/san-vectors
Alex Gaynor
2015-03-28
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
add X509 SAN extension vectors
Paul Kehrer
2015-03-28
1
-0
/
+8
*
|
add x509 extensions class and basic tests (no extensions supported)
Paul Kehrer
2015-03-28
1
-1
/
+38
|
/
*
add unsupported extension marked critical
Paul Kehrer
2015-03-27
1
-0
/
+3
*
add unsupported extension x509 test vector
Paul Kehrer
2015-03-27
1
-0
/
+3
*
add new basic constraints vector with path length zero
Paul Kehrer
2015-03-25
1
-0
/
+3
*
Merge pull request #1768 from reaperhulk/basic-constraints
Alex Gaynor
2015-03-23
1
-0
/
+65
|
\
|
*
review feedback updates
Paul Kehrer
2015-03-23
1
-1
/
+3
|
*
doc updates and simplification of __repr__
Paul Kehrer
2015-03-22
1
-2
/
+5
|
*
doc update
Paul Kehrer
2015-03-22
1
-1
/
+1
|
*
rework BasicConstraints and Extension.
Paul Kehrer
2015-03-22
1
-3
/
+12
|
*
review feedback doc updates
Paul Kehrer
2015-03-21
1
-2
/
+2
|
*
add docs for the OID_BASIC_CONSTRAINTS constant
Paul Kehrer
2015-03-21
1
-0
/
+8
|
*
basic constraints class & extensions interface
Paul Kehrer
2015-03-21
1
-0
/
+43
*
|
Merge pull request #1759 from reaperhulk/aes-keywrap-vectors
Alex Gaynor
2015-03-21
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
add keywrap test vectors from NIST
Paul Kehrer
2015-03-15
1
-0
/
+5
*
|
add 3 new certificate vectors for upcoming basic constraints tests
Paul Kehrer
2015-03-20
1
-0
/
+7
|
/
*
Merge pull request #1738 from reaperhulk/deprecation-dance
Alex Gaynor
2015-03-09
2
-24
/
+2
|
\
|
*
missed some links
Paul Kehrer
2015-03-09
1
-2
/
+2
|
*
Do the deprecation dance
Paul Kehrer
2015-03-09
1
-22
/
+0
[next]