A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.
3fbd902fed
The spec only says that the "opaque_type" field is always set to 23 (application_data), but that is not a MUST check. https://github.com/cloudflare/tls-tris/issues/47 |
||
---|---|---|
vendor | ||
.gitignore | ||
config.json | ||
LICENSE | ||
Makefile | ||
README.md | ||
tls_shim.go |
crypto-tls-bogo-shim
A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.