lavu: Add RIPEMD hashing

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

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2013-06-15 14:04:19 -03:00
parent 1bb005ce54
commit 99b8cd0c81
8 changed files with 554 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ Other:
integer.c, integer.h Michael Niedermayer
bswap.h
opencl.c, opencl.h Wei Gao
ripemd.c, ripemd.h James Almer
libavcodec