aboutsummaryrefslogtreecommitdiff
path: root/libavutil/cast5.c
AgeCommit message (Expand)Author
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2015-10-18avutil: use EINVAL instead of -1 for the return code of crypto related init f...Ganesh Ajjanagadde
2015-05-02avutil/cast5: Make iv array staticMichael Niedermayer
2015-05-02avutil/cast5: Mark key_bits as constMichael Niedermayer
2014-12-19libavutil: Added cbc mode to cast128Supraja Meedinti
2014-12-17libavutil: cosmetic: inserted spaces wherever necessarySupraja Meedinti
2014-10-20avutil/cast5: Fix off by one errorMichael Niedermayer
2014-10-18libavutil: Add missing av_free() to cast5 selftestGiorgio Vazzana
2014-10-18libavutil: Add CAST128 symmetric block cipherSupraja Meedinti