Thread overview
searching for a sha-3 / Keccak hash fcn in D
Aug 13, 2020
Andy Balba
Aug 13, 2020
rikki cattermole
Aug 14, 2020
Kagamin
August 13, 2020
What I found so far is

https://github.com/IoTone/libkeccak-d

which is somewhat comical since the author provides no D-code for any of the sha-3/keccak family of functions

August 14, 2020
On 14/08/2020 8:47 AM, Andy Balba wrote:
> which is somewhat comical since the author provides no D-code for any of the sha-3/keccak family of functions

Its a binding + a light wrapper.

Why would it have a D implementation? That is not its purpose.
August 14, 2020
https://github.com/etcimon/botan/blob/master/source/botan/hash/keccak.d