Slight speed improvement for Curve25519 (m15 implementation on Cortex-M0+).
[BearSSL] / src / ec / ec_prime_i15.c
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2017-01-13 Thomas PorninMore optimisations for EC P-256 "i15" (specialised...
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...