aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/backends
Commit message (Expand)AuthorAgeFilesLines
* Switch to using our own InternalError, instead of SystemErrorAlex Gaynor2014-01-242-8/+8
* GCM support for CommonCrypto backendPaul Kehrer2014-01-221-1/+20
* make register_cipher_adapter private and fix cryptorref releasePaul Kehrer2014-01-201-1/+1
* change cipher registry to store enumsPaul Kehrer2014-01-201-1/+4
* add error handlerPaul Kehrer2014-01-191-0/+12
* add cipher support to the commoncrypto backendPaul Kehrer2014-01-191-0/+31
* 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-132-0/+97