commit | 48f97244b81096fa943a18cd546101dc2661d060 | [log] [tgz] |
---|---|---|
author | laqinfan <flq12021@gmail.com> | Mon Jun 03 15:33:58 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jun 13 18:44:02 2019 -0400 |
tree | eb3c058f0d0284b8e3522f5b85627e7d90e39251 | |
parent | 4ad933a757836b7f7418359cff5ae87610f39d55 [diff] |
security: add PrivateKey::loadRaw() for HMAC keys Refs: #3075 Change-Id: I535a0e1ec2a48fba0e1dccc4b77ea9900a61a464
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.