h2o / picotls

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

only update the traffic key when a key schedule is available (ie. in 1.3 only) #483

Closed deweerdt closed 1 year ago

kazuho commented 1 year ago

Thank you for the PR. Looks perfect.