h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
527 stars 140 forks source link

Refine key exchange comments and fix typo #530

Open sshock opened 2 months ago

sshock commented 2 months ago

Improve key exchange comments and fix typo in method name ecdh_generate_key.