Test proper GCM IV length handling
[platform/core/security/key-manager.git] / src /
2023-05-24 Krzysztof JackiewiczTest proper GCM IV length handling 70/293270/2
2023-05-18 Krzysztof JackiewiczRename DataType::isSKey 43/293043/1
2023-05-18 Krzysztof JackiewiczFix backend selection logic 87/292887/2
2023-05-08 Krzysztof JackiewiczFix default value for KBKDF LLEN parameter 76/292476/1
2023-05-05 Krzysztof JackiewiczBackend info API 35/292135/9
2023-05-05 Krzysztof JackiewiczMulti-stage encryption API 38/292038/6
2023-05-05 Krzysztof JackiewiczFix ckmc_key_derive API description 07/292407/2
2023-04-17 Krzysztof JackiewiczUnify variable naming in key export 89/291489/2
2023-04-14 Krzysztof JackiewiczFix documentation issues in E2EE API 43/291043/6
2023-04-14 Krzysztof JackiewiczFix documentation issues 42/291042/5
2023-04-04 Krzysztof JackiewiczFix svace/coverity issues 15/290815/3
2023-04-03 Tomasz SwierczekFix build for 64-bit architectures. 77/290777/1
2023-03-31 Krzysztof JackiewiczMerge branch 'e2ee' into 'tizen' 51/290751/1
2023-03-31 Krzysztof JackiewiczKey wrapping implementation in TZ backend 48/290448/11
2023-03-31 Krzysztof JackiewiczKey unwrapping implementation in TZ backend 45/290445/11
2023-03-31 Dariusz MichalukChange code formatting in import/export wrapped key 49/290749/1
2023-03-31 m.ksiezakImplementation of ckmc_export_wrapped_key 84/289984/30
2023-03-31 m.ksiezakImplementation of ckmc_import_wrapped_key 29/288529/24
2023-03-30 Krzysztof JackiewiczUse new types in key derivation 58/290558/2
2023-03-30 Krzysztof JackiewiczisSKey mistake counter + a refactoring promise 47/290547/4
2023-03-27 Krzysztof JackiewiczSimplify DB::Row/Token extraction 46/290346/6
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
next