summaryrefslogtreecommitdiff
path: root/srcs/crypto_service.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Migrate to openssl 1.1submit/tizen/20190708.161352submit/tizen/20190708.115723accepted/tizen/unified/20190709.113113Konrad Lipinski1-15/+0
2019-05-24Replace DEK_KEK from RSA key to AES keysubmit/tizen/20190524.043832accepted/tizen/unified/20190530.043039Dongsun Lee1-151/+44
2019-01-03Adjust format strings to new dlogsubmit/tizen_5.0/20190122.114721submit/tizen/20190103.090249accepted/tizen/unified/20190104.061340accepted/tizen/5.0/unified/20190130.053738tizen_5.0accepted/tizen_5.0_unifiedTomasz Swierczek1-7/+7
2016-07-26Add data structuresKyungwook Tak1-92/+95
2016-07-18Fix C code naming rules & minor fixesKyungwook Tak1-61/+61
2016-07-15Apply coding style of tizen by astyleKyungwook Tak1-309/+331
2016-07-15Use stdbool instead of macro for booleanKyungwook Tak1-6/+5
2015-07-24initial versionDongsun Lee1-0/+372