SEcube open-source SDK
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  sefile
 doxygen_sefile.h
 environment.hThis is a header file required by any application exploiting SEfile and/or SEkey
 SEcureDB.hThis header contains prototypes, constants and structures that are needed to implement the encrypted SQLite database (a.k.a. SEcure Database) based on SEfile
 SEfile.cppIn this file you will find the implementation of the functions already described in SEfile.h and SEfile_C_interface.h
 SEfile.hThis is the SEfile header that contains most of the methods, constants and structures used by SEfile
 SEfile_C_interface.hThis file includes some of the constants, return values and public functions used for implementing a secure file system
  sekey
 doxygen_sekey.h
 SEkey.hThis file includes everything about SEkey
  sources
  L0
  Communication API
 communication_api.hPrototypes of the COMMUNICATION API
  L0 Base
 L0_base.cppImplementation of the L0Base library
 L0_base.hPrototypes of the L0Base library
  Provision API
 provision_api.hPrototypes of the PROVISION API
 L0.cppImplementation of the L0 methods
 L0.hPrototype of the L0 library
 L0_commodities.cppImplementation of the COMMODITY API
 L0_communication.cppImplementation of the COMMUNICATION API
 L0_enumerations.hAll the enumeration structures used in the L0 library
 L0_error_manager.hException classes
 L0_provision.cppImplementation of the PROVISION API
  L1
  Crypto Libraries
 aes256.h
 pbkdf2.h
 sha256.h
  L1 Base
 L1_base.cppImplementation of the L1Base library
 L1_base.hPrototypes of the L1Base library
  Login-Logout API
 login_logout_api.hPrototypes of the LOGIN LOGOUT API
  Security API
 security_api.hPrototypes of the SECURITY API
  Utility API
 utility_api.hPrototypes of the UTILITY API
 L1.cppImplementation of the L1 methods
 L1.hPrototype of the L1 library
 L1_enumerations.hAll the enumeration structures used in the L1 library
 L1_error_manager.hException classes
 L1_login_logout.cppImplementation of the LOGIN LOGOUT API
  LH
  Commodities API
 commodities_api.hPrototypes of the COMMODITY API