sha2-asm 0.5.5

Assembly implementation of SHA-2 compression functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-dependencies.cc]
version = "1.0"

[package]
authors = ["RustCrypto Developers"]
categories = ["cryptography", "no-std"]
description = "Assembly implementation of SHA-2 compression functions"
documentation = "https://docs.rs/sha2-asm"
edition = "2018"
keywords = ["crypto", "sha2", "asm"]
license = "MIT"
name = "sha2-asm"
repository = "https://github.com/RustCrypto/asm-hashes"
version = "0.5.5"