shosha256

Crates.ioshosha256
lib.rsshosha256
version0.2.4
created_at2024-08-18 08:45:08.11831+00
updated_at2025-07-15 15:21:44.384336+00
descriptionA sha256 previewer I made just for fun...
homepage
repositoryhttps://github.com/valflrt/shosha256
max_upload_size
id1342482
size155,931
𝕧𝕒𝕝 (valflrt)

documentation

README

This is a sha256 previewer I made just for fun...

usage

You can install it on your computer (assuming you have cargo installed) using:

cargo install shosha256

You can preview the sha256 hash of a string or a file:

a sha256 preview of string "helo !" a sha256 preview of file Cargo.toml

You can also compare the hashes of two files:

a sha256 comparison of the data of files Cargo.toml and Cargo.lock a sha256 comparison of the data of files Cargo.toml and Cargo.toml

Commit count: 15

cargo fmt