#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

#711 in Cryptography

Download history 9/week @ 2024-01-08 7/week @ 2024-01-15 8/week @ 2024-02-12 6/week @ 2024-02-19 39/week @ 2024-02-26 8/week @ 2024-03-04 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

99 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