Commit History

Author SHA1 Message Date
  James Almer 8a8d0b319a avutil/crypto: change length parameter to size_t on the remaining modules 6 years ago
  Derek Buitenhuis 96d616052b Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 8 years ago
  Ganesh Ajjanagadde fab1562a50 avutil/ripemd: make rol macro more robust by adding parentheses 8 years ago
  Ganesh Ajjanagadde 07d4fe3a87 avutil: use EINVAL instead of -1 for the return code of crypto related init functions 8 years ago
  James Almer aa70801aaf ripemd: move ripemd{256, 320} into separate functions 9 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 11 years ago
  James Almer 99b8cd0c81 lavu: Add RIPEMD hashing 11 years ago