0.4.3
Changelog:
- Updated dependency
- Adopted faster HMAC key padding steps from
rigel
crate, avoiding allocation as before but without theCow
borrow - Memory and performance improvement to the PBKDF2 implementation by avoiding many useless allocations