aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (follow)
Commit message (Expand)AuthorAge
...
* merge specialized block utils into general onesEgor Tensin2015-06-25
* move executables from test/ to utils/Egor Tensin2015-06-24
* test: locate executables in PATHEgor Tensin2015-06-24
* test/toolkit.py: fix executable namesEgor Tensin2015-06-22
* boxes: a number of improvementsEgor Tensin2015-06-22
* README updatesEgor Tensin2015-06-20
* test: better error handling in block utilsEgor Tensin2015-06-19
* rename executablesEgor Tensin2015-06-19
* test: restore specialized block encryption utilsEgor Tensin2015-06-19
* refactoringEgor Tensin2015-06-19
* fix stderr output in executablesEgor Tensin2015-06-19
* test: README updateEgor Tensin2015-06-18
* test/toolkit.py: capture stderrEgor Tensin2015-06-18
* test: fix usage messagesEgor Tensin2015-06-18
* test: merge block utilitiesEgor Tensin2015-06-18
* ignore Intel SDE's logsEgor Tensin2015-06-18
* factoring out AES-specific stuffEgor Tensin2015-06-17
* refactoringEgor Tensin2015-06-17
* factoring out AES-specific stuffEgor Tensin2015-06-17
* refactoringEgor Tensin2015-06-17
* test: add utilities to play with "boxes"Egor Tensin2015-06-17
* handle block formatting/printing functions errorsEgor Tensin2015-06-16
* handle block parsing errors the standard wayEgor Tensin2015-06-15
* test: README updateEgor Tensin2015-06-11
* test: fix usage messagesEgor Tensin2015-06-11
* test: bugfixEgor Tensin2015-06-11
* test: 800-38a.py -> nist-sp-800-38a.pyEgor Tensin2015-06-11
* refactoringEgor Tensin2015-06-11
* /SAFESEH for the asm implementationEgor Tensin2015-06-10
* test: README updateEgor Tensin2015-06-10
* README updatesEgor Tensin2015-06-10
* test: rename the utilitiesEgor Tensin2015-06-10
* refactoringEgor Tensin2015-06-10
* add KAT vectors from the CAVPEgor Tensin2015-06-09
* test/800-38a.py: get rid of unittestEgor Tensin2015-06-09
* test/800-38a.py: change default log file nameEgor Tensin2015-06-09
* test/toolkit.py: bugfixEgor Tensin2015-06-09
* 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