aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils (unfollow)
Commit message (Expand)Author
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