Improved GHASH pclmul implementation (parallel processing of four blocks, +70% speed).
[BearSSL] / src / symcipher / poly1305_ctmul32.c
2017-01-05 Thomas PorninTwo new Poly1305 implementations: ctmul32 uses pure...