commit | fe4733a1608712e389fe10b329a9fd61575ad075 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Oct 22 14:24:12 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 09 13:20:52 2017 -0800 |
tree | 86384a4e1a9aea4afd374487c579d8b53ead3478 | |
parent | c95f5647783476101b721e833ce58deaf3378882 [diff] |
security: Add new v2::KeyChain Change-Id: I5fdf51ecd96b50db2a7cbf730c6e8b1d9fbe09e9 Refs: #2926
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
.