1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-28 00:20:13 +01:00
dnscrypt-proxy/vendor/github.com/quic-go/qtls-go1-19
2023-05-01 16:05:02 +02:00
..
alert.go
auth.go
cipher_suites.go
common.go Update quic-go 2023-02-25 23:45:38 +01:00
conn.go Update quic-go 2023-02-25 23:45:38 +01:00
cpu_other.go
cpu.go
handshake_client_tls13.go Update quic-go 2023-02-25 23:45:38 +01:00
handshake_client.go Update deps 2023-05-01 16:05:02 +02:00
handshake_messages.go Update quic-go 2023-02-25 23:45:38 +01:00
handshake_server_tls13.go Update deps 2023-05-01 16:05:02 +02:00
handshake_server.go Update quic-go 2023-02-25 23:45:38 +01:00
key_agreement.go
key_schedule.go Update quic-go 2023-02-25 23:45:38 +01:00
LICENSE
notboring.go
prf.go
README.md
ticket.go Update quic-go 2023-02-25 23:45:38 +01:00
tls.go
unsafe.go

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.