aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils (follow)
Commit message (Collapse)AuthorAge
...
* utils: fix usage messagesEgor Tensin2015-07-26
|
* examples: merge to block utilsEgor Tensin2015-07-26
|
* README updatesEgor Tensin2015-07-12
|
* README updatesEgor Tensin2015-07-07
|
* utils: rearrange filesEgor Tensin2015-07-07
|
* merge specialized block utils into general onesEgor Tensin2015-06-25
| | | | ... taking advantage of the new template interface.
* remove specialized buffer encryption functionsEgor Tensin2015-06-25
|
* cxx: implement more stuffEgor Tensin2015-06-25
|
* fix usage messagesEgor Tensin2015-06-24
|
* move executables from test/ to utils/Egor Tensin2015-06-24
|
* boxes: a number of improvementsEgor Tensin2015-06-22
| | | | | | | | | * Algorithm interfaces are no longer required to load partial blocks, the space for which is allocated dynamically. * Padding schemes are now also separated, perhaps in the future to become a "box" parameter. Consequently, algorithm interfaces are no longer required to implement padding either.
* utils: README updateEgor Tensin2015-06-20
|
* utils: add bitmap utilsEgor Tensin2015-06-20
|
* rename executablesEgor Tensin2015-06-19
|
* add buffer encryption to "boxes"Egor Tensin2015-06-19
|
* fix stderr output in executablesEgor Tensin2015-06-19
|
* factoring out AES-specific stuffEgor Tensin2015-06-17
|
* refactoringEgor Tensin2015-06-17
|
* refactoringEgor Tensin2015-06-17
|
* utils/cxx/ -> cxx/Egor Tensin2015-06-15
|
* handle block parsing errors the standard wayEgor Tensin2015-06-15
|
* error handling refactoring + more docsEgor Tensin2015-06-15
|
* add error message formatting functionsEgor Tensin2015-06-11
|
* add utils/cxxEgor Tensin2015-06-11
|
* add error codes & messages to the libraryEgor Tensin2015-06-11
|
* code styleEgor Tensin2015-06-11
|
* refactoringEgor Tensin2015-06-11
|
* utils: bugfixEgor Tensin2015-06-10
|
* add extern "C" {Egor Tensin2015-06-10
|
* /SAFESEH for the asm implementationEgor Tensin2015-06-10
|
* utils: fix compilation errors w/ the asm implEgor Tensin2015-06-10
|
* refactoringEgor Tensin2015-06-10
|
* utils: usage message updateEgor Tensin2015-06-10
|
* add file encryption utils for AES-128-ECBEgor Tensin2015-06-10