Enable EC key pair generation in TZ backend
[platform/core/security/key-manager.git] / src /
2023-03-27 Krzysztof JackiewiczEnable EC key pair generation in TZ backend 87/290487/2
2023-03-27 Krzysztof JackiewiczMake unpack a static GStore method 47/290447/3
2023-03-27 Krzysztof JackiewiczReplace 'virtual' with 'override' in TZ Store 44/290444/4
2023-03-27 Krzysztof JackiewiczKey derivation in TZ backend 25/290125/8
2023-03-27 Krzysztof JackiewiczImplement EC key pair generation in TZ backend 91/290191/5
2023-03-27 Krzysztof JackiewiczRemove unused function 49/290449/2
2023-03-27 Krzysztof JackiewiczTZ backend helpers 27/290127/7
2023-03-24 Krzysztof JackiewiczUse proper constant in TZ data import 35/290135/4
2023-03-20 Krzysztof JackiewiczAdd ECDH+KBKDF example 62/287562/19
2023-03-17 Krzysztof JackiewiczKBKDF HMAC implementation in sw backend 67/288367/12
2023-03-17 Krzysztof JackiewiczCustom KBKDF HMAC implementation 66/288366/12
2023-03-17 Krzysztof JackiewiczSw backend ECDH implementation 55/288055/12
2023-03-17 Krzysztof JackiewiczMake pack() a SW Store's static method 54/288054/12
2023-03-17 Krzysztof JackiewiczKey derivation implementation: client & server 52/288052/11
2023-03-17 Krzysztof JackiewiczRemove API doc leftover 29/290029/1
2023-03-16 Krzysztof JackiewiczCleanup TZ backend API 44/289844/3
2023-03-16 Krzysztof JackiewiczKeep the backend id in GObj 53/288053/11
2023-03-16 Krzysztof JackiewiczAllow saving unexportable data 30/288830/5
2023-02-23 Krzysztof JackiewiczFix decryption with unexpected password 90/288590/2
2023-02-23 Krzysztof JackiewiczDerivation API extension 40/288440/6
2023-02-09 Krzysztof JackiewiczE2EE API draft 61/287561/6
2023-02-09 Krzysztof JackiewiczRemove unnecessary helpers from CkmLogic 74/287974/3
2023-02-09 Krzysztof JackiewiczUnify CKMLogic methods and fix PKCS12 support 73/287973/3
2023-02-09 Krzysztof JackiewiczFix indentation 49/288049/1
2023-02-08 Krzysztof JackiewiczUnify app key loading 05/287805/2
2023-02-08 Krzysztof JackiewiczSimplify explicit to effective owner translation 04/287804/2
2023-02-08 Krzysztof JackiewiczPass proper owner to hashing function 03/287803/2
2023-02-08 Krzysztof JackiewiczMove system db owner check to AccessControl 02/287802/2
2023-02-08 Krzysztof JackiewiczFix indentation 01/287801/2
2023-02-08 Krzysztof JackiewiczSW backend API cleanup 00/287800/2
2022-10-11 Krzysztof JackiewiczAdd more KeyProvider tests 05/282805/1 accepted/tizen/unified/20221102.020616
2022-10-06 Krzysztof JackiewiczRefactor KeyProvider 11/282611/1
2022-10-06 isaac2.leeadd debug log and fix a bug 58/282558/3
2022-10-05 이이삭/System Securit... add the se-backend for db encryption 49/282549/1
2022-09-26 Krzysztof JackiewiczFix encryption request handling 50/282050/1
2021-07-30 Tomasz SwierczekDeprecate ckmc_ocsp_check API 91/261991/1
2021-06-25 Michał SzaknisUse fixed object ID in TZ backend 44/260344/5
2021-05-13 Krzysztof JackiewiczOpen legacy db in R/W mode 35/258335/1
2021-02-18 Dariusz MichalukSuppress TEEC deprecated declarations warnings 48/253848/2
2021-02-08 INSUN PYOChange systemd-devel package name 95/252795/2
2021-02-03 Krzysztof JackiewiczRemove useless socket description timeout initialization 16/252816/3
2021-02-03 Krzysztof JackiewiczCheck sockets received from services 15/252815/3
2021-02-03 Krzysztof JackiewiczMake SocketDescription getters const 98/252598/3
2021-02-03 Krzysztof JackiewiczValidate cynara sockets 97/252597/3
2021-01-29 Konrad LipinskiMerge "Catch exceptions before returning to cynara...
2021-01-29 Konrad LipinskiRefrain from retrying close(int) (per man 2 close) 02/252302/2
2021-01-29 Krzysztof JackiewiczCatch exceptions before returning to cynara 96/252596/2
2021-01-29 Krzysztof JackiewiczUse eventfd instead of pipes for notifications 11/252011/3
2021-01-25 Krzysztof JackiewiczPrevent writing to a socket marked as closed 34/251534/8
2021-01-25 Krzysztof JackiewiczRefactor SocketManager's timeout queue 00/251400/10
2021-01-15 Krzysztof JackiewiczAdd timeout queue stress test 99/251399/5
2021-01-15 Krzysztof JackiewiczAdd check for connection counter in the server 97/251397/3
2021-01-15 Krzysztof JackiewiczStart SocketManager as not working 98/251398/2
2021-01-04 Krzysztof JackiewiczUse memcpy to avoid unaligned access 90/250790/3
2021-01-04 Krzysztof JackiewiczMake IEncryptionService destructor protected 53/250753/1
2020-12-14 Tomasz SwierczekChange DB access credentials variable name 57/249457/2
2020-12-09 Dariusz MichalukUpgrade to sqlcipher 4.4.2 80/249280/1 accepted/tizen/unified/20201214.124456 submit/tizen/20201211.092147
2020-12-09 Dariusz Michaluk[NOT COMPILING] Replace sqlcipher with upstream 4.4.2 79/249279/1
2020-12-04 Krzysztof JackiewiczFix UB in LogSystem 65/249065/2
2020-10-05 Mateusz CegielkaFix misplaced parentheses in error code comparison 24/245224/1
2020-09-17 Konrad LipinskiMake custom unique_ptr deleters stateless 82/243182/6
2020-09-16 Konrad LipinskiConstrain async tryCatch to Observer::ReceivedError 71/244271/1
2020-09-16 Konrad LipinskiShrink ManagerAsync::Impl code 76/243176/5
2020-09-16 Konrad LipinskiDeduplicate exception handling in CKMLogic a wee bit 54/243054/5
2020-09-16 Konrad LipinskiTurn some CKMLogic members into free functions 53/243053/5
2020-09-16 Konrad LipinskiShrink client manager impl a bit 52/243052/5
2020-09-16 Konrad LipinskiRefactor ocspDoVerify a bit 81/242681/8
2020-09-16 Konrad LipinskiShrink ocsp.h to a single free function 80/242680/5
2020-09-16 Konrad LipinskiDeduplicate client manager impl de/serialization 52/242552/6
2020-09-16 Konrad LipinskiForward retCode in alias vector getters 70/244270/1
2020-09-14 Konrad LipinskiDeduplicate client manager impl deserialization 51/242551/4
2020-09-14 Konrad LipinskiDeduplicate sw backend keyPair creation 50/242550/4
2020-09-14 Konrad LipinskiDeduplicate ckmc_get_*_alias_list 49/242549/4
2020-09-14 Konrad LipinskiPrevent some CAPI exception leakage 48/242548/4
2020-09-02 Mateusz CegielkaRefactor base64 implementation 19/240019/8
2020-09-02 Mateusz CegielkaOptimize, fix memory zeroing and refactor BinaryQueue 70/240670/6
2020-09-02 Mateusz CegielkaOptimize message serialization 69/240669/5
2020-08-28 Mateusz CegielkaAdd automatic data decryption to ckm_db_tool 31/238831/14
2020-08-27 Mateusz CegielkaRemove CryptoExt class in favor of friendship 49/239049/10
2020-08-17 Mateusz CegielkaMove Token and CryptoBackend to common 31/240031/3
2020-08-04 Mateusz CegielkaRemove unused Stringify macro variants 24/240224/1
2020-07-20 Krzysztof JackiewiczImprove KeyProvider tests 42/238842/2
2020-07-14 Krzysztof JackiewiczGet rid of the openssl 1.0.2 specific code 11/238511/1
2020-07-14 Krzysztof JackiewiczMake BeginTransaction exclusive and use it 10/238510/1
2020-07-14 Krzysztof JackiewiczRemove unused SqlConnection::DataCommand::Reset 09/238509/1
2020-07-14 Krzysztof JackiewiczReturn if there are no rows to save 08/238508/1
2020-07-09 Krzysztof JackiewiczRemove unused DB::Crypto methods 13/237913/5
2020-07-09 Krzysztof JackiewiczAdd unit tests related to Pkcs 12 02/237602/6
2020-07-09 Krzysztof JackiewiczSW backend unit tests 78/235778/14
2020-06-30 Krzysztof JackiewiczUnwrap 4 lines in SW::Internals to make them covered 66/237366/2
2020-06-12 Krzysztof JackiewiczImprove KeyImpl & KeyAesImpl code coverage 73/235573/7
2020-06-10 Krzysztof JackiewiczReorganize project structure and RPM packages 36/234236/12
2020-05-18 Krzysztof JackiewiczRefactor DataType related code 22/232722/6
2020-05-18 Krzysztof JackiewiczDon't return command in client-server communication 46/233046/3
2020-05-11 Krzysztof JackiewiczFix async symmetric key getter 26/233026/1
2020-04-09 Konrad LipinskiAnnotate fallthru switch statements 57/230057/2
2020-03-30 Konrad LipinskiSwitch to sqlcipher library 99/227099/27
2020-03-30 Konrad Lipinski[NOT COMPILING] Append 4.3.0 dbdump.c to sqlcipher 60/227960/10
2020-03-30 Konrad Lipinski[NOT COMPILING] Replace sqlcipher with upstream 4.3.0 59/227959/10
2020-03-30 Krzysztof JackiewiczImprove CryptoLogic tests code coverage 75/228975/4
next