CShake128 and CShake256 were removed from the sha3 crate public interface, and into the cshake crate with the release of 0.11.0.
I'd like to use cshake in the kmac crate submission, which would be cleanest if I can use a published cshake crate.
Do you have an estimate on when publishing is likely? Thanks!
CShake128 and CShake256 were removed from the sha3 crate public interface, and into the
cshakecrate with the release of0.11.0.I'd like to use cshake in the
kmaccrate submission, which would be cleanest if I can use a publishedcshakecrate.Do you have an estimate on when publishing is likely? Thanks!