pub type Blake2b512Streaming = DigestStreamingAdapter<Blake2b512>;Expand description
Streaming BLAKE2b-512 hasher (64-byte output).
Aliased Typeยง
pub struct Blake2b512Streaming { /* private fields */ }pub type Blake2b512Streaming = DigestStreamingAdapter<Blake2b512>;Streaming BLAKE2b-512 hasher (64-byte output).
pub struct Blake2b512Streaming { /* private fields */ }