#sha-256 #hash

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

#1111 in Cryptography

Download history 21/week @ 2024-07-19 2/week @ 2024-07-26 1/week @ 2024-08-09 5/week @ 2024-08-16 15/week @ 2024-08-23 35/week @ 2024-08-30 11/week @ 2024-09-06 10/week @ 2024-09-13 10/week @ 2024-09-20 25/week @ 2024-09-27 21/week @ 2024-10-04 16/week @ 2024-10-11 28/week @ 2024-10-18 26/week @ 2024-10-25 20/week @ 2024-11-01

95 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