Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
555524140b2faac25564ca828d810ece4e22f1cc
5555241
add note about dropping LibreSSL 2.4.x support (#4506)
by Paul Kehrer
· 7 years ago
c07b5e7
Remove branch for old libressl versions that we don't support any more (#4505)
by Alex Gaynor
· 7 years ago
36fca96
Add testing with LibreSSL 2.8.2 (#4501)
by Alex Gaynor
· 7 years ago
d2df398
blacklist some pytests (#4502)
by Paul Kehrer
· 7 years ago
8a35a20
Enhance info on pip requirements intallation (#4499)
by André Almeida
· 7 years ago
ef18e61
Add definitions that help with hostname checking (#4492)
by Kai Engert
· 7 years ago
838bc4a
simplify some language (#4495)
by Paul Kehrer
· 7 years ago
6460228
Style nits for docs (#4494)
by Alex Gaynor
· 7 years ago
2a3c691
Use our cryptography-specific warning class (#4493)
by Alex Gaynor
· 7 years ago
16f746f
Add a tutorial explaining how to check the signature of a certificate (#4478)
by g_goessel
· 7 years ago
338b0b0
Fixes #4459 -- switch all our builds to xenial on travis (#4486)
by Alex Gaynor
· 7 years ago
788b859
OCSP response serialization (#4482)
by Paul Kehrer
· 7 years ago
0c07580
support extensions in the OCSP request builder (#4481)
by Paul Kehrer
· 7 years ago
ff7e397
Cleanup _encode_asn1_str_gc: don't require the length as an argument (#4484)
by Alex Gaynor
· 7 years ago
b8db668
add OCSP basic response extension parsing (#4479)
by Paul Kehrer
· 7 years ago
55c3310
consolidate the duplicate extension check (#4483)
by Paul Kehrer
· 7 years ago
cdb7a2d
additional OCSP bindings for the response builder (#4480)
by Paul Kehrer
· 7 years ago
a07de31
support OCSP response parsing (#4452)
by Paul Kehrer
· 7 years ago
1717f8c
add ed25519 bindings (#4476)
by Paul Kehrer
· 7 years ago
0a7bebf
Remove conditionals for OpenSSL 1.1.1 pre-releases (#4467)
by Alex Gaynor
· 7 years ago
9aefda9
Move linkcheck tox env to use setup.py to get docs dependencies (#4473)
by Alex Gaynor
· 7 years ago
edfedc1
a few docs fixes and language improvements (#4472)
by Paul Kehrer
· 7 years ago
7700251
block sphinx 1.8.0 since it fails our docs job (#4469)
by Paul Kehrer
· 7 years ago
245fbdf
1.1.1 is out! (#4466)
by Alex Gaynor
· 7 years ago
0940310
OCSP request extension parsing (#4464)
by Paul Kehrer
· 7 years ago
15827f1
refactor asn1_time_set to be useful in a future PR (#4465)
by Paul Kehrer
· 7 years ago
3cc0079
add OCSP request with a request extension (nonce) (#4462)
by Paul Kehrer
· 7 years ago
0322962
update pytest config (#4463)
by Paul Kehrer
· 7 years ago
f88aea5
Add flags to error on compile with incompatible pointer type (#4455)
by Paul Kehrer
· 7 years ago
18d49d0
don't sort the serial numbers in a parsed CRL (#4457)
by Paul Kehrer
· 7 years ago
636ad60
unpin coverage (#4458)
by Paul Kehrer
· 7 years ago
26c425d
document that OCSPResponse attributes can raise valuerror (#4453)
by Paul Kehrer
· 7 years ago
1ded081
More OCSP vectors (#4451)
by Paul Kehrer
· 7 years ago
8e499b2
add LE subordinate certificate to test vectors (#4450)
by Paul Kehrer
· 7 years ago
b419037
OCSP bindings (#4449)
by Paul Kehrer
· 7 years ago
d3601b1
initial OCSP response docs (#4448)
by Paul Kehrer
· 7 years ago
8cf490e
small refactor of OCSP request parsing (#4447)
by Paul Kehrer
· 7 years ago
5d9c8e2
add more OCSP response vectors (#4445)
by Paul Kehrer
· 7 years ago
dd6b78b
Fixes #4333 -- added support for precert poison extension (#4442)
by Alex Gaynor
· 7 years ago
33dbd93
OCSP response vector (#4443)
by Paul Kehrer
· 7 years ago
abfd572
Simplify OCSP no check serialization (#4444)
by Alex Gaynor
· 7 years ago
c4cd5ba
OCSP response abstract base classes (#4431)
by Paul Kehrer
· 7 years ago
0f629bb
refactor ocsp request parsing and generation to support only one cert (#4439)
by Paul Kehrer
· 7 years ago
5a54f1a
Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427)
by Alex Gaynor
· 7 years ago
9a53a4b
Fixed two memory leaks in x509 csr extensions (#4434)
by Alex Gaynor
· 7 years ago
6511f88
Lock aws-encryption-sdk and dynamodb-encryption-sdk downstream test dependencies (#4441)
by Matt Bullock
· 7 years ago
378a267
Use a less YOLO debian (#4438)
by Alex Gaynor
· 7 years ago
db02f16
Run things with -ex and shellcheck (#4436)
by Alex Gaynor
· 7 years ago
18551e2
fixed test name (#4433)
by Alex Gaynor
· 7 years ago
1293482
reorganize downstream tests to avoid dependency squashing (#4418)
by Matt Bullock
· 7 years ago
00c0b23
Fixes #4357 -- document the additional release steps for a security release (#4429)
by Alex Gaynor
· 7 years ago
ef3b38d
Added vector for pre-certificate poison extension (#4432)
by Alex Gaynor
· 7 years ago
b7114e9
Update our security documentation to match what we actually do (#4430)
by Alex Gaynor
· 7 years ago
002fa75
make an ocsp request (#4402)
by Paul Kehrer
· 7 years ago
2284eea
Fixes #4426 -- use modern idiom in our bindings docs (#4428)
by Alex Gaynor
· 7 years ago
f232184
Fixes #4408 -- added an FAQ about abi3 wheels (#4425)
by Alex Gaynor
· 7 years ago
5cc53d8
Fixes #4421 -- use the latest openssl 1.1.0 in travis (#4424)
by Alex Gaynor
· 7 years ago
3e73724
Mention that PyCA also maintains pynacl (#4422)
by Alex Gaynor
· 7 years ago
6534706
Remove several very old FAQ entries (#4423)
by Alex Gaynor
· 7 years ago
7127972
openssl 1.1.1 testing (#4112)
by Paul Kehrer
· 7 years ago
bc16677
1.1.0 locks (#4420)
by Paul Kehrer
· 7 years ago
3d0f333
Don't clone wycheproof if we're doing a downstream test (#4416)
by Alex Gaynor
· 7 years ago
3ce8883
Fix encoding errors in RSA test keys. (#4410)
by David Benjamin
· 7 years ago
fe33ec8
test to see what coverage pypy is providing (#4411)
by Paul Kehrer
· 7 years ago
45784ea
add bindings for SCT creation (#4407)
by Paul Kehrer
· 7 years ago
3d271fa
Added OCSP to the changelog (#4405)
by Alex Gaynor
· 7 years ago
5b50231
remove freebsd11 builder (#4401)
by Paul Kehrer
· 7 years ago
732cf64
OCSP request parsing (#4393)
by Paul Kehrer
· 7 years ago
962c963
Added missing methods from CRL Interface (#4400)
by Alex Gaynor
· 7 years ago
b3f4df1
add new OCSP request vectors (#4399)
by Paul Kehrer
· 7 years ago
c11f424
port 2.3.1 changelog (#4397)
by Paul Kehrer
· 7 years ago
b1aad8f
sigh, missed one TLSv1 (#4392)
by Alex Gaynor
· 7 years ago
37d2947
Document wycheproof revision we're current as of (#4390)
by Alex Gaynor
· 7 years ago
525b654
Fixed #4380 -- do not assume TLSv1 is available in OpenSSL (#4389)
by Alex Gaynor
· 7 years ago
747e2e9
Fixes #4388 -- when running the aws-encryption-sdk tests only point pytest at one directory (#4391)
by Alex Gaynor
· 7 years ago
3cd630b
Refs #4375 -- added ECDH EC point wycheproof tests (#4384)
by Alex Gaynor
· 7 years ago
cdd3585
make a certificate expire a few years in the future, fixes doctests (#4383)
by Alex Gaynor
· 7 years ago
ebfa669
Refs #4375 -- added RSA PSS wycheproof tests (#4381)
by Alex Gaynor
· 7 years ago
f6ccb2e
Refs #4375 -- integrate wycheproof AES CCM tests (#4379)
by Alex Gaynor
· 7 years ago
8d46eaf
Updated wycheproof tests for new upstream vectors (#4378)
by Alex Gaynor
· 7 years ago
c37d11e
Use A-label strings in tests (#4374)
by Tim Burke
· 7 years ago
4b958d1
Test for expected CryptographyDeprecationWarnings (#4372)
by Tim Burke
· 7 years ago
e722e55
Update comment (#4371)
by Alex Gaynor
· 7 years ago
2af3d4c
Fixes #3548 - add a pyproject.toml (#4363)
by Alex Gaynor
· 7 years ago
162a17e
block_size isn't part of our interface and future hashes won't have it (#4366)
by Paul Kehrer
· 7 years ago
eb49820
Add more SSL_CIPHER_* functions, necessary to implement ctx.get_ciphers() in PyPy (#4364)
by Amaury Forgeot d'Arc
· 7 years ago
fcf431a
sign is a method (#4362)
by Paul Kehrer
· 7 years ago
61114a2
add CVE ID to security issue (#4360)
by Paul Kehrer
· 7 years ago
39a3efb
reopen master (#4359)
by Paul Kehrer
· 7 years ago
0a846e2
bump version and changelog for 2.3 release (#4356)
by Paul Kehrer
· 7 years ago
feb1345
Refs #3331 -- integrated wycheproof ECDH tests (#4354)
by Alex Gaynor
· 7 years ago
dfb332d
improve skip msg when skipping an ECDH test in test_ec (#4355)
by Paul Kehrer
· 7 years ago
4de0049
add wycheproof gcm tests (#4349)
by Paul Kehrer
· 7 years ago
c563b57
min_tag_length is an int (#4351)
by Paul Kehrer
· 7 years ago
db62ec9
also check iv length for GCM nonce in AEAD (#4350)
by Paul Kehrer
· 7 years ago
12a1cac
raise ValueError on zero length GCM IV (#4348)
by Paul Kehrer
· 7 years ago
7ca0e46
add chacha20poly1305 wycheproof tests (#4345)
by Paul Kehrer
· 7 years ago
14faf3c
add wycheproof tests for AES CMAC (#4344)
by Paul Kehrer
· 7 years ago
d4378e4
disallow implicit tag truncation with finalize_with_tag (#4342)
by Paul Kehrer
· 7 years ago
c574e75
Refs #3331 -- integrated wycheproof ECDSA tests (#4341)
by Alex Gaynor
· 7 years ago
Next »