hashes icon indicating copy to clipboard operation
hashes copied to clipboard

Add Customized trait for CSHAKE

Open sylvainpelissier opened this issue 1 year ago • 1 comments

Use the new function new_customized from https://github.com/RustCrypto/traits/pull/1334 in CSHAKE tests

sylvainpelissier avatar Mar 15 '24 14:03 sylvainpelissier

Note that you can patch digest in the workspace Cargo.toml and use the repository version instead of waiting for a new pre-release.

newpavlov avatar May 06 '24 09:05 newpavlov