#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

#1191 in Algorithms

Download history 49871/week @ 2024-11-15 53820/week @ 2024-11-22 63357/week @ 2024-11-29 71447/week @ 2024-12-06 81785/week @ 2024-12-13 46692/week @ 2024-12-20 45381/week @ 2024-12-27 80112/week @ 2025-01-03 97467/week @ 2025-01-10 95051/week @ 2025-01-17 96170/week @ 2025-01-24 99336/week @ 2025-01-31 113447/week @ 2025-02-07 110077/week @ 2025-02-14 104813/week @ 2025-02-21 84906/week @ 2025-02-28

432,164 downloads per month
Used in 287 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