github.com/icodeface/tls@v0.0.0-20230910023335-34df9250cd12/README.md (about) 1 # tls 2 3 A copy of golang official [crypto/tls (1.12.9)](https://github.com/golang/go/tree/06472b99cdf59f00049f3cd8c9e05ba283cb2c56/src/crypto/tls) implementation with some minor changes. 4 5 **Do not use in production environment before you know all the changes I have made**