nitro-hash 1.3.0

A hasing algorithm written in rust that cares about performance.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["TM AHAD"]
description = "A hasing algorithm written in rust that cares about performance."
edition = "2021"
license = "MIT"
name = "nitro-hash"
readme = "README.md"
repository = "https://github.com/tm-ahad/nitro-hash"
version = "1.3.0"