summaryrefslogtreecommitdiff
path: root/src/manager/service/key-provider.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-02-22replace strcpy with strncpy for fixing SVACE(WGID=411075,411076)submit/tizen/20190222.041951accepted/tizen/unified/20190222.134051Dongsun Lee1-2/+2
2019-02-19Refactor PKEK2 related functionsKrzysztof Jackiewicz1-5/+5
2019-02-19Add a common function for zeroing sensitive dataKrzysztof Jackiewicz1-8/+2
2019-02-13Free the context in case of openssl failureKrzysztof Jackiewicz1-20/+19
2019-02-13Add helpers for domain KEK encryption/decryptionKrzysztof Jackiewicz1-117/+72
2019-02-13Add helper randomization function in key-provider.cppKrzysztof Jackiewicz1-5/+12
2019-02-13Make encrypt/decrypt local functions of key-provider.cppKrzysztof Jackiewicz1-80/+80
2019-02-13Use common function for PKEK1&2 generationKrzysztof Jackiewicz1-152/+70
2019-02-13Validate encrypted DKEKKrzysztof Jackiewicz1-23/+28
2018-12-03Fix SVACE and C++ issuesKrzysztof Jackiewicz1-4/+5
2018-08-28Unify alias namingKrzysztof Jackiewicz1-21/+21
2018-08-16Add Apache 2.0 license headersPawel Kowalski1-0/+16
2018-03-30Fix coverity defectssubmit/tizen/20180418.034402submit/tizen/20180416.041718submit/tizen/20180413.092019submit/tizen/20180403.094824Dongsun Lee1-1/+1
2017-11-22Fix SVACE defectsKrzysztof Jackiewicz1-23/+7
2016-04-18Coding style applied according to style checkersubmit/tizen/20160418.104308accepted/tizen/wearable/20160418.235737accepted/tizen/tv/20160418.235750accepted/tizen/mobile/20160418.235742accepted/tizen/ivi/20160418.235747accepted/tizen/common/20160418.142113Kyungwook Tak1-429/+454
2016-01-12Not to set DKEK value to DEK struct salt attributesubmit/tizen/20160113.071851accepted/tizen/wearable/20160114.011935accepted/tizen/tv/20160114.011913accepted/tizen/mobile/20160114.011900Kyungwook Tak1-1/+0
2016-01-05Fix file permissions.Bartlomiej Grzelewski1-0/+0
2015-12-22Apply coding rulesangwan.kwon1-145/+104
2015-12-10Revert "Add PASSWORD_PROTECTION_DISABLE feature"Bartlomiej Grzelewski1-15/+5
2015-11-20Add PASSWORD_PROTECTION_DISABLE featureDongsun Lee1-5/+15
2015-06-26Use new exception types in KeyProvider class.Bartlomiej Grzelewski1-34/+28
2015-04-15bugfix: minor memory corruption. Internal tests work.Maciej J. Karpiuk1-1/+1
2014-09-12Remove dependency to ckm-key-provider.h.kyungwook tak1-0/+653