Added "ctmulq" implementation of Poly1305 (using 64->128 multiplications when available).
[BearSSL] / src / symcipher / aes_ct64_cbcenc.c
2016-11-29 Thomas PorninFixed buffer overrun (read only, usually harmless,...
2016-11-02 Thomas PorninInitial import.