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
*
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
*
add ed448 test vectors (#4608)
Paul Kehrer
2018-11-24
1
-0
/
+1
*
X448 support (#4580)
Paul Kehrer
2018-11-22
2
-0
/
+105
*
add sha3 support (#4573)
Paul Kehrer
2018-11-22
1
-0
/
+37
*
add SHA512/224 and SHA512/256 support (#4575)
Paul Kehrer
2018-11-12
1
-0
/
+14
*
x448 test vectors (#4576)
Paul Kehrer
2018-11-12
1
-1
/
+1
*
add a few more EC OIDs (#4572)
Paul Kehrer
2018-11-11
1
-0
/
+78
*
another pkcs12 vector (#4557)
Paul Kehrer
2018-11-04
1
-2
/
+8
*
additional pkcs12 test vector (#4554)
Paul Kehrer
2018-11-03
1
-0
/
+3
*
add EC OIDs (#4435)
Paul Kehrer
2018-10-30
1
-0
/
+32
*
add pkcs12 test vectors (#4535)
Paul Kehrer
2018-10-30
1
-0
/
+20
*
Whitelist NTT for linkcheck (#4547)
Alex Gaynor
2018-10-30
1
-0
/
+2
*
add issuingDistributionPoint vectors (#4537)
Paul Kehrer
2018-10-29
1
-0
/
+24
*
OCSP response builder (#4485)
Paul Kehrer
2018-10-28
1
-0
/
+185
*
add IDP OID and docs (#4533)
Paul Kehrer
2018-10-28
1
-0
/
+6
*
change ECDH documentation to show both classical ECDH and ECDHE (#4530)
Paul Kehrer
2018-10-28
1
-6
/
+52
*
reorder curves to put binary (SECT) curves down at the bottom (#4529)
Paul Kehrer
2018-10-28
1
-48
/
+59
*
add a new SCT vector (#4528)
Paul Kehrer
2018-10-27
2
-0
/
+3
*
HTTPS one last URL (#4522)
Alex Gaynor
2018-10-25
1
-1
/
+1
*
OpenPGP's website is also HTTPS! (#4518)
Alex Gaynor
2018-10-24
1
-1
/
+1
*
oss-security page is https too! (#4517)
Alex Gaynor
2018-10-24
1
-1
/
+1
*
Colin's website went HTTPS! (#4515)
Alex Gaynor
2018-10-24
2
-3
/
+3
*
next_update is not a required field on OCSP responses (#4513)
Paul Kehrer
2018-10-23
1
-0
/
+2
*
Another URL goes https! (#4512)
Alex Gaynor
2018-10-24
1
-1
/
+1
*
Update the linkcheck ignores (#4511)
Alex Gaynor
2018-10-24
1
-2
/
+5
*
Enhance info on pip requirements intallation (#4499)
André Almeida
2018-10-19
1
-0
/
+4
*
simplify some language (#4495)
Paul Kehrer
2018-10-10
1
-2
/
+7
*
Style nits for docs (#4494)
Alex Gaynor
2018-10-10
1
-5
/
+5
*
Add a tutorial explaining how to check the signature of a certificate (#4478)
g_goessel
2018-10-10
1
-0
/
+68
*
OCSP response serialization (#4482)
Paul Kehrer
2018-10-06
1
-0
/
+8
*
support extensions in the OCSP request builder (#4481)
Paul Kehrer
2018-10-06
1
-0
/
+10
*
add OCSP basic response extension parsing (#4479)
Paul Kehrer
2018-10-06
1
-0
/
+5
*
support OCSP response parsing (#4452)
Paul Kehrer
2018-10-01
1
-0
/
+21
*
a few docs fixes and language improvements (#4472)
Paul Kehrer
2018-09-14
4
-13
/
+11
*
OCSP request extension parsing (#4464)
Paul Kehrer
2018-09-09
3
-0
/
+40
*
add OCSP request with a request extension (nonce) (#4462)
Paul Kehrer
2018-09-07
1
-0
/
+2
*
document that OCSPResponse attributes can raise valuerror (#4453)
Paul Kehrer
2018-09-01
1
-0
/
+48
*
More OCSP vectors (#4451)
Paul Kehrer
2018-09-01
1
-0
/
+5
*
add LE subordinate certificate to test vectors (#4450)
Paul Kehrer
2018-09-01
1
-0
/
+2
[next]