commit | 202a2e9c43d91d8fc134b561841942ef6bc8777d | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sun Jul 12 16:49:25 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 11 12:59:25 2016 -0700 |
tree | 03145d01ce986d94250f5c06efb3d0543f6c29db | |
parent | 8751661059ee6f87003d7e8e217fa890dd221e54 [diff] |
security: Add wrapper for public/private key in transformation Change-Id: I6610cccc8bb20b4e9e227895cf24b595a6e13698 Refs: #3009, #3010
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
.