JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q5361F

Package Exports

  • icbsc.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (icbsc.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

icbsc.js

1.1.1

fix icbsc-crypto.ts mismatch SM2 encryption standard

1.1.0

fix npm publish lost *.abi.json

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