#assembly #sha-3 #primitive #keccak256

sys sha3-asm

Raw bindings for SHA-3 algorithms written in assembly

2 releases

new 0.1.1 May 9, 2024
0.1.0 Dec 26, 2023

#1201 in Algorithms

Download history 7025/week @ 2024-01-19 9407/week @ 2024-01-26 9000/week @ 2024-02-02 7925/week @ 2024-02-09 9938/week @ 2024-02-16 10357/week @ 2024-02-23 11013/week @ 2024-03-01 11610/week @ 2024-03-08 15328/week @ 2024-03-15 14619/week @ 2024-03-22 16078/week @ 2024-03-29 16969/week @ 2024-04-05 18326/week @ 2024-04-12 19723/week @ 2024-04-19 19600/week @ 2024-04-26 21915/week @ 2024-05-03

82,453 downloads per month
Used in 25 crates (via keccak-asm)

BSD-3-Clause

2MB
58K SLoC

Perl 56K 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 145 SLoC // 0.1% comments C# 102 SLoC // 0.0% comments

keccak-asm

Raw bindings for SHA-3 algorithms written in assembly.

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

Dependencies