..
curve25519
Sync vendored copies of Go poly1305 and curve25519.
2017-03-30 20:04:23 +00:00
ed25519
Support Ed25519 keys in BoGo.
2017-04-05 23:21:30 +00:00
poly1305
Sync vendored copies of Go poly1305 and curve25519.
2017-03-30 20:04:23 +00:00
alert.go
Enforce the SSL 3.0 no_certificate alert in tests.
2017-01-04 13:41:56 +00:00
cert.pem
chacha20_poly1305_test.go
Remove old ChaCha20-Poly1305 AEAD.
2017-01-19 23:27:54 +00:00
chacha20_poly1305.go
Remove old ChaCha20-Poly1305 AEAD.
2017-01-19 23:27:54 +00:00
channel_id_key.pem
cipher_suites.go
Remove RC4 remnants in runner.
2017-11-01 16:45:36 +00:00
common.go
Allow enabling all TLS 1.3 variants by setting |tls13_default|.
2018-05-10 20:27:34 +00:00
conn.go
Implement TLS 1.3 draft28.
2018-04-05 03:36:11 +00:00
deterministic.go
Fix mixed comment markers.
2016-08-01 14:52:39 +00:00
dtls.go
Test DTLS record/packet packing more aggressively.
2017-10-13 17:32:55 +00:00
ecdsa_p224_cert.pem
Support P-224 certificates as a server.
2017-02-27 21:27:39 +00:00
ecdsa_p224_key.pem
Support P-224 certificates as a server.
2017-02-27 21:27:39 +00:00
ecdsa_p256_cert.pem
ecdsa_p256_key.pem
Convert all of our test private keys to PKCS#8 PEM blobs.
2016-07-28 21:54:02 +00:00
ecdsa_p384_cert.pem
ecdsa_p384_key.pem
Convert all of our test private keys to PKCS#8 PEM blobs.
2016-07-28 21:54:02 +00:00
ecdsa_p521_cert.pem
ecdsa_p521_key.pem
Convert all of our test private keys to PKCS#8 PEM blobs.
2016-07-28 21:54:02 +00:00
ed25519_cert.pem
Support Ed25519 in TLS.
2017-04-06 15:30:17 +00:00
ed25519_key.pem
Support Ed25519 in TLS.
2017-04-06 15:30:17 +00:00
fuzzer_mode.json
Fix fuzzer mode suppressions.
2018-01-31 22:57:51 +00:00
handshake_client.go
Enforce supported_versions in the second ServerHello.
2018-05-07 19:05:20 +00:00
handshake_messages.go
Enforce supported_versions in the second ServerHello.
2018-05-07 19:05:20 +00:00
handshake_server.go
Enforce supported_versions in the second ServerHello.
2018-05-07 19:05:20 +00:00
hkdf_test.go
Fix mixed comment markers.
2016-08-01 14:52:39 +00:00
hkdf.go
Fix mixed comment markers.
2016-08-01 14:52:39 +00:00
key_agreement.go
Test the high-order bit in X25519.
2018-04-19 00:56:35 +00:00
key.pem
Convert all of our test private keys to PKCS#8 PEM blobs.
2016-07-28 21:54:02 +00:00
packet_adapter.go
prf.go
Remove draft22 and experiment2.
2018-01-31 18:07:53 +00:00
recordingconn.go
Add DTLS fuzzers.
2017-09-07 22:26:50 +00:00
rsa_1024_cert.pem
rsa_1024_key.pem
Convert rsa_1024_key.pem to a PKCS#8 PEM blob.
2016-08-01 18:42:17 +00:00
rsa_chain_cert.pem
Add runner tests which send intermediate certificates.
2016-11-15 01:36:37 +00:00
rsa_chain_key.pem
Add runner tests which send intermediate certificates.
2016-11-15 01:36:37 +00:00
runner_test.go
Fix mixed comment markers.
2016-08-01 14:52:39 +00:00
runner.go
Allow enabling all TLS 1.3 variants by setting |tls13_default|.
2018-05-10 20:27:34 +00:00
shim_ticket.go
Test bad records at all cipher suites.
2016-11-10 16:19:51 +00:00
sign.go
Support Ed25519 in TLS.
2017-04-06 15:30:17 +00:00
test_output.go
ticket.go
Add Data-less Zero-RTT support.
2017-03-25 21:00:18 +00:00
tls.go
Support Ed25519 keys in BoGo.
2017-04-05 23:21:30 +00:00