aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/aesni/raw.h (follow)
Commit message (Collapse)AuthorAge
* refactoringEgor Tensin2015-06-05
|
* grammar tweaksEgor Tensin2015-06-04
|
* implement CBC wrappers in CEgor Tensin2015-06-03
|
* detach key expansion routinesEgor Tensin2015-05-30
| | | | | Block encryption/decryption routines now don't expand key schedules on each call.
* support AES-{128,192}-cbcEgor Tensin2015-05-30
|
* add higher-level encrypt/decrypt functionsEgor Tensin2015-05-24
|
* add block formatting/printing functionsEgor Tensin2015-05-24
|
* initial commitEgor Tensin2015-05-22