Revert "Fix AES GCM IV setting in KeyProvider"
[platform/core/security/key-manager.git] / src / manager / service / key-provider.cpp
2024-03-19 Krzysztof JackiewiczRevert "Fix AES GCM IV setting in KeyProvider" 09/308209/1
2023-10-11 Krzysztof JackiewiczFix AES GCM IV setting in KeyProvider 69/299869/1
2023-04-04 Krzysztof JackiewiczFix svace/coverity issues 15/290815/3
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
2020-09-17 Konrad LipinskiMake custom unique_ptr deleters stateless 82/243182/6
2020-07-20 Krzysztof JackiewiczImprove KeyProvider tests 42/238842/2
2019-02-22 Dongsun Leereplace strcpy with strncpy for fixing SVACE(WGID=41107... 48/200348/1 accepted/tizen/unified/20190222.134051 submit/tizen/20190222.041951
2019-02-19 Krzysztof JackiewiczRefactor PKEK2 related functions 39/200139/1
2019-02-19 Krzysztof JackiewiczAdd a common function for zeroing sensitive data 14/199814/3
2019-02-13 Krzysztof JackiewiczFree the context in case of openssl failure 96/198796/3
2019-02-13 Krzysztof JackiewiczAdd helpers for domain KEK encryption/decryption 95/198795/5
2019-02-13 Krzysztof JackiewiczAdd helper randomization function in key-provider.cpp 94/198794/5
2019-02-13 Krzysztof JackiewiczMake encrypt/decrypt local functions of key-provider.cpp 93/198793/5
2019-02-13 Krzysztof JackiewiczUse common function for PKEK1&2 generation 92/198792/5
2019-02-13 Krzysztof JackiewiczValidate encrypted DKEK 44/192144/6
2018-12-03 Krzysztof JackiewiczFix SVACE and C++ issues 27/193827/2
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
2018-08-16 Pawel KowalskiAdd Apache 2.0 license headers 84/186884/1
2018-03-30 Dongsun LeeFix coverity defects 84/173584/2 submit/tizen/20180403.094824 submit/tizen/20180413.092019 submit/tizen/20180416.041718 submit/tizen/20180418.034402
2017-11-22 Krzysztof JackiewiczMerge branches 'tizen' and 'tizen_4.0' 67/161267/1 tizen_4.0_tv accepted/tizen/4.0/unified/20171207.070809 submit/tizen_4.0/20171206.144625 tizen_4.0.IoT.p2_release
2017-11-22 Krzysztof JackiewiczFix SVACE defects 80/159680/3
2016-04-18 Kyungwook TakCoding style applied according to style checker 95/62595/7 accepted/tizen/common/20160418.142113 accepted/tizen/ivi/20160418.235747 accepted/tizen/mobile/20160418.235742 accepted/tizen/tv/20160418.235750 accepted/tizen/wearable/20160418.235737 submit/tizen/20160418.104308
2016-01-13 Kyungwook TakNot to set DKEK value to DEK struct salt attribute 18/56818/3 accepted/tizen/mobile/20160114.011900 accepted/tizen/tv/20160114.011913 accepted/tizen/wearable/20160114.011935 submit/tizen/20160113.071851
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-12-10 Bartlomiej GrzelewskiRevert "Add PASSWORD_PROTECTION_DISABLE feature" 61/53961/1
2015-11-24 Dongsun LeeMerge "Add PASSWORD_PROTECTION_DISABLE feature" into...
2015-11-20 Dongsun LeeAdd PASSWORD_PROTECTION_DISABLE feature 15/52215/1
2015-06-27 Dongsun LeeMerge "allow all clients to access storage socket and...
2015-06-27 Dongsun LeeMerge "add a solution in case for no password set"...
2015-06-26 Bartlomiej GrzelewskiUse new exception types in KeyProvider class. 49/41349/3
2015-04-15 Maciej J. Karpiukbugfix: minor memory corruption. Internal tests work. 44/38244/1
2014-09-12 kyungwook takRemove dependency to ckm-key-provider.h.