kriskwiatkowski / nobs

Implementation of cryptographic primitives in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reimplementation of SHA3 - issues

kriskwiatkowski opened this issue · comments

It's known that complete reset of SHA3 is needed. In addition to issues listed here:
https://bit.ly/2VUETE7

there is another one which should be taken into account:
see golang/go#35173