Alternative TLS implementation in Go
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.
Anmol Sethi c7f1c5bf4e crypto/tls: document ConnectionState.NegotiatedProtocol more clearly пре 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: document ConnectionState.NegotiatedProtocol more clearly пре 7 година
conn.go crypto/tls: fix a typo пре 7 година
conn_test.go crypto/tls: implement countermeasures against CBC padding oracles пре 8 година
example_test.go crypto/tls: add example for Config KeyLogWriter пре 8 година
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go пре 10 година
handshake_client.go cmd/gofmt, crypto/tls: fix typos пре 8 година
handshake_client_test.go cmd/gofmt, crypto/tls: fix typos пре 8 година
handshake_messages.go crypto/tls: reject zero-length SCTs. пре 8 година
handshake_messages_test.go crypto/tls: reject zero-length SCTs. пре 8 година
handshake_server.go crypto/tls: add a SignatureScheme type. пре 8 година
handshake_server_test.go all: don't call t.Fatal from a goroutine пре 8 година
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 all: don't call t.Fatal from a goroutine пре 8 година