commit | 6ab6781b0335bfb288de44558bee5bd9765a83c8 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Nov 27 15:00:34 2014 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Nov 27 22:41:05 2014 -0800 |
tree | f3407af04bba0177d3f9f745a9dcb3828002edfe | |
parent | 3e8b52e5bd948a58d04d67dc9ed49dc7f9383233 [diff] |
security: Allow KeyChain to sign interest using SHA256 digest Change-Id: I729c5e32aeb1b9e78582becec1bc183aada6ee95 Refs: #2218
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
.