Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.9.0 (2021-08-27)

Added

  • GOST test vectors (#191)

Changed

Removed

  • McfHasher impl on Pbkdf2 (#219)

0.8.0 (2021-04-29)

Changed

  • Bump password-hash crate dependency to v0.2 (#164)
  • Bump hmac and crypto-mac crate deps to v0.11 (#165)

0.7.5 (2021-03-27)

Fixed

  • Pin password-hash to v0.1.2 or newer (#151)

0.7.4 (2021-03-17)

Changed

  • Bump base64ct dependency to v1.0 (#144)

0.7.3 (2021-02-08)

Changed

  • Enable rand_core feature of password-hash (#130)

0.7.2 (2021-02-01)

Changed

  • Bump base64ct dependency to v0.2 (#119)

0.7.1 (2021-01-29)

Removed

  • alloc dependencies for simple feature (#107)

0.7.0 (2021-01-29)

Added

  • PHC hash format support using password-hash crate (#82)

Changed

  • Rename include_simple features to simple (#99)

Removed

  • Legacy simple API (#98)

0.6.0 (2020-10-18)

Changed

  • Bump crypto-mac dependency to v0.10 (#58)
  • Bump hmac dependency to v0.10 (#58)

0.5.0 (2020-08-18)

Changed

  • Bump crypto-mac dependency to v0.9 (#44)

0.4.0 (2020-06-10)

Changed

  • Code improvements (#33)
  • Bump rand dependency to v0.7 (#31)
  • Bump hmac to v0.8 (#30)
  • Bump sha2 to v0.9 (#30)
  • Bump subtle to v2 (#13)
  • MSRV 1.41+ (#30)
  • Upgrade to Rust 2018 edition (#24)

0.3.0 (2018-10-08)

0.2.3 (2018-08-30)

0.2.2 (2018-08-15)

0.2.1 (2018-08-06)

0.2.0 (2018-03-30)

0.1.0 (2017-08-16)