Activated Curve25519 support for ECDHE cipher suites.
[BearSSL] / src / ec /
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2017-01-15 Thomas PorninNew implementation of Curve25519 (using multiplications...
2017-01-15 Thomas PorninNew basic implementation of Curve25519 (generic i15...
2017-01-13 Thomas PorninMore optimisations for EC P-256 "i15" (specialised...
2017-01-12 Thomas PorninImproved performance on dedicated P-256/i15 EC implemen...
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...
2017-01-02 Thomas PorninNew experimental EC implementation (P-256, only 32...
2016-11-21 Thomas PorninFixed buffer overflow, and also NULL pointer dereferenc...
2016-11-02 Thomas PorninInitial import.