commit | 7e7214103e24dd2b891d6912552d0defb89e2c48 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 11 13:36:08 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 22 10:42:09 2017 -0800 |
tree | c526a326ed28fec55da95dc769aac59faf079d40 | |
parent | 3e2c3a07389fb4bd1abc2df19a886ec6155afc5f [diff] |
security: Add v2::Validator implementation Based on the code originally written by Qiuhan Ding Change-Id: Ib66e24f49d0b6fb2ae21ea1fca7b9ec62ecb753a Refs: #3289, #1872
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.