Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
/ qtls-go1-20 Public archive

Go standard library TLS 1.3 implementation, modified for QUIC. For Go 1.20.

License

Notifications You must be signed in to change notification settings

quic-go/qtls-go1-20

Repository files navigation

qtls

Go Reference .github/workflows/go-test.yml

This repository contains a modified version of the standard library's TLS implementation, modified for the QUIC protocol. It is used by quic-go.