27 Commits (6acee69d6b61332248e8c7c5fc3eea2ae8dc2c4b)

Author SHA1 Message Date
  Filippo Valsorda 64bffb76ca crypto/tls: advertise support for SHA-512 signatures in 1.2 7 years ago
  Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. 8 years ago
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. 8 years ago
  Adam Langley 98052045d9 crypto/tls: enable X25519 by default. 8 years ago
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. 8 years ago
  Adam Langley 6918d87d90 crypto/tls: switch to OpenSSL 1.1.0 for test data. 8 years ago
  Adam Langley 5b97009ebb crypto/tls: simplify keylog tests. 8 years ago
  Joonas Kuorilehto f513433c3e crypto/tls: add KeyLogWriter for debugging 8 years ago
  Adam Langley cfd077fd28 crypto/tls: support AES-128-CBC cipher suites with SHA-256. 8 years ago
  Adam Langley cde0e97e4c crypto/x509: require a NULL parameters for RSA public keys. 8 years ago
  Adam Langley 07b6287f24 crypto/tls: allow renegotiation to be handled by a client. 8 years ago
  Shenghou Ma e90a6f8498 crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_SHA384 cipher suites 9 years ago
  Adam Langley bd4954ddeb crypto/tls: update testing certificates. 9 years ago
  Adam Langley 594d36e1f7 crypto/tls: update the supported signature algorithms. 9 years ago
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. 9 years ago
  Jonathan Rudenberg 03a329f274 crypto/tls: add support for session ticket key rotation 9 years ago
  Jonathan Rudenberg 8ea126be4d crypto/tls: add support for Certificate Transparency 9 years ago
  Jonathan Rudenberg 65d33c3580 crypto/tls: fix test data generation 9 years ago
  Joël Stemmer c32a7dcd6d crypto/tls: return correct hash function when using client certificates in handshake 9 years ago
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 9 years ago
  David Leon Gil a1363d2ed9 crypto/ecdsa: make Sign safe with broken entropy sources 9 years ago
  Adam Langley 4e47a4aef7 crypto/tls: support TLS_FALLBACK_SCSV as a server. 10 years ago
  Adam Langley d279bab6f5 crypto/tls: ensure that we don't resume when tickets are disabled. 10 years ago
  Adam Langley 5e8d397065 crypto/tls: add ALPN support. 10 years ago
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. 10 years ago
  Adam Langley 6f38414b48 crypto/tls: support renegotiation extension. 10 years ago
  Adam Langley 98968dca72 crypto/tls: rework reference tests. 10 years ago