commit | 56a812d6331230be7338bc289ccfe9b50e3e9545 | [log] [tgz] |
---|---|---|
author | laqinfan <flq12021@gmail.com> | Mon Jun 03 15:33:58 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Oct 17 14:56:44 2019 -0400 |
tree | 37381eb5e98dba81858a94ca62d757d47fa26695 | |
parent | e6e125ea1bf59f8fcb379c52dc0e154b35909797 [diff] |
security: add HMAC support in KeyChain and SigningInfo Refs: #3075 Change-Id: Ia1f557ca7c83f4df7f9f87bbe1b4fc214940dcd8
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.
You're encouraged to contribute to ndn-cxx! Check out 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.