#include <ge_frombytes_vartime.h>
Definition at line 39 of file ge_frombytes_vartime.h.
◆ base_class
◆ init()
| bool test_ge_frombytes_vartime::init |
( |
| ) |
|
|
inline |
Definition at line 46 of file ge_frombytes_vartime.h.
58 std::vector<tx_destination_entry> destinations;
65 m_key = rct::ki2rct(txin.
k_image);
cryptonote::account_base m_miners[ring_size]
static const size_t real_source_idx
bool construct_tx(const account_keys &sender_account_keys, std::vector< tx_source_entry > &sources, const std::vector< tx_destination_entry > &destinations, const boost::optional< cryptonote::account_public_address > &change_addr, const std::vector< uint8_t > &extra, transaction &tx, uint64_t unlock_time)
crypto::secret_key generate(const crypto::secret_key &recovery_key=crypto::secret_key(), bool recover=false, bool two_random=false)
const account_keys & get_keys() const
Holds cryptonote related classes and helpers.
std::vector< txin_v > vin
account_public_address m_account_address
crypto::key_image k_image
std::vector< cryptonote::tx_source_entry > m_sources
◆ test()
| bool test_ge_frombytes_vartime::test |
( |
| ) |
|
|
inline |
◆ loop_count
| const size_t test_ge_frombytes_vartime::loop_count = 10000 |
|
static |
The documentation for this class was generated from the following file: