aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_padding.py
Commit message (Expand)AuthorAgeFilesLines
* Use AlreadyFinalized not ValueErrorAlex Stapleton2014-04-251-4/+5
* Added future imports and licenses that are missingAlex Gaynor2014-03-081-0/+2
* Fixed two bugs in the PKCS7 padding where unpadding would accept bad inputs.Alex Gaynor2013-11-091-0/+2
* raise an error if you unicodeAlex Gaynor2013-10-291-0/+10
* Clean up var namingAlex Gaynor2013-10-291-11/+5
* Optimize + test casesAlex Gaynor2013-10-291-0/+10
* Removed helperAlex Gaynor2013-10-291-3/+11
* Initial implementation with tests, docs to followAlex Gaynor2013-10-291-0/+85