PolarSSL 1.2.15/mbed TLS 1.3.12 发布,这两个版本是维护版本,主要是一些 bug 修复和安全修复。客户端访问 Diffie-Hellman 参数提升到 1024 bits。
服务器 Diffie-Hellman 参数升级到 2048 bits。
改进:
- Add SSL_MIN_DHM_BYTES configuration parameter in config.h to choose the minimum size of Diffie-Hellman parameters accepted by the client.
- The PEM parser now accepts a trailing space at end of lines.
Bug 修复
- Fix thread-safety issue in SSL debug module (found by Edwin van Vliet).
- Some example programs were not built using make, not included in Visual Studio projects (found by Kristian Bendiksen).
- Fix build error with CMake and pre-4.5 versions of GCC (found by Hugo Leisink).
- Fix missing
-static-ligcc
when building shared libraries for Windows with make.
- Fix compile error with armcc5 –gnu.
更多更新内容请看发行说明。
下载:
PolarSSL 源码,也许是最小巧的ssl代码库。高效、便于移植和集成。尤其适合嵌入式应用。
目前 PolarSSL 已经被 ARM 公司收购,并改名为 mbed TLS。许可证也由 GPL 改为 Apache。
关于作者
创新性IT解决方案提供商,专注解决信息化问题,用心陪伴企业成长。芊雅企服通过轻量的产品技术咨询和敏捷的软件研发,为企业提供定制化软件解决方案的一站式落地服务。用技术为企业加速!帮助传统企业技术上 “通水电”,我们相信产品和技术能让世界变得更好!
相关文章