Monero
Loading...
Searching...
No Matches
crypto.h File Reference
#include <cstddef>
#include "crypto/wallet/ops.h"
Include dependency graph for crypto.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  crypto
 crypto namespace.
namespace  crypto::wallet

Functions

bool crypto::wallet::generate_key_derivation (const public_key &key1, const secret_key &key2, key_derivation &derivation)
bool crypto::wallet::derive_subaddress_public_key (const public_key &out_key, const key_derivation &derivation, std::size_t output_index, public_key &result)