plebble
|
#include "ec.h"
#include <sstream>
#include <iomanip>
#include <cassert>
#include "base58.h"
#include <secp256k1_ecdh.h>
#include <us/gov/gov.h>
#include <vector>
#include <fstream>
Macros | |
#define | loglevel "crypto" |
#define | logclass "ec" |
Typedefs | |
typedef us::gov::crypto::ec | c |
Functions | |
static void | secperr_callback (const char *str, void *data) |
#define logclass "ec" |
#define loglevel "crypto" |
typedef us::gov::crypto::ec c |
|
static |