index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
expose the ed448 nid (#4717)
Paul Kehrer
2019-01-19
1
-0
/
+1
*
consistently linky RFC in the docs (#4716)
Alex Gaynor
2019-01-18
4
-9
/
+8
*
Fixed #4700 -- linkify method in changelog (#4715)
Alex Gaynor
2019-01-18
1
-4
/
+6
*
Bump this way up and see if it helps (#4713)
Alex Gaynor
2019-01-17
1
-1
/
+1
*
changelog for byteslike (#4712)
Paul Kehrer
2019-01-17
1
-0
/
+3
*
support byteslike in KBKDFHMAC (#4711)
Paul Kehrer
2019-01-17
3
-2
/
+11
*
support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709)
Paul Kehrer
2019-01-17
8
-7
/
+70
*
support byteslike for OTP (#4710)
Paul Kehrer
2019-01-17
3
-6
/
+19
*
normalize KBKDF tests (#4708)
Paul Kehrer
2019-01-17
1
-38
/
+37
*
Support byteslike in HKDF and PBKDF2HMAC (#4707)
Paul Kehrer
2019-01-17
6
-6
/
+42
*
support bytes-like for X25519PrivateKey.from_private_bytes (#4698)
Paul Kehrer
2019-01-17
2
-6
/
+40
*
x448 and x25519 should enforce key lengths in backend (#4703)
Paul Kehrer
2019-01-17
5
-4
/
+42
*
support byteslike in hmac update (#4705)
Paul Kehrer
2019-01-17
4
-4
/
+6
*
support byteslike in hash updates (#4702)
Paul Kehrer
2019-01-16
3
-2
/
+17
*
support bytes-like keys in CMAC and HMAC contexts (#4701)
Paul Kehrer
2019-01-16
5
-3
/
+29
*
add support for byteslike password/data to load_{pem,der}_private_key (#4693)
Paul Kehrer
2019-01-16
3
-7
/
+58
*
turn off hypothesis deadlines, enforced by default in 4.0 (#4696)
Paul Kehrer
2019-01-16
2
-2
/
+2
*
support byteslike in aead for key and nonce (#4695)
Paul Kehrer
2019-01-15
4
-18
/
+73
*
support byteslike in X448PrivateKey.from_private_bytes (#4694)
Paul Kehrer
2019-01-15
3
-2
/
+16
*
add support for byteslike on password and data for pkcs12 loading (#4690)
Paul Kehrer
2019-01-15
3
-15
/
+54
*
Remove a dead assignment (#4692)
Alex Gaynor
2019-01-15
1
-1
/
+0
*
Serialization x25519 (#4688)
Paul Kehrer
2019-01-14
10
-21
/
+378
*
Update wycheproof commit in docs (#4687)
Alex Gaynor
2019-01-13
1
-1
/
+1
*
add x25519 pkcs8/subjectpublickeyinfo vectors (#4685)
Paul Kehrer
2019-01-13
7
-0
/
+19
*
support x448 public/private serialization both raw and pkcs8 (#4653)
Paul Kehrer
2019-01-13
12
-21
/
+497
*
Fixes #4683 -- fixed linux kernel version that has getrandom (#4684)
Alex Gaynor
2019-01-12
3
-3
/
+3
*
Add bindings to get SRTP protection profile (#4679)
Jeremy Lainé
2019-01-11
1
-0
/
+6
*
add signature_hash_algorithm to OCSPResponse (#4681)
Paul Kehrer
2019-01-10
7
-18
/
+63
*
Another HTTPS (#4674)
Alex Gaynor
2019-01-02
1
-1
/
+1
*
Use the contents of the ecrypt docs from the University website (#4673)
Alex Gaynor
2019-01-02
3
-3
/
+3
*
Update URL to EFF (#4672)
Alex Gaynor
2019-01-01
1
-1
/
+1
*
Fixed anchor for URL (#4670)
Alex Gaynor
2019-01-01
1
-1
/
+1
*
Don't try to linkcheck nist links for the time being (#4668)
Alex Gaynor
2019-01-01
1
-0
/
+2
*
add x448 private/public PEM/DER pkcs8/subjectpublickeyinfo vectors (#4667)
Paul Kehrer
2019-01-01
7
-0
/
+21
*
HTTPS a bunch of links in random places (#4666)
Alex Gaynor
2018-12-31
10
-15
/
+15
*
Sphinx's website is now https (#4662)
Alex Gaynor
2018-12-30
2
-2
/
+2
*
DigiCert's root is now available over https (#4664)
Alex Gaynor
2018-12-30
1
-1
/
+1
*
Debian buster goes py3.7 (#4663)
Alex Gaynor
2018-12-30
1
-2
/
+2
*
Fixes #4645 -- poll() on /dev/random before reading from /dev/urandom on Linu...
Alex Gaynor
2018-12-29
1
-17
/
+55
*
Bump libressl versions in travis (#4654)
Alex Gaynor
2018-12-24
1
-2
/
+4
*
add x448 to changelog (#4652)
Paul Kehrer
2018-12-22
1
-0
/
+2
*
Improve error message for unsupported ciphers (#4650)
Alex Gaynor
2018-12-18
1
-6
/
+8
*
Support compressed points in the wycheproof tests (#4648)
Alex Gaynor
2018-12-18
1
-15
/
+5
*
handle empty byte string in from_encoded_point (#4649)
Paul Kehrer
2018-12-17
2
-0
/
+10
*
Fedora has rev'd its Python to 3.7 (#4647)
Alex Gaynor
2018-12-18
1
-2
/
+2
*
Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646)
Marti Raudsepp
2018-12-18
3
-8
/
+8
*
deprecate old from_encoded_point (#4640)
Paul Kehrer
2018-12-11
5
-13
/
+34
*
Compressed point support (#4629)
Paul Kehrer
2018-12-11
6
-3
/
+133
*
document what the vector format is a little better (#4639)
Paul Kehrer
2018-12-11
1
-0
/
+1
*
add compressed point EC vectors (#4637)
Paul Kehrer
2018-12-10
2
-0
/
+27
[next]