[package] name = "kmac" version = "0.0.0" authors = ["RustCrypto Developers"] license = "MIT/Apache-2.0" description = "KECCAK Message Authentication Code" documentation = "https://docs.rs/kmac" repository = "https://github.com/RustCrypto/MACs" keywords = ["crypto", "mac", "kmac", "keccak"] categories = ["cryptography", "no-std"]