Added optimised implementation of P-256 that uses 32->64 multiplications (MUL31).
[BearSSL] / src / ec / ec_p256_m31.c
2017-01-16 Thomas PorninAdded optimised implementation of P-256 that uses 32...