|
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 38 of file ring_signature_1.h.
| gen_ring_signature_1::gen_ring_signature_1 | ( | ) |
Definition at line 42 of file ring_signature_1.cpp.

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


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


| bool gen_ring_signature_1::generate | ( | std::vector< test_event_entry > & | events | ) | const |
Definition at line 56 of file ring_signature_1.cpp.