|
|
2 years ago | |
|---|---|---|
| .. | ||
| LICENSE | 2 years ago | |
| README.md | 2 years ago | |
| alert.go | 2 years ago | |
| auth.go | 2 years ago | |
| cache.go | 2 years ago | |
| cipher_suites.go | 2 years ago | |
| common.go | 2 years ago | |
| conn.go | 2 years ago | |
| cpu.go | 2 years ago | |
| cpu_other.go | 2 years ago | |
| handshake_client.go | 2 years ago | |
| handshake_client_tls13.go | 2 years ago | |
| handshake_messages.go | 2 years ago | |
| handshake_server.go | 2 years ago | |
| handshake_server_tls13.go | 2 years ago | |
| key_agreement.go | 2 years ago | |
| key_schedule.go | 2 years ago | |
| notboring.go | 2 years ago | |
| prf.go | 2 years ago | |
| ticket.go | 2 years ago | |
| tls.go | 2 years ago | |
| unsafe.go | 2 years ago | |
This repository contains a modified version of the standard library's TLS implementation, modified for the QUIC protocol. It is used by quic-go.