On Friday, 29 October 2021 at 15:13:38 UTC, dd wrote:
Hello all!
When I submitted my work to Phobos[1] earlier this year, it was
rejected. (Understandably)
So I made a DUB package and forgot to announce it here!
Package: https://code.dlang.org/packages/sha3-d
Source: https://github.com/dd86k/sha3-d
[1] https://github.com/dlang/phobos/pull/7713
Awesome! Haven't had the need to use SHA-3 yet myself, but given
all the other growing ecosystems where this could be of use it's
nice to have this high-performance implementation already.
Would be cool having benchmarks comparing this to other
implementations if great performance is a goal, as you already
mentioned in your README it's much faster than keccack-tiny.