[dependencies.leb128]
version = "0.2"
[dependencies.sha2]
version = "0.10"
[dev-dependencies.hex]
version = "0.4"
[package]
authors = ["DFINITY Stiftung"]
categories = ["api-bindings", "algorithms", "cryptography::cryptocurrencies"]
description = "A library for computing representation-independent hashes as described in the Internet Computer interface specification."
documentation = "https://docs.rs/ic-representation-independent-hash"
edition = "2021"
homepage = "https://github.com/dfinity/response-verification#readme"
include = ["src", "Cargo.toml", "README.md"]
keywords = ["icp", "dfinity", "representation", "independent", "hash"]
license = "Apache-2.0"
name = "ic-representation-independent-hash"
readme = "README.md"
repository = "https://github.com/dfinity/response-verification"
version = "3.0.2"