Skip to content

Releases: vedhavyas/go-subkey

v2

08 Jul 15:37
adc49f7
Compare
Choose a tag to compare

What's Changed

  • Fix SS58 encoding/decoding and add verification from pubkeys by @elliot-u410 in #9

New Contributors

Full Changelog: v1.0.3...v2.0.0

v1.0.3

28 Nov 12:37
v1.0.3
0473f95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

Move Scale to different package

31 Dec 14:24
7c3fc48
Compare
Choose a tag to compare
v1.0.2

move scale to its ownpackage

Move from common to subkey

31 Dec 13:08
74c9a7f
Compare
Choose a tag to compare
v1.0.1

update readme

v1.0.0

23 Dec 12:20
799324e
Compare
Choose a tag to compare
  • Supported cryptography schemas
    • Sr25519
    • Ed25519
    • Ecdsa
  • Key pair supported functions
    • Generate a key pair
    • Derive a key pair from Mnemonic or seed
    • Sign and verify