Crate blake2_rfc

Source
Expand description

A pure Rust implementation of BLAKE2 based on RFC 7693.

Modules§

Functions§

  • Runs the self-test for both BLAKE2b and BLAKE2s.