[package] name = "sha3-const" version = "0.1.1" edition = "2021" authors = ["Andrew Milson "] description = "const fn implementation of the SHA-3 family of hash and extendable-output functions" homepage = "https://github.com/andrewmilson/sha3-const" repository = "https://github.com/andrewmilson/sha3-const" license = "MIT OR Apache-2.0" keywords = ["crypto", "keccak", "sha3", "const"] categories = ["cryptography", "no-std"]