summaryrefslogtreecommitdiff
path: root/libavutil/cast5.c
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
* avutil: use EINVAL instead of -1 for the return code of crypto related init f...Ganesh Ajjanagadde2015-10-18
* avutil/cast5: Make iv array staticMichael Niedermayer2015-05-02
* avutil/cast5: Mark key_bits as constMichael Niedermayer2015-05-02
* libavutil: Added cbc mode to cast128Supraja Meedinti2014-12-19
* libavutil: cosmetic: inserted spaces wherever necessarySupraja Meedinti2014-12-17
* avutil/cast5: Fix off by one errorMichael Niedermayer2014-10-20
* libavutil: Add missing av_free() to cast5 selftestGiorgio Vazzana2014-10-18
* libavutil: Add CAST128 symmetric block cipherSupraja Meedinti2014-10-18