Commit message (Expand) | Author | |
---|---|---|
2019-12-21 | restructure the project | Egor Tensin |
2016-10-15 | add "portable" alignment macro | Egor Tensin |
2016-09-25 | fix licensing notices | Egor Tensin |
2016-05-19 | 'aesni' -> 'aes' | Egor Tensin |
2016-05-19 | rename the project | Egor Tensin |
2015-06-25 | remove specialized buffer encryption functions | Egor Tensin |
2015-06-22 | boxes: a number of improvements | Egor Tensin |
2015-06-17 | factoring out AES-specific stuff | Egor Tensin |
2015-06-17 | refactoring | Egor Tensin |
2015-06-17 | add "boxes" as a uniform encryption interface | Egor Tensin |
2015-06-15 | code style | Egor Tensin |
2015-06-12 | add function docs to parts of the library | 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 |