commit | 78ca8aeca08e4be1ea9fbb17626a677dc92e84b0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun May 01 01:37:05 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu May 05 14:55:43 2022 -0400 |
tree | 6304def3699d66a003d2aef3f981047cbae4e520 | |
parent | b99c711a9fd2498638838244790be3b096e1fd11 [diff] |
security: modernize Key and KeyContainer; add logging Change-Id: Ibbe6a4ea54e2a1cc7ad7a7e00ea88a29ab1f6c3d
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.