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