This package browser is in early development. Mind the rough edges.

rust-blake3 0.3.8

BLAKE3 hash function Rust implementation

This crate provides the official Rust implementation of the BLAKE3 cryptographic hash function. BLAKE3 is faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2.

Installation

Install rust-blake3 0.3.8 as follows:

guix install rust-blake3@0.3.8

Or install the latest version:

guix install rust-blake3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.