commit | 0f5078e9e65f385a06c160e750fccf9cd924ebbe | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Aug 31 17:12:27 2017 -0400 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Sep 01 22:45:09 2017 -0400 |
tree | be7325c8124984b497cd4398b9062a66bf48592b | |
parent | 941fd8c9b806e756ceb2caf233eedd3900749382 [diff] |
security: use high-level EVP routines in DigestFilter Change-Id: Iac47c1024a9fcbd96e988a110aadb52d59178d3d
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
.