#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

#1131 in Algorithms

Download history 39442/week @ 2024-08-27 45764/week @ 2024-09-03 42646/week @ 2024-09-10 44661/week @ 2024-09-17 48341/week @ 2024-09-24 55754/week @ 2024-10-01 57104/week @ 2024-10-08 58946/week @ 2024-10-15 59201/week @ 2024-10-22 52220/week @ 2024-10-29 51450/week @ 2024-11-05 45555/week @ 2024-11-12 55642/week @ 2024-11-19 55066/week @ 2024-11-26 65129/week @ 2024-12-03 65548/week @ 2024-12-10

249,905 downloads per month
Used in 223 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