hmac-sha1 0.1.3

Minimal implementation of HMAC-SHA1 in Rust.
Documentation
Build #31128 2016-09-24T14:00:23.060283+00:00
# rustc version
rustc 1.13.0-nightly (4f9812a59 2016-09-21)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading hmac-sha1 v0.1.3
Compiling sha1 v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/sha1-0.2.0/src/lib.rs --crate-name sha1 --crate-type lib -g -C metadata=8fd2952eeb58203b -C extra-filename=-8fd2952eeb58203b --out-dir /home/cratesfyi/hmac-sha1-0.1.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/hmac-sha1-0.1.3/debug/deps -L dependency=/home/cratesfyi/hmac-sha1-0.1.3/debug/deps --cap-lints allow`
Documenting hmac-sha1 v0.1.3
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/hmac-sha1-0.1.3/src/lib.rs --crate-name hmacsha1 -o /home/cratesfyi/hmac-sha1-0.1.3/doc -L dependency=/home/cratesfyi/hmac-sha1-0.1.3/debug -L dependency=/home/cratesfyi/hmac-sha1-0.1.3/debug/deps --extern sha1=/home/cratesfyi/hmac-sha1-0.1.3/debug/deps/libsha1-8fd2952eeb58203b.rlib`