4 releases
0.0.2-beta.2 | Sep 24, 2024 |
---|---|
0.0.2-alpha.3 | Jul 22, 2024 |
0.0.2-alpha.1 | Jul 2, 2024 |
#578 in Cryptography
5,269 downloads per month
Used in 5 crates
(2 directly)
170KB
4K
SLoC
Libcrux SHA3
This crate implements SHA3 (FIPS 202).
It provides
- a portable implementation
- an AVX2 optimised implementation
- a Neon optimised implementation
Dependencies
~120KB