Skip to content
Compare
Choose a tag to compare

1.3.1

Latest
@github-actions github-actions released this
· 20 commits to master since this release
Compare
Choose a tag to compare

version 1.3.1

Changes since 1.3.0:

  • The unstable traits-preview feature now includes an implementation
    of crypto_common::BlockSizeUser, AKA
    digest::core_api::BlockSizeUser. This allows blake3::Hasher to be
    used with hmac::SimpleHmac.