aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/aes256ecb_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.
* add FIPS-style printing to AES-192/256 blocksEgor Tensin2015-05-24
|
* add higher-level encrypt/decrypt functionsEgor Tensin2015-05-24
|
* add block formatting/printing functionsEgor Tensin2015-05-24
|
* initial commitEgor Tensin2015-05-22