A pure Rust implementation of BLAKE2 based on RFC 7693.
pub use blake2::selftest_seq as _selftest_seq;