Alternative TLS implementation in Go
Você não pode selecionar mais de 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. 8 anos atrás
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. 8 anos atrás
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. 8 anos atrás
cipher_suites.go crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. 8 anos atrás
common.go crypto/tls: add Config.GetConfigForClient 8 anos atrás
conn.go Revert "crypto/tls: add CloseWrite method to Conn" 8 anos atrás
conn_test.go crypto/tls: implement countermeasures against CBC padding oracles 8 anos atrás
example_test.go crypto/x509: add example of using a custom root list. 10 anos atrás
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go 10 anos atrás
handshake_client.go crypto/tls: simplify keylog tests. 8 anos atrás
handshake_client_test.go crypto/tls: support ChaCha20-Poly1305. 8 anos atrás
handshake_messages.go crypto/tls: allow renegotiation to be handled by a client. 8 anos atrás
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. 9 anos atrás
handshake_server.go crypto/tls: add Config.GetConfigForClient 8 anos atrás
handshake_server_test.go crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. 8 anos atrás
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. 8 anos atrás
key_agreement.go crypto/tls: support X25519. 8 anos atrás
prf.go all: standardize RFC mention format 8 anos atrás
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. 9 anos atrás
ticket.go crypto/tls: minor refactors for readability 8 anos atrás
tls.go crypto/tls: add Config.Clone 8 anos atrás
tls_test.go crypto/tls: add Config.GetConfigForClient 8 anos atrás