aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/backends/test_openssl.py
Commit message (Expand)AuthorAgeFilesLines
* Made OpenSSL's derive_pbkdf2_hmac raise the right exceptionAlex Gaynor2014-02-041-1/+7
* 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
|/
* Switch to using our own InternalError, instead of SystemErrorAlex Gaynor2014-01-241-5/+5
* 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
|\
| * Make lib and ffi be private on backendAlex Gaynor2014-01-011-11/+6
* | Merge branch 'master' into validate-ivAlex Gaynor2014-01-011-4/+8
|\|
| * UnsupportedAlgorithm error messages for CiphersAlex Stapleton2013-12-221-5/+7
* | Merge branch 'master' into validate-ivAlex Gaynor2013-12-151-1/+2
|/
* Also rename teh testsAlex Gaynor2013-12-131-0/+97