summaryrefslogtreecommitdiff
path: root/src/include/ckm/ckm-manager-async.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-28Implement asynchronous encryption/decryption APIKrzysztof Jackiewicz1-1/+18
2015-06-10AES: add generation, save, get support.Maciej J. Karpiuk1-1/+2
2015-06-09AES key creation APIKrzysztof Jackiewicz1-0/+5
2015-06-08Key generation uses CryptoAlgorithm object provided by the client.Maciej J. Karpiuk1-3/+1
2015-02-17Add support for password in Manager::getPCKS12 function.Bartlomiej Grzelewski1-1/+6
2015-02-17Symbol visibility changed from default to hidden.kyungwook tak1-1/+1
2015-02-17Remove deprecated C++ API for certificate chainsKrzysztof Jackiewicz1-8/+0
2015-02-17New certificate chain APIKrzysztof Jackiewicz1-0/+12
2015-02-17CAPI cleanup: control "owner" removal, set_permission replaces allow_access.Maciej J. Karpiuk1-1/+1
2015-02-17Add PKCS12 support.Maciej J. Karpiuk1-0/+10
2015-02-17C++ API change: common method for removing Alias.Maciej J. Karpiuk1-6/+2
2015-02-17DBCrypto access control re-factor: access control moved into additional layer.Maciej J. Karpiuk1-8/+3
2015-02-17Split alias at server side into pair name and label.Maciej J. Karpiuk1-4/+4
2014-10-16Async API stubsKrzysztof Jackiewicz1-96/+103
2014-10-16Asynchronous API frameworkKrzysztof Jackiewicz1-0/+178