No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Adam Langley c757de320b crypto/tls: fix parsing of SNI extension. hace 9 años
testdata crypto/tls: update the supported signature algorithms. hace 9 años
alert.go crypto/tls: support TLS_FALLBACK_SCSV as a server. hace 10 años
cipher_suites.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
common.go crypto/tls: update the supported signature algorithms. hace 9 años
conn.go crypto/tls: add OCSP response to ConnectionState hace 9 años
conn_test.go crypto/tls: Added dynamic alternative to NameToCertificate map for SNI hace 10 años
example_test.go crypto/x509: add example of using a custom root list. hace 10 años
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go hace 10 años
handshake_client.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
handshake_client_test.go crypto/tls: add support for session ticket key rotation hace 9 años
handshake_messages.go crypto/tls: fix parsing of SNI extension. hace 9 años
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
handshake_server.go crypto/tls: don't require an explicit client-auth EKU. hace 9 años
handshake_server_test.go crypto/tls: call GetCertificate if Certificates is empty. hace 9 años
handshake_test.go crypto/tls: rework reference tests. hace 10 años
key_agreement.go all: fix misprints in comments hace 9 años
prf.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
ticket.go crypto/tls: add support for session ticket key rotation hace 9 años
tls.go crypto/tls: remove return parameter stutter hace 9 años
tls_test.go crypto/tls: implement tls-unique channel binding (RFC 5929 section 3). hace 10 años