Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |