CKM: Add tests for encryption/decryption 05/39705/28
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 21 May 2015 09:05:35 +0000 (11:05 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 28 Jul 2015 09:10:53 +0000 (02:10 -0700)
commitc362e1d931f2fa8103eb4a236d00057c0d11ed98
tree8bf1fd931368479fe4f686dde3ff0a33abd67c2b
parent64e59db180ef3ab0c4d917761a9d8d21c7760ec6
CKM: Add tests for encryption/decryption

[Problem] No tests for encryption/decryption
[Solution] Tests added

[Verification] Run test: ckm-test --group=CKM_ENCRYPTION_DECRYPTION

Change-Id: I4a50ccccf692d8dd211247951bfd30fb892e898d
src/ckm/CMakeLists.txt
src/ckm/ckm-common.cpp
src/ckm/ckm-common.h
src/ckm/encryption-decryption.cpp [new file with mode: 0644]