AES key creation API
[platform/core/security/key-manager.git] / src / include / ckm / ckm-manager.h
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.