commit | 457f09a1ae8023980d210eb950df5add6adc6989 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Fri Jan 05 13:45:38 2018 -0800 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Tue Jan 09 08:28:52 2018 -0800 |
tree | 2d67fc0bbc11692b83e6af8e155809cb6a20459c | |
parent | 9412d1267802a521319e271a78f6df5873b55ddb [diff] |
tools: Allow 'ndnsec key-gen' to customize KeyId Change-Id: I9cf8f52ce49088808289fe98760e059cca8ce2ff refs: #4294
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.