红联Linux门户
Linux帮助

PolarSSL 1.2.2发布,SSL加密库

发布时间:2012-11-26 15:18:19来源:红联作者:empast
PolarSSL 1.2.2发布了。2012-11-24 上一个版本是2012-11-20的1.2.1 。这个是小Bug修正版本。越来越多的应用已经从只支持OpenSSL到可以支持PolarSSL。

PolarSSL源码,也许是最小巧的ssl代码库。高效、便于移植和集成。尤其适合嵌入式应用。

完全改进:

= Version 1.2.2 released 2012-11-24
Changes
* Added p_hw_data to ssl_context for context specific hardware acceleration
data
* During verify trust-CA is only checked for expiration and CRL presence

Bugfixes
* Fixed client authentication compatibility
* Fixed dependency on POLARSSL_SHA4_C in SSL modules

= Version 1.2.1 released 2012-11-20
Changes
* Depth that the certificate verify callback receives is now numbered
bottom-up (Peer cert depth is 0)

Bugfixes
* Fixes for MSVC6
* Moved mpi_inv_mod() outside POLARSSL_GENPRIME
* Allow R and A to point to same mpi in mpi_div_mpi (found by Manuel
Pgouri-Gonnard)
* Fixed possible segfault in mpi_shift_r() (found by Manuel
Pgouri-Gonnard)
* Added max length check for rsa_pkcs1_sign with PKCS#1 v2.1

下载:https://polarssl.org/download/polarssl-1.2.2-gpl.tgz

主页:https://polarssl.org/

来自:开源中国社区
文章评论

共有 0 条评论