Simplify CryptoAlgorithm interface 01/39501/4
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 15 May 2015 17:40:29 +0000 (19:40 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Tue, 19 May 2015 08:27:06 +0000 (01:27 -0700)
commit3ce7f15771b437cc86d6ed005433e818d5616606
tree745b8d14ecfbf3a0fa9e455683a384d79aa2f084
parent94cd4b238acc09261439071cf5e7a9be114eee93
Simplify CryptoAlgorithm interface

[Issue#] N/A
[Feature/Bug] N/A
[Problem] N/A
[Cause] CryptoAlgorithm interface was too complicated
[Solution] Add high level interface

[Verification] Run: ckm-tests-internal --run_test=SERIALIZATION_TEST

Change-Id: I9f02d6ea6f3cc37d46585e1460f2a02bdc107f3c
src/include/ckm/ckm-type.h
src/manager/common/algo-param.cpp
src/manager/common/protocols.cpp
tests/test_serialization.cpp