On Thu, 6 Nov 2014, Daniel wrote:
> Looking over libtls it struck me that this is the best-designed TLS
> API I've ever seen, so it was a bit disheartening to look at the code
> and find that it was mainly just wrapping libssl and abstracting away
> its fragile, haphazard design choices. Though eve
>Looking over libtls it struck me that this is the best-designed TLS
>API I've ever seen, so it was a bit disheartening to look at the code
>and find that it was mainly just wrapping libssl and abstracting away
>its fragile, haphazard design choices. Though even just this is
>obviously already an u
Looking over libtls it struck me that this is the best-designed TLS
API I've ever seen, so it was a bit disheartening to look at the code
and find that it was mainly just wrapping libssl and abstracting away
its fragile, haphazard design choices. Though even just this is
obviously already an uncond