Rod Hynes 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
..
LICENSE 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
README.md 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
alert.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
auth.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
cipher_suites.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
common.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
conn.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
go.mod 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
go.sum 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
handshake_client.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
handshake_client_tls13.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
handshake_messages.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
handshake_server.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
handshake_server_tls13.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
key_agreement.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
key_schedule.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
prf.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
ticket.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans
tls.go 32917dfb51 Vendor Psiphon-Labs/quic-go il y a 6 ans

README.md

qtls

Godoc Reference CircleCI Build Status

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