SEcube open-source SDK
|
▼ sefile | |
doxygen_sefile.h | |
environment.h | This is a header file required by any application exploiting SEfile and/or SEkey |
SEcureDB.h | This header contains prototypes, constants and structures that are needed to implement the encrypted SQLite database (a.k.a. SEcure Database) based on SEfile |
SEfile.cpp | In this file you will find the implementation of the functions already described in SEfile.h and SEfile_C_interface.h |
SEfile.h | This is the SEfile header that contains most of the methods, constants and structures used by SEfile |
SEfile_C_interface.h | This file includes some of the constants, return values and public functions used for implementing a secure file system |
▼ sekey | |
doxygen_sekey.h | |
SEkey.h | This file includes everything about SEkey |
▼ sources | |
▼ L0 | |
▼ Communication API | |
communication_api.h | Prototypes of the COMMUNICATION API |
▼ L0 Base | |
L0_base.cpp | Implementation of the L0Base library |
L0_base.h | Prototypes of the L0Base library |
▼ Provision API | |
provision_api.h | Prototypes of the PROVISION API |
L0.cpp | Implementation of the L0 methods |
L0.h | Prototype of the L0 library |
L0_commodities.cpp | Implementation of the COMMODITY API |
L0_communication.cpp | Implementation of the COMMUNICATION API |
L0_enumerations.h | All the enumeration structures used in the L0 library |
L0_error_manager.h | Exception classes |
L0_provision.cpp | Implementation of the PROVISION API |
▼ L1 | |
▼ Crypto Libraries | |
aes256.h | |
pbkdf2.h | |
sha256.h | |
▼ L1 Base | |
L1_base.cpp | Implementation of the L1Base library |
L1_base.h | Prototypes of the L1Base library |
▼ Login-Logout API | |
login_logout_api.h | Prototypes of the LOGIN LOGOUT API |
▼ Security API | |
security_api.h | Prototypes of the SECURITY API |
▼ Utility API | |
utility_api.h | Prototypes of the UTILITY API |
L1.cpp | Implementation of the L1 methods |
L1.h | Prototype of the L1 library |
L1_enumerations.h | All the enumeration structures used in the L1 library |
L1_error_manager.h | Exception classes |
L1_login_logout.cpp | Implementation of the LOGIN LOGOUT API |
▼ LH | |
▼ Commodities API | |
commodities_api.h | Prototypes of the COMMODITY API |