BOLOS TEE
|
bolos.h | BOLOS TEE general include file |
bolos_antireplay.h | Anti replay API used to avoid reuse of formerly generated cryptographic material when supported by the platform |
bolos_attestation.h | Legacy attestation logic compatible with Ledger Wallet |
bolos_bip32.h | Interface to low level BIP 32 operations |
bolos_continuation.h | Continuation API |
bolos_core.h | BOLOS Input/Output for the TEE |
bolos_crypto.h | Generic Cryptographic API |
bolos_crypto_common.h | Common constants and structures used by the Cryptographic API |
bolos_crypto_platform_tee.h | TEE HAL of the Cryptographic API |
bolos_endorsement.h | Endorsement API used to prove code execution on a secure device |
bolos_sharedmemory.h | Shared memory API providing a common zone for applications to keep persistent private data in a session |
bolos_sodium.h | Limited libsodium/NaCl implementation |
bolos_time.h | Secure time API used to provide a trusted time reference |
bolos_ui.h | User Interface functions for Bolos TEE |
bolos_utils.h | Misc BOLOS utilities functions |
bolos_wallet.h | Interface to the main Bitcoin Wallet provided to third party applications |
bolos_wrapping.h | Bind data to a specific device, device session, and running application |