commit | b54aa57d7bfbe882a4b0ecac0f82529a805e8511 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 21 19:40:49 2017 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jun 19 11:41:10 2017 -0700 |
tree | ba0edd0434d01b715097705526815df1236061bc | |
parent | cab16964be4377c106c043bb66509d9b59805440 [diff] |
security: Add general interface to chain validation policies Change-Id: I1a0d47aeb847455a2d7d6d48185f6edd9024d298 Refs: #3920
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
.