iroha-javascript icon indicating copy to clipboard operation
iroha-javascript copied to clipboard

Enhance Crypto WASM interface

Open 0x009922 opened this issue 3 years ago • 0 comments

  • Add hex-related methods (to extract hex strings directly from WASM)
  • Make API more functional; avoid free-able objects as much as possible, or expose efficient pure methods for the most common cases
  • Use original iroha_crypto if possible
  • Documentation

0x009922 avatar May 26 '22 08:05 0x009922