summaryrefslogtreecommitdiff
path: root/src/manager/crypto/generic-backend/gstore.h
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-41/+44
2015-12-22Apply coding rulesangwan.kwon1-7/+16
2015-11-24Encrypted Initial Values: decrypting items from XML files.Maciej J. Karpiuk1-0/+5
2015-11-24Add DataContainer class to contain data, its type and encryption details.Maciej J. Karpiuk1-2/+18
2015-10-26Modify encryption schemeKrzysztof Jackiewicz1-5/+15
2015-10-21Add support for binary data to GStoreKrzysztof Jackiewicz1-2/+2
2015-06-25Replace shared ptr with unique ptr.Bartlomiej Grzelewski1-1/+1
2015-06-12Introduce new (much simpler) Exception type.Bartlomiej Grzelewski1-5/+5
2015-05-19Use new classes to sign and verify messages.Bartlomiej Grzelewski1-2/+0
2015-05-15Move Token from CKM::Crypto to CKM namespace.Bartlomiej Grzelewski1-6/+8
2015-05-12New class hierarchy (multiple backends support).Bartlomiej Grzelewski1-0/+51