Add helpers for domain KEK encryption/decryption
[platform/core/security/key-manager.git] / src / manager / service / key-provider.cpp
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.