sbp / tweetnacl-tools

Tools for using TweetNaCl
23 stars 9 forks source link

Added command to derive the public key for a specified secret key #1

Open knaccc opened 7 years ago

knaccc commented 7 years ago

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.