BOLOS TEE
File List
Here is a list of all documented files with brief descriptions:
 bolos.hBOLOS TEE general include file
 bolos_antireplay.hAnti replay API used to avoid reuse of formerly generated cryptographic material when supported by the platform
 bolos_attestation.hLegacy attestation logic compatible with Ledger Wallet
 bolos_bip32.hInterface to low level BIP 32 operations
 bolos_continuation.hContinuation API
 bolos_core.hBOLOS Input/Output for the TEE
 bolos_crypto.hGeneric Cryptographic API
 bolos_crypto_common.hCommon constants and structures used by the Cryptographic API
 bolos_crypto_platform_tee.hTEE HAL of the Cryptographic API
 bolos_endorsement.hEndorsement API used to prove code execution on a secure device
 bolos_sharedmemory.hShared memory API providing a common zone for applications to keep persistent private data in a session
 bolos_sodium.hLimited libsodium/NaCl implementation
 bolos_time.hSecure time API used to provide a trusted time reference
 bolos_ui.hUser Interface functions for Bolos TEE
 bolos_utils.hMisc BOLOS utilities functions
 bolos_wallet.hInterface to the main Bitcoin Wallet provided to third party applications
 bolos_wrapping.hBind data to a specific device, device session, and running application