Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes to @alex's comments | Alex Stapleton | 2014-03-27 | 1 | -3/+1 |
* | Update tests and raise sites | Alex Stapleton | 2014-03-27 | 1 | -2/+6 |
* | Fixed #809 -- switch back to always using UnsupportedAlgorithm | Alex Gaynor | 2014-03-27 | 1 | -2/+2 |
* | import order fixes for future automated checking | Paul Kehrer | 2014-03-19 | 1 | -1/+1 |
* | Added future imports and licenses that are missing | Alex Gaynor | 2014-03-08 | 1 | -0/+2 |
* | Convert stuff | Alex Gaynor | 2014-03-06 | 1 | -2/+2 |
* | Switch to using our own InternalError, instead of SystemError | Alex Gaynor | 2014-01-24 | 1 | -3/+3 |
* | GCM support for CommonCrypto backend | Paul Kehrer | 2014-01-22 | 1 | -1/+20 |
* | make register_cipher_adapter private and fix cryptorref release | Paul Kehrer | 2014-01-20 | 1 | -1/+1 |
* | change cipher registry to store enums | Paul Kehrer | 2014-01-20 | 1 | -1/+4 |
* | add error handler | Paul Kehrer | 2014-01-19 | 1 | -0/+12 |
* | add cipher support to the commoncrypto backend | Paul Kehrer | 2014-01-19 | 1 | -0/+31 |