commit | 87039537fc33ffe726077e50a531bc30b5874b80 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 16 15:15:39 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Sep 18 18:50:08 2017 -0400 |
tree | a87ea82eea160726da5f2b6877a74e0492e84845 | |
parent | c21979d3ba95235893bd400084c52a8098a63eba [diff] |
security: consistently use EVP_MD conversion helper Change-Id: Icd95009fba223c461988fe7b341be55972d30f91
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
.