summaryrefslogtreecommitdiff
path: root/libavutil/xtea.c
Commit message (Expand)AuthorAge
* build: Split test programs off into separate filesDiego Biurrun2016-04-07
* xtea: Add functions for little endian modeMartin Storsjö2015-11-13
* xtea: add av_xtea_alloc()James Almer2015-07-31
* xtea: Add Doxy @file and groupTimothy Gu2014-04-07
* Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-10
* Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-04
* xtea: Test inplace decryptionMichael Niedermayer2012-10-03
* xtea: Fix CBC decryption when src==dstMichael Niedermayer2012-10-03
* xtea: Factorize testing into a separate functionMartin Storsjö2012-10-03
* xtea: Make the count parameter match the documentationSamuel Pitoiset2012-07-05
* xtea: invert branch and loop precedenceLuca Barbato2012-07-05
* Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-04