hannestschofenig / mbedtls

An open source, portable, easy to use, readable and flexible SSL library
https://tls.mbed.org
Apache License 2.0
15 stars 8 forks source link

Merge of development PRs from 6078 to 6498 #403

Closed yuhaoth closed 1 year ago

yuhaoth commented 1 year ago

fix https://github.com/Mbed-TLS/mbedtls/issues/6311

Merge of development PRs from 6078 to 6498. Those include support for TLS 1.3 handshake based on psk/psk_ephemeral key exchange on both sides, SessionTicket + PSK support and some misc fix.

The merge has been tested against:

yuhaoth commented 1 year ago

This looks good to me. How do you want to proceed with this ? Merge this PR now or you will add following PR merges to it.

I will add following PR merges to it.

yuhaoth commented 1 year ago

End. All necessary tests passed.