aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* use macros to get rid of repetitive codeEgor Tensin2015-06-24
* test/toolkit.py: fix executable namesEgor Tensin2015-06-22
* boxes: a number of improvementsEgor Tensin2015-06-22
* bugfix & code styleEgor Tensin2015-06-21
* README updatesEgor Tensin2015-06-20
* utils: README updateEgor Tensin2015-06-20
* utils: add bitmap utilsEgor 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
* add buffer encryption to "boxes"Egor Tensin2015-06-19
* refactoringEgor Tensin2015-06-19
* error message updateEgor Tensin2015-06-19
* fix stderr output in executablesEgor Tensin2015-06-19
* add call stacks to errorsEgor Tensin2015-06-19
* OFB/CTR decryption is the same as encryptionEgor Tensin2015-06-19
* add CTR mode to "boxes"Egor Tensin2015-06-19
* respect the generic interface in CTR functionsEgor Tensin2015-06-19
* add more block arithmetic functionsEgor Tensin2015-06-19
* examples: output updateEgor Tensin2015-06-19
* refactoringEgor Tensin2015-06-18
* code styleEgor Tensin2015-06-18
* cxx: implement more stuffEgor Tensin2015-06-18
* test: README updateEgor Tensin2015-06-18
* README updateEgor Tensin2015-06-18
* better error messages + refactoringEgor 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
* factor out 128-bit XORingEgor Tensin2015-06-17
* test: add utilities to play with "boxes"Egor Tensin2015-06-17
* add "boxes" as a uniform encryption interfaceEgor Tensin2015-06-17
* add the "Not implemented" errorEgor Tensin2015-06-17
* code styleEgor Tensin2015-06-17
* cxx: add block parsingEgor Tensin2015-06-17
* examples: C++/libaesnixx instead of C/libaesEgor Tensin2015-06-16
* cxx: include data structures & I/O functionsEgor Tensin2015-06-16
* handle block formatting/printing functions errorsEgor Tensin2015-06-16
* utils/cxx/ -> cxx/Egor Tensin2015-06-15
* handle block parsing errors the standard wayEgor Tensin2015-06-15
* code styleEgor Tensin2015-06-15
* error handling refactoring + more docsEgor Tensin2015-06-15
* update the docsEgor Tensin2015-06-13
* add function docs to parts of the libraryEgor Tensin2015-06-12
* add error message formatting functionsEgor Tensin2015-06-11