sha-1 0.9.4

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

digest::bench!(sha1::Sha1);