commit | 83eb1cc88e8e3eb5cabf858419f2a3ad841819dc | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 04 17:34:34 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 09 13:20:55 2017 -0800 |
tree | 037e65fb2f951a8e2b6f8978197cdd0e201e1375 | |
parent | d6d78aa0a495e82d427d23e4bd0214c3cf88048d [diff] |
security: Simplify (unify) implementation of v2::KeyChain::selfSign Change-Id: Iec052adfe76fbaad6862caa4a61091aa5f6b10ac Refs: #2926
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
.