[wip] generating keypair with ec_utils copied from zx's github

This commit is contained in:
2022-12-20 20:58:21 -07:00
parent 8cc46b6ac9
commit cbe487618c
8 changed files with 657 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
-module(ec_utils).
-vsn("1.0.0").
-export([]).