Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -58/+0 |
* | avutil: use EINVAL instead of -1 for the return code of crypto related init f... | Ganesh Ajjanagadde | 2015-10-18 | 1 | -1/+1 |
* | libavutil: camellia: remove unwanted memory loads | Supraja Meedinti | 2015-02-10 | 1 | -4/+2 |
* | avutil/camellia: Remove redundant casts | Michael Niedermayer | 2015-02-09 | 1 | -4/+4 |
* | avutil/camellia: Fix indention & whitespace | Michael Niedermayer | 2015-02-09 | 1 | -13/+13 |
* | libavutil: optimize camellia cipher | Supraja Meedinti | 2015-02-09 | 1 | -10/+27 |
* | avutil/camellia: cosmetic fixes | Giorgio Vazzana | 2015-01-02 | 1 | -83/+80 |
* | avutil/camellia: use K[2] instead of *K in generate_round_keys() | Giorgio Vazzana | 2015-01-02 | 1 | -2/+2 |
* | avutil/camellia: make LR128() more robust | Giorgio Vazzana | 2015-01-02 | 1 | -2/+2 |
* | libavutil: Added Camellia symmetric block cipher | Supraja Meedinti | 2015-01-02 | 1 | -0/+458 |