#assembly #sha-3 #primitive #keccak256

sys sha3-asm

Raw bindings for SHA-3 algorithms written in assembly

5 releases

0.1.4 Sep 10, 2024
0.1.3 Aug 5, 2024
0.1.2 Aug 5, 2024
0.1.1 May 9, 2024
0.1.0 Dec 26, 2023

#1221 in Algorithms

Download history 21051/week @ 2024-06-30 22931/week @ 2024-07-07 25531/week @ 2024-07-14 26966/week @ 2024-07-21 26453/week @ 2024-07-28 35715/week @ 2024-08-04 37949/week @ 2024-08-11 37753/week @ 2024-08-18 39295/week @ 2024-08-25 43642/week @ 2024-09-01 43889/week @ 2024-09-08 43005/week @ 2024-09-15 48332/week @ 2024-09-22 51250/week @ 2024-09-29 59543/week @ 2024-10-06 58373/week @ 2024-10-13

220,392 downloads per month
Used in 173 crates (via keccak-asm)

BSD-3-Clause

2MB
60K SLoC

Perl 58K SLoC // 0.1% comments JavaScript 1K SLoC // 0.0% comments WebAssembly 587 SLoC // 0.1% comments GNU Style Assembly 561 SLoC // 0.0% comments Rust 200 SLoC // 0.1% comments C# 102 SLoC // 0.0% comments

sha3-asm

Raw bindings for SHA-3 algorithms written in assembly.

This crate is not intended for direct use, most users should prefer the keccak-asm crate.

Dependencies