aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/test_block.py
Commit message (Collapse)AuthorAgeFilesLines
* Properly decode plaintext before encrypting itDonald Stufft2013-08-091-1/+2
|
* Tests now running against the NIST vectorsAlex Gaynor2013-08-081-8/+5
|
* Started stubbing stuff out, including a simple test, now is the part where weAlex Gaynor2013-08-081-0/+23
write some actual cryptographic software. So yeah.