commit | a86300a8671aaac35e035328563ddf31215acfbc | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Dec 05 14:55:45 2020 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Dec 15 20:22:34 2020 -0500 |
tree | 6be3c77d7d94f8b43f41697ef47409132745af84 | |
parent | 1a4a7bf2a908c7c5390f8359b2b0f3f89e669de1 [diff] |
Remove deprecated Signature class and its subclasses Also remove deprecated methods from Data, KeyChain, SignatureInfo, and SigningInfo. Change-Id: Id61c83ee0ac866469c3375191af3c38763392e67
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.