aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_ciphers.py
Commit message (Collapse)AuthorAgeFilesLines
* re-add CAST5 ECB support (OpenSSL & CC backends). fixes #417Paul Kehrer2014-02-121-1/+14
|
* remove CAST5 for first releasePaul Kehrer2014-01-071-14/+1
|
* add ARC4 keysize testingPaul Kehrer2013-11-071-1/+20
|
* block cipher renamePaul Kehrer2013-11-061-1/+1
| | | | | | * block renamed to ciphers * ciphers renamed to algorithms * base moved into algorithms
* CAST5 support + ECB vectorsPaul Kehrer2013-10-311-1/+14
|
* add blowfish cipher key_size testsPaul Kehrer2013-10-311-1/+14
|
* Move primtives into a hazmat packageDonald Stufft2013-10-281-0/+67