Added new 64-bit implementations of Curve25519 and P-256.
[BearSSL] / src / int / i31_muladd.c
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.