summaryrefslogtreecommitdiffstats
path: root/libavutil/blowfish.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* blowfish: Add more testsMartin Storsjö2012-10-031-1/+20
* blowfish: Fix CBC decryption with dst==srcMartin Storsjö2012-10-031-5/+5
* blowfish: Factorize testing into a separate functionMartin Storsjö2012-10-031-11/+21
* blowfish: Make the count parameter match the documentationSamuel Pitoiset2012-07-051-4/+2
* blowfish: invert branch and loop precedenceLuca Barbato2012-07-051-7/+13
* Add Blowfish encryption support in libavutilSamuel Pitoiset2012-07-041-0/+566
OpenPOWER on IntegriCloud