Offline Transaction Signing (OTS) 0.1.0
|
▼ ots | |
▼ include | |
account.hpp | Header for the Monero Account class |
data.hpp | Constants for the Monero network to calculate the height from a timestamp and reverse |
entropy.hpp | Entropy check functions |
key-store.hpp | Decoupling of crypto/crypto.h of the monero source |
ots-errors.h | Error codes for the C ABI |
ots-exceptions.hpp | Header for the C++ library Exceptions |
ots-internal.hpp | Internal declarations for library |
ots.h | Header for the C ABI (Application Binary Interface) library |
ots.hpp | Header for the C++ library |
polyseed-key-store.hpp | Specialized KeyStore for polyseed-related cryptographic operations |
seed-polyseed-internal.hpp | Internal polyseed functions, to not expose polyseed internals to the library user |
manual | |
▼ src | |
account.cpp | |
address.cpp | |
entropy.cpp | Implementation of the functions to check entropy of data |
key-store.cpp | |
ots-abi.cpp | |
ots.cpp | |
polyseed-key-store.cpp | |
seed-jar.cpp | |
seed-language.cpp | |
seed-legacy.cpp | |
seed-monero.cpp | |
seed-polyseed.cpp | Implementation of the Polyseed class |
seed.cpp | |
seedindices.cpp | |
wallet.cpp | |
wipeable-string.cpp |