Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  ots
  include
 account.hppHeader for the Monero Account class
 data.hppConstants for the Monero network to calculate the height from a timestamp and reverse
 entropy.hppEntropy check functions
 key-store.hppDecoupling of crypto/crypto.h of the monero source
 ots-errors.hError codes for the C ABI
 ots-exceptions.hppHeader for the C++ library Exceptions
 ots-internal.hppInternal declarations for library
 ots.hHeader for the C ABI (Application Binary Interface) library
 ots.hppHeader for the C++ library
 polyseed-key-store.hppSpecialized KeyStore for polyseed-related cryptographic operations
 seed-polyseed-internal.hppInternal polyseed functions, to not expose polyseed internals to the library user
 manual
  src
 account.cpp
 address.cpp
 entropy.cppImplementation 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.cppImplementation of the Polyseed class
 seed.cpp
 seedindices.cpp
 wallet.cpp
 wipeable-string.cpp