normalized-hash 0.1.0

Cross-platform hash algorithm.
Documentation
[dependencies.base16ct]
features = ["alloc"]
version = "0.2.0"

[dependencies.sha2]
version = "0.10.6"

[dev-dependencies.tempfile]
version = "3.7.0"

[package]
authors = ["Florian Gamböck <mail@floga.de>"]
categories = ["algorithms"]
description = "Cross-platform hash algorithm."
edition = "2021"
include = ["src/**/*", "LICENSE", "README.md"]
keywords = ["hash", "newline"]
license = "MIT"
name = "normalized-hash"
readme = "README.md"
repository = "https://github.com/FloGa/normalized-hasher"
version = "0.1.0"