commit | 6717fbdc1c13e4b05f408062e4a12005a377d144 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jul 09 18:41:35 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Jul 11 00:30:28 2017 -0400 |
tree | e85287eb61aa1c92e91920c157bb1170a40d5ca6 | |
parent | 9436831c306b0251009f22db5fa86af7d85551b0 [diff] |
util: remove Digest class template Change-Id: I4e718fb7369df0963cc2e1e9b23b0c5e0c9d03f8 Refs: #3886
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
.