commit | aef53b6c269e10f38b789b2888d69bf424da8160 | [log] [tgz] |
---|---|---|
author | Justin Labry <justin.labry@gmail.com> | Wed Mar 10 06:07:27 2021 +0000 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Mar 18 19:29:44 2021 -0400 |
tree | 32d7882df5ca05f4baabc6facb878b9cb8ef2b19 | |
parent | 58b9e0fdc92cb4355d5e6981b9054fe1b610388d [diff] |
security: Generalize signature verification to allow digest-sha256 This patch effectively enables use of DigestSha256 signatures in ValidatorConfig. Change-Id: I233c069935b617efb8a52cc45996f00307c86a2e
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.