Added optimised implementation of P-256 that uses 32->64 multiplications (MUL31).
[BearSSL] / src / int /
2017-01-15 Thomas PorninNew basic implementation of Curve25519 (generic i15...
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...
2016-11-09 Thomas PorninRemoved needless variable shadowing (suggested by Doug...
2016-11-02 Thomas PorninInitial import.