|
Electroneum
|
#include <ring_signature_1.h>


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 |
Definition at line 76 of file ring_signature_1.h.
| gen_ring_signature_big::gen_ring_signature_big | ( | ) |
Definition at line 222 of file ring_signature_1.cpp.

| bool gen_ring_signature_big::check_balances_1 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 289 of file ring_signature_1.cpp.


| bool gen_ring_signature_big::check_balances_2 | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 317 of file ring_signature_1.cpp.


| bool gen_ring_signature_big::generate | ( | std::vector< test_event_entry > & | events | ) | const |
Check ring signature with m_test_size-1 sources.
Definition at line 237 of file ring_signature_1.cpp.
