Alternative TLS implementation in Go
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 50ac183397 crypto/tls: support CBC ciphers il y a 14 ans
Makefile crypto/tls: support CBC ciphers il y a 14 ans
alert.go crypto/tls: simpler implementation of record layer il y a 14 ans
ca_set.go crypto/tls: add *Config argument to Dial il y a 14 ans
cipher_suites.go crypto/tls: support CBC ciphers il y a 14 ans
common.go crypto/tls: support CBC ciphers il y a 14 ans
conn.go crypto/tls: support CBC ciphers il y a 14 ans
conn_test.go crypto/tls: support CBC ciphers il y a 14 ans
generate_cert.go crypto/tls: use rand.Reader in cert generation example il y a 14 ans
handshake_client.go crypto/tls: support CBC ciphers il y a 14 ans
handshake_messages.go use append il y a 14 ans
handshake_messages_test.go crypto/tls: client certificate support. il y a 14 ans
handshake_server.go crypto/tls: support CBC ciphers il y a 14 ans
handshake_server_test.go crypto/tls: support CBC ciphers il y a 14 ans
prf.go crypto/tls: support CBC ciphers il y a 14 ans
prf_test.go crypto/tls: support CBC ciphers il y a 14 ans
tls.go crypto/tls: add *Config argument to Dial il y a 14 ans