#sha-256 #hash #sha-2

sha256-rs

Implementation of the SHA256 hash made using Rust

4 releases (stable)

1.0.2 Nov 29, 2023
1.0.1 Apr 28, 2023
0.1.0 Apr 28, 2023

#1727 in Cryptography

Download history 2/week @ 2024-11-13 16/week @ 2024-11-20 24/week @ 2024-11-27 26/week @ 2024-12-04 42/week @ 2024-12-11 7/week @ 2024-12-18 45/week @ 2025-01-15 10/week @ 2025-02-05 30/week @ 2025-02-12 15/week @ 2025-02-19 14/week @ 2025-02-26

69 downloads per month
Used in 7 crates (2 directly)

GPL-3.0 license

16KB
135 lines

sha256-rs

crates.io docs.rs

Implementation of the SHA256 hash made using Rust


lib.rs:

sha256-rs

Implementation of the SHA256 hash made using Rust

No runtime deps