Skip to content

Releases: nirvana369/ed25519

v1.0.1

12 May 10:48
Compare
Choose a tag to compare

utils.hexToBytes -> fix size 32 byte when convert hex to bytes

v1.0.0

21 Mar 09:29
Compare
Choose a tag to compare
remove func not use

v0.1.1

09 Mar 06:03
Compare
Choose a tag to compare

Export interface

v0.1.0

09 Mar 05:48
Compare
Choose a tag to compare

First release (w/o docs)
ed25519 :

  • getPublicKey
  • sign
  • verify
    utils :
  • randomPrivateKey
  • sha512
  • bytesToHex
  • hexToBytes