Monero
Loading...
Searching...
No Matches
test_range_proof< a_verify > Class Template Reference

#include <range_proof.h>

Collaboration diagram for test_range_proof< a_verify >:

Public Member Functions

bool init ()
bool test ()

Static Public Attributes

static const size_t loop_count = 50
static const bool verify = a_verify

Private Attributes

rct::key C
rct::rangeSig sig

Member Function Documentation

◆ init()

template<bool a_verify>
bool test_range_proof< a_verify >::init ( )
inline

◆ test()

template<bool a_verify>
bool test_range_proof< a_verify >::test ( )
inline

Member Data Documentation

◆ C

template<bool a_verify>
rct::key test_range_proof< a_verify >::C
private

◆ loop_count

template<bool a_verify>
const size_t test_range_proof< a_verify >::loop_count = 50
static

◆ sig

template<bool a_verify>
rct::rangeSig test_range_proof< a_verify >::sig
private

◆ verify

template<bool a_verify>
const bool test_range_proof< a_verify >::verify = a_verify
static

The documentation for this class was generated from the following file: