aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/backends/test_commoncrypto.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch to using our own InternalError, instead of SystemErrorAlex Gaynor2014-01-241-3/+3
|
* 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