commit | b263f151d7c1ffbdfd03a913d66bd69f8f1db5c4 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sun Jul 12 16:50:13 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 11 13:01:06 2016 -0700 |
tree | 0bd97fd504e9ea59664084c35d16f3fd7ff79b7e | |
parent | 202a2e9c43d91d8fc134b561841942ef6bc8777d [diff] |
security: Add signing/verification support in transformation Change-Id: I6364fa0e1ebcc7cc932b401eb50fc56251ea8c84 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
.