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.
password-hash
to v0.3 (#217, RustCrypto/traits#724)resolver = "2"
; MSRV 1.51+ (#220)McfHasher
impl on Pbkdf2
(#219)password-hash
crate dependency to v0.2 (#164)hmac
and crypto-mac
crate deps to v0.11 (#165)password-hash
to v0.1.2 or newer (#151)base64ct
dependency to v1.0 (#144)rand_core
feature of password-hash
(#130)base64ct
dependency to v0.2 (#119)alloc
dependencies for simple
feature (#107)password-hash
crate (#82)include_simple
features to simple
(#99)simple
API (#98)crypto-mac
dependency to v0.9 (#44)rand
dependency to v0.7 (#31)hmac
to v0.8 (#30)sha2
to v0.9 (#30)subtle
to v2 (#13)