AMACL payload conversion from JSON to CBOR
authorHabib Virji <habib.virji@samsung.com>
Fri, 19 Feb 2016 00:42:03 +0000 (00:42 +0000)
committerHabib Virji <habib.virji@samsung.com>
Sat, 12 Mar 2016 19:38:55 +0000 (19:38 +0000)
commitc72db3364c9e7c94406ff8795eb2c7a8f8a59b5c
treea8fb58d84f04b866f92a1ef350f2a58f3ad976d5
parent172aa5cd0babea8218de011a41d0cc203b8dcccf
AMACL payload conversion from JSON to CBOR

Converts AMACL payload conversion from JSON to CBOR directly using tinycbor library.

- Amacl unit test is updated to match new changes.
- Data file are updated to handle new format.

Change-Id: I80e56f182f3f516025977e26fa5d719058832fd8
Signed-off-by: Habib Virji <habib.virji@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5053
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5777
resource/csdk/security/include/internal/amaclresource.h
resource/csdk/security/include/internal/security_internals.h
resource/csdk/security/src/amaclresource.c
resource/csdk/security/unittest/SConscript
resource/csdk/security/unittest/amaclresourcetest.cpp [new file with mode: 0644]