Two new Curve25519 implementations (generic "i31" code, and optimised code with MUL31).
[BearSSL] / src / ec / ec_p256_m15.c
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2017-01-15 Thomas PorninNew basic implementation of Curve25519 (generic i15...