Closed kkimdev closed 1 year ago
Another Rust KMAC implementation: https://github.com/debris/tiny-keccak/blob/master/src/kmac.rs Reference: https://www.nist.gov/publications/sha-3-derived-functions-cshake-kmac-tuplehash-and-parallelhash
See https://github.com/RustCrypto/MACs/issues/133
Another Rust KMAC implementation: https://github.com/debris/tiny-keccak/blob/master/src/kmac.rs Reference: https://www.nist.gov/publications/sha-3-derived-functions-cshake-kmac-tuplehash-and-parallelhash