X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fkey.cpp;h=fe8573e532a81b9dc9a392c0369fb2c1bfeb494e;hp=dafffcfe5a55a26133cbce575c952b4f193a1675;hb=39d23056c0cf13b3e59648c159f2d4aff190992b;hpb=a058e8e1f1f88024c439a3a5b41bd40b3b8198cd diff --git a/src/key.cpp b/src/key.cpp index dafffcf..fe8573e 100644 --- a/src/key.cpp +++ b/src/key.cpp @@ -6,12 +6,9 @@ #include #include -#include -#include #include "key.h" #include "base58.h" -#include "ies.h" // Generate a private key from just the secret parameter int EC_KEY_regenerate_key(EC_KEY *eckey, BIGNUM *priv_key)