commit | 06f1bdf9c4c808b27819ed5ee65e4f696b775758 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 16 18:59:15 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Sep 18 19:01:43 2017 -0400 |
tree | 74ee3702d5905134888eab369fc651a457602f53 | |
parent | 87039537fc33ffe726077e50a531bc30b5874b80 [diff] |
security: use EVP_DigestSign* routines in SignerFilter Change-Id: Ib87c4681084bf0389de527450a2248fe2161e6ee
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
.