PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Functions
key.cpp File Reference
#include "key.h"
#include "crypto/hmac_sha512.h"
#include "crypto/rfc6979_hmac_sha256.h"
#include "eccryptoverify.h"
#include "pubkey.h"
#include "random.h"
#include "ecwrapper.h"
#include <secp256k1.h>
Include dependency graph for key.cpp:

Go to the source code of this file.

Functions

bool ECC_InitSanityCheck ()
 Check that required EC support is available at runtime. More...
 

Function Documentation

◆ ECC_InitSanityCheck()

bool ECC_InitSanityCheck ( )

Check that required EC support is available at runtime.

Definition at line 239 of file key.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: