#assembly #sha-3 #primitive #keccak256

sys sha3-asm

Raw bindings for SHA-3 algorithms written in assembly

1 unstable release

0.1.0 Dec 26, 2023

#1368 in Algorithms

Download history 3903/week @ 2024-01-06 6171/week @ 2024-01-13 6835/week @ 2024-01-20 9705/week @ 2024-01-27 8850/week @ 2024-02-03 8303/week @ 2024-02-10 9625/week @ 2024-02-17 10538/week @ 2024-02-24 11372/week @ 2024-03-02 12735/week @ 2024-03-09 14623/week @ 2024-03-16 14243/week @ 2024-03-23 17678/week @ 2024-03-30 16266/week @ 2024-04-06 18860/week @ 2024-04-13 16886/week @ 2024-04-20

71,463 downloads per month
Used in 24 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 146 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