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
...
*
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
*
initial OCSP response docs (#4448)
Paul Kehrer
2018-09-01
1
-0
/
+179
*
add more OCSP response vectors (#4445)
Paul Kehrer
2018-09-01
1
-0
/
+7
*
Fixes #4333 -- added support for precert poison extension (#4442)
Alex Gaynor
2018-08-31
1
-0
/
+23
*
OCSP response vector (#4443)
Paul Kehrer
2018-08-31
1
-0
/
+5
*
refactor ocsp request parsing and generation to support only one cert (#4439)
Paul Kehrer
2018-08-31
1
-25
/
+17
*
Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)
Alex Gaynor
2018-08-31
1
-0
/
+4
*
Fixes #4357 -- document the additional release steps for a security release (...
Alex Gaynor
2018-08-30
2
-0
/
+17
*
Added vector for pre-certificate poison extension (#4432)
Alex Gaynor
2018-08-30
1
-0
/
+2
*
Update our security documentation to match what we actually do (#4430)
Alex Gaynor
2018-08-30
1
-37
/
+7
*
make an ocsp request (#4402)
Paul Kehrer
2018-08-30
1
-0
/
+113
*
Fixes #4426 -- use modern idiom in our bindings docs (#4428)
Alex Gaynor
2018-08-30
1
-1
/
+1
*
Fixes #4408 -- added an FAQ about abi3 wheels (#4425)
Alex Gaynor
2018-08-30
1
-0
/
+8
*
Mention that PyCA also maintains pynacl (#4422)
Alex Gaynor
2018-08-29
1
-1
/
+2
*
Remove several very old FAQ entries (#4423)
Alex Gaynor
2018-08-29
1
-11
/
+1
*
openssl 1.1.1 testing (#4112)
Paul Kehrer
2018-08-29
1
-0
/
+1
*
Fix encoding errors in RSA test keys. (#4410)
David Benjamin
2018-08-23
1
-2
/
+4
*
remove freebsd11 builder (#4401)
Paul Kehrer
2018-08-15
1
-2
/
+0
*
OCSP request parsing (#4393)
Paul Kehrer
2018-08-15
2
-0
/
+95
*
add new OCSP request vectors (#4399)
Paul Kehrer
2018-08-15
1
-0
/
+4
*
Document wycheproof revision we're current as of (#4390)
Alex Gaynor
2018-08-12
2
-1
/
+14
*
make a certificate expire a few years in the future, fixes doctests (#4383)
Alex Gaynor
2018-08-06
1
-1
/
+1
*
Refs #4375 -- integrate wycheproof AES CCM tests (#4379)
Alex Gaynor
2018-08-02
1
-1
/
+1
*
min_tag_length is an int (#4351)
Paul Kehrer
2018-07-17
1
-1
/
+1
*
raise ValueError on zero length GCM IV (#4348)
Paul Kehrer
2018-07-17
1
-1
/
+2
*
disallow implicit tag truncation with finalize_with_tag (#4342)
Paul Kehrer
2018-07-17
1
-0
/
+1
*
add crl.get_revoked_certificate method (#4331)
Paul Kehrer
2018-07-16
1
-0
/
+9
*
document one shot AEAD length restrictions (#4322)
Paul Kehrer
2018-07-14
1
-0
/
+6
*
document that an ECPublicNumbers object has some unexpected properties (#4319)
Paul Kehrer
2018-07-09
1
-0
/
+8
*
Make RelativeDistinguishedName preserve attribtue order (#4306)
Marti Raudsepp
2018-07-09
1
-2
/
+3
*
Make the docs clearer on why truncated tags are a bad idea (#4312)
Alex Gaynor
2018-07-06
1
-4
/
+4
*
Add OID for RSASSA-PSS X.509 signature algorithm (RFC 4055) (#4294)
Marti Raudsepp
2018-06-29
1
-0
/
+9
*
Add py37 (#4298)
Paul Kehrer
2018-06-27
1
-1
/
+1
*
Add serialisation output examples (#4286)
Коренберг Марк
2018-06-26
1
-0
/
+24
*
Make AuthorityKeyIdentifier docs reflect reality (#4252)
Thom Dixon
2018-05-18
1
-1
/
+1
*
remove block size as a required part of HashAlgorithm (#4249)
Paul Kehrer
2018-05-16
1
-6
/
+0
*
Add SHA512/224 and SHA512/256 test vectors from NIST CAVP (#4237)
Paul Kehrer
2018-05-14
1
-1
/
+1
*
Use pytest instead of py.test per upstream recommendation, #dropthedot (#4236)
Ville Skyttä
2018-05-13
1
-1
/
+1
*
switch to py3 on docs job (#4230)
Paul Kehrer
2018-05-12
11
-47
/
+48
*
Fixed some confusing type descriptions in docs (#4231)
Alex Gaynor
2018-05-12
1
-4
/
+1
*
Add support for extracting timestamp from a Fernet token (#4229)
Paul Kehrer
2018-05-12
1
-0
/
+16
[prev]
[next]