#include <check_tx_signature.h>
◆ base_class
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ init()
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ test()
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ loop_count
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
| const size_t test_check_tx_signature< a_ring_size, a_outputs, a_rct, range_proof_type, bp_version >::loop_count = a_rct ? (a_ring_size <= 2 ? 50 : 10) : a_ring_size < 100 ? 100 : 10 |
|
static |
◆ m_alice
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ m_tx
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ m_tx_prefix_hash
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ outputs
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ rct
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
◆ ring_size
template<size_t a_ring_size, size_t a_outputs, bool a_rct,
rct::RangeProofType range_proof_type = rct::RangeProofBorromean, int bp_version = 2>
The documentation for this class was generated from the following file: