[badges.maintenance]
status = "passively-maintained"
[dev-dependencies.sha2]
version = "0.10.8"
[lib]
name = "sha_256"
path = "src/lib.rs"
[package]
authors = ["George Oastler <goastler4@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["algorithms", "cryptography", "cryptography::cryptocurrencies", "encoding"]
description = "Optimised sha-256"
edition = "2021"
homepage = "https://github.com/goastler/sha_256"
keywords = ["sha", "sha256", "sha-256", "hash", "digest"]
license-file = "LICENSE"
name = "sha_256"
readme = "README.md"
repository = "https://github.com/goastler/sha_256"
version = "1.0.1"