commit | 3e62a83f5c4333b2beb3b4bc7f03e430bb986469 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <dreamerbarrychang@gmail.com> | Mon Jul 20 18:36:31 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 03 11:56:41 2016 -0700 |
tree | 4286f364bf001bb829435bfd52d48bb19c89d091 | |
parent | 55ea01adbe56292cc0f8b27f7e3feceb84aeb109 [diff] |
security: Add SafeBag Change-Id: Iab7cdbdf391c4feedda731d81b75f028fedd366d Refs: #3048
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: http://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
.