.. |
aead.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
aead_test.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
cipher_suite.go
|
handshake: use the correct hash function for TLS_AES_256_GCM_SHA384 (#4031)
|
2023-08-15 20:09:01 -07:00 |
conn.go
|
set a net.Conn with the correct addresses on the tls.ClientHelloInfo (#4001)
|
2023-07-31 13:32:10 -07:00 |
crypto_setup.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
crypto_setup_test.go
|
drop support for Go 1.20, build on Go 1.22rc1 on CI (#4195)
|
2023-12-27 20:31:58 -08:00 |
handshake_suite_test.go
|
switch from unmaintained golang/mock to go.uber.org/mock (#4050)
|
2023-08-28 02:23:55 -07:00 |
header_protector.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
hkdf.go
|
add an optimized implementation of HKDF-Expand-Label
|
2020-04-09 08:16:23 +07:00 |
hkdf_test.go
|
migrate to Ginkgo v2
|
2022-10-11 16:38:44 +04:00 |
initial_aead.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
initial_aead_test.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
interface.go
|
use a synchronous API for the crypto setup (#3939)
|
2023-07-21 10:00:42 -07:00 |
retry.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
retry_test.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
session_ticket.go
|
save the RTT in non-0-RTT session tickets (#4042)
|
2023-09-11 08:05:31 -07:00 |
session_ticket_test.go
|
save the RTT in non-0-RTT session tickets (#4042)
|
2023-09-11 08:05:31 -07:00 |
token_generator.go
|
add a Transport config option for the key used to encrypt tokens (#4066)
|
2023-09-15 18:33:57 +07:00 |
token_generator_test.go
|
add a Transport config option for the key used to encrypt tokens (#4066)
|
2023-09-15 18:33:57 +07:00 |
token_protector.go
|
move MaxTokenAge configuration option to the Transport (#4084)
|
2023-09-16 05:10:20 -07:00 |
token_protector_test.go
|
add a Transport config option for the key used to encrypt tokens (#4066)
|
2023-09-15 18:33:57 +07:00 |
updatable_aead.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |
updatable_aead_test.go
|
protocol: rename VersionNumber to Version (#4295)
|
2024-01-31 21:57:33 -08:00 |