aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/aes192ecb_example.c (follow)
Commit message (Collapse)AuthorAge
* examples: no more FIPS-style one-line blocksEgor Tensin2015-06-03
|
* detach key expansion routinesEgor Tensin2015-05-30
| | | | | Block encryption/decryption routines now don't expand key schedules on each call.
* examples: aes128 -> aes128ecb, aes192 -> aes192ecbEgor Tensin2015-05-25