aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_padding.py
Commit message (Collapse)AuthorAgeFilesLines
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
| | | | Fixes #1209
* 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