commit | a3c8bd1772c5e4211f372658459200107b05efa1 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.ucla.edu> | Fri May 15 17:27:07 2020 -0700 |
committer | Eric Newberry <enewberry@cs.ucla.edu> | Sun May 17 17:30:40 2020 -0700 |
tree | ee215848734a78112ce5b5e165733231ec0e70ee | |
parent | 40ebaad6038a6ba7a9b6cba027d722a12d407624 [diff] |
signature: deprecate Signature in favor of SignatureInfo The Signature in Data packets and Certificates has been deprecated in favor of separate objects representing the Signature info and value. Also deprecate type-specific Signature helpers. refs #4804 Change-Id: Iab5b5c618e75cc11d31801d86a89a550a6add7a0
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.