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

Add PQC #374

Open brett-warren-arm opened 2 years ago

brett-warren-arm commented 2 years ago

This is a WIP pull request to add post-quantum cryptography to the key sharing mechanism.

Checklist of things as far as my small mind can see:

Scope of work ends when ephemeral secret is calculated at ssl_tls13_keys.c:985.

Eventually hybrid post-quantum will also be added.

Status

IN DEVELOPMENT

Requires Backporting

NO

Migrations

NO

Todos