aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/backends/test_openssl.py
Commit message (Expand)AuthorAgeFilesLines
* update some decryption testsPaul Kehrer2014-04-251-3/+3
* OAEP support for RSA decryptionPaul Kehrer2014-04-221-0/+51
* Added missing tests for 100% coverageAyrx2014-04-221-0/+16
* remove OAEP decryption to simplify reviewPaul Kehrer2014-04-201-51/+0
* docs, tests, general huge improvements to RSA decryptionPaul Kehrer2014-04-201-2/+53
* Inplace mode for _int_to_bnAlex Stapleton2014-04-201-0/+19
* move some rsa tests to a new classPaul Kehrer2014-04-161-38/+40
* pep8, ironyAlex Gaynor2014-04-051-1/+0
* Some cleanups to importsAlex Gaynor2014-04-051-6/+3
* Add DSABackendMohammed Attia2014-04-041-0/+12
* Add tests for DSA parameters and key generationMohammed Attia2014-04-031-1/+12
* Update tests and raise sitesAlex Stapleton2014-03-271-5/+9
* Fixed #809 -- switch back to always using UnsupportedAlgorithmAlex Gaynor2014-03-271-7/+5
* Merge branch 'master' into rsa-pss-signingPaul Kehrer2014-03-201-4/+12
|\
| * add mgf1_hash_supported unsupported hash checkPaul Kehrer2014-03-191-0/+8
| * import order fixes for future automated checkingPaul Kehrer2014-03-191-4/+4
* | RSA PSS signature supportPaul Kehrer2014-03-191-0/+11
|/
* cover a missing line for older opensslPaul Kehrer2014-03-161-0/+25
* Added future imports and licenses that are missingAlex Gaynor2014-03-081-0/+2
* Convert stuffAlex Gaynor2014-03-061-3/+5
* raise InternalErrorAlex Stapleton2014-03-011-1/+10
* pep8Alex Stapleton2014-03-011-1/+1
* Get rid of handle_errorsAlex Stapleton2014-03-011-34/+5
* remove deactivate and replace with activate_builtin_randomPaul Kehrer2014-02-051-147/+13
* Merge branch 'master' into urandom-enginePaul Kehrer2014-02-051-1/+7
|\
| * Made OpenSSL's derive_pbkdf2_hmac raise the right exceptionAlex Gaynor2014-02-041-1/+7
* | assert the right thingPaul Kehrer2014-02-041-1/+1
* | Merge branch 'master' into urandom-enginePaul Kehrer2014-02-031-17/+50
|\|
| * Merge branch 'master' into prioritized-multi-backendAlex Gaynor2014-02-031-13/+50
| |\
| | * More detailed error message for InternalErrorAlex Stapleton2014-02-021-0/+17
| | * Handle multiple errors on the stackAlex Stapleton2014-02-011-13/+33
| * | pep8 fixesAlex Gaynor2014-01-311-1/+0
| * | Not true anymoreAlex Gaynor2014-01-301-3/+0
| |/
* | add catastrophic failure check to testsPaul Kehrer2014-02-021-0/+7
* | change register/unregister to activate/deactivatePaul Kehrer2014-01-311-20/+20
* | add windows support to random engine testsPaul Kehrer2014-01-291-1/+8
* | Merge branch 'master' into urandom-enginePaul Kehrer2014-01-291-5/+5
|\|
| * Switch to using our own InternalError, instead of SystemErrorAlex Gaynor2014-01-241-5/+5
* | Merge branch 'master' into urandom-enginePaul Kehrer2014-01-111-0/+21
|\|
| * bytes byte backPaul Kehrer2014-01-101-2/+3
| * add check to confirm we've loaded error stringsPaul Kehrer2014-01-101-0/+7
| * oops, bytes plzPaul Kehrer2014-01-101-1/+1
| * don't leak a context in the testPaul Kehrer2014-01-101-1/+3
| * add tests to the openssl backend to verify that we've registeredPaul Kehrer2014-01-101-0/+8
| * Merge branch 'master' into validate-ivAlex Gaynor2014-01-021-11/+6
| |\
| * \ Merge branch 'master' into validate-ivAlex Gaynor2014-01-011-4/+8
| |\ \
| * | | Merge branch 'master' into validate-ivAlex Gaynor2013-12-151-1/+2
* | | | handle lib/ffi on backend becoming privatePaul Kehrer2014-01-021-64/+64
* | | | Merge branch 'master' into urandom-enginePaul Kehrer2014-01-021-11/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Make lib and ffi be private on backendAlex Gaynor2014-01-011-11/+6
| | |/ | |/|