Alternative TLS implementation in Go
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. il y a 8 ans
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. il y a 8 ans
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. il y a 8 ans
cipher_suites.go crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. il y a 8 ans
common.go crypto/tls: add Config.GetConfigForClient il y a 8 ans
conn.go Revert "crypto/tls: add CloseWrite method to Conn" il y a 8 ans
conn_test.go crypto/tls: implement countermeasures against CBC padding oracles il y a 8 ans
example_test.go crypto/x509: add example of using a custom root list. il y a 10 ans
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go il y a 10 ans
handshake_client.go crypto/tls: simplify keylog tests. il y a 8 ans
handshake_client_test.go crypto/tls: support ChaCha20-Poly1305. il y a 8 ans
handshake_messages.go crypto/tls: allow renegotiation to be handled by a client. il y a 8 ans
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. il y a 9 ans
handshake_server.go crypto/tls: add Config.GetConfigForClient il y a 8 ans
handshake_server_test.go crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. il y a 8 ans
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. il y a 8 ans
key_agreement.go crypto/tls: support X25519. il y a 8 ans
prf.go all: standardize RFC mention format il y a 8 ans
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. il y a 9 ans
ticket.go crypto/tls: minor refactors for readability il y a 8 ans
tls.go crypto/tls: add Config.Clone il y a 8 ans
tls_test.go crypto/tls: add Config.GetConfigForClient il y a 8 ans