#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

#702 in Cryptography

Download history 8/week @ 2023-12-13 35/week @ 2023-12-20 7/week @ 2023-12-27 2/week @ 2024-01-03 9/week @ 2024-01-10 5/week @ 2024-01-17 2/week @ 2024-02-07 9/week @ 2024-02-14 11/week @ 2024-02-21 34/week @ 2024-02-28 11/week @ 2024-03-06 36/week @ 2024-03-13 33/week @ 2024-03-20 20/week @ 2024-03-27

102 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