platform/core/security/trusted/key-manager-ta.git
11 days ago Jakub WlostowskiImplement ECDSA import 05/318405/5 tizen
2024-09-13 Dariusz MichalukFix memory copying 52/317752/1
2024-09-13 Dariusz MichalukUse TEE_GenerateRandom for obtaining random numbers 31/317731/1
2024-09-05 Jan WojtkowskiCorrect PQC memory allocation 81/317181/1
2024-09-03 Dariusz MichalukSupport ML-KEM derive hybrid 53/316553/12
2024-09-03 Jan WojtkowskiSupport ML-KEM (en/de)capsulation 23/315623/14
2024-09-03 Jan WojtkowskiSupport ML-KEM keypair creation 43/315143/15
2024-07-26 Dariusz MichalukIgnore deprecation warnings 25/315225/1
2024-05-15 Dariusz MichalukAllow using SHA384 & SHA512 with RSA OAEP 66/311166/1
2024-05-15 Dariusz MichalukSupport concatenated wrapping 65/311165/1
2024-03-06 Dong Sun LeeMerge "Support exporting RSA public key from TZ" into...
2024-03-04 Dariusz MichalukAdd ECDSA raw/asn1 signature conversion methods 62/306962/3
2024-02-26 Dongsun LeeSupport exporting RSA public key from TZ 55/306655/3
2024-01-19 Krzysztof JackiewiczProperly initialize object handles 72/304572/1
2023-09-25 Krzysztof JackiewiczImplement hash selection in RSA OAEP 59/299259/3
2023-09-20 Krzysztof JackiewiczTranslate invalid AES key size error 33/299133/1
2023-09-04 Dongsun LeeAdd compiler flags for build warnings 83/297483/2
2023-09-04 Dongsun LeeAdd error code for failure of TEE_Malloc() 03/297403/3
2023-09-04 Dongsun LeeFixing bug for calculating last xor_size in KM_Symmetri... 02/297402/3
2023-09-04 Dongsun LeeAllocate destData buffer with expected output size 01/297401/3
2023-09-04 Dongsun Leecheck TEE_HANDLE_NULL before calling TEE_FreeOperation() 92/297292/5
2023-09-04 Dongsun LeeUse destLen expected from srcLen in TEE_AEEncryptFinal() 83/297283/4
2023-08-16 Dongsun LeeUse TEE_Malloc()/TEE_Free() instead of malloc()/free() 82/297282/2
2023-08-16 Dongsun LeeGet ECDSA algo from key size 63/297263/3
2023-08-16 Dongsun LeeUse GP 1.1.0 ECDH algorithm names 47/297247/3
2023-08-14 Krzysztof JackiewiczUse max object size for EC keys 39/297239/1
2023-08-14 Dongsun LeeDon't use objectSize in allocating temporary buffer 21/297221/7
2023-08-14 Dongsun Leeuse KM_CopyEcdhPrivateAttributes() to copy ECDSA to... 14/297214/1
2023-08-11 Dongsun LeeCheck IV size before calling TEE_AEInit() 72/297172/2
2023-08-11 Dongsun LeeTransform TEE_ERROR_NOT_SUPPORTED to TEE_ERROR_BAD_PARA... 71/297171/2
2023-08-11 Dongsun LeeUse password in CMD_GET_DATA_SIZE 43/297143/2
2023-08-11 Dongsun LeeCompare curves between my key and peer key in ECDH 41/297141/2
2023-08-10 Dongsun Leeset max_object_size to key_bits_size for EC key creating 12/297112/1
2023-08-10 Dongsun LeeUse argument a to return/read TEE_ATTR_ECC_CURVE 85/297085/1
2023-08-10 Krzysztof JackiewiczPrepare proper buffer for EC signature 59/297059/3
2023-08-10 Dongsun LeeSupport init/update/final for AES GCM & getting max... 58/296258/36
2023-08-10 Dongsun LeeSupport wrapping & unwrapping for symmetric keys 14/296214/34
2023-08-10 Dongsun LeeSupport KBKDF 73/296173/24
2023-08-10 Dongsun LeeSupport ECDH 75/296075/22
2023-08-10 Dongsun LeeSupport export of EC Public key 77/295277/18
2023-08-07 Dongsun Leeadd support for ECC key generation, signing, verifying 07/294807/9
2023-08-07 Dongsun Leedefines enums for new tz commands 06/296906/1
2023-07-14 Dongsun LeeAdd WARNING 06/295806/2
2021-06-25 Michał SzaknisUse fixed object id provided by key-manager. 45/260345/5 submit/tizen/20210628.124714
2019-11-25 Konrad LipinskiMerge "Remove unused KM_ImportKey function" into tizen sandbox/wangbiao/rpm_upgrade
2019-11-22 Tomasz SwierczekFix compilaton for ARM architecture 22/218422/1 accepted/tizen_unified accepted/tizen/unified/20191125.135525 submit/tizen/20191125.082655
2019-11-14 Konrad LipinskiImplement asymmetric key initial value import 55/216255/4 submit/tizen/20191121.085900
2019-11-14 Krzysztof JackiewiczRemove unused KM_ImportKey function 78/217778/1
2019-10-30 Dongsun LeeFix Coverity(1090031) for dereferencing potential NULL... 61/216561/2 accepted/tizen/unified/20191101.042202 submit/tizen/20191031.002509
2019-10-29 Igor KotrasinskiAdd missing BSD-2-Clause license 40/199440/2
2019-10-09 Krzysztof JackiewiczMove the logging code to a common directory 95/215495/2 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5 tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.021820 accepted/tizen/5.5/unified/mobile/hotfix/20201027.085855 accepted/tizen/unified/20191015.011903 submit/tizen/20191011.053630 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 tizen_5.5.m2_release
2019-09-06 Krzysztof JackiewiczSimplify password handling 46/212946/2
2019-09-04 Tomasz SwierczekDo not assign return value if its not needed 25/213325/1 accepted/tizen/unified/20190904.110725 submit/tizen/20190904.083745
2019-08-27 Arkadiusz BokowyMake sure we are not freeing NULL operation handle 56/212256/6 accepted/tizen/unified/20190830.052635 submit/tizen/20190827.083251
2019-08-27 Tomasz SwierczekRemove unused serialization definitions 77/211877/6
2019-08-27 Tomasz SwierczekChange serialization in TA to use new, simpler functions 23/211823/6
2019-07-11 Krzysztof JackiewiczUnify object and attribute size processing 05/209305/4
2019-05-21 Tomasz SwierczekCalm down warnings & errors for ARM build 91/206491/2 accepted/tizen/unified/20190602.221900 submit/tizen/20190522.051353 submit/tizen/20190529.045654
2019-04-09 Krzysztof JackiewiczRemove unused function 58/203058/1 submit/tizen/20190520.091210
2019-04-05 Krzysztof JackiewiczClose key object after sign/verify 93/202893/1
2019-04-05 Krzysztof JackiewiczUse PKCS1 v1.5 instead of PKCS1 PSS padding 92/202892/1
2019-03-26 Krzysztof JackiewiczAdjust error codes to key-manager 79/202279/1
2019-03-26 Krzysztof JackiewiczDisable padding in stream ciphers 88/202188/2
2019-03-18 Lukasz KostyraAdd support for asymmetric operations 13/200313/2
2019-03-12 Lukasz KostyraEnable debug logs on DEBUG build type 12/200312/2
2019-01-03 Tomasz SwierczekMerge "Remove unnecessary key generation" into tizen
2018-12-10 Tomasz SwierczekRemove unnecessary key generation 04/194004/2
2018-12-03 Pawel KowalskiAdd gbs option to attach the test key 46/194046/2
2018-11-13 Tomasz SwierczekAdd checking of return value from KM_CreateKey in KM_Ex... 68/192968/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181114.074507 accepted/tizen/unified/20181114.074440 submit/tizen/20181113.131604 submit/tizen_5.0/20181113.131841
2018-11-06 Igor KotrasinskiMove optee config header to devkit conf dir 07/192007/3 accepted/tizen/unified/20181107.082219 submit/tizen/20181106.152527
2018-10-26 Igor KotrasinskiUse new semantics for devkit TA configuration 06/192006/2
2018-10-22 r.tyminskiCompilation fixes for OpTEE. 56/191356/4
2018-10-22 r.tyminskiCopy data to secure memory. 50/191350/6
2018-10-17 Dongsun LeeRemove unused licenses in spec file 93/188893/2
2018-10-08 Krzysztof JackiewiczFix base64 encoding function 88/190888/4
2018-10-05 Bartlomiej... Remove unused code 70/190670/4
2018-10-05 Bartlomiej... Support for initial values decryption 16/190416/7
2018-10-03 Bartlomiej... Reduce number of import methods 88/189988/7
2018-10-03 Tomasz SwierczekEnable release mode for TA manifest 54/189954/3
2018-10-03 Tomasz SwierczekAdd data storage operations 76/188976/22
2018-07-13 r.tyminskiAdded doxygen documentation 55/183655/4 accepted/tizen/5.0/unified/20181102.020656 accepted/tizen/unified/20180918.062921 submit/tizen/20180917.075450 submit/tizen_5.0/20181101.000004
2018-07-13 r.tyminskiUse unified-ta-devkit package to build TA 99/176499/3
2018-04-16 Dongkyun Sonpackaging: Disable asan build for %{arm}, aarch64 15/176115/1 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20180417.174703 accepted/tizen/unified/20180419.134302 submit/tizen/20180417.095346 submit/tizen_4.0/20180417.095652
2018-04-11 Dongkyun Sonpackaging: Disable building with ASan extra packs only... 78/175578/3
2018-03-09 Rafa? Tymi?skiMerge "Restart key-manager after TA installation" into...
2018-03-09 Rafa? Tymi?skiMerge "Properly install manifest files" into tizen
2018-03-09 Rafa? Tymi?skiMerge "Free leaking TEE_OperationHandle" into tizen
2018-03-09 Rafa? Tymi?skiMerge "Use bytes instead of bits in TEE_InitRefAttribut...
2018-03-08 Dongsun LeeDisable building repository with ASan extra packs 98/171898/1 accepted/tizen/unified/20180309.202938 submit/tizen/20180308.045851
2018-02-20 Lukasz KostyraSVACE: Fix accidential case statement fall throughs 06/170506/1 accepted/tizen/4.0/unified/20180222.080119 accepted/tizen/unified/20180222.080223 submit/tizen/20180221.122756 submit/tizen_4.0/20180221.122932
2018-02-16 Krzysztof JackiewiczRestart key-manager after TA installation 71/170271/1
2018-02-16 Krzysztof JackiewiczProperly install manifest files 70/170270/1
2018-02-16 Krzysztof JackiewiczFree leaking TEE_OperationHandle 58/170258/2
2018-02-16 Krzysztof JackiewiczUse bytes instead of bits in TEE_InitRefAttribute 55/170255/2
2017-11-28 Igor KotrasinskiRemove unused WIP key verification code 07/161607/2 accepted/tizen/unified/20171205.155618 submit/tizen/20171205.074343
2017-11-28 Igor KotrasinskiTypo fixes in copypasted NULL comparisons 06/161606/2
2017-11-24 Krzysztof JackiewiczFix license issues 96/161496/3
2017-11-23 Lukasz KostyraEnable OpTee build 64/161464/2 accepted/tizen/4.0/unified/20171124.063711 accepted/tizen/unified/20171124.064651 submit/tizen/20171123.135637 submit/tizen_4.0/20171123.135719 tizen_4.0.IoT.p2_release
2017-11-22 Lukasz KostyraRewrite symmetric crypto code to support key encryption 15/161315/1
2017-11-14 Lukasz KostyraSupport importing keys 53/160153/1
next