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 d279bab6f5 crypto/tls: ensure that we don't resume when tickets are disabled. il y a 10 ans
testdata crypto/tls: ensure that we don't resume when tickets are disabled. il y a 10 ans
alert.go crypto/tls: add Error method to alert il y a 13 ans
cipher_suites.go crypto/tls: don't select TLS 1.2 cipher suites in prior versions. il y a 11 ans
common.go crypto: add Signer il y a 10 ans
conn.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). il y a 10 ans
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI il y a 10 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: add Signer il y a 10 ans
handshake_client_test.go crypto/tls: print unexpected error in test il y a 10 ans
handshake_messages.go crypto/tls: add ALPN support. il y a 10 ans
handshake_messages_test.go crypto/tls: add ALPN support. il y a 10 ans
handshake_server.go crypto/tls: ensure that we don't resume when tickets are disabled. il y a 10 ans
handshake_server_test.go crypto/tls: ensure that we don't resume when tickets are disabled. il y a 10 ans
handshake_test.go crypto/tls: rework reference tests. il y a 10 ans
key_agreement.go crypto/tls: check curve equation in ECDHE. il y a 10 ans
prf.go crypto/tls: fix TLS 1.2 client certificates. il y a 11 ans
prf_test.go crypto/tls: support TLS 1.1. il y a 11 ans
ticket.go crypto/tls: ensure that we don't resume when tickets are disabled. il y a 10 ans
tls.go crypto/tls: fix typo referencing the required Config field il y a 10 ans
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). il y a 10 ans