Project

General

Profile

Actions

Feature #2376

closed

CommandInterestValidator

Added by Yingdi Yu over 9 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Security
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
6.00 h

Description

Command interest validation requires both signature verification and timestamp checking.

There are several potential ways to handle signature verification (e.g., ValidatorRegex and ValidatorConfig), while there are also several potential ways to handle timestamp checking (e.g., send-and-stop, session-based control). A desired abstraction would be to separate the two functionalities apart.

This feature implements a validator that checks the timestamp of a stop-and-wait CommandInterest, while delegating signature verification to another inner validator.


Related issues 3 (0 open3 closed)

Related to ndn-cxx - Feature #2065: ValidatorRegex: verify signed InterestAbandonedYingdi Yu

Actions
Related to ndn-cxx - Bug #3698: Compilation error on Ubuntu 14.04 with clang compilerClosedJunxiao Shi08/04/2016

Actions
Blocks NFD - Bug #2063: CommandValidator uses deprecated CommandInterestValidatorClosedJunxiao Shi10/13/2014

Actions
Actions

Also available in: Atom PDF