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 #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
*
|
Merge pull request #1697 from reaperhulk/x509-request-vectors
Alex Stapleton
2015-02-27
1
-0
/
+14
|
\
\
|
*
|
move x509 request vector docs to a new section
Paul Kehrer
2015-02-24
1
-1
/
+6
|
*
|
add X509 request custom vectors
Paul Kehrer
2015-02-24
1
-0
/
+9
*
|
|
DH numbers
Alex Stapleton
2015-02-26
3
-0
/
+66
|
|
/
|
/
|
*
|
Fixed links in the docs
Alex Gaynor
2015-02-24
2
-4
/
+3
*
|
Fixed a syntax error in the docs
Alex Gaynor
2015-02-24
1
-1
/
+1
|
/
*
Updated docs for new API
Alex Gaynor
2015-02-23
1
-2
/
+2
*
Merge pull request #1610 from reaperhulk/load-der-keys
Alex Gaynor
2015-02-23
2
-0
/
+100
|
\
|
*
fix docs for unsupportedalgorithm exception (thanks nitpicky)
Paul Kehrer
2015-02-19
1
-2
/
+2
|
*
add examples
Paul Kehrer
2015-02-19
1
-0
/
+41
|
*
support DER public and private key loading in the openssl backend
Paul Kehrer
2015-02-19
2
-0
/
+59
*
|
Merge pull request #1692 from reaperhulk/ibm-has-the-worst-webserver
Alex Gaynor
2015-02-23
1
-1
/
+1
|
\
\
|
*
|
remove IBM link and replace with smartbear PDF link
Paul Kehrer
2015-02-23
1
-1
/
+1
*
|
|
OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1
Paul Kehrer
2015-02-21
1
-1
/
+1
|
/
/
*
|
we don't test on freebsd 9.x any more
Paul Kehrer
2015-02-20
1
-1
/
+1
[next]