Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
b7ee910c2070a3e5d8d64ac17ceaa5793f114dc1
b7ee910
Merge pull request #2445 from alex/name-hash
by Paul Kehrer
· 10 years ago
1aecec7
typo
by Alex Gaynor
· 10 years ago
d94de17
changelog entry
by Alex Gaynor
· 10 years ago
9442fa9
Fixed #2444 -- added an __hash__ to x509 Names
by Alex Gaynor
· 10 years ago
95080e9
Merge pull request #2441 from reaperhulk/better-linking-docs
by Alex Gaynor
· 10 years ago
89c55b2
some ec key exchange doc improvements
by Paul Kehrer
· 10 years ago
b340767
Merge pull request #1970 from reaperhulk/aes-keywrap-python
by lvh
· 10 years ago
68bab79
add comments on test cases to explain reasons a bit better
by Paul Kehrer
· 10 years ago
5af3043
update a comment
by Paul Kehrer
· 10 years ago
974e875
add info about the rfc
by Paul Kehrer
· 10 years ago
42e029b
expand keywrap intro docs
by Paul Kehrer
· 10 years ago
cee3736
make skip message more verbose
by Paul Kehrer
· 10 years ago
6f6cf00
add version added info and doc exception
by Paul Kehrer
· 10 years ago
128567a
pep8!
by Paul Kehrer
· 10 years ago
0d76a2e
add changelog entry
by Paul Kehrer
· 10 years ago
ca8e161
AES keywrap support
by Paul Kehrer
· 10 years ago
2d79836
Merge pull request #2440 from reaperhulk/small-cleanups
by Alex Gaynor
· 10 years ago
0be37fb
hoist a dict up to module scope so we don't recreate it every call
by Paul Kehrer
· 10 years ago
8735548
add changelog entry
by Paul Kehrer
· 10 years ago
dcdf967
move revoked_certificate assignment in the doctests
by Paul Kehrer
· 10 years ago
0219e66
fix some indentation
by Paul Kehrer
· 10 years ago
6a2e08b
Merge pull request #2315 from etrauschke/crl_ossl_backend
by Paul Kehrer
· 10 years ago
cee79f8
test fix
by Erik Trauschke
· 10 years ago
41cfb0d
Merge pull request #2437 from reaperhulk/ecdhe-docs
by Hynek Schlawack
· 10 years ago
32bbfe0
remove convenience functions for revoked extensions
by Erik Trauschke
· 10 years ago
d5022a8
Merge pull request #2439 from pyca/alex-patch-1
by Paul Kehrer
· 10 years ago
ae16a0a
Merge pull request #2438 from pyca/int-width
by Hynek Schlawack
· 10 years ago
6355cce
Switch back to a released version of codecov
by Alex Gaynor
· 10 years ago
20ec31b
Remove long comments and workarounds, use new cffi syntax
by Alex Gaynor
· 10 years ago
1cd8e7e
add a little bit about ECDHE
by Paul Kehrer
· 10 years ago
12121fc
add comments
by Erik Trauschke
· 10 years ago
c8ab2ea
Merge branch 'master' into crl_ossl_backend
by Erik Trauschke
· 10 years ago
c219b96
Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into crl_ossl_backend
by Erik Trauschke
· 10 years ago
018a965
Merge branch 'master', remote-tracking branch 'upstream/master'
by Erik Trauschke
· 10 years ago
99c45f1
Merge pull request #2436 from reaperhulk/extensions-repr
by Alex Gaynor
· 10 years ago
afbe75b
add __repr__ to x509.Extensions
by Paul Kehrer
· 10 years ago
08801cd
Merge pull request #2427 from alex/ecdh
by Paul Kehrer
· 10 years ago
86ae0e5
Merge pull request #2417 from etrauschke/vectors_inval_certissuer
by Paul Kehrer
· 10 years ago
ff59811
Merge pull request #2422 from Lukasa/static-build-docs
by Paul Kehrer
· 10 years ago
7a40209
better place for this test
by Alex Gaynor
· 10 years ago
aaf4e8b
another test
by Alex Gaynor
· 10 years ago
7c60ffc
removed unused code, and added a test
by Alex Gaynor
· 10 years ago
c6951ee
Merge pull request #2425 from reaperhulk/fix-encoding-der-added
by Alex Gaynor
· 10 years ago
c3874bb
Merge pull request #2429 from simo5/patch-1
by Alex Gaynor
· 10 years ago
edfef29
Merge pull request #2431 from Ayrx/fix-docstring
by Alex Gaynor
· 10 years ago
799b33f
be more pro-active in handling invalid keys
by Alex Gaynor
· 10 years ago
cb87f62
Fix EC's generate_private_key param name
by simo5
· 10 years ago
09d1b47
Add --no-use-wheel when building static wheels.
by Cory Benfield
· 10 years ago
b5f1f72
Fix wrong mention of class in docstring.
by Terry Chia
· 10 years ago
68b3441
better document hte iface
by Alex Gaynor
· 10 years ago
d294989
one more
by Alex Gaynor
· 10 years ago
39d38b9
clearer language
by Alex Gaynor
· 10 years ago
7adb92c
backwards syntax
by Alex Gaynor
· 10 years ago
91113b9
unused import
by Alex Gaynor
· 10 years ago
4c081ad
unused
by Alex Gaynor
· 10 years ago
2708323
changelog
by Alex Gaynor
· 10 years ago
5cdfba5
a refactor to the API
by Alex Gaynor
· 10 years ago
9aaeee0
Add an Elliptic Curve Key Exchange Algorithm(ECDH)
by Simo Sorce
· 10 years ago
943c7a8
fix extra space
by Paul Kehrer
· 10 years ago
0d6a74e
make it clearer when PEM and DER encoding support was added
by Paul Kehrer
· 10 years ago
7a0ed4a
Merge pull request #2419 from simo5/killKEX
by Paul Kehrer
· 10 years ago
a6c8259
add crl file to test-vectors.rst
by Erik Trauschke
· 10 years ago
e6abbfd
Kill Key Exchange as a separate interface
by Simo Sorce
· 10 years ago
1e3e4a5
Merge pull request #2416 from etrauschke/d2i_bindings
by Alex Gaynor
· 10 years ago
fcf08d6
add new CRL to test invalid certIssuer entry extension
by Erik Trauschke
· 10 years ago
a1ee369
Merge branch 'master', remote-tracking branch 'upstream/master'
by Erik Trauschke
· 10 years ago
f115e05
add binding for d2i_GENERAL_NAMES()
by Erik Trauschke
· 10 years ago
d4e7d43
removing caching mechanism for x509 properties
by Erik Trauschke
· 10 years ago
164bae5
import fix
by Erik Trauschke
· 10 years ago
77f5a25
use X509ExtensionParser for Revoked extensions
by Erik Trauschke
· 10 years ago
af3ea78
Merge pull request #2414 from simo5/fixECtestLoader
by Paul Kehrer
· 10 years ago
6e3b155
Fix load_kasvs_ecdh_vectors() COUNT sourcing
by Simo Sorce
· 10 years ago
b14f7d1
doctest fix
by Erik Trauschke
· 10 years ago
3cdabaf
fix indentations
by Erik Trauschke
· 10 years ago
e69b975
Merge pull request #2413 from ddcc/master
by Paul Kehrer
· 10 years ago
a529203
Merge pull request #2412 from alex/correct-syntax
by Paul Kehrer
· 10 years ago
d148eef
Merge pull request #2411 from gutworth/patch-1
by Alex Gaynor
· 10 years ago
90ddd35
extend pkcs7 openssl bindings
by Dominic Chen
· 10 years ago
7f1aa4e
nuke trailing whitespace
by Benjamin Peterson
· 10 years ago
4c2561a
Use the right reST syntax for these
by Alex Gaynor
· 10 years ago
9ed312b
use :returns: and put annotation in the correct place
by Benjamin Peterson
· 10 years ago
87494d1
Indicate the return type of CertificateBuilder.sign
by Benjamin Peterson
· 10 years ago
9adf8c6
Merge pull request #2409 from simo5/InvalidECfix
by Alex Gaynor
· 10 years ago
00f9409
Catch Invalid X or Y points and raise a ValueError
by Simo Sorce
· 10 years ago
8005a51
Merge pull request #2408 from reaperhulk/docs-docs-docs
by Alex Gaynor
· 10 years ago
3697db2
address review comments
by Paul Kehrer
· 10 years ago
06f360f
add some links to public key loading in the RSA/DSA verification sections
by Paul Kehrer
· 10 years ago
0eafd9c
Merge pull request #2406 from reaperhulk/update-docs-openssl-builder
by Alex Gaynor
· 10 years ago
937aa47
update docs to point at newer, fancier openssl builder
by Paul Kehrer
· 10 years ago
9b452fc
Merge pull request #2403 from ddcc/patch-2
by Donald Stufft
· 10 years ago
9c9910d
Merge pull request #2402 from ddcc/patch-1
by Paul Kehrer
· 10 years ago
1ec38f6
Merge pull request #2405 from alex/unkonwn-public-key
by Paul Kehrer
· 10 years ago
79bee4a
typo
by Alex Gaynor
· 10 years ago
8453d64
handle errors
by Alex Gaynor
· 10 years ago
96605fc
Fixed #2404 -- handle a certificate with an unknown public key
by Alex Gaynor
· 10 years ago
6661938
add 'hostname' to spellcheck dictionary
by Dominic Chen
· 10 years ago
9604d9e
add shebang for setup.py scripts
by Dominic Chen
· 10 years ago
87bb957
fix to handle malformed certificates without hostname
by Dominic Chen
· 10 years ago
450d979
Merge pull request #2401 from reaperhulk/drop-py3-mac-098
by Donald Stufft
· 10 years ago
4d2bcc3
remove py3 mac 0.9.8 jobs from travis
by Paul Kehrer
· 10 years ago
Next »