commit | bc997e5ddd9e19414d6bd6ffebddbbbf2cffe363 | [log] [tgz] |
---|---|---|
author | laqinfan <flq12021@gmail.com> | Tue Jun 25 22:11:09 2019 -0500 |
committer | Laqin Fan <flq12021@gmail.com> | Tue Oct 29 19:43:46 2019 -0500 |
tree | e435477feb6e96b63c09fdc03a1a3fe792964e1e | |
parent | 73940c93a6c738fe5c287bfe8b59d27b79a74efe [diff] |
security: add HMAC support in verification helpers Add two more verifySignature() overloads with tpm and keyname as parameters Change-Id: I53ef8f15c8764b17a26df3216c25f6b19f7c1719
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.