Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed this test. It was passing for the wrong reason. | Alex Gaynor | 2013-11-27 | 1 | -2/+2 |
| | | | | Shame on us for letting something without coverage land. | ||||
* | Merge pull request #227 from dreid/explicit-backend-in-hazmat | Alex Gaynor | 2013-11-26 | 1 | -10/+6 |
|\ | | | | | Explicit backend | ||||
| * | Explicit backend | David Reid | 2013-11-20 | 1 | -10/+6 |
| | | |||||
* | | Change teh exception | Alex Gaynor | 2013-11-22 | 1 | -5/+3 |
| | | |||||
* | | Raise a correct error when content isn't padded correctly | Alex Gaynor | 2013-11-22 | 1 | -1/+19 |
|/ | |||||
* | Move interfaces.register to utils.register_interface in preparation for more ↵ | David Reid | 2013-11-18 | 1 | -1/+2 |
| | | | | interface modules. | ||||
* | Implement and document an interface for cipher algorithms | David Reid | 2013-11-15 | 1 | -1/+11 |
| | |||||
* | Use AlreadyFinalized for symmetric ciphers | Alex Gaynor | 2013-11-13 | 1 | -5/+5 |
| | |||||
* | block cipher rename | Paul Kehrer | 2013-11-06 | 1 | -15/+17 |
| | | | | | | * block renamed to ciphers * ciphers renamed to algorithms * base moved into algorithms | ||||
* | Changed excpetion name based on feedback from dreid | Alex Gaynor | 2013-11-02 | 1 | -3/+3 |
| | |||||
* | Document and implement the public API for when the backend doesn't support ↵ | Alex Gaynor | 2013-11-02 | 1 | -0/+11 |
| | | | | the requested algorithm | ||||
* | Move primtives into a hazmat package | Donald Stufft | 2013-10-28 | 1 | -0/+86 |