9 Commits (e6ec482b429b241de0fb3088d87e28777d70ded5)

Author SHA1 Message Date
Ganesh Ajjanagadde fab1562a50 avutil/ripemd: make rol macro more robust by adding parentheses 9 years ago
Ganesh Ajjanagadde 07d4fe3a87 avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
James Almer aa70801aaf ripemd: move ripemd{256, 320} into separate functions 10 years ago
James Almer 8702a94e49 lavu/ripemd: Add a size optimized version of the transform functions 11 years ago
James Almer 452ac2aaec lavu/ripemd: Fully unroll the transform function loops 11 years ago
Michael Niedermayer 64a3dbadee avutil/ripemd:make const tables static const 11 years ago
Michael Niedermayer b6ce50a2d4 avutil/ripemd: adjust loop condition to silence CID1035716 12 years ago
James Almer 99b8cd0c81 lavu: Add RIPEMD hashing 12 years ago