aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils (unfollow)
Commit message (Expand)Author
2015-12-27utils: refactor command line parsingEgor Tensin
2015-12-27utils: Boost.Filesystem for usage messagesEgor Tensin
2015-12-27code styleEgor Tensin
2015-10-23README updatesEgor Tensin
2015-10-20cxx: implement "boxes"Egor Tensin
2015-09-01refactoringEgor Tensin
2015-08-11bugfixEgor Tensin
2015-08-04utils: bugfix & refactoringEgor Tensin
2015-08-03rename the utilitiesEgor Tensin
2015-08-02cxx: more algorithm-agnostic APIEgor Tensin
2015-07-27code styleEgor Tensin
2015-07-26utils: fix usage messagesEgor Tensin
2015-07-26examples: merge to block utilsEgor Tensin
2015-07-12README updatesEgor Tensin
2015-07-07README updatesEgor Tensin
2015-07-07utils: rearrange filesEgor Tensin
2015-06-25merge specialized block utils into general onesEgor Tensin
2015-06-25remove specialized buffer encryption functionsEgor Tensin
2015-06-25cxx: implement more stuffEgor Tensin
2015-06-24fix usage messagesEgor Tensin
2015-06-24move executables from test/ to utils/Egor Tensin
2015-06-22boxes: a number of improvementsEgor Tensin
2015-06-20utils: README updateEgor Tensin
2015-06-20utils: add bitmap utilsEgor Tensin
2015-06-19rename executablesEgor Tensin
2015-06-19add buffer encryption to "boxes"Egor Tensin
2015-06-19fix stderr output in executablesEgor Tensin
2015-06-17factoring out AES-specific stuffEgor Tensin
2015-06-17refactoringEgor Tensin
2015-06-17refactoringEgor Tensin
2015-06-15utils/cxx/ -> cxx/Egor Tensin
2015-06-15handle block parsing errors the standard wayEgor Tensin
2015-06-15error handling refactoring + more docsEgor Tensin
2015-06-11add error message formatting functionsEgor Tensin
2015-06-11add utils/cxxEgor Tensin
2015-06-11add error codes & messages to the libraryEgor Tensin
2015-06-11code styleEgor Tensin
2015-06-11refactoringEgor Tensin
2015-06-10utils: bugfixEgor Tensin
2015-06-10add extern "C" {Egor Tensin
2015-06-10/SAFESEH for the asm implementationEgor Tensin
2015-06-10utils: fix compilation errors w/ the asm implEgor Tensin
2015-06-10refactoringEgor Tensin
2015-06-10utils: usage message updateEgor Tensin
2015-06-10add file encryption utils for AES-128-ECBEgor Tensin