drop 0-RTT keys when the server rejects 0-RTT

This commit is contained in:
Marten Seemann
2020-01-16 18:17:51 +07:00
parent 2473eb0895
commit d7948d627a
5 changed files with 47 additions and 19 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/golang/protobuf v1.3.0
github.com/marten-seemann/chacha20 v0.2.0
github.com/marten-seemann/qpack v0.1.0
github.com/marten-seemann/qtls v0.5.0
github.com/marten-seemann/qtls v0.6.0
github.com/onsi/ginkgo v1.11.0
github.com/onsi/gomega v1.8.1
golang.org/x/crypto v0.0.0-20190829043050-9756ffdc2472