commit | 82c359c10d92e76c40a052ab473b197bf15edbaf | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 04 14:48:07 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu May 25 15:13:24 2017 -0700 |
tree | 7d017a14664cada22c05ac6f1bc283a95951d76c | |
parent | 2ea079316b2ff5a361f56d4a7ab7876cefb35592 [diff] |
tools: Refactor ndnsec tools and update code style This commit also deletes unused (broken) `op-tool` Change-Id: I6c45c293d9c22198efd9db8144e32097d73738e5 Refs: #3098
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
.