summaryrefslogtreecommitdiffstats
path: root/libavutil/xtea.c
Commit message (Expand)AuthorAgeFilesLines
* xtea: Add functions for little endian modeMartin Storsjö2015-11-131-13/+81
* xtea: add av_xtea_alloc()James Almer2015-07-311-0/+12
* xtea: Add Doxy @file and groupTimothy Gu2014-04-071-0/+7
* Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-101-2/+1
* Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-041-2/+0
* xtea: Test inplace decryptionMichael Niedermayer2012-10-031-1/+15
* xtea: Fix CBC decryption when src==dstMichael Niedermayer2012-10-031-10/+9
* xtea: Factorize testing into a separate functionMartin Storsjö2012-10-031-11/+21
* xtea: Make the count parameter match the documentationSamuel Pitoiset2012-07-051-4/+2
* xtea: invert branch and loop precedenceLuca Barbato2012-07-051-7/+12
* Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-041-0/+165
OpenPOWER on IntegriCloud