![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#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>Go to the source code of this file.
Functions | |
| bool | ECC_InitSanityCheck () |
| Check that required EC support is available at runtime. More... | |
1.8.17