Added optimised implementation of P-256 that uses 32->64 multiplications (MUL31).
[BearSSL] / src / int / i15_ext2.c
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...