A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.
742b5b3053
Problem was in the TLS 1.3 client implementation of tls-tris, fixed in: "crypto/tls: prevent handshake messages crossing key boundaries" |
||
---|---|---|
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.