Added optimised implementation of P-256 that uses 32->64 multiplications (MUL31).
[BearSSL] / src / symcipher / aes_ct64_ctr.c
2016-11-29 Thomas PorninFixed buffer overrun (read only, usually harmless,...
2016-11-02 Thomas PorninInitial import.