summaryrefslogtreecommitdiff
path: root/src/manager/crypto/sw-backend/store.cpp
AgeCommit message (Expand)AuthorFilesLines
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-137/+154
2016-03-04Remove all of hard coded pathsKyungwook Tak1-2/+2
2016-01-14Get dir locations from environmentKrzysztof Jackiewicz1-2/+2
2016-01-05Fix file permissions.Bartlomiej Grzelewski1-0/+0
2015-12-22Apply coding rulesangwan.kwon1-26/+21
2015-11-30Fix implementation of sw-backend.Bartlomiej Grzelewski1-4/+5
2015-11-24Conversion PEM -> DER moved to store.Bartlomiej Grzelewski1-2/+4
2015-11-24Encrypted Initial Values: parsing key values.Maciej J. Karpiuk1-2/+39
2015-11-24Add DataContainer class to contain data, its type and encryption details.Maciej J. Karpiuk1-4/+5
2015-10-26Modify encryption schemeKrzysztof Jackiewicz1-16/+130
2015-10-21Add support for binary data to GStoreKrzysztof Jackiewicz1-3/+7
2015-07-28Openssl: add thread support and fix initializationKrzysztof Jackiewicz1-2/+0
2015-07-01Add algorithm param validationKrzysztof Jackiewicz1-28/+2
2015-06-25Replace shared ptr with unique ptr.Bartlomiej Grzelewski1-4/+13
2015-06-12Introduce new (much simpler) Exception type.Bartlomiej Grzelewski1-16/+7
2015-06-10AES: add generation, save, get support.Maciej J. Karpiuk1-0/+9
2015-06-08Algorithm types and param names updatedKrzysztof Jackiewicz1-4/+4
2015-06-03crypto-service key generation contents moved into SW backend.Maciej J. Karpiuk1-0/+31
2015-05-20SW Backend initialization refactoring.Bartlomiej Grzelewski1-0/+8
2015-05-19Use new classes to sign and verify messages.Bartlomiej Grzelewski1-1/+5
2015-05-15Move Token from CKM::Crypto to CKM namespace.Bartlomiej Grzelewski1-24/+13
2015-05-12New class hierarchy (multiple backends support).Bartlomiej Grzelewski1-0/+71