sha2

Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512.

701654325 下载 177462893 近期
源代码 文档
digesthashsha2
安装
cargo add sha2
[dependencies]
sha2 = "0.11.0"
详情
仓库https://github.com/RustCrypto/hashes
文档https://docs.rs/sha2
最新版本0.11.0
分类cryptography, no-std