[package] name = "highwayhash" description = "Bindings to AVX-2-optimized SIP-like hash functions" categories = ["algorithms", "cryptography", "no-std"] version = "0.0.14" authors = ["Vinzent Steinberg "] repository = "https://github.com/vks/highwayhash-rs" readme = "README.md" license = "Apache-2.0" build = "build.rs" exclude = ["highwayhash/highwayhash_logo.png"]