Alternative TLS implementation in Go
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Adam Langley 251d647e6e crypto/tls: don't generate random ticket keys if already set. há 8 anos
testdata crypto/tls: support AES-128-CBC cipher suites with SHA-256. há 8 anos
alert.go crypto/tls: make error prefix uniform. há 8 anos
cipher_suites.go crypto/tls: fix comment typo. há 8 anos
common.go crypto/tls: don't generate random ticket keys if already set. há 8 anos
conn.go crypto/tls: set Conn.ConnectionState.ServerName unconditionally há 8 anos
conn_test.go crypto/x509: require a NULL parameters for RSA public keys. há 8 anos
example_test.go crypto/x509: add example of using a custom root list. há 10 anos
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go há 10 anos
handshake_client.go crypto/tls: buffer handshake messages. há 8 anos
handshake_client_test.go crypto/tls: don't generate random ticket keys if already set. há 8 anos
handshake_messages.go crypto/tls: allow renegotiation to be handled by a client. há 8 anos
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
handshake_server.go crypto/tls: buffer handshake messages. há 8 anos
handshake_server_test.go crypto/x509: require a NULL parameters for RSA public keys. há 8 anos
handshake_test.go crypto/tls: fix WriteTo method signature há 8 anos
key_agreement.go crypto/tls: make error prefix uniform. há 8 anos
prf.go all: standardize RFC mention format há 8 anos
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
ticket.go crypto/tls: minor refactors for readability há 8 anos
tls.go crypto/tls: don't copy Mutex or Once values há 8 anos
tls_test.go crypto/tls: gofmt -w -s há 8 anos