| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -86/+0 |
* | avutil: use EINVAL instead of -1 for the return code of crypto related init f... | Ganesh Ajjanagadde | 2015-10-18 | 1 | -1/+1 |
* | avutil/cast5: Make iv array static | Michael Niedermayer | 2015-05-02 | 1 | -1/+1 |
* | avutil/cast5: Mark key_bits as const | Michael Niedermayer | 2015-05-02 | 1 | -1/+1 |
* | libavutil: Added cbc mode to cast128 | Supraja Meedinti | 2014-12-19 | 1 | -2/+42 |
* | libavutil: cosmetic: inserted spaces wherever necessary | Supraja Meedinti | 2014-12-17 | 1 | -168/+180 |
* | avutil/cast5: Fix off by one error | Michael Niedermayer | 2014-10-20 | 1 | -1/+1 |
* | libavutil: Add missing av_free() to cast5 selftest | Giorgio Vazzana | 2014-10-18 | 1 | -0/+1 |
* | libavutil: Add CAST128 symmetric block cipher | Supraja Meedinti | 2014-10-18 | 1 | -0/+540 |