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