![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include "key.h"
#include <openssl/bn.h>
#include <openssl/ecdsa.h>
#include <openssl/obj_mac.h>
#include <openssl/rand.h>
Go to the source code of this file.
Functions | |
bool | ECC_InitSanityCheck () |
Check that required EC support is available at runtime. More... | |