Alternative TLS implementation in Go
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. há 8 anos
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. há 8 anos
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. há 8 anos
cipher_suites.go crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. há 8 anos
common.go crypto/tls: add Config.GetConfigForClient há 8 anos
conn.go Revert "crypto/tls: add CloseWrite method to Conn" há 8 anos
conn_test.go crypto/tls: implement countermeasures against CBC padding oracles há 8 anos
example_test.go crypto/x509: add example of using a custom root list. há 10 anos
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go há 10 anos
handshake_client.go crypto/tls: simplify keylog tests. há 8 anos
handshake_client_test.go crypto/tls: support ChaCha20-Poly1305. há 8 anos
handshake_messages.go crypto/tls: allow renegotiation to be handled by a client. há 8 anos
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
handshake_server.go crypto/tls: add Config.GetConfigForClient há 8 anos
handshake_server_test.go crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. há 8 anos
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. há 8 anos
key_agreement.go crypto/tls: support X25519. há 8 anos
prf.go all: standardize RFC mention format há 8 anos
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
ticket.go crypto/tls: minor refactors for readability há 8 anos
tls.go crypto/tls: add Config.Clone há 8 anos
tls_test.go crypto/tls: add Config.GetConfigForClient há 8 anos