changed to get encryption/decryption key from device unique key
authorSoyoung Kim <sy037.kim@samsung.com>
Fri, 28 Dec 2012 09:15:24 +0000 (18:15 +0900)
committerSoyoung Kim <sy037.kim@samsung.com>
Fri, 28 Dec 2012 11:41:42 +0000 (20:41 +0900)
commitfd06565a2b3bde256d977f6ad28ef40941890a0f
tree69e17a07e76a7e6fca0ede8557ce1ebace1002fe
parent190ec88d908a55370357a8b3c535724b0e3648d5
changed to get encryption/decryption key from device unique key

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Modify get encryption key from cal library made from osp-security team
The key is made from device unique key and hashed.
[SCMRequest] N/A

Change-Id: I3f1051339a6f56e5cb6a5083489f32b69d435550
build/encryption/CMakeLists.txt
build/encryption/libs/libcal.a [new file with mode: 0755]
build/encryption/libs/libcal.arm.a [new file with mode: 0755]
build/encryption/libs/libcal.i586.a [new file with mode: 0755]
modules/encryption/include/dpl/encryption/resource_decryption.h
modules/encryption/include/dpl/encryption/resource_encryption.h
modules/encryption/src/resource_decryption.cpp
modules/encryption/src/resource_encryption.cpp
packaging/wrt-commons.spec