Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement libtls #19

Open
oridb opened this issue Dec 16, 2015 · 2 comments
Open

implement libtls #19

oridb opened this issue Dec 16, 2015 · 2 comments
Milestone

Comments

@oridb
Copy link
Owner

oridb commented Dec 16, 2015

TLS (in the sense of SSL) shows up everywhere when communicating with the outside world. Designing and implementing an API for this (possibly wrapping C libraries like libressl) would be very useful. Even better would be a native Myrddin implementation.

@oridb oridb added this to the r1 milestone Dec 17, 2015
@nickdesaulniers
Copy link

👍 for libressl. I've had painful experiences with openSSL, would not recommend. libressl on the other hand... 🎆 🎉

@oridb
Copy link
Owner Author

oridb commented Dec 27, 2016

libcrypto is slowly gaining primitives that tls can be built on top of.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants