Lib
.rs
›
密码学
#
sha-2
#
compression
#
function
#
functional-programming
#
bit-vector
#
sha-224
#
sha-512
sha2-compress
SHA2压缩函数
作者:
Sergey Shandar
安装
API参考
GitHub仓库
(
natfoam
)
主页 (github.io)
16个版本
0.7.2
2023年10月27日
0.7.1
2023年1月28日
0.6.0
2023年1月20日
0.3.3
2022年1月25日
0.3.0
2021年7月9日
#
539
在
密码学
Download history
5/week @ 2024-04-02
134
每月下载次数
Apache-2.0
33KB
963
行
SHA2压缩函数
SHA2压缩函数的纯Rust实现。
SHA256
SHA224
SHA512
SHA384
SHA512/256
SHA512/224
待办事项
调查
https://en.wikipedia.org/wiki/Intel_SHA_extensions
和
https://developer.arm.com/documentation/ddi0500/e/functional-description/about-the-cortex-a53-processor-functions/cryptography-extension
依赖项
fixed-array
uints