summaryrefslogtreecommitdiff
path: root/libavutil/ripemd.c
Commit message (Expand)AuthorAge
* ripemd: move ripemd{256, 320} into separate functionsJames Almer2015-05-07
* lavu/ripemd: Add a size optimized version of the transform functionsJames Almer2013-09-09
* lavu/ripemd: Fully unroll the transform function loopsJames Almer2013-09-09
* avutil/ripemd:make const tables static constMichael Niedermayer2013-08-11
* avutil/ripemd: adjust loop condition to silence CID1035716Michael Niedermayer2013-06-22
* lavu: Add RIPEMD hashingJames Almer2013-06-15