You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergey Frolov 95bebf2e8e crypto/tls: split clientHandshake into multiple methods пре 7 година
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. пре 8 година
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. пре 8 година
cipher_suites.go crypto/tls: disable CBC cipher suites with SHA-256 by default пре 7 година
common.go crypto/tls: pass argument to serverInit rather than using a field in Config. пре 7 година
conn.go crypto/tls: don't hold lock when closing underlying net.Conn. пре 7 година
conn_test.go crypto/tls: use io.ReadFull in conn_test.go пре 7 година
example_test.go crypto/tls: add example for Config KeyLogWriter пре 8 година
generate_cert.go crypto/tls: recommend P256 elliptic curve пре 7 година
handshake_client.go crypto/tls: split clientHandshake into multiple methods пре 7 година
handshake_client_test.go cmd/gofmt, crypto/tls: fix typos пре 8 година
handshake_messages.go crypto/tls: reject SNI values with a trailing dot. пре 7 година
handshake_messages_test.go crypto/tls: reject SNI values with a trailing dot. пре 7 година
handshake_server.go crypto/tls: pass argument to serverInit rather than using a field in Config. пре 7 година
handshake_server_test.go crypto/tls: reject SNI values with a trailing dot. пре 7 година
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. пре 8 година
key_agreement.go crypto/tls: support X25519. пре 8 година
prf.go all: standardize RFC mention format пре 8 година
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. пре 9 година
ticket.go crypto/tls: minor refactors for readability пре 8 година
tls.go crypto/tls: disable CBC cipher suites with SHA-256 by default пре 7 година
tls_test.go crypto/tls: make Config.Clone also clone the GetClientCertificate field пре 7 година