Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03blowfish: Add more testsMartin Storsjö
2012-10-03blowfish: Fix CBC decryption with dst==srcMartin Storsjö
2012-10-03blowfish: Factorize testing into a separate functionMartin Storsjö
2012-07-05blowfish: Make the count parameter match the documentationSamuel Pitoiset
2012-07-05blowfish: invert branch and loop precedenceLuca Barbato
2012-07-04Add Blowfish encryption support in libavutilSamuel Pitoiset