hannestschofenig / mbedtls

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

Modularize key share handling #345

Closed hanno-becker closed 3 years ago

hanno-becker commented 3 years ago

This PR restructures and modularizes all code around parsing and writing of key shares in preparation for the introduction of non-ECDHE KEMs, specifically PQC KEMs.