repositorypackage
0.0.0-20230910023335-34df9250cd12
Repository: https://github.com/icodeface/tls.git
Documentation: pkg.go.dev
# README
tls
A copy of golang official crypto/tls (1.12.9) implementation with some minor changes.
Do not use in production environment before you know all the changes I have made