Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
[BearSSL] / src / symcipher / poly1305_ctmul.c
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...