add data encryption feature 33/95433/2 accepted/tizen/3.0/ivi/20161109.025318 accepted/tizen/3.0/mobile/20161109.025219 accepted/tizen/3.0/tv/20161109.025240 accepted/tizen/3.0/wearable/20161109.025257 submit/tizen_3.0/20161108.033051
authorgreatim <jaewon81.lim@samsung.com>
Thu, 3 Nov 2016 08:17:55 +0000 (17:17 +0900)
committergreatim <jaewon81.lim@samsung.com>
Mon, 7 Nov 2016 07:15:11 +0000 (16:15 +0900)
commit89745858c0ca69210ece6e794d980fc7bfc51f96
treeaf3d2f6390620326fd101920e7afb64ff55d67b6
parent97f2d53e382e658536c6e38073f695812b57af38
add data encryption feature

add data encryption feature
 - encryption on / off for each device
 - encryption message handshaking
 - encryption module

Change-Id: I89337af9d9a5bc6fac45401f962392491b3e43ae
Signed-off-by: greatim <jaewon81.lim@samsung.com>
CMakeLists.txt
packaging/sdbd.spec
src/plugin.c
src/sdb.c
src/sdb.h
src/sdbd_plugin.h
src/services.c
src/sockets.c
src/transport.c
src/transport_security.c [new file with mode: 0644]
src/transport_security.h [new file with mode: 0644]