groestl 0.9.0

Grøstl hash function
Documentation
#![no_std]
#![feature(test)]

digest::bench!(groestl::Groestl256);