- a5c30b1 Makefile: Makefile: only preserve links when installing output files by Clement Faure · 4 years ago
- dc58de2 tee-supplicant: close shm fd before freeing memory by Jens Wiklander · 4 years ago
- f2a7c94 tee-supplicant/src/tee_supplicant.c: fix build without plugins by Fabrice Fontaine · 4 years ago
- 9a33704 public: Fix simple typo in tee_client_api.h by Ding Tao · 4 years, 1 month ago 3.17.0
- 8aed3ed tee-supplicant: accept -r as a short option for --rpmb-cid by Jerome Forissier · 4 years, 1 month ago
- 5a69d55 tee-supplicant: add --rpmb-cid command line option by Jerome Forissier · 4 years, 2 months ago 3.17.0-rc1
- 88d374e tee-supplicant: rpmb: read CID in one go by Jerome Forissier · 4 years, 2 months ago
- ba0ed67 tee-supplicant: rpmb: introduce readn() wrapper to the read() syscall by Jerome Forissier · 4 years, 2 months ago
- 945704e tee-supplicant: fix plugin loading logic by Ondrej Kubik · 4 years, 3 months ago
- edf3072 tee-supplicant: refactor argument parsing in main() by Ondrej Kubik · 4 years, 4 months ago
- 876b1ae tee-supplicant: introduce struct tee_supplicant_params for global config by Ondrej Kubik · 4 years, 4 months ago
- 8b3f7fe libckteec: add support for ECDH derive by Jorge Ramirez-Ortiz · 4 years, 6 months ago
- 06db73b libteec: copy out partial shadow buffer by Jens Wiklander · 4 years, 4 months ago 3.16.0 3.16.0-rc1
- f6e05d3 GitHub actions: fix incorrect version by Joakim Bech · 4 years, 5 months ago
- 975fa78 GitHub actions: add a stales.yml file by Joakim Bech · 4 years, 5 months ago
- df537dd tee-supplicant: read_with_timeout(): fix non-blocking peeking by Jens Wiklander · 4 years, 6 months ago
- 6d54f84 tee-supplicant: recv_with_out_flags(): check EINTR by Jens Wiklander · 4 years, 6 months ago
- f4f54e5 libseteec: Secure Element control by Jorge Ramirez-Ortiz · 4 years, 7 months ago
- e532a51 tee-supplicant: tee_socket_recv(): report truncated datagrams by Jens Wiklander · 4 years, 7 months ago
- 2a99339 libckteec: check for ckteec_alloc_shm rval by Elvira Khabirova · 4 years, 7 months ago
- b3e9cee tee-supplicant: handle ftell() errors by Elvira Khabirova · 4 years, 7 months ago
- 9876c9c teec_ta_load: replace printfs with DMSGs by Elvira Khabirova · 4 years, 7 months ago
- ae19e95 .gitignore: add tags and TAGS by Elvira Khabirova · 4 years, 7 months ago
- 1828743 libckteec: Fix return value for wrong size CK_ULONG by Vesa Jääskeläinen · 4 years, 8 months ago 3.15.0 3.15.0-rc1
- 96f9ebe libckteec: Enable CK_ULONG conversion for CKA_CERTIFICATE_CATEGORY by Vesa Jääskeläinen · 4 years, 8 months ago
- f86dc66 libckteec: Enable CK_ULONG conversion for CKA_NAME_HASH_ALGORITHM by Vesa Jääskeläinen · 4 years, 8 months ago
- 3c41634 libckteec: Add support for CKM_AES_CMAC_GENERAL by Victor Chong · 4 years, 8 months ago
- 98e0c1a libckteec: Define certificate type and category in pkcs11.h by Vesa Jääskeläinen · 4 years, 9 months ago
- 69816df libckteec: Synchronize TA interface's certificate definitions by Vesa Jääskeläinen · 4 years, 9 months ago
- f591143 tee-supplicant: add CFG_TEE_SUPP_PLUGINS to enable or not plugin support by Etienne Carriere · 4 years, 10 months ago
- 7197806 libckteec: Add support for more HMAC mechanisms by Victor Chong · 5 years ago
- 788fa9c libteec: Convert EINVAL errno to an appropriate TEEC error code by Sadiq Hussain · 4 years, 9 months ago
- 6559389 libckteec: Correct error returned for C_UnwrapKey() by Ruchika Gupta · 4 years, 10 months ago
- 05875bc libckteec: fix C_GetAttributeValue() handling for CK_UNAVAILABLE_INFORMATION by Ruchika Gupta · 4 years, 10 months ago
- 79e8e95 libckteec: In C_OpenSession() allow notify callback to be specified by Vesa Jääskeläinen · 4 years, 10 months ago
- cd66d40 libckteec: Add PKCS #1 RSA OAEP encryption support by Vesa Jääskeläinen · 5 years ago
- 6e94ff5 libckteec: Add PKCS #1 RSA PSS signing support by Vesa Jääskeläinen · 5 years ago
- bc8c1f0 libckteec: Add PKCS #1 v1.5 RSA signing support by Vesa Jääskeläinen · 5 years ago
- 453c76a libckteec: Add RSA support for C_GenerateKeyPair() by Vesa Jääskeläinen · 5 years ago
- 705df45 libckteec: Fix output buffer size query for C_Encrypt*/C_Decrypt* by Vesa Jääskeläinen · 5 years ago
- 06e1b32 libckteec: Fix wrapped key output buffer size query for C_WrapKey by Vesa Jääskeläinen · 5 years ago 3.14.0 3.14.0-rc1
- 1571dd4 libckteec: Fix querying size of CK_ULONG attributes by Vesa Jääskeläinen · 5 years ago
- ee388a1 libckteec: Fix signature size query for C_Sign/C_SignFinal by Vesa Jääskeläinen · 5 years ago
- e79465e libckteec: Add implementation for wrapping/unwrapping keys by Ruchika Gupta · 5 years ago
- 538b3c3 libckteec: Allocate command ID's for wrapping/unwrapping keys by Ruchika Gupta · 5 years ago
- 4f74df7 libckteec: Add missing error codes by Ruchika Gupta · 5 years ago
- e9d3bf3 libckteec: Add missing indirect template by Ruchika Gupta · 5 years ago
- fa1d30c tee_supplicant.c: Fix shared memory size retrieval from OPTEE by Timothée Cercueil · 5 years ago
- 7ae9a40 libckteec: fix spelling mistake by Pengguang Zhu · 5 years ago
- 5ade810 AOSP: add support for plugin framework by Victor Chong · 5 years ago
- 649507c Android.mk: set log level by Victor Chong · 5 years ago
- 43a51f9 tee_supplicant_android.mk: reorder lines by Victor Chong · 5 years ago
- 7c9c423 Makefile: install optee_client_config.mk at INCLUDEDIR by Ricardo Salveti · 5 years ago 3.13.0
- 6782dcf tee-supplicant: plugin: remove regular file check by Rouven Czerwinski · 5 years ago
- 7e2063a libckteec: Add signing support for ECDSA by Vesa Jääskeläinen · 5 years ago 3.13.0-rc1
- f24b948 libckteec: Add implementation for C_GenerateKeyPair() by Vesa Jääskeläinen · 5 years ago
- 91e7c97 libckteec: Allocate command ID for key pair generation by Vesa Jääskeläinen · 5 years ago
- 0fe819f libckteec: release active processing on functions failures by Etienne Carriere · 5 years ago
- 2c812c5 libckteec: return CKR_CANT_LOCK if mutex fails at lib initialization by Etienne Carriere · 6 years ago
- 562dadc Allocate page aligned shared memory buffers by Jens Wiklander · 6 years ago
- 5da4da9 tee-supplicant: rpmb: switch to MMC_IOC_MULTI_CMD by Ricardo Salveti · 5 years ago
- bda3442 libckteec: serialize: Fix crash with NULL pValue in attribute by Ruchika Gupta · 5 years ago
- 6b90868 libckteec: add missing <unistd.h> for gid_t by Etienne Carriere · 5 years ago
- 33fc35d libckteec: Add support for digest operations by Vesa Jääskeläinen · 5 years ago
- e1f0c55 libckteec: Add API for releasing active processing by Vesa Jääskeläinen · 5 years ago
- 8c42336 libckteec: Allow error code CKR_DATA_LEN_RANGE in C_DeriveKey() by Ruchika Gupta · 5 years ago
- 61cdbde libckteec: Add implementation of key derivation function by Ruchika Gupta · 5 years ago
- d54a4a8 libckteec: Allocate command ID for key derivation by Ruchika Gupta · 5 years ago
- 0698b42 libckteec: serialize_ck: Add helper functions for mechanisms by Ruchika Gupta · 5 years ago
- 3770066 libckteec: Add structure for key derivation string data by Ruchika Gupta · 5 years ago
- d1ae575 libckteec: Add implementation for random number generation by Vesa Jääskeläinen · 5 years ago
- fdcb377 libckteec: Allocate command ID for random number generation by Vesa Jääskeläinen · 5 years ago
- 45dd4cd libckteec: Add support for modifying and copying objects by Ruchika Gupta · 5 years ago
- 523d50b tee-supplicant: daemonize before opening a supplicant device by Elvira Khabirova · 5 years ago
- 41d73fe libckteec: add missing include for gid_t by George Hopkins · 5 years ago
- 1e91cc7 tee-supplicant: add a framework for loadable plugins by Aleksandr Anisimov · 5 years ago
- 02803c1 libckteec: serialize_ck: Add description about serialization by Vesa Jääskeläinen · 5 years ago
- f78e201 libckteec: fix C_GetAttributeValue() handling for CK_UNAVAILABLE_INFORMATION by Vesa Jääskeläinen · 5 years ago
- 629da8a libckteec: deserialize_ck_attributes(): Fix data alignment by Vesa Jääskeläinen · 5 years ago
- 7c5eea5 libckteec: deserialize_ck_attribute(): Fix return of attribute data size by Vesa Jääskeläinen · 6 years ago
- d42066d libckteec: deserialize_ck_attributes(): Fix handling of attribute serializer by Vesa Jääskeläinen · 6 years ago
- 347144b libckteec: serialize: fix check for ULONG type entries by Ruchika Gupta · 5 years ago 3.12.0
- 0bd202f Android.mk: build libckteec.so by Victor Chong · 5 years ago
- 6d96806 Update android makefiles by Victor Chong · 5 years ago
- f57695a Android.mk: build 32- and 64-bit libteec.so by Victor Chong · 5 years ago
- ebc4009 libckteec: add support for get object size and attributes by Ruchika Gupta · 5 years ago
- 51dfdae libckteec: sync with pkcs11 ta api for object related commmands by Ruchika Gupta · 5 years ago
- 110d11d libckteec: helper function to deserialize a attribute template by Ruchika Gupta · 5 years ago
- fc91401 libckteec: add support for Find Object Function by Ruchika Gupta · 5 years ago
- 5530fe8 libckteec: sync with pkcs11 ta api for find objects by Ruchika Gupta · 5 years ago
- 487e341 libckteec: Allow NULL_PTR PIN entry in C_SetPIN() by Vesa Jääskeläinen · 5 years ago 3.12.0-rc1
- ed07e5a libckteec: Allow NULL_PTR PIN entry in C_InitPIN() by Vesa Jääskeläinen · 5 years ago
- fee8748 libckteec: Allow NULL_PTR PIN entry in C_Login() by Vesa Jääskeläinen · 6 years ago
- 3b2daee libckteec: Allow NULL_PTR PIN entry in C_InitToken() by Vesa Jääskeläinen · 5 years ago
- f84eaf1 libckteec: Use environment variables to determine OP-TEE TA login by Vesa Jääskeläinen · 6 years ago
- 3f47916 libckteec: invoke_ta: initialize un-initialized variables by Vesa Jääskeläinen · 5 years ago
- 8b058cd libckteec: Add PKCS11_CKR_SESSION_PARALLEL_NOT_SUPPORTED to TA interface by Vesa Jääskeläinen · 5 years ago
- 65a5d4b libckteec: add support for Key Generation Function by Ruchika Gupta · 5 years ago
- c265350 libckteec: sync with pkcs11 ta api for generate key by Ruchika Gupta · 5 years ago
- 3091ff9 libckteec: fix header inclusion ordering by Etienne Carriere · 5 years ago