aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/c/aes256.c (unfollow)
Commit message (Expand)Author
2019-12-21restructure the projectEgor Tensin
2016-10-10code styleEgor Tensin
2016-09-25fix licensing noticesEgor Tensin
2016-05-19'aesni' -> 'aes'Egor Tensin
2016-05-19rename the projectEgor Tensin
2015-07-28refactoringEgor Tensin
2015-06-17factoring out AES-specific stuffEgor Tensin
2015-06-17refactoringEgor Tensin
2015-06-17refactoringEgor Tensin
2015-06-17code styleEgor Tensin
2015-06-11refactoringEgor Tensin
2015-06-10src/aes*.asm -> src/asm/, src/aes*.c -> src/c/Egor Tensin
2015-06-10refactoringEgor Tensin
2015-06-05refactoringEgor Tensin
2015-06-04implement raw_*_{encrypt,decrypt} in CEgor Tensin