lavu: Add RIPEMD hashing

Multimedia / FFmpeg - James Almer [gmail.com] - 15 June 2013 16:54 UTC

Includes RIPEMD-128, RIPEMD-160, RIPEMD-256 and RIPEMD-320

99b8cd0 lavu: Add RIPEMD hashing
MAINTAINERS | 1 +
doc/APIchanges | 7 +
libavutil/Makefile | 3 +
libavutil/ripemd.c | 435 ++++++++++++++++++++++++++++++++++++++++++++++
libavutil/ripemd.h | 75 ++++++++
libavutil/version.h | 2 +-
tests/fate/libavutil.mak | 4 +
tests/ref/fate/ripemd | 28 +++
8 files changed, 554 insertions(+), 1 deletion(-)

  • Share