commit | b8f8b34339ae82c716e6fb114c550140899d66e0 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Mon Apr 27 11:06:42 2015 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Tue May 12 00:33:42 2015 -0700 |
tree | 28ea385200e0ec1ee1f640a435551252f5fc2acd | |
parent | fc294aed9c46222d103f92a0539329b5316d3f84 [diff] |
security: define new abstraction for identity, key, and certificate Refs: #2451 Change-Id: I85dc7e0508bf10e2b73b0e9793dfc8e909e1a6e3
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
.