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 an EC OID to curve dictionary mapping (#4759)
Paul Kehrer
2019-02-20
1
-0
/
+15
*
add ed25519 PKCS8 and subjectPublicKeyInfo vectors (#4719)
Paul Kehrer
2019-02-20
1
-0
/
+7
*
add ed448 PKCS8 and subjectPublicKeyInfo vectors (#4718)
Paul Kehrer
2019-02-20
1
-0
/
+7
*
full state or province name (#4758)
itinerarium
2019-02-20
1
-2
/
+2
*
update the thread link (#4748)
Paul Kehrer
2019-02-03
1
-10
/
+9
*
concede to digicert's garbage CDN (#4747)
Paul Kehrer
2019-02-03
1
-1
/
+1
*
Also suggest cryptopals to learn crypo (#4745)
Alex Gaynor
2019-02-03
1
-1
/
+3
*
Updated link to PKCS#3 -- fixes #4671 (#4722)
Alex Gaynor
2019-01-21
1
-1
/
+1
*
Apparently NIST crypto resources are essential to life and property (#4721)
Alex Gaynor
2019-01-20
1
-2
/
+0
*
deprecate encode_point and migrate all internal callers (#4720)
Paul Kehrer
2019-01-20
1
-0
/
+6
*
add support for encoding compressed points (#4638)
Paul Kehrer
2019-01-20
2
-4
/
+34
*
shake128/256 support (#4611)
Paul Kehrer
2019-01-19
2
-0
/
+31
*
consistently linky RFC in the docs (#4716)
Alex Gaynor
2019-01-18
4
-9
/
+8
*
Bump this way up and see if it helps (#4713)
Alex Gaynor
2019-01-17
1
-1
/
+1
*
support byteslike in KBKDFHMAC (#4711)
Paul Kehrer
2019-01-17
1
-1
/
+2
*
support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709)
Paul Kehrer
2019-01-17
1
-3
/
+6
*
support byteslike for OTP (#4710)
Paul Kehrer
2019-01-17
1
-6
/
+8
*
Support byteslike in HKDF and PBKDF2HMAC (#4707)
Paul Kehrer
2019-01-17
1
-2
/
+4
*
support byteslike in hmac update (#4705)
Paul Kehrer
2019-01-17
1
-1
/
+2
*
support bytes-like keys in CMAC and HMAC contexts (#4701)
Paul Kehrer
2019-01-16
1
-1
/
+2
*
add support for byteslike password/data to load_{pem,der}_private_key (#4693)
Paul Kehrer
2019-01-16
1
-4
/
+8
*
support byteslike in aead for key and nonce (#4695)
Paul Kehrer
2019-01-15
1
-10
/
+18
*
support byteslike in X448PrivateKey.from_private_bytes (#4694)
Paul Kehrer
2019-01-15
1
-1
/
+2
*
add support for byteslike on password and data for pkcs12 loading (#4690)
Paul Kehrer
2019-01-15
1
-2
/
+4
*
Serialization x25519 (#4688)
Paul Kehrer
2019-01-14
1
-4
/
+84
*
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
1
-0
/
+7
*
support x448 public/private serialization both raw and pkcs8 (#4653)
Paul Kehrer
2019-01-13
2
-9
/
+106
*
Fixes #4683 -- fixed linux kernel version that has getrandom (#4684)
Alex Gaynor
2019-01-12
1
-1
/
+1
*
add signature_hash_algorithm to OCSPResponse (#4681)
Paul Kehrer
2019-01-10
2
-0
/
+12
*
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
1
-0
/
+7
*
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
*
Remove spaces from RFC 4514 strings for better compliance (#4643) (#4646)
Marti Raudsepp
2018-12-18
1
-3
/
+3
*
deprecate old from_encoded_point (#4640)
Paul Kehrer
2018-12-11
1
-0
/
+5
*
Compressed point support (#4629)
Paul Kehrer
2018-12-11
1
-0
/
+21
*
add compressed point EC vectors (#4637)
Paul Kehrer
2018-12-10
1
-0
/
+2
*
allow bytes-like for key/iv/data for symmetric encryption (#4621)
Paul Kehrer
2018-12-09
3
-26
/
+51
*
make the same doc changes to DH as we did for ECDH (#4631)
Paul Kehrer
2018-12-09
1
-6
/
+50
*
Update link to MS docs (#4632)
Alex Gaynor
2018-12-09
1
-1
/
+1
*
Jenkins is fixed! (#4630)
Alex Gaynor
2018-12-09
1
-5
/
+0
*
Adds a more descriptive error msg for wrong wrapping (#4504)
André Almeida
2018-12-08
1
-0
/
+32
*
Add RFC 4514 Distinguished Name formatting for Name, RDN and NameAttribute (#...
Marti Raudsepp
2018-12-08
1
-1
/
+25
*
remove idna as a primary dependency (#4624)
Paul Kehrer
2018-12-06
1
-0
/
+12
*
IssuingDistributionPoint support (parse only) (#4552)
Paul Kehrer
2018-11-30
1
-0
/
+71
*
PKCS12 Basic Parsing (#4553)
Paul Kehrer
2018-11-28
1
-0
/
+37
[next]