24 Révisions (65c5bd0dd62ec361f6555673c62f6f4f6dbadec9)

Auteur SHA1 Message Date
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. il y a 9 ans
  Adam Langley c1da171db7 crypto/tls: disable RC4 by default. il y a 9 ans
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 il y a 9 ans
  Adam Langley 4e47a4aef7 crypto/tls: support TLS_FALLBACK_SCSV as a server. il y a 10 ans
  Adam Langley 493b985991 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. il y a 11 ans
  Adam Langley 679f6ca983 crypto/tls: don't select ECDSA ciphersuites with only an RSA certificate. il y a 11 ans
  Adam Langley 5774c69eb7 crypto/tls: support AES-GCM. il y a 11 ans
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA il y a 11 ans
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. il y a 11 ans
  Adam Langley 320cfd8f47 crypto/tls: change advertised ciphersuite order. il y a 11 ans
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. il y a 11 ans
  Benjamin Black 8c517a7cdf tls: add AES256 ciphers il y a 12 ans
  Adam Langley 30b2db1e5f crypto/tls: don't always use the default private key. il y a 12 ans
  Luit van Drongelen 0464590bc2 crypto/hmac: Deprecate hmac.NewMD5, hmac.NewSHA1 and hmac.NewSHA256 il y a 12 ans
  Adam Langley ba3c11f6db crypto: allocate less. il y a 13 ans
  Russ Cox 4e50d4e676 gofmt -s misc src il y a 13 ans
  Adam Langley c08ab14bad Add a []byte argument to hash.Hash to allow an allocation to be saved. il y a 13 ans
  Adam Langley c9662b8656 crypto/tls: don't rely on map iteration order. il y a 13 ans
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error il y a 13 ans
  Louis Kruger 0d32935135 crypto/tls: add 3DES ciphersuites il y a 13 ans
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 il y a 13 ans
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support il y a 14 ans
  Adam Langley effe736267 crypto/tls: commit fixes which I hadn't saved. il y a 14 ans
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers il y a 14 ans