Closed joeyh closed 1 year ago
cryptonite seems to implement SHA3 final (or at least the 2014 draft; I think there were no substantive changes). So, that's a drop-in replacement. However, having something that says it implements SHA3 but does not seems like a bad trap for some unwary user.
The final SHA3 spec has been released, and TTBOMK the implementation in cryptohash does not match it; still using the original Kekkak parameters.