aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/aesni/mode.h (unfollow)
Commit message (Expand)Author
2016-05-19rename the projectEgor Tensin
2015-10-18add missing `assert`sEgor Tensin
2015-07-28refactoringEgor Tensin
2015-06-24add missing extern "C" {Egor Tensin
2015-06-24use macros to get rid of repetitive codeEgor Tensin
2015-06-22boxes: a number of improvementsEgor Tensin
2015-06-19add call stacks to errorsEgor Tensin
2015-06-17factoring out AES-specific stuffEgor Tensin
2015-06-16cxx: include data structures & I/O functionsEgor Tensin
2015-06-15utils/cxx/ -> cxx/Egor Tensin
2015-06-11add utils/cxxEgor Tensin
2015-06-11add error codes & messages to the libraryEgor Tensin
2015-06-10rename header filesEgor Tensin
2015-06-10add file encryption utils for AES-128-ECBEgor Tensin
2015-05-24add higher-level encrypt/decrypt functionsEgor Tensin