13 releases
0.5.3 | May 7, 2024 |
---|---|
0.5.2 | Aug 7, 2023 |
0.5.1 | Jul 16, 2021 |
0.5.0 | Feb 9, 2021 |
0.4.0 | Jun 13, 2017 |
#2718 in Cryptography
74,361 downloads per month
Used in 145 crates
(2 directly)
30KB
636 lines
Assembly implementation of the SHA-1 compression function.
This crate is not intended for direct use, most users should
prefer the sha-1
crate with enabled asm
feature instead.
Only x86, x86-64, and AArch64 architectures are currently supported.
No runtime deps
~0–300KB