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
*
add a little bit about ECDHE
Paul Kehrer
2015-10-20
1
-0
/
+5
*
Merge pull request #2427 from alex/ecdh
Paul Kehrer
2015-10-19
1
-0
/
+44
|
\
|
*
better document hte iface
Alex Gaynor
2015-10-17
1
-0
/
+19
|
*
a refactor to the API
Alex Gaynor
2015-10-17
1
-23
/
+4
|
*
Add an Elliptic Curve Key Exchange Algorithm(ECDH)
Simo Sorce
2015-10-17
1
-0
/
+44
*
|
Merge pull request #2417 from etrauschke/vectors_inval_certissuer
Paul Kehrer
2015-10-19
1
-0
/
+2
|
\
\
|
*
|
add crl file to test-vectors.rst
Erik Trauschke
2015-10-15
1
-0
/
+2
*
|
|
Merge pull request #2422 from Lukasa/static-build-docs
Paul Kehrer
2015-10-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Add --no-use-wheel when building static wheels.
Cory Benfield
2015-10-18
1
-1
/
+1
*
|
|
|
Merge pull request #2425 from reaperhulk/fix-encoding-der-added
Alex Gaynor
2015-10-19
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
fix extra space
Paul Kehrer
2015-10-17
1
-1
/
+1
|
*
|
|
|
make it clearer when PEM and DER encoding support was added
Paul Kehrer
2015-10-17
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Fix EC's generate_private_key param name
simo5
2015-10-18
1
-1
/
+1
|
/
/
/
*
|
/
Kill Key Exchange as a separate interface
Simo Sorce
2015-10-15
2
-24
/
+0
|
|
/
|
/
|
*
|
Merge pull request #2412 from alex/correct-syntax
Paul Kehrer
2015-10-13
1
-6
/
+6
|
\
\
|
*
|
Use the right reST syntax for these
Alex Gaynor
2015-10-12
1
-6
/
+6
*
|
|
nuke trailing whitespace
Benjamin Peterson
2015-10-12
1
-1
/
+1
*
|
|
use :returns: and put annotation in the correct place
Benjamin Peterson
2015-10-12
1
-2
/
+2
*
|
|
Indicate the return type of CertificateBuilder.sign
Benjamin Peterson
2015-10-12
1
-0
/
+2
|
/
/
*
|
address review comments
Paul Kehrer
2015-10-12
2
-3
/
+7
*
|
add some links to public key loading in the RSA/DSA verification sections
Paul Kehrer
2015-10-12
2
-5
/
+13
*
|
Merge pull request #2406 from reaperhulk/update-docs-openssl-builder
Alex Gaynor
2015-10-11
1
-3
/
+4
|
\
\
|
*
|
update docs to point at newer, fancier openssl builder
Paul Kehrer
2015-10-11
1
-3
/
+4
*
|
|
Merge pull request #2402 from ddcc/patch-1
Paul Kehrer
2015-10-11
2
-0
/
+7
|
\
\
\
|
*
|
|
add 'hostname' to spellcheck dictionary
Dominic Chen
2015-10-10
1
-0
/
+1
|
*
|
|
fix to handle malformed certificates without hostname
Dominic Chen
2015-10-10
1
-0
/
+6
|
|
/
/
*
/
/
Fixed #2404 -- handle a certificate with an unknown public key
Alex Gaynor
2015-10-10
1
-0
/
+2
|
/
/
*
/
Introduce Key Exchange Agreements interface
Simo Sorce
2015-10-07
2
-0
/
+24
|
/
*
FIPS is a real word!
Cory Benfield
2015-10-07
1
-0
/
+1
*
Missing OpenSSL.org link.
Cory Benfield
2015-10-07
1
-0
/
+1
*
Don't accidentally use out-of-date OpenSSLs.
Cory Benfield
2015-10-07
1
-4
/
+5
*
Move link to bottom of docs page.
Cory Benfield
2015-10-07
1
-2
/
+1
*
Document building static wheels on Linux.
Cory Benfield
2015-10-07
1
-0
/
+54
*
Merge pull request #2392 from alex/drop-tls
Paul Kehrer
2015-10-03
1
-1
/
+1
|
\
|
*
drop the tls, it uses a weird CA that's not supported on our CI
Alex Gaynor
2015-10-02
1
-1
/
+1
*
|
Merge pull request #2388 from reaperhulk/docs-testing
Alex Gaynor
2015-10-02
2
-15
/
+10
|
\
\
|
*
|
add a word
Paul Kehrer
2015-10-02
1
-0
/
+1
|
*
|
simplify installation docs on OS X now that we have cffi wheels
Paul Kehrer
2015-10-01
1
-7
/
+1
|
*
|
update our docs for the testing matrix to be accurate
Paul Kehrer
2015-10-01
1
-8
/
+8
*
|
|
document the extension type requirement a bit better
Paul Kehrer
2015-10-02
1
-5
/
+4
|
|
/
|
/
|
*
|
a few more fixes
Alex Gaynor
2015-10-02
2
-3
/
+3
*
|
HTTPS-ifiy to some links
Alex Gaynor
2015-10-02
3
-3
/
+3
|
/
*
We test on 3.5
Alex Gaynor
2015-09-25
1
-2
/
+2
*
We ship statically linked wheels for OS X as well
Alex Gaynor
2015-09-25
1
-3
/
+4
*
appeasement
Alex Gaynor
2015-09-24
1
-1
/
+1
*
some commas that look correct
Alex Gaynor
2015-09-24
4
-4
/
+4
*
Some cleanups
Alex Gaynor
2015-09-24
1
-1
/
+1
*
Add X963KDF from ANSI X9.63:2001
Simo Sorce
2015-09-24
2
-0
/
+96
*
add docs on how to upgrade OpenSSL on OS X and windows builders
Paul Kehrer
2015-09-22
1
-5
/
+20
*
Fixes #2353 -- document that we need PyPy 2.6+
Alex Gaynor
2015-09-19
1
-1
/
+1
[next]