Fixed endianness in Curve25519 implementation (no consequence on security). Also...
[BearSSL] / src / ec / ec_c25519_m62.c
2018-12-08 Thomas PorninFixed endianness in Curve25519 implementation (no conse...