E2EE: Key agreement API implementation 14/289114/10
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 1 Mar 2023 09:54:21 +0000 (10:54 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 21 Mar 2023 15:25:41 +0000 (16:25 +0100)
commitf7145efd9a4f3e8d059233a036536185897532f6
treefe7af99077d2e6f26a77508de16a26e6eee21f4f
parent41bb23c97dc5512bd8eb92da8b75328d88612c69
E2EE: Key agreement API implementation

Tests included

Change-Id: Iab51c84b848060f3392cb11de7dedd7ab2580034
CMakeLists.txt
packaging/security-tests.manifest
packaging/security-tests.spec
src/CMakeLists.txt
src/ckm/ckm-common.h
src/e2ee-adaptation-layer/CMakeLists.txt [new file with mode: 0644]
src/e2ee-adaptation-layer/e2ee-adaptation-layer.cpp
src/e2ee-adaptation-layer/tests.cpp [new file with mode: 0644]