commit | c820989e090ffb9ca8172bedf48dbfabb81f1662 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Fri Jun 19 17:47:56 2015 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Fri Jun 19 23:12:51 2015 -0700 |
tree | 5ee10017895b84d482b05e9e78402221b98b6f7a | |
parent | 11314b74201575a6e90f7af8de4234e9a9a692ac [diff] |
security: Make public interface of Pib, Identity, and Key as read-only Change-Id: I7b3fac583c00cce2fa09802fa4d0aff2ace4aca2 Refs: #2928
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
.