No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Sergey Frolov 95bebf2e8e crypto/tls: split clientHandshake into multiple methods hace 7 años
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. hace 8 años
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. hace 8 años
cipher_suites.go crypto/tls: disable CBC cipher suites with SHA-256 by default hace 7 años
common.go crypto/tls: pass argument to serverInit rather than using a field in Config. hace 7 años
conn.go crypto/tls: don't hold lock when closing underlying net.Conn. hace 7 años
conn_test.go crypto/tls: use io.ReadFull in conn_test.go hace 7 años
example_test.go crypto/tls: add example for Config KeyLogWriter hace 8 años
generate_cert.go crypto/tls: recommend P256 elliptic curve hace 7 años
handshake_client.go crypto/tls: split clientHandshake into multiple methods hace 7 años
handshake_client_test.go cmd/gofmt, crypto/tls: fix typos hace 8 años
handshake_messages.go crypto/tls: reject SNI values with a trailing dot. hace 7 años
handshake_messages_test.go crypto/tls: reject SNI values with a trailing dot. hace 7 años
handshake_server.go crypto/tls: pass argument to serverInit rather than using a field in Config. hace 7 años
handshake_server_test.go crypto/tls: reject SNI values with a trailing dot. hace 7 años
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. hace 8 años
key_agreement.go crypto/tls: support X25519. hace 8 años
prf.go all: standardize RFC mention format hace 8 años
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
ticket.go crypto/tls: minor refactors for readability hace 8 años
tls.go crypto/tls: disable CBC cipher suites with SHA-256 by default hace 7 años
tls_test.go crypto/tls: make Config.Clone also clone the GetClientCertificate field hace 7 años