github BLAKE3-team/BLAKE3 1.4.0

latest releases: 1.5.4, 1.5.3, 1.5.2...
15 months ago

version 1.4.0

Changes since 1.3.3:

  • The C implementation provides a CMakeLists.txt for callers who build
    with CMake. The CMake build is not yet stable, and callers should
    expect breaking changes in patch version updates. The "by hand" build
    will always continue to be supported and documented.
  • b3sum supports the --seek flag, to set the starting position in
    the output stream.
  • b3sum --check prints a summary of errors to stderr.
  • Hash::as_bytes is const.
  • Hash supports from_bytes, which is const.

Don't miss a new BLAKE3 release

NewReleases is sending notifications on new releases.