cloudflare / tls-tris

crypto/tls, now with 100% more 1.3. THE API IS NOT STABLE AND DOCUMENTATION IS NOT GUARANTEED.
Other
291 stars 51 forks source link

Quantum Resistant SIDH key exchange in TLS #143

Closed kriskwiatkowski closed 5 years ago

kriskwiatkowski commented 5 years ago

Patch integrates experimental hybrid SIDH/P503-X25519 key agreement as per: https://github.com/franziskuskiefer/pq-tls-draft

In order to use the algorithm one needs to add tls.HybridSidhP503Curve25519 to the CurvePreferences list of tls.Config