Implementation of ckmc_import_wrapped_key
[platform/core/security/key-manager.git] / src / include / ckm / ckm-manager.h
2023-03-31 m.ksiezakImplementation of ckmc_import_wrapped_key 29/288529/24
2023-03-17 Krzysztof JackiewiczKey derivation implementation: client & server 52/288052/11
2023-03-16 Krzysztof JackiewiczAllow saving unexportable data 30/288830/5
2019-02-22 Ernest BorowskiAdd option to list aliases with password protection... 91/170391/24
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
2018-03-07 Tomasz SwierczekUpdated documentation to match supported features when... 49/166649/8
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-09-23 Bartlomiej GrzelewskiAPI refactoring. 45/48445/3
2015-06-09 Krzysztof JackiewiczAES key creation API 95/39295/5
2015-06-08 Krzysztof JackiewiczImplement encryption/decryption API 52/40052/8
2015-02-17 Bartlomiej GrzelewskiAdd support for password in Manager::getPCKS12 function.
2015-02-17 kyungwook takSymbol visibility changed from default to hidden.
2015-02-17 Krzysztof JackiewiczRemove deprecated C++ API for certificate chains
2015-02-17 Krzysztof JackiewiczNew certificate chain API
2015-02-17 Maciej J. KarpiukCAPI cleanup: control "owner" removal, set_permission...
2015-02-17 Maciej J. KarpiukAdd PKCS12 support.
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. KarpiukMinor re-factoring: boost::vector replaced with std...
2015-02-17 Maciej J. KarpiukSplit alias at server side into pair name and label.
2014-10-16 Krzysztof JackiewiczAsynchronous API framework 37/29037/1
2014-10-16 Krzysztof JackiewiczAdd access control API stub 48/28848/1
2014-10-16 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-09-12 Bartlomiej GrzelewskiImplementation of PKCS12 class.
2014-09-12 Zofia AbramowskaTypedef password type
2014-09-12 Bartlomiej GrzelewskiReplace private implemetation with interface.
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 Bartlomiej GrzelewskiSimpliefied public headers names.