Commit message (Expand) | Author | |
---|---|---|
2015-07-26 | examples: merge to block utils | Egor Tensin |
2015-06-24 | move executables from test/ to utils/ | Egor Tensin |
2015-06-15 | utils/cxx/ -> cxx/ | Egor Tensin |
2015-06-11 | libaesni -> aesni | Egor Tensin |
2015-06-10 | /SAFESEH for the asm implementation | Egor Tensin |
2015-06-10 | src/aes*.asm -> src/asm/, src/aes*.c -> src/c/ | Egor Tensin |
2015-06-10 | rename source files | Egor Tensin |
2015-06-10 | add file encryption utils for AES-128-ECB | Egor Tensin |
2015-06-05 | allow to choose between C in asm implementations | Egor Tensin |
2015-06-04 | implement raw_*_{encrypt,decrypt} in C | Egor Tensin |
2015-05-25 | add test/ | Egor Tensin |
2015-05-24 | define _CRT_SECURE_NO_WARNINGS | Egor Tensin |