aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/test_nist.py
Commit message (Collapse)AuthorAgeFilesLines
* Properly decode plaintext before encrypting itDonald Stufft2013-08-091-15/+30
|
* Use the NIST MMT vectors to test AES-CBC w/ no paddingDonald Stufft2013-08-091-13/+50
|
* Reduce code duplicationAlex Gaynor2013-08-081-80/+19
|
* StyleAlex Gaynor2013-08-081-2/+1
|
* Use the NIST KAT vectors to test AES-CBC w/ no paddingDonald Stufft2013-08-091-0/+193