1. 934c7ed acipher: Add dynamic algorithm selection and decryption support by Amey Avinash Raghatate · 9 weeks ago master 4.9.0
  2. e217db3 ecdh: new example demonstrating ECDH shared secret derivation by Amey Avinash Raghatate · 6 months ago 4.9.0-rc1
  3. 4643e4b aes: remove CFG_TA_OPTEE_CORE_API_COMPAT_1_1 by Amey Avinash Raghatate · 3 months ago
  4. ffddefd sign_verify: more user friendly host interface by Etienne Carriere · 4 months ago
  5. 77e135c sha: more user friendly host trace messages by Etienne Carriere · 4 months ago
  6. a1009a9 ecdsa: more user friendly host interface by Etienne Carriere · 4 months ago
  7. 4c349e6 acipher: more user friendly host trace messages by Etienne Carriere · 4 months ago
  8. 3ef17eb ecdsa: remove use of TA_FLAG_EXEC_DDR by Etienne Carriere · 4 months ago 4.8.0 4.8.0-rc1
  9. 0f2c419 ecdsa: TEE_Free*() functions support null handle argument by Etienne Carriere · 4 months ago
  10. a9b3431 ecdsa: fix possible object double free issues by Etienne Carriere · 4 months ago
  11. 1790379 sign_verify: define local variables at block entry by Etienne Carriere · 5 months ago
  12. 0d8497a hotp: remove useless session pointer reset by Etienne Carriere · 5 months ago
  13. b4d0cff hotp: TEE_Free*() functions support null handle argument by Etienne Carriere · 5 months ago
  14. 151ede0 aes: TEE_Free*() functions support null handle argument by Etienne Carriere · 5 months ago
  15. a090390 treewide: apply SPDX license tag on source and header files by Etienne Carriere · 5 months ago
  16. 2691348 treewide: remove unless void cast on unused function arguments by Etienne Carriere · 5 months ago
  17. eaf1dd7 treewide: fix indentation issues by Etienne Carriere · 5 months ago
  18. 5790c81 treewide: always initialize local variables where defined by Etienne Carriere · 5 months ago
  19. caf257b treewide: remove use of TA_FLAG_EXEC_DDR by Etienne Carriere · 5 months ago
  20. 201ef16 sign_verify: fix memory release issues by Etienne Carriere · 5 months ago
  21. ebc0c1f sign_verify: fix size_t type trace specifier by Etienne Carriere · 5 months ago
  22. 095af29 secure_storage: fix obj_id memory leak by Boerje Sewing · 4 months ago
  23. c7df388 aes: add support for CCM and GCM algorithms by Amey Avinash Raghatate · 6 months ago
  24. 6939295 sha: new example for SHA HMAC and Digest algos by Amey Avinash Raghatate · 6 months ago
  25. bbaca7e Makefile: Avoid variable override by Vyacheslav Yurkov · 4 months ago
  26. 90f871e ecdsa: add new example with runtime algo selection by Amey Avinash Raghatate · 6 months ago
  27. e9ed2a8 github: update stale workflow to v10.0.0 by Jerome Forissier · 5 months ago
  28. 911076b sign_verify: Add dynamic algorithm selection with sign and verify support by Amey Avinash Raghatate · 6 months ago
  29. 238cdef aes: add support for AES algorithm and selection of algorithm at runtime by Amey Avinash Raghatate · 7 months ago
  30. 14321a0 secure_storage: Revise inappropriate annotations by f-hy · 8 months ago 4.7.0 4.7.0-rc1
  31. 670beaa cmake: raise minimum required to 3.5 by Sudeep Holla · 9 months ago
  32. 5306d2c aes: fix key memory leak by Michal Morsisko · 1 year, 1 month ago 4.5.0 4.6.0 4.6.0-rc1
  33. e293785 random: add missing TA_VERSION and TA_DESCRIPTION by Etienne Carriere · 1 year, 1 month ago 4.5.0-rc1
  34. a8db2cd hotp: add missing TA_VERSION and TA_DESCRIPTION by Etienne Carriere · 1 year, 1 month ago
  35. 90622f3 Remove misleading TA properties in new added examples by ivila · 1 year, 2 months ago
  36. 378dc0d hotp: use sess_ctx instead of global variables by erha · 2 years, 10 months ago 3.21.0 3.22.0 3.22.0-rc1 4.0.0 4.0.0-rc1 4.1.0 4.1.0-rc1 4.2.0 4.2.0-rc1 4.3-rc1 4.3.0 4.3.0-rc1 4.4.0 4.4.0-rc1
  37. a98d01e pluging: add missing of dependency syslog on teec by Etienne Carriere · 3 years, 2 months ago 3.20.0 3.20.0-rc1 3.21.0-rc1
  38. 3ca8454 Enable compatibility with TEE Internal Core API v1.1 by Jens Wiklander · 3 years, 2 months ago
  39. f301ee9 plugins: fix formatting string of the syslog() by imlk · 3 years, 9 months ago 3.18.0 3.18.0-rc1 3.19.0 3.19.0-rc1
  40. f909bfa Makefile: Fix non-portable sh check for plugins by Alejandro Enedino Hernandez Samaniego · 4 years ago
  41. 65fc743 GitHub actions: fix incorrect version by Joakim Bech · 4 years, 2 months ago 3.16.0 3.16.0-rc1 3.17.0 3.17.0-rc1
  42. 64ce8f7 GitHub actions: add a stales.yml file by Joakim Bech · 4 years, 2 months ago
  43. ff4b493 Makefile: Enable plugins installation in rootfs by Sumit Garg · 4 years, 7 months ago 3.15.0 3.15.0-rc1
  44. f32f1c7 plugins: Honour default cross compiler environment setup by Sumit Garg · 4 years, 7 months ago
  45. e9c8705 Makefile: shell fixes by Yann Dirson · 4 years, 10 months ago 3.14.0 3.14.0-rc1
  46. 7923cf1 Use LDFLAGS for host binaries by Yann Dirson · 4 years, 10 months ago
  47. 5ceb1ff plugins/Android.mk: add segment to build plugin by Victor Chong · 4 years, 9 months ago
  48. 88bf8a3 Android.mk: remove OPTEE_CLIENT_EXPORT by Victor Chong · 4 years, 9 months ago
  49. 0607ed4 plugins: example of using the tee-supplicant plugin framework by Aleksandr Anisimov · 5 years ago 3.13.0 3.13.0-rc1
  50. 9a755dc fix typo in comments for acipher, aes, hello_world and random examples by Aleksandr Anisimov · 5 years ago 3.12.0 3.12.0-rc1
  51. 9a7dc59 secure_storage: use private buffers by Jerome Forissier · 5 years ago 3.11.0 3.11.0-rc1
  52. 6c59a2e random: use private buffer by Jerome Forissier · 5 years ago
  53. c6eb00a ta: remove CPPFLAGS by Jerome Forissier · 6 years ago 3.10.0 3.10.0-rc1
  54. a66caa4 hotp: fix buffer overflow issue by Joakim Bech · 6 years ago
  55. f7f5a3a github: update the link to optee_examples documentation by Joakim Bech · 6 years ago 3.9.0 3.9.0-rc1
  56. 701d9d1 acipher: fix TA_FLAGS to be compatible with old version of optee_os by SeongOok CHOI · 6 years ago
  57. f34ab7a acipher: add missed header by SeongOok CHOI · 6 years ago
  58. 559b214 sstorage: Add missed header by Ruslan Piasetskyi · 6 years ago 3.7.0 3.7.0-rc1 3.8.0 3.8.0-rc1
  59. 292da2f sstorage: sync build variables for flexible cross build by Ricardo Salveti · 7 years ago 3.6.0 3.6.0-rc1
  60. 12f215a sstorage: fix unused parameter error messages by Joakim Bech · 7 years ago
  61. 80a4c13 sstorage: fix vendor linker error by Joakim Bech · 7 years ago
  62. 6bcc3bb docs: Remove current docs and link to the new location by Joakim Bech · 7 years ago
  63. 9890a50 Secure_storage: fix size type into uint32_t by Zhenchuan Chai · 7 years ago 3.5.0 3.5.0-rc1
  64. 86a25e8 acipher: fix type in error trace by Etienne Carriere · 7 years ago
  65. db08da1 cmake: prefix host tools file names with optee_example_ by Etienne Carriere · 7 years ago
  66. a5342e6 aes: various spelling correction in comments. by Kees Jongenburger · 7 years ago
  67. 5a05177 IV In AES CRT mode is always 128 bits regarldless the key size by Kees Jongenburger · 7 years ago 3.4.0 3.4.0-rc1
  68. 53893aa various typo fixes in TA_basics.md by Markus Wamser · 7 years ago
  69. 10fc1b9 aes: main.c: Remove unnecessary initialization by Masashi Honma · 7 years ago
  70. dc019d1 aes: main.c: Fix a typo by Masashi Honma · 7 years ago
  71. 20e5a61 Remove misleading TA properties by Jerome Forissier · 7 years ago
  72. 552c9d0 secure_storage: Add CMakeLists.txt by Joakim Bech · 7 years ago 3.3.0 3.3.0-rc1 3.3.0-rc2
  73. 8034457 secure_storage: do not store object ID in shared memory by Rahul Dhobi · 8 years ago
  74. 9396d27 Add acipher example for asymetric cipher by Jens Wiklander · 7 years ago
  75. e6704d3 hotp: fix sign compare error by Victor Chong · 7 years ago
  76. fdee74d main.c: avoid unused parameter warning or error by Victor Chong · 8 years ago
  77. c3c4c89 Android.mk: make xtest installed in the vendor partition by Victor Chong · 8 years ago
  78. ce41176 hotp: Android.mk: fix module name by Victor Chong · 8 years ago
  79. ae02c09 Raw access to trusted application secure storage by Etienne Carriere · 8 years ago
  80. 1c5d96f ta/Makefiles: Set LDFLAGS to null before building ta make scripts by Bryan O'Donoghue · 8 years ago 3.2.0 3.2.0-rc1
  81. 029d583 Use "make --no-builtin-variables" to build client applications by Jerome Forissier · 8 years ago
  82. 1d7d9ad host/Makefiles: Allow CC variable to be derived from env by Bryan O'Donoghue · 8 years ago
  83. d998273 LICENSE: Add the standard optee-os LICENSE text by Bryan O'Donoghue · 8 years ago
  84. 5beb50f cmake support for host applications only (not TAs) by Jens Wiklander · 8 years ago 3.1.0 3.1.0-rc1
  85. e80f7b8 Add command to determine EXAMPLE_LIST by Firas Zaidan · 8 years ago 3.0.0 3.0.0-rc1
  86. 3d544c0 optee_random: fix compilation error with GCC 4.9 by Jerome Forissier · 8 years ago
  87. f206ea1 hotp: change outlen to uint32_t in hmac_sha1 by Joakim Bech · 8 years ago
  88. 57ee1cd hotp: Add documentation for HMAC OTP by Joakim Bech · 8 years ago
  89. 5f9181e hotp: Add Android makefiles by Joakim Bech · 8 years ago
  90. 730a0da hotp: Initial commit for HMAC-OTP (RFC4226) by Joakim Bech · 8 years ago
  91. 4201a69 AES TA: Fix compiler errors on AArch64 by Joakim Bech · 8 years ago
  92. 5c342e7 docs: basics for TA development by Etienne Carriere · 8 years ago
  93. 11388fa Fix make script to report build failure by Etienne Carriere · 8 years ago
  94. a8118d8 AES ciphering APIs (setup operation, load key/iv, process ciphering) by Etienne Carriere · 8 years ago
  95. d3cb276 Various minor changes on optee examples by Etienne Carriere · 8 years ago
  96. 22bb6d0 gitignore generated out directory by Etienne Carriere · 8 years ago
  97. a48df3c make: fix CAs copy issue by Igor Opaniuk · 8 years ago 2.6.0
  98. 06fe31c examples: add initial examples for RFC by Igor Opaniuk · 9 years ago
  99. 8930736 Initial commit by Igor Opaniuk · 9 years ago