OTP 20.1.4 已发布,OTP (Open Telecom Platform) 是一个开源的 Erlang 分发和一个用 Erlang 编写的应用服务器。
应用更新:
- inets-6.4.3
功能更新:
- crypto, public_key: Extend crypto and public_key functions sign and verify with:
- support for RSASSA-PS padding for signatures and for
saltlength setting - X9.31 RSA padding.
- sha, sha224, sha256, sha384, and sha512 for dss
signatures as mentioned in NIST SP 800-57 Part 1. - ripemd160 to be used for rsa signatures.
- support for RSASSA-PS padding for signatures and for
- A new tuple in
crypto:supports/0
reports supported MAC
algorithms.
下载地址:
转自 http://www.oschina.net/news/90211/otp-20-1-4