Hi Tom wrote: > OpenSSL... don't seem to particularly care about ABI compatibility.
Idly, http://www.libressl.org/ is one alternative, aiming to improve the code quality amongst other things. It includes a new libtls "designed to make it easier to write foolproof applications" as well as "libssl: a TLS library, backwards-compatible with OpenSSL". There's also Google's (Adam Langley's) BoringSSL, but there's no API/ABI guarantees; the intent is a copy of the library is shipped with the project's source so you update when you want. https://boringssl.googlesource.com/boringssl/ -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
