27 Commits (f41d1032d92605ea201f678e7cf65b8567632be0)

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