aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/test_block.py
Commit message (Collapse)AuthorAgeFilesLines
* Get stuff working on py3k for realAlex Gaynor2013-08-091-4/+8
|
* Steps to get this running on py32 and py33 againAlex Gaynor2013-08-091-2/+2
|
* 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.