aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (follow)
Commit message (Expand)AuthorAge
* test/800-38a.py: more verbose loggingEgor Tensin2015-06-09
* test: refactoringEgor Tensin2015-06-08
* test/800-38a.py: bugfixEgor Tensin2015-06-06
* test: don't stop after the first failureEgor Tensin2015-06-06
* test: enable the utilities to accept many keysEgor Tensin2015-06-06
* remove unnecessary __declspec(align(16))Egor Tensin2015-06-04
* test: bugfixEgor Tensin2015-06-04
* test: add READMEEgor Tensin2015-06-04
* test: add test vectors from NIST 800-38AEgor Tensin2015-06-04
* remove redundant file suffixesEgor Tensin2015-06-04
* add CTR modeEgor Tensin2015-06-04
* init vectors are calculated by API functionsEgor Tensin2015-06-03
* add OFB modeEgor Tensin2015-06-03
* add CFB modeEgor Tensin2015-06-03
* implement CBC wrappers in CEgor Tensin2015-06-03
* test: actually chain when in cbc modeEgor Tensin2015-05-30
* detach key expansion routinesEgor Tensin2015-05-30
* support AES-{128,192}-cbcEgor Tensin2015-05-30
* add test/Egor Tensin2015-05-25