#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

#1147 in Algorithms

Download history 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 78388/week @ 2024-12-10 75820/week @ 2024-12-17 40921/week @ 2024-12-24 54591/week @ 2024-12-31 87837/week @ 2025-01-07 85363/week @ 2025-01-14

277,846 downloads per month
Used in 250 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