[dependencies.generic-array]
version = "0.14"
[dependencies.subtle]
default-features = false
version = "=2.4"
[features]
std = []
[package]
authors = ["RustCrypto Developers"]
categories = ["cryptography", "no-std"]
description = "Trait for universal hash functions"
documentation = "https://docs.rs/universal-hash"
edition = "2018"
keywords = ["crypto", "mac"]
license = "MIT OR Apache-2.0"
name = "universal-hash"
readme = "README.md"
repository = "https://github.com/RustCrypto/traits"
version = "0.4.1"
[package.metadata.docs.rs]
all-features = true