aboutsummaryrefslogtreecommitdiffstats
path: root/lib/includes/hicn/name.h
AgeCommit message (Collapse)AuthorFilesLines
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-18/+13
Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com> Change-Id: Ic5cfeae600fde8140a076807fa1e411da1933a02
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-1/+2
P2P confidential communications exploit the TLS 1.3 protocol to let a consumer to establish a secure communication on an hICN name. Currently we don't support the consumer authentication (mutual authentication in TLS) and the 0-rtt session establishment. Change-Id: I2be073847c08a17f28c837d444081920c5e57a07 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com> Signed-off-by: Olivier Roques <oroques+fdio@cisco.com> Signed-off-by: Mauro Sardara <msardara@cisco.com>
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-0/+295
Change-Id: I43adc62fadf00690b687078d739788dffdc5e566 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>