New basic implementation of Curve25519 (generic i15 code, experimental).
[BearSSL] / src / symcipher / poly1305_ctmul32.c
2017-01-05 Thomas PorninTwo new Poly1305 implementations: ctmul32 uses pure...