Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
a
Browse files Browse the repository at this point in the history
MaggieNgWu committed Jul 27, 2021
1 parent 1e7a8f6 commit 3cdad8e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -2,9 +2,10 @@
(2021-07-27)

**新增**
**2.8.0**
- 新增硬件密码模块,支持使用符合国密《GMT0018-2012密码设备应用接口规范》标准的密码机/密码卡进行SM2、SM3、SM4运算。
- 支持使用密码卡/密码机内部SM2密钥,进行共识签名、建立TLS连接。
- 新增硬件安全模块(Hardware Secure Module),用硬件保障私钥安全,提升密码算法计算速度。
- 支持使用密码卡/密码机内部SM2密钥,用硬件保护您的私钥安全。
- 支持接入符合国密《GMT0018-2012密码设备应用接口规范》标准的密码机/密码卡,使用硬件安全模块进行SM2、SM3、SM4等算法运算。
- 支持使用密码卡/密码机进行共识签名、交易验签、与其它节点建立TLS连接。
- 升级了OpenSSL版本,从1.0.2升级到1.1.1i。
- 新增哈希计算、签名验证、VRF proof验证相关的Precompiled合约,包括`sm3`, `keccak256Hash`, `sm2Verify`, `curve25519VRFVerify`

0 comments on commit 3cdad8e

Please sign in to comment.