commit | 809f754bf6e5be01f14307fb6a485d537eeed13c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Mar 24 18:53:05 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Mar 26 04:27:27 2021 -0400 |
tree | e4866385d099af196b8543f6e1815800944d80b9 | |
parent | f2cae616fa940053ee0f4b1f6e3d011912d0c5d5 [diff] |
security: remove redundant overloads of verifySignature() and verifyDigest() Change-Id: I5fe14876acea04fe979ffe0872855f1b5bbede24
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.