Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xtea: Test inplace decryption | Michael Niedermayer | 2012-10-03 | 1 | -1/+15 |
* | xtea: Fix CBC decryption when src==dst | Michael Niedermayer | 2012-10-03 | 1 | -10/+9 |
* | xtea: Factorize testing into a separate function | Martin Storsjö | 2012-10-03 | 1 | -11/+21 |
* | xtea: Make the count parameter match the documentation | Samuel Pitoiset | 2012-07-05 | 1 | -4/+2 |
* | xtea: invert branch and loop precedence | Luca Barbato | 2012-07-05 | 1 | -7/+12 |
* | Add XTEA encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 1 | -0/+165 |