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