ripemd160

Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160).
git clone git://git.ppad.tech/ripemd160.git
Log | Files | Refs | README | LICENSE

CHANGELOG (133B)


      1 # Changelog
      2 
      3 - 0.1.0 (2024-11-12)
      4   * Initial release, supporting RIPEMD-160 and HMAC-RIPEMD160 on strict
      5     and lazy bytestrings.
      6