packages feed

ppad-ripemd160-0.1.2: CHANGELOG

# Changelog

- 0.1.2 (2025-10-21)
  * Improves padding handling for the strict bytestring case, yielding
    performance increases for both 'hash' and 'hmac'.

- 0.1.1 (2025-01-07)
  * Minor bytestring-handling optimisation.

- 0.1.0 (2024-11-12)
  * Initial release, supporting RIPEMD-160 and HMAC-RIPEMD160 on strict
    and lazy bytestrings.