commit | 0fe72eacc68c8feef3804f6dafb0d371eadb656c | [log] [tgz] |
---|---|---|
author | Laqin Fan <flq12021@gmail.com> | Wed May 22 16:42:59 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu May 30 20:36:56 2019 -0400 |
tree | 9be4587b9d0dd27d6c23ffe781f75d7882f9ec8c | |
parent | 2ad2fbeb20bdda686ab5c20a1ae6ad567975df5d [diff] |
security: add HMAC support to SignerFilter and VerifierFilter Introduce HmacKeyParams Add HMAC support to transform::PrivateKey Deprecate HmacFilter Refs: #3075 Change-Id: I16e24c1c4f278b08c7f51c91e9317b7820943536
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.