commit | ae734279c3cea4feb446afa026f26db319554cdf | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sat Jul 04 17:38:48 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 03 11:54:53 2016 -0700 |
tree | c512c144768341168a39ac7c6beeac24db8ff47d | |
parent | 38317e594086e07405d564bf1e08a5218a7c3fde [diff] |
security: Add digest calculation support in transformation Change-Id: I8326c19aff580289b5301687351d81fd74af8a83 Refs: #3009
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: http://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
.