Alternative TLS implementation in Go
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Emmanuel Odeke e15014c62b crypto/tls: minor refactors for readability 8 anni fa
testdata crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_SHA384 cipher suites 9 anni fa
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. 10 anni fa
cipher_suites.go crypto/tls: document that the cipher suite list is non-exhaustive. 8 anni fa
common.go crypto/tls: implement dynamic record sizing 8 anni fa
conn.go crypto/tls: implement dynamic record sizing 8 anni fa
conn_test.go crypto/tls: implement dynamic record sizing 8 anni fa
example_test.go crypto/x509: add example of using a custom root list. 10 anni fa
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go 10 anni fa
handshake_client.go crypto/tls: minor refactors for readability 8 anni fa
handshake_client_test.go crypto/tls: check errors from (*Conn).writeRecord 8 anni fa
handshake_messages.go crypto/tls: minor refactors for readability 8 anni fa
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. 9 anni fa
handshake_server.go crypto/tls: minor refactors for readability 8 anni fa
handshake_server_test.go crypto/tls: check errors from (*Conn).writeRecord 8 anni fa
handshake_test.go crypto/tls: rework reference tests. 10 anni fa
key_agreement.go all: single space after period. 8 anni fa
prf.go crypto/tls: len(clientRandom) used for serverRandom source 9 anni fa
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. 9 anni fa
ticket.go crypto/tls: minor refactors for readability 8 anni fa
tls.go crypto/tls: minor refactors for readability 8 anni fa
tls_test.go crypto/tls: test for timeout error using the net.Error interface 8 anni fa