commit | 9436831c306b0251009f22db5fa86af7d85551b0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Jul 08 22:25:03 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Jul 10 20:12:48 2017 -0400 |
tree | 473caf626aca846a1ce1f4025a04859be6e77b1b | |
parent | b2a70338e14a73e043d932e2e870885d7f8920cc [diff] |
util: reimplement Sha256 using security::transform Change-Id: I4d01638a19867f39380dd0bee922c58148741506 Refs: #3924
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
.