commit | a9181d7bc8321aea1875030e0aab015b06c38ae0 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 13 16:47:45 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Aug 13 16:47:45 2017 +0000 |
tree | 5d1c016734bd59a8c84603279ead1cdc6340475f | |
parent | 6158f4739aafe3b6755b1ef3481a87eb055b73d9 [diff] |
signature: reorganize code In SignatureInfo, Signature, and its subclasses: * Improve Doxygen. * Improve error messages. * Make comparison operators non-member functions. refs #4171 Change-Id: I9395a72594702255b41e3700ee145f35fc1a41f2
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
.