icbsc-test
v20.0.8
Published
### 1.0.19
Downloads
3
Readme
icbsc.js
1.0.19
修复 newKeyPair() 时 "Buffer is not defined" 错误
1.0.18
remove unnecessary dependencies
1.0.15
修改 Crypto.sm2.doDecrypt 接口返回值为 Uint8Array
1.0.14
新增 hex format key
修复部分bug
1.0.13
fix parseUtf8StringToHex to Uint8Array; crypto.test.ts skip Serialize
1.0.12
fix arrayToUtf8、parseUtf8StringToHex to Utils
1.0.11
+ GM-crypto sm2
1.0.10
fix sig contextFreeData error; add deserializeContextFreeData api