Project

General

Profile

Actions

Task #1411

closed

Configuration-based Validator

Added by Yingdi Yu over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
03/26/2014
Due date:
% Done:

100%

Estimated time:

Description

The Validator class in current security library defines the interface of packet validation.
However, implementing a validator of a particular trust model requires a lot of knowledge about the security library.
In order to help people to construct the desired validator, we provide a helper configurable validator called ValidatorConf

With this ValidatorConf, developer only needs to express their trust model using a defined language in a configuration file, and the security library will automatically construct the validator according to configuration file.

The format and syntax definition of the configuration file can be found at: http://redmine.named-data.net/projects/ndn-cpp-dev/wiki/CommandValidatorConf.

Actions

Also available in: Atom PDF