LibTLS has been absolutely fantastic to work with! It seriously beats learning the enormous, complicated, and currently-being-broken (in 1.1) OpenSSL API, and it makes my software more secure because there’s much less for me to mess up. Thanks for the great work.
LibTLS looks really interesting, all the work I am doing currently is datagram based and with no DTLS support I don’t get the chance to play with it. I understand their decision not to incorporate code that doesn’t have anything driving it, that is a great way to avoid bloat and bitrot.
Kudos to the whole team, I am really happy there are people making the internet better by building core tools.
LibTLS has been absolutely fantastic to work with! It seriously beats learning the enormous, complicated, and currently-being-broken (in 1.1) OpenSSL API, and it makes my software more secure because there’s much less for me to mess up. Thanks for the great work.
LibTLS looks really interesting, all the work I am doing currently is datagram based and with no DTLS support I don’t get the chance to play with it. I understand their decision not to incorporate code that doesn’t have anything driving it, that is a great way to avoid bloat and bitrot.
Kudos to the whole team, I am really happy there are people making the internet better by building core tools.