Skip to content

Releases: Team-Hycon/hyconjs-util

v0.0.3

09 Aug 08:25
Compare
Choose a tag to compare

Followings features has been added:

  • encrypt() - encrypts data with aes-256-cbc
  • decrypt() - decrypts data with aes-256-cbc

Also added unit test.

v0.0.2

04 Jul 06:28
Compare
Choose a tag to compare

Typescript is supported

  • address related functions
  • value conversion from string
  • mnemonic related function