tweetnacl-tools
tweetnacl-tools copied to clipboard
Added command to derive the public key for a specified secret key
This makes it easier to store a key pair, since you only have to store the secret key and can then recover the associated public key later.