A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.
4e7062fa71
Tested with the initial tls-tris client support branch which includes basic RSASSA-PSS support. Coverage changed from ... to ...: 0/3509/3692/3692/4136 0/2784/3195/3195/4136 |
||
---|---|---|
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.