Two new Curve25519 implementations (generic "i31" code, and optimised code with MUL31).
[BearSSL] / src / ssl / ssl_client_full.c
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...
2016-12-10 Thomas PorninAdded support for client certificates (both client...
2016-11-02 Thomas PorninInitial import.