Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 373 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 373 Bytes

TLS Client

A repository that has 2 methods to use tls. The api folder will have everything you need to create a tls api which can be used in any language. The ffi folder will show how you can use tls locally by using koffi and a compiled version of a tls client made in golang.

Credit goes to @bogdanfinn for making this possible ❤️