Fixed endianness in Curve25519 implementation (no consequence on security). Also...
[BearSSL] / src / ec / ec_c25519_m15.c
2018-12-08 Thomas PorninFixed endianness in Curve25519 implementation (no conse...
2017-01-23 Thomas PorninSlight speed improvement for Curve25519 (m15 implementa...
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2017-01-15 Thomas PorninNew implementation of Curve25519 (using multiplications...