36 커밋 (963d5877be2a28045989911c3b92a5a382ec0353)

작성자 SHA1 메시지 날짜
  Christopher Patton 963d5877be Refactor the keyAgreement interface 6 년 전
  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 년 전