Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

Releases: soramitsu/iroha-ed25519.js

Removing buffers

31 Jul 16:33
fe0331f
Compare
Choose a tag to compare

The main and only change is: we don't use buffers anymore. We are using Typed Arrays instead. Please try helper-functions to convert your hex-strings to Uint8Array.

Updated crypto & works in browser

18 Jul 18:07
2897972
Compare
Choose a tag to compare