summaryrefslogtreecommitdiff
path: root/testsuite/cfb-test.c
Commit message (Expand)AuthorAgeFilesLines
* Update CBC and CFB tests to use aes256_ctx, not the deprecated aes_ctx.Niels Möller2018-02-201-10/+10
* Add CFB8 - Cipher Feedback 8-bit block cipher modeDmitry Eremin-Solenikov2018-01-201-0/+103
* Add CFB block mode supportDmitry Eremin-Solenikov2017-10-161-0/+287