summaryrefslogtreecommitdiffstats
path: root/libavutil/ripemd.c
Commit message (Expand)AuthorAgeFilesLines
* ripemd: move ripemd{256, 320} into separate functionsJames Almer2015-05-071-132/+222
* lavu/ripemd: Add a size optimized version of the transform functionsJames Almer2013-09-091-3/+72
* lavu/ripemd: Fully unroll the transform function loopsJames Almer2013-09-091-59/+70
* avutil/ripemd:make const tables static constMichael Niedermayer2013-08-111-1/+1
* avutil/ripemd: adjust loop condition to silence CID1035716Michael Niedermayer2013-06-221-1/+1
* lavu: Add RIPEMD hashingJames Almer2013-06-151-0/+435
OpenPOWER on IntegriCloud