aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_block.py
Commit message (Collapse)AuthorAgeFilesLines
* block cipher renamePaul Kehrer2013-11-061-15/+17
| | | | | | * block renamed to ciphers * ciphers renamed to algorithms * base moved into algorithms
* Changed excpetion name based on feedback from dreidAlex Gaynor2013-11-021-3/+3
|
* Document and implement the public API for when the backend doesn't support ↵Alex Gaynor2013-11-021-0/+11
| | | | the requested algorithm
* Move primtives into a hazmat packageDonald Stufft2013-10-281-0/+86