summaryrefslogtreecommitdiff
path: root/libavutil/ripemd.h
Commit message (Collapse)AuthorAge
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-02
|
* lavu: Add RIPEMD hashingJames Almer2013-06-15
Includes RIPEMD-128, RIPEMD-160, RIPEMD-256 and RIPEMD-320 Signed-off-by: James Almer <jamrial@gmail.com>