10 Commits (26f4ee37f7ce0c04668a3ff38eff31f65e0618be)

Author SHA1 Message Date
James Almer 8a8d0b319a avutil/crypto: change length parameter to size_t on the remaining modules 7 years ago
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