#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

#1144 in Algorithms

Download history 49525/week @ 2024-09-25 57798/week @ 2024-10-02 56567/week @ 2024-10-09 59207/week @ 2024-10-16 60155/week @ 2024-10-23 49914/week @ 2024-10-30 50398/week @ 2024-11-06 47136/week @ 2024-11-13 55048/week @ 2024-11-20 58331/week @ 2024-11-27 64897/week @ 2024-12-04 78462/week @ 2024-12-11 70503/week @ 2024-12-18 40130/week @ 2024-12-25 64427/week @ 2025-01-01 90555/week @ 2025-01-08

279,000 downloads per month
Used in 249 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