9 Commits (8db203a9dd73072da3e8e131209362317c70ade0)

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