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