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
*
DH key interfaces
Alex Stapleton
2015-04-05
3
-1
/
+99
*
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
*
|
Merge pull request #1740 from alex/fixed-gitorious-link
Paul Kehrer
2015-03-09
1
-1
/
+1
|
\
\
|
*
|
Updated one more gitorious link
Alex Gaynor
2015-03-09
1
-1
/
+1
|
|
/
*
/
Use full path in the documentation
Alex Gaynor
2015-03-09
1
-1
/
+1
|
/
*
DSA public key serialization
Paul Kehrer
2015-03-08
2
-2
/
+37
*
fix a docs link
Paul Kehrer
2015-03-08
1
-1
/
+1
*
update docs to add ECPublicKey to list of classes that have public_bytes
Paul Kehrer
2015-03-08
1
-1
/
+3
*
serialize EC public keys
Paul Kehrer
2015-03-08
2
-2
/
+36
*
update docs to note PKCS1 is essentially RSA only
Paul Kehrer
2015-03-08
1
-1
/
+1
*
support RSA public key serialization
Paul Kehrer
2015-03-07
2
-1
/
+73
*
gitorious is no longer a thing so gnutls is now hosted by gitlab
Paul Kehrer
2015-03-06
1
-5
/
+5
*
Merge pull request #1712 from reaperhulk/serialize-dsa-private-key
Alex Gaynor
2015-03-05
2
-3
/
+53
|
\
|
*
serialize DSA private keys
Paul Kehrer
2015-03-02
2
-3
/
+53
*
|
Merge pull request #1714 from reaperhulk/asymmetric-public-vectors
Alex Stapleton
2015-03-04
1
-1
/
+7
|
\
\
|
*
|
DER conversion of PKCS1 rsa.pub.pem
Paul Kehrer
2015-03-02
1
-2
/
+3
|
*
|
add RSA/DSA PKCS1 public keys
Paul Kehrer
2015-03-02
1
-1
/
+6
|
|
/
*
|
Fixed URL that changed in docs
Alex Gaynor
2015-03-03
1
-1
/
+1
*
|
Update OpenSSL test vector link to point at Github repository
Paul Kehrer
2015-03-02
1
-1
/
+1
|
/
*
format to privateformat
Paul Kehrer
2015-03-02
1
-4
/
+4
*
add support for serialization of EC private keys
Paul Kehrer
2015-03-01
2
-6
/
+53
*
s/Format/PrivateFormat
Paul Kehrer
2015-03-01
2
-8
/
+9
*
Merge pull request #1503 from reaperhulk/serialize-some-keys
Alex Stapleton
2015-03-01
3
-1
/
+143
|
\
|
*
change as_bytes to private_bytes, link more things
Paul Kehrer
2015-02-28
2
-8
/
+11
|
*
linkify some things per review, fix an import
Paul Kehrer
2015-02-28
2
-3
/
+9
|
*
add more docs stuff from review that I missed
Paul Kehrer
2015-02-27
2
-3
/
+8
|
*
address review feedback
Paul Kehrer
2015-02-27
1
-5
/
+9
|
*
rename dump to as_bytes
Paul Kehrer
2015-02-25
2
-6
/
+6
|
*
fix docs
Paul Kehrer
2015-02-25
1
-5
/
+5
|
*
address review comments
Paul Kehrer
2015-02-25
2
-44
/
+36
|
*
Support for traditional OpenSSL and PKCS8 RSA private key serialization
Paul Kehrer
2015-02-25
3
-1
/
+133
[next]