commit | 8a14b9b93ce1350105f8187f99ae077c9210a7f8 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Sep 17 01:26:06 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Sep 18 19:02:46 2017 -0400 |
tree | 9d8d57edf1757ad64c0cf5eaee0d5906112c74de | |
parent | 8aad372379045240f478f86b4a94c6ae7c212800 [diff] |
security: use EVP_DigestVerify* routines in VerifierFilter Change-Id: I2f5323fee86dd08c16552c2310b3181a620013b5
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
.