commit | 720f3ba2621a736c5f30135f938a384fa1c2dcf3 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Dec 29 22:06:29 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Dec 29 22:07:25 2017 -0500 |
tree | ae4e94ca928cb75b14bb45e6c9d2913464586277 | |
parent | 82d6a4cf1ae53e645f7d0d0bb95af1d9729e8e19 [diff] |
security: add support for BLAKE2 hash function Requires openssl >= 1.1.0 Change-Id: I680c948d23561cee8cb62eb8bf757e55bf70abca
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.