commit | d12fb97dce7e88510fdb8b0ebf977ab982bbf0e0 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sat Aug 01 17:38:49 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 03 11:54:53 2016 -0700 |
tree | 44e66145552f170ee33e6283e6f1d54bbe25a614 | |
parent | ae734279c3cea4feb446afa026f26db319554cdf [diff] |
security: Add hmac calculation support in transformation Change-Id: Iab6e6fa03dc8582843d0de369b56a8faa4cb6eaa 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
.