commit | 791badbf0451541c8e616a065a2bf8ad5a96caa6 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Feb 03 02:03:18 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Feb 03 21:01:13 2017 -0500 |
tree | 88d7980dd8d29607af27a997e1f3619f51e7317e | |
parent | 218e5be97789b55457718885d5281b856380aea4 [diff] |
util: reimplement computeSha256Digest using security::transform Change-Id: I36401dbf9ecc74de42c76f6f78d9e25ad00ed4d8 Refs: #3946
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
.