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.
 
 
 
 
 
 
Peter Wu 8ae95fd882 crypto/tls: fix first byte test for 255 CBC padding bytes hace 7 años
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. hace 8 años
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. hace 8 años
cipher_suites.go crypto/tls: disable CBC cipher suites with SHA-256 by default hace 7 años
common.go crypto/tls: fix docstring of Config.ClientSessionCache hace 7 años
conn.go crypto/tls: fix first byte test for 255 CBC padding bytes hace 7 años
conn_test.go crypto/tls: fix first byte test for 255 CBC padding bytes hace 7 años
example_test.go crypto/tls: add example for Config KeyLogWriter hace 8 años
generate_cert.go crypto/tls: recommend P256 elliptic curve hace 7 años
handshake_client.go all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" hace 7 años
handshake_client_test.go all: prefer bytes.IndexByte over bytes.Index hace 7 años
handshake_messages.go crypto/tls: reject SNI values with a trailing dot. hace 7 años
handshake_messages_test.go crypto/tls: fix clientHelloMsg fuzzer not to generate the RI SCSV hace 7 años
handshake_server.go crypto/tls: pass argument to serverInit rather than using a field in Config. hace 7 años
handshake_server_test.go crypto/tls: add BenchmarkHandshakeServer hace 7 años
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. hace 8 años
key_agreement.go all: fix article typos hace 7 años
prf.go all: standardize RFC mention format hace 8 años
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
ticket.go crypto/tls: minor refactors for readability hace 8 años
tls.go all: revert "all: prefer strings.LastIndexByte over strings.LastIndex" hace 7 años
tls_test.go crypto/tls: make Config.Clone also clone the GetClientCertificate field hace 7 años