tlswg / tls13-spec

TLS 1.3 Specification
562 stars 158 forks source link

Add text that keys must be deleted when the connection closes #1281

Closed emanjon closed 1 year ago

emanjon commented 1 year ago

The document has text about deleting client_/server_application_traffic_secret_N and deleting tickets but says nothing about all the other keys and secrets as far as I can see (but I might have missed something). If the implementation store secrets and keys long term, the security properties promised by TLS 1.3 is broken. I'll make a PR with suggested text.