|
Monero
|
#include <ring_signature_1.h>


Private Attributes | |
| size_t | m_test_size |
| uint64_t | m_tx_amount |
| cryptonote::account_base | m_bob_account |
| cryptonote::account_base | m_alice_account |
Additional Inherited Members | |
| Public Types inherited from test_chain_unit_base | |
| typedef boost::function< bool(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)> | verify_callback |
| typedef std::map< std::string, verify_callback > | callbacks_map |
| gen_ring_signature_big::gen_ring_signature_big | ( | ) |
| bool gen_ring_signature_big::check_balances_1 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_ring_signature_big::check_balances_2 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events ) |
| bool gen_ring_signature_big::generate | ( | std::vector< test_event_entry > & | events | ) | const |
Check ring signature with m_test_size-1 sources.
|
private |
|
private |
|
private |
|
private |