Added encoded OID for hash functions (for use with PKCS#1 v1.5 signatures) into the...
[BearSSL] / src / ssl / ssl_hs_client.t0
2017-06-21 Thomas PorninAdded encoded OID for hash functions (for use with...
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2017-01-13 Thomas PorninAdded API for external hashing of ServerKeyExchange...
2017-01-13 Thomas PorninMore optimisations for EC P-256 "i15" (specialised...
2016-12-28 Thomas PorninAdded ALPN support (client and server).
2016-12-10 Thomas PorninAdded support for client certificates (both client...
2016-11-20 Thomas PorninAdded flag to prohibit renegotiations.
2016-11-18 Thomas PorninAdded support for ClientHello padding (RFC 7685) and...
2016-11-02 Thomas PorninInitial import.