commit | 10b24be850b4c62acd11d09059c08b93b8b97c2c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Jul 12 23:23:46 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Jul 14 11:16:32 2017 -0400 |
tree | 92199f3e22766f51a733523ca280bb11bbacc011 | |
parent | 770f904735b1753d6ba4f8f465d3332c8d5fadda [diff] |
util: deprecate crypto::computeSha256Digest() Use Sha256::computeDigest() instead. Change-Id: I9db5b4839559c9c7930cdc24c78f35ca76b25b52
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
.