|
TARAXA
|
#include "Common.h"#include <cryptopp/aes.h>#include <cryptopp/modes.h>#include <libdevcore/Guards.h>#include <libdevcore/SHA3.h>#include <secp256k1.h>#include <secp256k1_ecdh.h>#include <secp256k1_recovery.h>#include <secp256k1_sha256.h>#include "AES.h"#include "CryptoPP.h"Functions | |
| static const u256 | c_secp256k1n ("11579208923731619542357098500868790785283756427907490438260516314151816149" "4337") |
|
static |