Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
[BearSSL] / src / ec / ec_p256_m31.c
2017-01-16 Thomas PorninAdded optimised implementation of P-256 that uses 32...