Kieran Gibb
2 years ago
No account linked to committer's email address
1 changed files with
5 additions and
0 deletions
-
README.md
|
@@ -0,0 +1,5 @@
|
|
1
|
+# sodium-derived-key-pairs
|
|
2
|
+
|
|
3
|
+A simple example script for deriving keypairs from a master key with an incrementing integer ID.
|
|
4
|
+Should produce the same keypair after running it the first time.
|
|
5
|
+To reset, delete `masterKey.json`
|