commit | 9219f5885de79804055ebac42d4fe5be9fe9f15c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Sep 17 13:58:29 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Sep 18 19:05:05 2017 -0400 |
tree | 3d498e8aafb5c56b910a53560c00304255bf73f3 | |
parent | eaa93f438e4e53b19eede1d9b0244d4b9dede3cc [diff] |
security: use high-level EVP routines in HmacFilter Change-Id: I58aabf111193d3b554c8777b4ec41e3f761be263
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.