..
curve25519
Sync vendored copies of Go poly1305 and curve25519.
2017-03-30 20:04:23 +00:00
ed25519
Sync bundled bits of golang.org/x/crypto.
2018-09-17 23:14:35 +00:00
hrss
Remove HRSS confirmation hash.
2018-12-13 18:42:02 +00:00
poly1305
Sync bundled bits of golang.org/x/crypto.
2018-09-17 23:14:35 +00:00
alert.go
Implement legacy OCSP APIs for libssl.
2018-05-11 22:21:26 +00:00
cert.pem
Adding RSA-PSS signature algorithms.
2016-07-12 19:10:51 +00:00
chacha20_poly1305_test.go
Work around a JDK 11 TLS 1.3 bug.
2018-11-21 18:22:57 +00:00
chacha20_poly1305.go
Set up Go modules.
2018-09-17 21:04:17 +00:00
channel_id_key.pem
Add basic TLS Channel ID tests.
2014-08-26 17:40:36 +00:00
cipher_suites.go
Add initial HRSS support.
2018-12-12 17:35:02 +00:00
common.go
Add initial HRSS support.
2018-12-12 17:35:02 +00:00
conn.go
Preliminary support for compressed certificates.
2018-06-04 21:24:20 +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
Match ECDSA curve with hash in tests.
2016-07-12 18:26:14 +00:00
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
Match ECDSA curve with hash in tests.
2016-07-12 18:26:14 +00:00
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
Match ECDSA curve with hash in tests.
2016-07-12 18:26:14 +00:00
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
In 0RTT mode, reverify the server certificate before sending early data.
2018-11-16 19:52:18 +00:00
handshake_client.go
Add initial HRSS support.
2018-12-12 17:35:02 +00:00
handshake_messages.go
Validate ClientHellos in tests some more.
2018-12-03 20:31:55 +00:00
handshake_server.go
Add initial HRSS support.
2018-12-12 17:35:02 +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
Add initial HRSS support.
2018-12-12 17:35:02 +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
Add tests for bad ChangeCipherSpecs.
2015-12-16 17:39:43 +00:00
prf.go
Update TLS 1.3 citations for the final RFC.
2018-08-16 18:37:50 +00:00
recordingconn.go
Add DTLS fuzzers.
2017-09-07 22:26:50 +00:00
rsa_1024_cert.pem
Account for key size when selecting RSA-PSS.
2016-07-13 15:32:05 +00:00
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
Add |SSL_export_traffic_secrets|.
2018-12-12 22:57:33 +00:00
shim_ticket.go
Test bad records at all cipher suites.
2016-11-10 16:19:51 +00:00
sign.go
Set up Go modules.
2018-09-17 21:04:17 +00:00
ticket.go
Add Data-less Zero-RTT support.
2017-03-25 21:00:18 +00:00
tls.go
Sync bundled bits of golang.org/x/crypto.
2018-09-17 23:14:35 +00:00