Skip to content

v0.6.0

Latest

Choose a tag to compare

@hinto-janai hinto-janai released this 26 Aug 15:31
db90d31

Added

  • Split-key generation for CLI thanks to @Boog900 (#2)
    • --gen-private-split-key -> Generates a new split key that can be given out to allow others to help you find an address while keeping the private key hidden
    • --calculate-split-key -> Calculates addresses for the provided public split key instead of our own generated private key
    • --join-split-key -> Joins the private part of a split key with the calculated part to get the generated private key