fluent-hash 0.2.4

A lightweight library which provides a fluent interface for generating SHA-1 and SHA-2 digests.
Documentation
[dependencies.hex]
version = "0.4.3"

[dependencies.ring]
version = "0.17.14"

[lib]
name = "fluent_hash"
path = "src/lib.rs"

[package]
authors = ["Web3 Developer @ Web3Developer.io"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography"]
description = "A lightweight library which provides a fluent interface for generating SHA-1 and SHA-2 digests."
documentation = "https://docs.rs/fluent-hash/"
edition = "2021"
homepage = "https://github.com/web3-developer/fluent-hash#readme"
license = "Apache-2.0"
name = "fluent-hash"
readme = "README.md"
repository = "https://github.com/web3-developer/fluent-hash"
version = "0.2.4"