Monero
Loading...
Searching...
No Matches
account.cpp File Reference
#include <fstream>
#include "include_base_utils.h"
#include "account.h"
#include "warnings.h"
#include "crypto/crypto.h"
#include "crypto/keccak.h"
#include "cryptonote_basic_impl.h"
#include "cryptonote_format_utils.h"
#include "cryptonote_config.h"
Include dependency graph for account.cpp:

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "account"

Functions

static void cryptonote::derive_key (const crypto::chacha_key &base_key, crypto::chacha_key &key)
static epee::wipeable_string cryptonote::get_key_stream (const crypto::chacha_key &base_key, const crypto::chacha_iv &iv, size_t bytes)

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "account"