Rod Hynes 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
..
LICENSE 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
README.md 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
alert.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
auth.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
cipher_suites.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
common.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
conn.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
cpu.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
cpu_other.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
generate_cert.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
handshake_client.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
handshake_client_tls13.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
handshake_messages.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
handshake_server.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
handshake_server_tls13.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
key_agreement.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
key_schedule.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
prf.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
ticket.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
tls.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce
unsafe.go 86379faa8a Update vendored Psiphon-Labs/quic-go 4 yıl önce

README.md

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.