Comment on A Vulnerability in Implementations of SHA-3, Shake, EdDSAparentComments−eptcyka3yYes, but crypto should probably use under/overflow safe arithmetic, which the rust standard library allows for.
Comments
Yes, but crypto should probably use under/overflow safe arithmetic, which the rust standard library allows for.