Fix AES GCM IV setting in KeyProvider
[platform/core/security/key-manager.git] / src / manager / client-async / storage-receiver.cpp
2023-06-14 Krzysztof JackiewiczMerge branch e2ee into tizen 18/294218/1
2023-06-14 Krzysztof JackiewiczAlias info refactoring 74/293874/5
2023-05-18 Krzysztof JackiewiczRename DataType::isSKey 43/293043/1
2020-05-18 Krzysztof JackiewiczRefactor DataType related code 22/232722/6
2020-05-18 Krzysztof JackiewiczDon't return command in client-server communication 46/233046/3
2020-05-11 Krzysztof JackiewiczFix async symmetric key getter 26/233026/1
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
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
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-07-28 Krzysztof JackiewiczImplement asynchronous encryption/decryption API 03/43503/5
2015-07-03 Zbigniew JasinskiKlocwork fixes. 75/42375/5
2015-06-10 Maciej J. KarpiukAES: add generation, save, get support. 80/40380/9
2015-06-08 Maciej J. KarpiukKey generation uses CryptoAlgorithm object provided... 48/40148/3
2015-02-17 Maciej J. KarpiukDB related classes moved into CKM::DB namespace.
2015-02-17 Maciej J. KarpiukAdd PKCS12 support.
2015-02-17 Bartlomiej GrzelewskiDBDataType refactoring.
2015-02-17 Maciej J. KarpiukC++ API change: common method for removing Alias.
2015-02-17 Maciej J. KarpiukDBCrypto access control re-factor: access control moved...
2015-02-17 Maciej J. KarpiukHousekeeping: KLOC warnings removed.
2015-02-17 Maciej J. KarpiukSplit alias at server side into pair name and label.
2015-02-17 Bartlomiej GrzelewskiRevert "Alias is not unique user-wide: (alias, label...
2015-02-17 Maciej J. KarpiukAlias is not unique user-wide: (alias, label) pair...
2014-10-16 Krzysztof JackiewiczImplementation of remaining async API 41/29041/1