42 Commits (tls13)

Autor SHA1 Nachricht Datum
  Henry Case d3da622def
Revert "Use go 1.10 and aligns with current state of TLS in go/crypto/tls" (#77) vor 6 Jahren
  Henry D. Case ec236c5591 [PATCH] all: use HTTPS for iana.org links vor 6 Jahren
  Peter Wu 9f46cf9e2d crypto/tls: add RSASSA-PSS support for handshake messages vor 7 Jahren
  Peter Wu 759dbb355a tris: fix nonce length definition and actually use it vor 6 Jahren
  Peter Wu 998f77009e crypto/tls: remove TLS13CipherSuites. vor 7 Jahren
  Tomas Susanka 4b944d1428 tris: typos vor 7 Jahren
  Filippo Valsorda 26a95ba46a [dev.tls] crypto/tls: implement TLS 1.3 cipher suites vor 8 Jahren
  Filippo Valsorda b5fd625da3 crypto/tls: disable CBC cipher suites with SHA-256 by default vor 7 Jahren
  Adam Langley 83797dffac crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. vor 8 Jahren
  Adam Langley 6f5a445fc3 crypto/tls: only store a single nonce for AES-GCM. vor 8 Jahren
  Adam Langley 41aac6ea44 crypto/tls: support ChaCha20-Poly1305. vor 8 Jahren
  Filippo Valsorda 318ec0c21a crypto/tls: implement countermeasures against CBC padding oracles vor 8 Jahren
  Adam Langley 999c968fe2 crypto/tls: fix comment typo. vor 8 Jahren
  Adam Langley cfd077fd28 crypto/tls: support AES-128-CBC cipher suites with SHA-256. vor 8 Jahren
  David Benjamin 0d2c944f7b crypto/tls: Update references to draft-ietf-tls-downgrade-scsv-00. vor 8 Jahren
  Adam Langley e97230a260 crypto/tls: document that the cipher suite list is non-exhaustive. vor 8 Jahren
  Brady Sullivan fd1ada09a1 crypto/tls: Improve ambiguous comment in cipher_suites.go vor 8 Jahren
  Shenghou Ma e90a6f8498 crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_SHA384 cipher suites vor 9 Jahren
  Adam Langley 728bcd44b6 crypto/tls: decouple handshake signatures from the handshake hash. vor 9 Jahren
  Adam Langley c1da171db7 crypto/tls: disable RC4 by default. vor 9 Jahren
  Jacob H. Haven e8ae7b54bb crypto/tls: add support for AES_256_GCM_SHA384 cipher suites specified in RFC5289 vor 9 Jahren
  Adam Langley 4e47a4aef7 crypto/tls: support TLS_FALLBACK_SCSV as a server. vor 10 Jahren
  Adam Langley 493b985991 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. vor 11 Jahren
  Adam Langley 679f6ca983 crypto/tls: don't select ECDSA ciphersuites with only an RSA certificate. vor 11 Jahren
  Adam Langley 5774c69eb7 crypto/tls: support AES-GCM. vor 11 Jahren
  Joel Sing 749a12a83a crypto/tls: Add support for ECDHE-ECDSA vor 11 Jahren
  Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. vor 11 Jahren
  Adam Langley 320cfd8f47 crypto/tls: change advertised ciphersuite order. vor 11 Jahren
  Adam Langley 79e7f7decf crypto/tls: support TLS 1.1. vor 11 Jahren
  Benjamin Black 8c517a7cdf tls: add AES256 ciphers vor 12 Jahren
  Adam Langley 30b2db1e5f crypto/tls: don't always use the default private key. vor 12 Jahren
  Luit van Drongelen 0464590bc2 crypto/hmac: Deprecate hmac.NewMD5, hmac.NewSHA1 and hmac.NewSHA256 vor 12 Jahren
  Adam Langley ba3c11f6db crypto: allocate less. vor 13 Jahren
  Russ Cox 4e50d4e676 gofmt -s misc src vor 13 Jahren
  Adam Langley c08ab14bad Add a []byte argument to hash.Hash to allow an allocation to be saved. vor 13 Jahren
  Adam Langley c9662b8656 crypto/tls: don't rely on map iteration order. vor 13 Jahren
  Russ Cox 107fb7400c src/pkg/[a-m]*: gofix -r error -force=error vor 13 Jahren
  Louis Kruger 0d32935135 crypto/tls: add 3DES ciphersuites vor 13 Jahren
  Adam Langley 76c2ff557a crypto/tls: support SSLv3 vor 13 Jahren
  Adam Langley 954c3ec034 crypto/tls: add ECDHE support vor 14 Jahren
  Adam Langley effe736267 crypto/tls: commit fixes which I hadn't saved. vor 14 Jahren
  Adam Langley 50ac183397 crypto/tls: support CBC ciphers vor 14 Jahren