[go: up one dir, main page]

sha2-asm 0.5.3

Assembly implementation of SHA-2 compression functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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-2 compression functions"
documentation = "https://docs.rs/sha2-asm"
keywords = ["crypto", "sha2", "asm"]
license = "MIT"
name = "sha2-asm"
repository = "https://github.com/RustCrypto/asm-hashes"
version = "0.5.3"