aboutsummaryrefslogtreecommitdiffstats
path: root/libtransport/includes/hicn/transport/security/verifier.h
AgeCommit message (Collapse)AuthorFilesLines
2020-03-24[HICN-580] Improve memory usage in signer and verifierOlivier Roques1-10/+1
This patch reduces the amount of memory used by the signer and verifier classes. It also removes some logs from VPP collectd plugins. Change-Id: I3dac7b9104b5586ac22dee60f506bee51ece2cbe Signed-off-by: Olivier Roques <oroques+fdio@cisco.com>
2020-02-26[HICN-534] Major rework on libtransport organizationMauro Sardara1-0/+103
Change-Id: I361b83a18b4fd59be136d5f0817fc28e17e89884 Signed-off-by: Mauro Sardara <msardara@cisco.com>