commit | f2515a772b4a1c401927a748371cb36b94022caf | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Aug 19 02:21:59 2016 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Fri Aug 19 02:21:59 2016 +0000 |
tree | 0610fb265dd4cd9613db76630c28c1f163b13e4f | |
parent | 2d4be252a30765311d30141d96ef0a1d9d1e4812 [diff] |
util: implement ndn::io with ndn::security::transform refs #3741 Change-Id: I0bc5e7757a1b59a817850024e2b156c283d36560
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
.