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 cfd077fd28 crypto/tls: support AES-128-CBC cipher suites with SHA-256. il y a 8 ans
testdata crypto/tls: support AES-128-CBC cipher suites with SHA-256. il y a 8 ans
alert.go crypto/tls: make error prefix uniform. il y a 8 ans
cipher_suites.go crypto/tls: support AES-128-CBC cipher suites with SHA-256. il y a 8 ans
common.go crypto/tls: don't copy Mutex or Once values il y a 8 ans
conn.go crypto/tls: set Conn.ConnectionState.ServerName unconditionally il y a 8 ans
conn_test.go crypto/x509: require a NULL parameters for RSA public keys. il y a 8 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: buffer handshake messages. il y a 8 ans
handshake_client_test.go crypto/tls: support AES-128-CBC cipher suites with SHA-256. il y a 8 ans
handshake_messages.go crypto/tls: allow renegotiation to be handled by a client. il y a 8 ans
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. il y a 9 ans
handshake_server.go crypto/tls: buffer handshake messages. il y a 8 ans
handshake_server_test.go crypto/x509: require a NULL parameters for RSA public keys. il y a 8 ans
handshake_test.go crypto/tls: fix WriteTo method signature il y a 8 ans
key_agreement.go crypto/tls: make error prefix uniform. il y a 8 ans
prf.go all: standardize RFC mention format il y a 8 ans
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. il y a 9 ans
ticket.go crypto/tls: minor refactors for readability il y a 8 ans
tls.go crypto/tls: don't copy Mutex or Once values il y a 8 ans
tls_test.go crypto/tls: gofmt -w -s il y a 8 ans