Commit message (Collapse) | Author | ||
---|---|---|---|
2016-05-19 | 'aesni' -> 'aes' | Egor Tensin | |
2016-05-19 | rename the project | Egor Tensin | |
2015-08-02 | cxx: more algorithm-agnostic API | Egor Tensin | |
The code (in the utilities in particular) is a mess though, so a refactoring's coming up. | |||
2015-07-28 | cxx: more mode helpers | Egor Tensin | |
2015-06-25 | cxx: import more stuff | Egor Tensin | |
2015-06-25 | cxx: implement more stuff | Egor Tensin | |
2015-06-19 | add call stacks to errors | Egor Tensin | |
2015-06-17 | factoring out AES-specific stuff | Egor Tensin | |
2015-06-16 | cxx: include data structures & I/O functions | Egor Tensin | |
2015-06-15 | utils/cxx/ -> cxx/ | Egor Tensin | |
2015-06-11 | add utils/cxx | Egor Tensin | |
2015-06-11 | add error codes & messages to the library | Egor Tensin | |
2015-06-10 | rename header files | Egor Tensin | |
2015-06-10 | add file encryption utils for AES-128-ECB | Egor Tensin | |
2015-05-24 | add higher-level encrypt/decrypt functions | Egor Tensin | |