LibreSSL 2.2.1 发布,该版本主要是 bug 修复以及一些特性的增删,内容如下:
* Assorted build fixes for musl, HP-UX, Mingw, Solaris.
* Initial support for Windows Embeded 2009, Server 2003, XP
* Protocol parsing conversions to BoringSSL's CRYPTO ByteString (CBS) API
* Added EC_curve_nid2nist and EC_curve_nist2nid from OpenSSL
* Removed Dynamic Engine support
* Removed unused and obsolete MDC-2DES cipher
* Removed workarounds for obsolete SSL implementations
更多内容请查看:http://www.libressl.org/
LibreSSL 是一个免费版本的 SSL/TLS 协议,来自于 OpenSSL
LibreSSL 支持多平台,开发者宣称“我们不想要伤透你们的心”
下载地址:http://ftp.openbsd.org/pub/OpenBSD/LibreSSL
来自:开源中国社区

