commit | 7bc10fad91daf3b4756429e4e6dcec3df061ded2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 13 16:56:26 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 24 10:52:23 2017 -0500 |
tree | 2d1743133a76086ed89ace1ddafffc0acf0605da | |
parent | 7e7214103e24dd2b891d6912552d0defb89e2c48 [diff] |
security: Abstract certificate fetching from v2::Validator Change-Id: Ia98d11ac67b0095f632818ac37a19a1e5a7656a8 Refs: #3921
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
.