Two new Curve25519 implementations (generic "i31" code, and optimised code with MUL31).
[BearSSL] / src / int / i15_ext1.c
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...