Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
1ec10e342d711b1d3fb3310280c378513108df13
1ec10e3
Fixed up a few issues
by Alex Gaynor
· 11 years ago
4e456f0
modified changelog
by timic
· 11 years ago
ddcbb59
Added OPENSSL_config declaration
by timic
· 11 years ago
99fe1ef
ignore .idea folder
by timic
· 11 years ago
d0284b4
Merge pull request #1114 from alex/fixed-markup
by Paul Kehrer
· 11 years ago
df272bb
Merge pull request #1113 from alex/small-cleanup
by Paul Kehrer
· 11 years ago
3d22ae8
Merge pull request #1107 from public/ecdsa-multibackend
by Paul Kehrer
· 11 years ago
d4ae6c6
Merge pull request #1102 from reaperhulk/rsa-generate-function
by Alex Stapleton
· 11 years ago
b0f14db
This is a function, not a method
by Alex Gaynor
· 11 years ago
e800224
Merge pull request #1112 from public/fix-docs
by Alex Gaynor
· 11 years ago
a8b4ba0
Another small cleanup
by Alex Gaynor
· 11 years ago
2f7e2e4
Merge pull request #1108 from alex/simplify-code
by Alex Stapleton
· 11 years ago
34d7ef2
Fix syntax error in docs
by Alex Stapleton
· 11 years ago
a28086e
Add EC to changelog
by Alex Stapleton
· 11 years ago
62ee714
Multibackend support for EC
by Alex Stapleton
· 11 years ago
bb91007
Simplified code
by Alex Gaynor
· 11 years ago
425e5b0
Merge pull request #1090 from public/numberless-ecdsa-backend
by Paul Kehrer
· 11 years ago
9412e28
rename the docs too.
by Paul Kehrer
· 11 years ago
e47bafb
ECDSA backend
by Alex Stapleton
· 11 years ago
ddadf40
Merge pull request #1106 from reaperhulk/style-fix
by Alex Stapleton
· 11 years ago
dd3089a
trivial style fix in bindings
by Paul Kehrer
· 11 years ago
a6d39a6
Merge pull request #1105 from Lukasa/alpn
by Alex Stapleton
· 11 years ago
424c0e9
Add ALPN support.
by Cory Benfield
· 11 years ago
a5f37b2
Merge pull request #1104 from alex/use-numbers
by Paul Kehrer
· 11 years ago
acf4dc1
pep8
by Alex Gaynor
· 11 years ago
040e160
rename the function
by Paul Kehrer
· 11 years ago
48b3cb9
Fixed serialization tests
by Alex Gaynor
· 11 years ago
c9f525f
Merge pull request #1100 from reaperhulk/rsa-numbers-remove-public
by Alex Gaynor
· 11 years ago
0797b1f
Switch the tests to load numbers
by Alex Gaynor
· 11 years ago
2e0def6
Merge branch 'master' into use-numbers
by Alex Gaynor
· 11 years ago
6df90fb
Merge pull request #1103 from reaperhulk/fix-1097
by Alex Gaynor
· 11 years ago
433e2a7
add some missing docs
by Paul Kehrer
· 11 years ago
b2fa4b7
add load_rsa_*_numbers functions
by Paul Kehrer
· 11 years ago
c294c1d
more coverage...
by Paul Kehrer
· 11 years ago
9497397
fix coverage
by Paul Kehrer
· 11 years ago
d50c1e9
add rsa_generate_private_key function to replace RSAPrivateKey.generate
by Paul Kehrer
· 11 years ago
0cf031c
remove raw numbers properties from the RSA*Key interfaces
by Paul Kehrer
· 11 years ago
f1de2f7
Merge pull request #1099 from daenney/if-darwin
by Paul Kehrer
· 11 years ago
d1e4383
travis: Typing Darwin is really hard.
by Daniele Sluijters
· 11 years ago
2d781b2
travis: Forgot a 'W" in DARWIN.
by Daniele Sluijters
· 11 years ago
7af3ed0
travis: Set variable for Darwin and check that.
by Daniele Sluijters
· 11 years ago
a7abb4b
Merge pull request #1098 from alex/oxford-comma
by David Reid
· 11 years ago
e2f523a
Use an oxford comma
by Alex Gaynor
· 11 years ago
0d1b260
Merge pull request #1095 from Ayrx/security-docs
by Alex Gaynor
· 11 years ago
03cec7a
Merge pull request #1096 from reaperhulk/add-doc8-info
by Alex Gaynor
· 11 years ago
47089fd
Port the fixtures file
by Alex Gaynor
· 11 years ago
813b294
add information about building docs to getting started
by Paul Kehrer
· 11 years ago
ead04a4
Added missing word
by Ayrx
· 11 years ago
189f170
Updated docs
by Ayrx
· 11 years ago
ffd8d43
Updated security.rst to expand on process
by Ayrx
· 11 years ago
e5f7e30
Merge pull request #1027 from dreid/rsa-number-loading
by Paul Kehrer
· 11 years ago
da76ae0
Document UnsupportedAlgorithm in a super vague way.
by David Reid
· 11 years ago
c57a376
Document the valueerror these might raise.
by David Reid
· 11 years ago
414e2f7
pep8
by David Reid
· 11 years ago
a674afe
Split load_rsa_numbers into load_rsa_private_numbers and load_rsa_public_numbers.
by David Reid
· 11 years ago
85936b2
Remove trailing whitespace
by David Reid
· 11 years ago
30cbba7
Semantic conflict resolution anyone?
by David Reid
· 11 years ago
576a153
Resolve conflict.
by David Reid
· 11 years ago
68b509a
Document the backend interface.
by David Reid
· 11 years ago
6bca12f
Add load_rsa_numbers support to MultiBackend.
by David Reid
· 11 years ago
eeb5fbc
Implement load_rsa_numbers on the openssl backend.
by David Reid
· 11 years ago
587e5a2
Add load_rsa_numbers to the RSABackend interface.
by David Reid
· 11 years ago
395be8b
Merge pull request #984 from dreid/rsa-numbers
by Paul Kehrer
· 11 years ago
a4a462d
Merge pull request #1092 from reaperhulk/hash-ctx-switch
by Alex Gaynor
· 11 years ago
87d9c70
add some complexity back to handle 0.9.8 annoyances
by Paul Kehrer
· 11 years ago
4e52e7e
more _ctx required
by Paul Kehrer
· 11 years ago
9ca40b4
use Hash rather than _HashContext
by Paul Kehrer
· 11 years ago
ae2e9af
Merge pull request #1082 from reaperhulk/move-a-test
by Alex Gaynor
· 11 years ago
3f7b3d3
Merge pull request #1091 from reaperhulk/add-new-cc-bindings
by Alex Gaynor
· 11 years ago
24af2bb
remove an irrelevant comment
by Paul Kehrer
· 11 years ago
cce26b1
refactor into separate files
by Paul Kehrer
· 11 years ago
837ac8f
add new link args
by Paul Kehrer
· 11 years ago
d207338
add new security framework bindings
by Paul Kehrer
· 11 years ago
3ebbd00
Merge pull request #1050 from public/ec-backend-interfaces
by Paul Kehrer
· 11 years ago
13f1d8d
EllipticCurveBackend interfaces
by Alex Stapleton
· 11 years ago
d9488d0
Merge pull request #1089 from reaperhulk/docs-updates
by Alex Gaynor
· 11 years ago
286c7dc
add some missing docs for PKCS8SerializationBackend, update changelog
by Paul Kehrer
· 11 years ago
35f190c
Merge pull request #1088 from MyTemp/no-more-T61Strings
by Alex Gaynor
· 11 years ago
1e95bc6
Add ASN1_STRING_set_default_mask_asc
by D.S. Ljungmark
· 11 years ago
4bef120
Merge pull request #878 from public/ecdsa-interfaces
by David Reid
· 11 years ago
1b4e751
move rsa param verification to shared function
by Paul Kehrer
· 11 years ago
349cad6
Merge pull request #877 from public/pkcs8-loading
by Paul Kehrer
· 11 years ago
57496d9
Error codes are different in OpenSSL 1.0.1
by Alex Stapleton
· 11 years ago
584be8a
Check DSA key material
by Alex Stapleton
· 11 years ago
77a6aab
Update exception tags
by Alex Stapleton
· 11 years ago
70ada58
Add unknown cipher test for PKCS8
by Alex Stapleton
· 11 years ago
eefc392
Add PKCS8 key with bad encryption OID
by Alex Stapleton
· 11 years ago
92838d1
Unknown algorithm test for PKCS8
by Alex Stapleton
· 11 years ago
9588874
Add PKCS#8 key with unknown OID
by Alex Stapleton
· 11 years ago
fab4e41
Bind another error code
by Alex Stapleton
· 11 years ago
aac0b51
Test PKCS#8 DSA key loads OK
by Alex Stapleton
· 11 years ago
4356149
Unencrypted 1024-bit DSA key in PKCS#8
by Alex Stapleton
· 11 years ago
72584a0
Added marker condif to pytest.ini
by Alex Stapleton
· 11 years ago
2784b4c
Removed unused doc reference
by Alex Stapleton
· 11 years ago
00c580c
Add pkcs8_serialization mark
by Alex Stapleton
· 11 years ago
194eef0
PKCS#8 serialized key loading
by Alex Stapleton
· 11 years ago
2f7f5e9
add RSA private key generation restrictions to primitive layer
by Paul Kehrer
· 11 years ago
fd35729
Merge pull request #1080 from reaperhulk/generate-rsa-parameters
by Alex Stapleton
· 11 years ago
0323a0e
Merge pull request #1081 from reaperhulk/rsa-fixtures
by Alex Stapleton
· 11 years ago
6e48496
use the keys in the RSA tests
by Paul Kehrer
· 11 years ago
Next »