aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/aes128.asm (follow)
Commit message (Expand)AuthorAge
* refactoringEgor Tensin2015-06-05
* implement CBC wrappers in CEgor Tensin2015-06-03
* detach key expansion routinesEgor Tensin2015-05-30
* support AES-{128,192}-cbcEgor Tensin2015-05-30
* merge aes256{ecb,cbc}.asmEgor Tensin2015-05-29
* aes128.asm: better comments (as in aes192.asm)Egor Tensin2015-05-29
* add higher-level encrypt/decrypt functionsEgor Tensin2015-05-24
* initial commitEgor Tensin2015-05-22