#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

#971 in Cryptography

Download history 31/week @ 2024-03-11 30/week @ 2024-03-18 12/week @ 2024-03-25 54/week @ 2024-04-01 5/week @ 2024-04-08 20/week @ 2024-04-15 18/week @ 2024-04-22 13/week @ 2024-04-29 20/week @ 2024-05-06 31/week @ 2024-05-13 38/week @ 2024-05-20 27/week @ 2024-05-27 17/week @ 2024-06-03 22/week @ 2024-06-10 17/week @ 2024-06-17 7/week @ 2024-06-24

68 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