index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
hazmat
Commit message (
Expand
)
Author
Age
Files
Lines
*
let's talk about bits baby (#3956)
Paul Kehrer
2017-10-11
7
-57
/
+62
*
Add support for AES XTS (#3900)
Paul Kehrer
2017-10-01
1
-0
/
+41
*
add ChaCha20 support (#3919)
Paul Kehrer
2017-09-28
1
-0
/
+49
*
Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)
Alex Gaynor
2017-09-20
4
-7
/
+7
*
Update the rest of the NIST urls to their new HTTPS homes (#3928)
Alex Gaynor
2017-09-20
3
-4
/
+4
*
Fix `load_rsa_public_numbers` documentation (#3871)
David Sanders
2017-08-20
1
-1
/
+1
*
Fix mistake in `RSAPublicKey.verify` documentation (#3872)
David Sanders
2017-08-20
1
-1
/
+1
*
update docs to reflect #3364 (#3786)
Paul Kehrer
2017-07-17
1
-1
/
+1
*
add AESGCM AEAD support (#3785)
Paul Kehrer
2017-07-17
2
-0
/
+76
*
move tag_length to the AESCCM constructor (#3783)
Paul Kehrer
2017-07-16
1
-11
/
+7
*
AESCCM support (#3700)
Paul Kehrer
2017-07-16
1
-0
/
+88
*
we forgot to document these DH methods (#3757)
Paul Kehrer
2017-07-06
1
-0
/
+27
*
don't use long keys because they can be confusing wrt bits/bytes (#3734)
Paul Kehrer
2017-06-28
1
-17
/
+17
*
doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721)
Paul Kehrer
2017-06-24
4
-8
/
+25
*
Reorganize DHParameters and DHPublicKey *WithSerialization (#3722)
Paul Kehrer
2017-06-24
1
-15
/
+13
*
changelog entry and a few updates to the new DH params docs (#3718)
Paul Kehrer
2017-06-24
3
-7
/
+8
*
Dh parameters serialization (#3504)
Aviv Palivoda
2017-06-24
3
-0
/
+129
*
be clearer that 65537 is the right answer (#3714)
Paul Kehrer
2017-06-23
1
-1
/
+2
*
fix typo in docs for curve name (#3705)
Paul Kehrer
2017-06-14
1
-1
/
+1
*
It's a method you must call (#3696)
Jean-Paul Calderone
2017-06-09
1
-1
/
+1
*
X25519 Support (#3686)
Paul Kehrer
2017-06-09
2
-0
/
+86
*
ChaCha20Poly1305 support (#3680)
Paul Kehrer
2017-06-08
2
-0
/
+80
*
scrypt can be doctested now that we're using 1.1.0 (#3688)
Paul Kehrer
2017-06-07
1
-1
/
+1
*
fix symmetric encryption interfaces heading (#3676)
Paul Kehrer
2017-06-04
1
-1
/
+1
*
document invalidtag (#3675)
Paul Kehrer
2017-06-04
1
-0
/
+11
*
deprecate signer/verifier on asymmetric keys (#3663)
Paul Kehrer
2017-06-03
5
-196
/
+105
*
make signature and verification contexts error better re: prehashed (#3658)
Paul Kehrer
2017-06-02
1
-0
/
+12
*
FreeBSD 10 and higher use Fortuna, not Yarrow (#3652)
Jeroen Ruigrok van der Werven
2017-06-01
1
-2
/
+4
*
reorder the primitives list and improve a few titles (#3640)
Paul Kehrer
2017-05-29
3
-9
/
+9
*
move MACContext to mac.py and eliminate interfaces.py (#3631)
Paul Kehrer
2017-05-29
6
-87
/
+38
*
strongly encourage the use of fernet, document its limitation (#3623)
Paul Kehrer
2017-05-27
1
-0
/
+3
*
Modify DH/ECDH examples to be explicit for DHE/ECDHE (#3622)
Paul Kehrer
2017-05-27
2
-3
/
+32
*
Put the exchange method on the correct interface (#3591)
Alex Gaynor
2017-05-24
1
-12
/
+12
*
Update the docs to not be redundant and wrong (#3593)
Paul Kehrer
2017-05-24
1
-3
/
+0
*
add convenience methods for key_size on EC{Public,Private}Key (#3587)
Paul Kehrer
2017-05-23
1
-0
/
+18
*
let's deprecate some hashes we should never have exposed (#3584)
Paul Kehrer
2017-05-23
1
-16
/
+0
*
Document DH in serialization (#3569)
Aviv Palivoda
2017-05-23
1
-1
/
+10
*
Let's help out the newbies (#3572)
Cory Benfield
2017-05-22
1
-2
/
+5
*
remove multibackend (#3555)
Paul Kehrer
2017-05-20
2
-52
/
+2
*
time to remove commoncrypto, fare thee well (#3551)
Paul Kehrer
2017-05-20
5
-66
/
+0
*
Fixes #3538 -- Make our OpenSSL EC verifier's implementation match the API (#...
Alex Gaynor
2017-05-10
1
-14
/
+19
*
add a changelog entry for finalize_with_tag and move the note (#3531)
Paul Kehrer
2017-05-02
1
-4
/
+4
*
postpone GCM authentication tag requirement until finalization (#3421)
Philipp Gesang
2017-05-02
1
-8
/
+48
*
Update symmetric-encryption.rst (#3479)
gdmnbt
2017-03-23
1
-0
/
+1
*
Be on brand: it's macOS (#3456)
Alex Gaynor
2017-03-15
3
-4
/
+4
*
fix typo (#3442)
Ofek Lev
2017-03-12
1
-1
/
+1
*
DH subgroup order (q) (#3369)
Aviv Palivoda
2017-03-05
2
-5
/
+22
*
Update NIST urls in docs (#3418)
Alex Gaynor
2017-02-27
2
-3
/
+3
*
SHA-1 is broken, run for the hills (#3417)
Alex Gaynor
2017-02-23
1
-15
/
+16
*
Use HTTPS urls for a few more websites (#3416)
Alex Gaynor
2017-02-23
1
-1
/
+1
[next]