New implementation of Curve25519 (using multiplications of words of 15 bits or so...
[BearSSL] / src / symcipher / poly1305_ctmul32.c
2017-01-05 Thomas PorninTwo new Poly1305 implementations: ctmul32 uses pure...