aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cxx/include/aesnixx/aes.hpp (follow)
Commit message (Collapse)AuthorAge
* cxx: more algorithm-agnostic APIEgor Tensin2015-08-02
| | | | | The code (in the utilities in particular) is a mess though, so a refactoring's coming up.
* bugfixEgor Tensin2015-07-28
|
* refactoringEgor Tensin2015-07-28
| | | | | Namely, rename API functions to facilitate metaprogramming using preprocessor macros.
* examples: merge to block utilsEgor Tensin2015-07-26
|
* cxx: import more stuffEgor Tensin2015-06-25
|
* cxx: implement more stuffEgor Tensin2015-06-18
|
* factoring out AES-specific stuffEgor Tensin2015-06-17