Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
c480f6e23fcc162057fb892c676ea61b691fce16
c480f6e
change exception and improve some language
by Paul Kehrer
· 11 years ago
92e8ae8
use mgf1_hash_supported to simplify some logic
by Paul Kehrer
· 11 years ago
1cfdca2
pass the hash class rather than using getattr
by Paul Kehrer
· 11 years ago
dde5933
change rsa nist loader to use strings for algorithm name
by Paul Kehrer
· 11 years ago
762014e
fix indentation
by Paul Kehrer
· 11 years ago
61013ed
extract RSA struct from EVP_PKEY
by Paul Kehrer
· 11 years ago
24b063d
cover a missing line for older openssl
by Paul Kehrer
· 11 years ago
862da0a
consume errors before asserting
by Paul Kehrer
· 11 years ago
ee58901
make mgf private
by Paul Kehrer
· 11 years ago
763c621
move PSS to top of docs
by Paul Kehrer
· 11 years ago
b5936a7
add RSA PSS verification support
by Paul Kehrer
· 11 years ago
31b837f
Merge pull request #808 from public/tidy-rsa
by Paul Kehrer
· 11 years ago
8322039
Merge pull request #811 from alex/import-style
by Paul Kehrer
· 11 years ago
563896f
Merge pull request #812 from public/circular-fix
by Paul Kehrer
· 11 years ago
df2158a
s/set1/assign/
by Alex Stapleton
· 11 years ago
01de3ef
s/available_backends/_available_backends/
by Alex Stapleton
· 11 years ago
f70f017
Tiny style changes to some imports
by Alex Gaynor
· 11 years ago
24dc98c
Fix circular imports with available_backends()
by Alex Stapleton
· 11 years ago
e171c5f
Merge pull request #807 from Ayrx/add-backend-check-to-rsa
by Paul Kehrer
· 11 years ago
1e7ce06
Merge pull request #806 from Ayrx/add-backend-check-to-cipher
by Paul Kehrer
· 11 years ago
77fdd4e
Merge pull request #805 from Ayrx/add-backend-check-to-hmac
by Paul Kehrer
· 11 years ago
e208336
Merge pull request #804 from Ayrx/add-backend-check-to-hashes
by Paul Kehrer
· 11 years ago
68855e0
Style nitpick
by Ayrx
· 11 years ago
471c118
Style nitpick
by Ayrx
· 11 years ago
b018dbc
Style nitpick
by Ayrx
· 11 years ago
f575ec1
Fixed style nitpick
by Ayrx
· 11 years ago
439d42b
Just EVP_PKEY GC free the contained keys.
by Alex Stapleton
· 11 years ago
0b02bdd
RSAPrivateKey to evp_pkey utility method
by Alex Stapleton
· 11 years ago
f886a82
Added backend check to rsa primitives
by Ayrx
· 11 years ago
f56c54e
Added backend check to cipher primitives
by Ayrx
· 11 years ago
ecac029
Added backend check to hmac primitives
by Ayrx
· 11 years ago
b482ca1
Added backend check to hash primitives
by Ayrx
· 11 years ago
3fb221f
Merge pull request #803 from alex/style
by Paul Kehrer
· 11 years ago
93d7737
Don't put things with side effects in assert statements
by Alex Gaynor
· 11 years ago
106cc54
Merge pull request #775 from reaperhulk/rsa-mgf1-class
by Alex Gaynor
· 11 years ago
7b9d924
Merge pull request #802 from public/platforms
by Paul Kehrer
· 11 years ago
a0fdede
restructure if statements to be less confusing
by Paul Kehrer
· 11 years ago
13432b2
Tweak wording
by Alex Stapleton
· 11 years ago
b10e954
Alphabetise
by Alex Stapleton
· 11 years ago
bd0c7a6
Document Python versions too
by Alex Stapleton
· 11 years ago
b468417
Document the platforms we test on
by Alex Stapleton
· 11 years ago
c914372
Merge pull request #801 from reaperhulk/fix-idea-coverage
by Alex Gaynor
· 11 years ago
66197c4
Merge pull request #800 from alex/style-cleanup
by Paul Kehrer
· 11 years ago
afc760d
test IDEA key_size properly
by Paul Kehrer
· 11 years ago
0d377e3
Small style cleanup for imports
by Alex Gaynor
· 11 years ago
d49eae6
Merge pull request #799 from Ayrx/add-backend-check-to-kdf
by Paul Kehrer
· 11 years ago
c56b3a1
Merge pull request #796 from reaperhulk/update-jenkins-url
by Alex Gaynor
· 11 years ago
35afbcb
Removed newline from start of methods
by Ayrx
· 11 years ago
c5c8c3c
Fixed pep8 error
by Ayrx
· 11 years ago
6870241
Added backend check to kdf primitives
by Ayrx
· 11 years ago
f05b186
Merge pull request #789 from skeuomorf/loader
by Paul Kehrer
· 11 years ago
53faebc
Merge pull request #798 from Ayrx/add-backend-check-to-twofactor
by Paul Kehrer
· 11 years ago
a8d6b04
Removed pretend stub
by Ayrx
· 11 years ago
30e574e
Added backend check to twofactor primitives
by Ayrx
· 11 years ago
47e5df9
update jenkins URL to use TLS
by Paul Kehrer
· 11 years ago
1c96242
make MAX_LENGTH an object()
by Paul Kehrer
· 11 years ago
b8a9c9e
Merge pull request #791 from reaperhulk/098e-fix
by Alex Gaynor
· 11 years ago
2c69aba
RHEL 5's inaccurate OPENSSL_VERSION_NUMBER is a real pain
by Paul Kehrer
· 11 years ago
a83d218
Merge pull request #790 from reaperhulk/098b-sigh
by Alex Gaynor
· 11 years ago
6274991
complete 0.9.8b PR
by Paul Kehrer
· 11 years ago
ccdd04c
Add support for openssl 0.9.8b
by Arturo Filastò
· 11 years ago
2da0013
Add the vectors for different (L,N) pairs again for the loader test
by Mohammed Attia
· 11 years ago
49b9259
Change flag to a bool
by Mohammed Attia
· 11 years ago
22ccb87
Remove some of the vectors in the loader test
by Mohammed Attia
· 11 years ago
b3231a1
Merge pull request #788 from reaperhulk/vector-script-should-work
by Alex Gaynor
· 11 years ago
98afd76
Use iteritems from the six module for Python 3 compatibility
by Mohammed Attia
· 11 years ago
613f8bc
Decrease loader test size
by Mohammed Attia
· 11 years ago
987cc70
Add loader and loader test for FIPS DSA KeyPair vectors
by Mohammed Attia
· 11 years ago
9b0705b
Merge pull request #784 from reaperhulk/fix-783
by Laurens Van Houtven
· 11 years ago
26e5d3f
document MAX_LENGTH
by Paul Kehrer
· 11 years ago
3f6d7e7
fix vector generation/verification scripts for IDEA
by Paul Kehrer
· 11 years ago
80b8cfa
Merge pull request #782 from reaperhulk/enable-idea-cipher
by Alex Gaynor
· 11 years ago
c4d9141
partially deopaque SSL_CTX to support a pyopenssl use case. fixes #783
by Paul Kehrer
· 11 years ago
7ba0c01
add IDEA support for CBC, CFB, OFB + tests for all IDEA
by Paul Kehrer
· 11 years ago
cc23b5b
Merge pull request #780 from reaperhulk/openssl-102-compat
by Alex Gaynor
· 11 years ago
e5dc122
basic IDEA ECB support for OpenSSL backend
by Paul Kehrer
· 11 years ago
d70ed95
make attributes of MGF1 private since that's our general convention
by Paul Kehrer
· 11 years ago
c760817
small bindings change to make cryptography work with openssl 1.0.2
by Paul Kehrer
· 11 years ago
c99c214
Merge pull request #396 from reaperhulk/idea-bespoke-vectors
by Hynek Schlawack
· 11 years ago
08712cf
change MAX_LENGTH to be an object rather than a byte string
by Paul Kehrer
· 11 years ago
7e0a313
Merge pull request #776 from reaperhulk/nist-rsa-loader
by Hynek Schlawack
· 11 years ago
24d5db8
style fixes
by Paul Kehrer
· 11 years ago
a5f0037
close the open files in generate/verify
by Paul Kehrer
· 11 years ago
2f2a206
add FIPS RSA test loader + tests
by Paul Kehrer
· 11 years ago
db6fab5
add MGF1 class, docs, tests
by Paul Kehrer
· 11 years ago
e654ce5
Merge pull request #774 from reaperhulk/fix-773
by Alex Gaynor
· 11 years ago
b9fefd0
change all our static const ints to longs in ssl.py
by Paul Kehrer
· 11 years ago
a4796a7
this define is too large for a 32-bit integer. fixes #773
by Paul Kehrer
· 11 years ago
933afee
Merge pull request #772 from reaperhulk/rsa-mgf1-supported-interface
by Alex Gaynor
· 11 years ago
d9c879f
Merge pull request #771 from reaperhulk/rsa-err-symbols
by Alex Gaynor
· 11 years ago
b116bfd
Merge pull request #770 from reaperhulk/document-some-versions
by Alex Gaynor
· 11 years ago
06c7793
add mgf1_hash_supported to the RSABackend interface
by Paul Kehrer
· 11 years ago
cf4f727
add two RSA items we need for PSS
by Paul Kehrer
· 11 years ago
12649af
document our oldest supported openssl and deny older support
by Paul Kehrer
· 11 years ago
7ba305b
Merge pull request #765 from public/doc-tweaks
by Paul Kehrer
· 11 years ago
5cb80e2
Merge pull request #766 from public/more-doc-tweaks
by Paul Kehrer
· 11 years ago
7904346
Update HMAC and Digest docs.
by Alex Stapleton
· 11 years ago
092351d
Various "improvements" to the symmetric docs
by Alex Stapleton
· 11 years ago
838e1ac
Merge pull request #761 from alex/missing-future-license
by Paul Kehrer
· 11 years ago
52a6fc4
Merge pull request #760 from Ayrx/add-supported-osx-version-to-docs
by Alex Gaynor
· 11 years ago
Next »