aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/aes/algorithm.h (unfollow)
Commit message (Expand)Author
2016-09-25fix licensing noticesEgor Tensin
2016-05-19'aesni' -> 'aes'Egor Tensin
2016-05-19rename the projectEgor Tensin
2015-06-24add missing extern "C" {Egor 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