sha1-asm 0.4.4

Assembly implementation of SHA-1 compression function
Documentation
[badges.travis-ci]
repository = "RustCrypto/asm-hashes"
[build-dependencies.cc]
version = "1.0"

[package]
authors = ["RustCrypto Developers"]
categories = ["cryptography", "no-std"]
description = "Assembly implementation of SHA-1 compression function"
documentation = "https://docs.rs/sha1-asm"
keywords = ["crypto", "sha1", "asm"]
license = "MIT"
name = "sha1-asm"
repository = "https://github.com/RustCrypto/asm-hashes"
version = "0.4.4"