aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/aes128ctr.c (follow)
Commit message (Collapse)AuthorAge
* examples: C++/libaesnixx instead of C/libaesEgor Tensin2015-06-16
|
* handle block formatting/printing functions errorsEgor Tensin2015-06-16
|
* refactoringEgor Tensin2015-06-11
|
* refactoringEgor Tensin2015-06-10
|
* remove unnecessary __declspec(align(16))Egor Tensin2015-06-04
| | | | `__m128i`s are automatically aligned on 16-byte boundary anyway.
* explicitly separate BE vs. LE block I/O functionsEgor Tensin2015-06-04
|
* grammar tweaksEgor Tensin2015-06-04
|
* remove redundant file suffixesEgor Tensin2015-06-04