35 次代码提交 (tls13)

作者 SHA1 备注 提交日期
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages 7 年前
  Peter Wu 1850fd015e crypto/tls: consolidate signatures handling in SKE and CV 7 年前
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. 7 年前
  Kunpei Sakai 0648fb0f1c all: fix article typos 7 年前
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server 8 年前
  Andreas Auernhammer 257ad9c7d6 crypto/tls: don't check whether an ec point is on a curve twice 7 年前
  Adam Langley 7ef5c9eac8 crypto/tls: support X25519. 8 年前
  Adam Langley df48510552 crypto/tls: make error prefix uniform. 8 年前
  Brad Fitzpatrick fbcc97bc82 all: single space after period. 8 年前
  Ainar Garipov 95ef689b2c all: fix misprints in comments 9 年前
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. 9 年前
  Jacob H. Haven 14accaf7f3 crypto/tls: make use of crypto.Signer and crypto.Decrypter 9 年前
  Adam Langley 4fe9ec0490 crypto/tls: check curve equation in ECDHE. 10 年前
  Robert Griesemer 73687a33ac std lib: fix various typos in comments 10 年前
  Adam Langley 514cfc8a40 crypto/tls: pick ECDHE curves based on server preference. 10 年前
  Adam Langley 5a2aacff2f crypto/tls: better error messages. 10 年前
  Adam Langley 1a11255b00 crypto/tls: advertise support for RSA+SHA1 in TLS 1.2 handshake. 11 年前
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA 11 年前
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 年前
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. 11 年前
  Adam Langley 30b2db1e5f crypto/tls: don't always use the default private key. 12 年前
  Adam Langley 5c7df56059 crypto/tls: don't select ECC ciphersuites with no mutual curve. 12 年前
  Adam Langley 86824d5328 crypto/elliptic: add constant-time P224. 12 年前
  Adam Langley b5b0822258 crypto/tls: don't assume an RSA private key in the API. 13 年前
  Adam Langley c08ab14bad Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 年前
  Rob Pike 1530d25d4f renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 13 年前
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error 13 年前
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 13 年前
  Robert Griesemer 5085d142c2 go/printer: changed max. number of newlines from 3 to 2 13 年前
  Robert Griesemer a5b2e93aa2 os.Error API: don't export os.ErrorString, use os.NewError consistently 13 年前
  Russ Cox 35e8279c86 respect goto restrictions 13 年前
  Robert Hencke 3bdd4f3140 pkg: spelling tweaks, A-H 13 年前
  Adam Langley b8e817cbf8 crypto: add package. 13 年前
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support 14 年前