commit | e30389c32a65c287ab4ce8fce2e65c9aaf6d2196 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue May 31 17:23:33 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Jun 07 18:18:05 2022 -0400 |
tree | 8348cc33d30abe3c573e673b026e7d864d5cd2bc | |
parent | 0e768ef03a75e88bb3f1eafcdc2950d16d607ac5 [diff] |
security: various simplifications in KeyChain * Remove/consolidate redundant sanity checks * Use verifySignature() in importSafeBag() * Declare a few functions static * Expand unit test coverage Change-Id: Ia676653b660a6e4093b9a60b32d7b7d756c5dd2b
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.