aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/aes256ctr_encrypt_block.c (unfollow)
Commit message (Expand)Author
2015-06-04add CTR modeEgor Tensin
2015-06-03init vectors are calculated by API functionsEgor Tensin
2015-06-03add OFB modeEgor Tensin
2015-06-03implement CBC wrappers in CEgor Tensin
2015-05-30test: actually chain when in cbc modeEgor Tensin
2015-05-30detach key expansion routinesEgor Tensin
2015-05-25add test/Egor Tensin