Alternative TLS implementation in Go
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Anmol Sethi c7f1c5bf4e crypto/tls: document ConnectionState.NegotiatedProtocol more clearly před 7 roky
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. před 8 roky
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. před 8 roky
cipher_suites.go crypto/tls: disable CBC cipher suites with SHA-256 by default před 7 roky
common.go crypto/tls: document ConnectionState.NegotiatedProtocol more clearly před 7 roky
conn.go crypto/tls: fix a typo před 7 roky
conn_test.go crypto/tls: implement countermeasures against CBC padding oracles před 8 roky
example_test.go crypto/tls: add example for Config KeyLogWriter před 8 roky
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go před 10 roky
handshake_client.go cmd/gofmt, crypto/tls: fix typos před 8 roky
handshake_client_test.go cmd/gofmt, crypto/tls: fix typos před 8 roky
handshake_messages.go crypto/tls: reject zero-length SCTs. před 8 roky
handshake_messages_test.go crypto/tls: reject zero-length SCTs. před 8 roky
handshake_server.go crypto/tls: add a SignatureScheme type. před 8 roky
handshake_server_test.go all: don't call t.Fatal from a goroutine před 8 roky
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. před 8 roky
key_agreement.go crypto/tls: support X25519. před 8 roky
prf.go all: standardize RFC mention format před 8 roky
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. před 9 roky
ticket.go crypto/tls: minor refactors for readability před 8 roky
tls.go crypto/tls: disable CBC cipher suites with SHA-256 by default před 7 roky
tls_test.go all: don't call t.Fatal from a goroutine před 8 roky