mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-19 04:50:03 +02:00
include/libeosio/ec.hpp: adding ec_generate_privkey() and ec_get_publickey()
This commit is contained in:
parent
4b8c1c7733
commit
171876bbfa
4 changed files with 214 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
|||
set(TEST_SRC
|
||||
main.cpp
|
||||
|
||||
# ec
|
||||
ec/pubkey.cpp
|
||||
|
||||
# Base58
|
||||
base58/encode.cpp
|
||||
base58/decode.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue