A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.
57e3e08e16
See https://github.com/cloudflare/tls-tris/issues/46, current implementations may send one byte too much since they do not include the content type in the calculation. |
||
---|---|---|
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.