commit | a1302f64ebcb173e44a1ff392cb0be0ded78f9ab | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Tue Oct 31 10:22:35 2017 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Wed Nov 01 11:30:54 2017 -0700 |
tree | f2a2633602dd150b780ef0ecf3f34e1335dfff7c | |
parent | 935d7fe4207572f7b76075ff38cd7d604f27b51f [diff] |
security: enable direct fetch for data sig validation Change-Id: Icae66769cf980a20bc637caca46f381b29361047
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
.