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 fb479af552 crypto/tls: allow larger initial records. il y a 9 ans
testdata crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 ans
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. il y a 10 ans
cipher_suites.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 ans
common.go crypto/tls: change default minimum version to TLS 1.0. il y a 9 ans
conn.go crypto/tls: allow larger initial records. il y a 9 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/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 ans
handshake_client_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 ans
handshake_messages.go crypto/tls: fix renegotiation extension. il y a 9 ans
handshake_messages_test.go crypto/tls: add ALPN support. il y a 10 ans
handshake_server.go all: don't refer to code.google.com/p/go{,-wiki}/ il y a 9 ans
handshake_server_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 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: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 ans
prf_test.go crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 ans
ticket.go crypto/tls: ensure that we don't resume when tickets are disabled. il y a 10 ans
tls.go crypto/tls: remove return parameter stutter il y a 9 ans
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). il y a 10 ans