Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Macros | Variables
ecdsa_secp256k1_sha256_bitcoin_test.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wycheproof_ecdsa_testvector
 

Macros

#define SECP256K1_ECDSA_WYCHEPROOF_NUMBER_TESTVECTORS   (463)
 

Variables

static const unsigned char wycheproof_ecdsa_messages []
 
static const unsigned char wycheproof_ecdsa_public_keys []
 
static const unsigned char wycheproof_ecdsa_signatures []
 
static const wycheproof_ecdsa_testvector testvectors [SECP256K1_ECDSA_WYCHEPROOF_NUMBER_TESTVECTORS]
 

Macro Definition Documentation

◆ SECP256K1_ECDSA_WYCHEPROOF_NUMBER_TESTVECTORS

#define SECP256K1_ECDSA_WYCHEPROOF_NUMBER_TESTVECTORS   (463)

Definition at line 2 of file ecdsa_secp256k1_sha256_bitcoin_test.h.

Variable Documentation

◆ testvectors

Definition at line 636 of file ecdsa_secp256k1_sha256_bitcoin_test.h.

◆ wycheproof_ecdsa_messages

const unsigned char wycheproof_ecdsa_messages[]
static

Definition at line 13 of file ecdsa_secp256k1_sha256_bitcoin_test.h.

◆ wycheproof_ecdsa_public_keys

const unsigned char wycheproof_ecdsa_public_keys[]
static

Definition at line 73 of file ecdsa_secp256k1_sha256_bitcoin_test.h.

◆ wycheproof_ecdsa_signatures

const unsigned char wycheproof_ecdsa_signatures[]
static

Definition at line 173 of file ecdsa_secp256k1_sha256_bitcoin_test.h.