A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.
e12c7d5ba7
Required for test case RSA-PSS-Default-Sign which is currently the only test that fails with tls-tris. |
||
---|---|---|
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.