Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | add MGF1 class, docs, tests | Paul Kehrer | 2014-03-10 | 3 | -0/+66 | |
| | | | | | ||||||
* | | | | | Merge pull request #802 from public/platforms | Paul Kehrer | 2014-03-15 | 1 | -0/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Document the platforms we test on | |||||
| * | | | | Tweak wording | Alex Stapleton | 2014-03-15 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Alphabetise | Alex Stapleton | 2014-03-15 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Document Python versions too | Alex Stapleton | 2014-03-15 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | Document the platforms we test on | Alex Stapleton | 2014-03-15 | 1 | -0/+11 | |
| | | | | | ||||||
* | | | | | Merge pull request #801 from reaperhulk/fix-idea-coverage | Alex Gaynor | 2014-03-15 | 1 | -1/+11 | |
|\ \ \ \ \ | | | | | | | | | | | | | test IDEA key_size properly | |||||
| * | | | | | test IDEA key_size properly | Paul Kehrer | 2014-03-15 | 1 | -1/+11 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #800 from alex/style-cleanup | Paul Kehrer | 2014-03-15 | 4 | -10/+8 | |
|\ \ \ \ \ | | | | | | | | | | | | | Small style cleanup for imports | |||||
| * | | | | | Small style cleanup for imports | Alex Gaynor | 2014-03-15 | 4 | -10/+8 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #799 from Ayrx/add-backend-check-to-kdf | Paul Kehrer | 2014-03-15 | 7 | -8/+44 | |
|\ \ \ \ \ | | | | | | | | | | | | | Added backend check to kdf primitives | |||||
| * | | | | | Removed newline from start of methods | Ayrx | 2014-03-15 | 4 | -4/+0 | |
| | | | | | | ||||||
| * | | | | | Fixed pep8 error | Ayrx | 2014-03-15 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | Added backend check to kdf primitives | Ayrx | 2014-03-15 | 5 | -6/+44 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #796 from reaperhulk/update-jenkins-url | Alex Gaynor | 2014-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | update jenkins URL to use TLS | |||||
| * | | | | | | update jenkins URL to use TLS | Paul Kehrer | 2014-03-15 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #789 from skeuomorf/loader | Paul Kehrer | 2014-03-15 | 2 | -1/+408 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Loader for DSA FIPS KeyPair vectors | |||||
| * | | | | | Add the vectors for different (L,N) pairs again for the loader test | Mohammed Attia | 2014-03-13 | 1 | -108/+246 | |
| | | | | | | ||||||
| * | | | | | Change flag to a bool | Mohammed Attia | 2014-03-13 | 2 | -106/+104 | |
| | | | | | | ||||||
| * | | | | | Remove some of the vectors in the loader test | Mohammed Attia | 2014-03-12 | 2 | -588/+7 | |
| | | | | | | ||||||
| * | | | | | Use iteritems from the six module for Python 3 compatibility | Mohammed Attia | 2014-03-12 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | Decrease loader test size | Mohammed Attia | 2014-03-12 | 1 | -575/+1 | |
| | | | | | | ||||||
| * | | | | | Add loader and loader test for FIPS DSA KeyPair vectors | Mohammed Attia | 2014-03-12 | 2 | -1/+1425 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #798 from Ayrx/add-backend-check-to-twofactor | Paul Kehrer | 2014-03-15 | 7 | -4/+50 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Added backend check to twofactor primitives | |||||
| * | | | | | Removed pretend stub | Ayrx | 2014-03-15 | 2 | -6/+2 | |
| | | | | | | ||||||
| * | | | | | Added backend check to twofactor primitives | Ayrx | 2014-03-15 | 7 | -4/+54 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #791 from reaperhulk/098e-fix | Alex Gaynor | 2014-03-13 | 1 | -5/+6 | |
|\ \ \ \ \ | | | | | | | | | | | | | RHEL 5's inaccurate OPENSSL_VERSION_NUMBER is a real pain | |||||
| * | | | | | RHEL 5's inaccurate OPENSSL_VERSION_NUMBER is a real pain | Paul Kehrer | 2014-03-13 | 1 | -5/+6 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #790 from reaperhulk/098b-sigh | Alex Gaynor | 2014-03-13 | 1 | -2/+17 | |
|\ \ \ \ \ | | | | | | | | | | | | | 0.9.8b support | |||||
| * | | | | | complete 0.9.8b PR | Paul Kehrer | 2014-03-13 | 1 | -1/+2 | |
| | | | | | | ||||||
| * | | | | | Add support for openssl 0.9.8b | Arturo Filastò | 2014-03-13 | 1 | -3/+17 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #788 from reaperhulk/vector-script-should-work | Alex Gaynor | 2014-03-12 | 2 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | fix vector generation/verification scripts for IDEA | |||||
| * | | | | fix vector generation/verification scripts for IDEA | Paul Kehrer | 2014-03-11 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Some small style fixes on final review were not re-verified before merge. | |||||
* | | | | | Merge pull request #784 from reaperhulk/fix-783 | Laurens Van Houtven | 2014-03-12 | 1 | -1/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially deopaque SSL_CTX to support a pyopenssl use case This allows PyOpenSSL to access the "method" field of the SSL_CTX struct, which allows you to see the method of an already existing context. This is useful, for example, for debugging and testing. The relevant PyOpenSSL ticket is pyca/pyopenssl#61. Fixes #783. | |||||
| * | | | | partially deopaque SSL_CTX to support a pyopenssl use case. fixes #783 | Paul Kehrer | 2014-03-11 | 1 | -1/+6 | |
| | | | | | ||||||
* | | | | | Merge pull request #782 from reaperhulk/enable-idea-cipher | Alex Gaynor | 2014-03-11 | 5 | -4/+126 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Enable IDEA cipher | |||||
| * | | | | add IDEA support for CBC, CFB, OFB + tests for all IDEA | Paul Kehrer | 2014-03-11 | 4 | -11/+101 | |
| | | | | | ||||||
| * | | | | basic IDEA ECB support for OpenSSL backend | Paul Kehrer | 2014-03-11 | 3 | -1/+33 | |
| | | | | | ||||||
* | | | | | Merge pull request #780 from reaperhulk/openssl-102-compat | Alex Gaynor | 2014-03-11 | 1 | -1/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | small bindings change to make cryptography work with openssl 1.0.2 | |||||
| * | | | | small bindings change to make cryptography work with openssl 1.0.2 | Paul Kehrer | 2014-03-11 | 1 | -1/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #396 from reaperhulk/idea-bespoke-vectors | Hynek Schlawack | 2014-03-11 | 7 | -1/+504 | |
|\ \ \ \ | | | | | | | | | | | CBC, CFB, OFB IDEA vectors built from the AES MMT tests | |||||
| * | | | | style fixes | Paul Kehrer | 2014-03-11 | 1 | -12/+12 | |
| | | | | | ||||||
| * | | | | close the open files in generate/verify | Paul Kehrer | 2014-03-11 | 2 | -2/+5 | |
| | | | | | ||||||
| * | | | | update headers, add verification code | Paul Kehrer | 2014-03-08 | 5 | -7/+50 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into idea-bespoke-vectors | Paul Kehrer | 2014-03-08 | 152 | -636/+46750 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (246 commits) Fixed python3 incompatibility Removed dependency on setuptools for version check don't need to move these definitions conditional NIDs for 0.9.8e x509 changes for 0.9.8e support more changes for 0.9.8e support, this time in the ssl.h headers macro switches in evp for 0.9.8e bind some error constants conditionally for 0.9.8e support BIO macro switch for 0.9.8e support move some nids conditionally bind AES_wrap/unwrap for 0.9.8e support Add GPG key fingerprint for lvh change comparison to be easier to read ridiculous workaround time whoops Missing imports Convert stuff Add binding for DSA_new Fix drop in coverage levels by removing branches Added check to turn of CC backend for OS X version < 10.8 ... Conflicts: docs/development/test-vectors.rst | |||||
| * | | | | | should be a URI | Paul Kehrer | 2014-02-20 | 3 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | add beginning of IDEA vector source docs. no verification code yet | Paul Kehrer | 2014-02-16 | 3 | -1/+90 | |
| | | | | | | ||||||
| * | | | | | CBC, CFB, OFB IDEA vectors built from the AES MMT tests | Paul Kehrer | 2014-02-16 | 3 | -0/+371 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #776 from reaperhulk/nist-rsa-loader | Hynek Schlawack | 2014-03-11 | 2 | -1/+106 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | add FIPS RSA test loader + tests | |||||
| * | | | | | add FIPS RSA test loader + tests | Paul Kehrer | 2014-03-10 | 2 | -1/+106 | |
|/ / / / / |