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.
A new tuple in crypto:supports/0 reports supported MAC algorithms.
软件详情:https://github.com/erlang/otp/releases/tag/OTP-20.1
下载地址:https://github.com/erlang/otp/archive/OTP-20.1.zip
来自:开源中国社区

