20.0.8 • Published 5 years ago
icbsc-test v20.0.8
icbsc.js
1.0.19
修复 newKeyPair() 时 "Buffer is not defined" 错误1.0.18
remove unnecessary dependencies1.0.15
修改 Crypto.sm2.doDecrypt 接口返回值为 Uint8Array1.0.14
新增 hex format key
修复部分bug1.0.13
fix parseUtf8StringToHex to Uint8Array; crypto.test.ts skip Serialize1.0.12
fix arrayToUtf8、parseUtf8StringToHex to Utils1.0.11
+ GM-crypto sm21.0.10
fix sig contextFreeData error; add deserializeContextFreeData api