sha3 0.9.1

SHA-3 (Keccak) hash function
Documentation
#![no_std]
#![feature(test)]

digest::bench!(sha3::Sha3_512);