1.3.1
version 1.3.1
Changes since 1.3.0:
- The unstable
traits-preview
feature now includes an implementation
ofcrypto_common::BlockSizeUser
, AKA
digest::core_api::BlockSizeUser
. This allowsblake3::Hasher
to be
used withhmac::SimpleHmac
.
version 1.3.1
Changes since 1.3.0:
traits-preview
feature now includes an implementationcrypto_common::BlockSizeUser
, AKAdigest::core_api::BlockSizeUser
. This allows blake3::Hasher
to behmac::SimpleHmac
.