Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sergey Frolov 95bebf2e8e crypto/tls: split clientHandshake into multiple methods il y a 7 ans
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. il y a 8 ans
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. il y a 8 ans
cipher_suites.go crypto/tls: disable CBC cipher suites with SHA-256 by default il y a 7 ans
common.go crypto/tls: pass argument to serverInit rather than using a field in Config. il y a 7 ans
conn.go crypto/tls: don't hold lock when closing underlying net.Conn. il y a 7 ans
conn_test.go crypto/tls: use io.ReadFull in conn_test.go il y a 7 ans
example_test.go crypto/tls: add example for Config KeyLogWriter il y a 8 ans
generate_cert.go crypto/tls: recommend P256 elliptic curve il y a 7 ans
handshake_client.go crypto/tls: split clientHandshake into multiple methods il y a 7 ans
handshake_client_test.go cmd/gofmt, crypto/tls: fix typos il y a 8 ans
handshake_messages.go crypto/tls: reject SNI values with a trailing dot. il y a 7 ans
handshake_messages_test.go crypto/tls: reject SNI values with a trailing dot. il y a 7 ans
handshake_server.go crypto/tls: pass argument to serverInit rather than using a field in Config. il y a 7 ans
handshake_server_test.go crypto/tls: reject SNI values with a trailing dot. il y a 7 ans
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. il y a 8 ans
key_agreement.go crypto/tls: support X25519. il y a 8 ans
prf.go all: standardize RFC mention format il y a 8 ans
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. il y a 9 ans
ticket.go crypto/tls: minor refactors for readability il y a 8 ans
tls.go crypto/tls: disable CBC cipher suites with SHA-256 by default il y a 7 ans
tls_test.go crypto/tls: make Config.Clone also clone the GetClientCertificate field il y a 7 ans