28 Commits (e62ddc004cd4909e51cc2a3111147fc366483d12)

Autor SHA1 Mensaje Fecha
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages hace 7 años
  Peter Wu 1850fd015e crypto/tls: consolidate signatures handling in SKE and CV hace 7 años
  Filippo Valsorda 64bffb76ca crypto/tls: advertise support for SHA-512 signatures in 1.2 hace 7 años
  Joe Kyo 00b53d39c3 crypto/tls: remove bookkeeping code from pHash function hace 7 años
  Peter Wu 6c380f3bb6 crypto/tls: replace signatureAndHash by SignatureScheme. hace 7 años
  Filippo Valsorda 1117f76fcc crypto/tls: return from Handshake before the Client Finished in 1.3 hace 8 años
  Filippo Valsorda 4b0d17eca3 crypto/tls: implement TLS 1.3 minimal server hace 8 años
  Dan Peterson d33db60027 all: standardize RFC mention format hace 8 años
  Ralph Corderoy 59e7c9bc39 crypto/tls: len(clientRandom) used for serverRandom source hace 9 años
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. hace 9 años
  Adam Langley 113bae6283 crypto/tls: panic with unknown hash functions. 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
  Adam Langley 8eaa99cd77 crypto/tls: fix TLS 1.2 client certificates. hace 11 años
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA hace 11 años
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. hace 11 años
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. hace 11 años
  Adam Langley 13d26a420a crypto/tls: support session ticket resumption. hace 12 años
  Adam Langley c08ab14bad Add a []byte argument to hash.Hash to allow an allocation to be saved. hace 13 años
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error hace 13 años
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 hace 13 años
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers hace 14 años
  Jukka-Pekka Kekkonen f610c8e06b crypto/hmac: make Sum idempotent hace 14 años
  Russ Cox 000416e795 strings: delete Runes, Bytes hace 14 años
  Robert Griesemer 536df07f72 1) Change default gofmt default settings for hace 15 años
  Russ Cox 4625777977 gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg hace 15 años
  Rob Pike a1e7e65e2d remove bytes.Copy hace 15 años
  Robert Griesemer d1f931a694 - replaced gofmt expression formatting algorithm with hace 15 años
  Robert Griesemer 395b73f134 remove semis after statements in one-statement statement lists hace 15 años
  Adam Langley 745ac15cb1 crypto/tls (part 1) hace 15 años