deterministic-hash 1.0.1

Create deterministic hashes regardless of architecture
Documentation
[dev-dependencies.crc]
default-features = false
version = "1.8"

[package]
authors = ["Wouter Geraedts <git@woutergeraedts.nl>"]
categories = ["cryptography", "no-std"]
description = "Create deterministic hashes regardless of architecture"
edition = "2018"
keywords = ["hash", "no-std", "deterministic"]
license = "MIT"
name = "deterministic-hash"
readme = "README.md"
repository = "https://github.com/Wassasin/deterministic-hash"
version = "1.0.1"