summaryrefslogtreecommitdiff
path: root/src/crypto/tls/testdata/Server-TLSv12-ECDHE-ECDSA-AES
Commit message (Expand)AuthorAgeFilesLines
* crypto/tls: enable ChaCha20-Poly1305 cipher suites by default.Adam Langley2016-10-181-30/+30
* crypto/tls: enable X25519 by default.Adam Langley2016-10-121-38/+34
* crypto/tls: switch to OpenSSL 1.1.0 for test data.Adam Langley2016-10-121-38/+37
* crypto/x509: require a NULL parameters for RSA public keys.Adam Langley2016-08-171-38/+38
* crypto/tls: add TLS_RSA_WITH_AES_128_GCM_SHA256 and TLS_RSA_WITH_AES_256_GCM_...Shenghou Ma2015-11-151-40/+38
* crypto/tls: update the supported signature algorithms.Adam Langley2015-04-301-35/+35
* crypto/ecdsa: make Sign safe with broken entropy sourcesDavid Leon Gil2015-01-281-43/+43
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+89