commit | f4bb5c7b7e9a151d3e72da7f370c0b30e15af3fb | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <dreamerbarrychang@gmail.com> | Wed Aug 19 19:02:51 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 31 10:18:11 2016 -0800 |
tree | 78e162bca2db0120f932b39b3a25bcd7f6b378c8 | |
parent | 10bf63ab616e18b4c918376e40c1014732cc29f4 [diff] |
security: Add NDN Certificate 2.0 Change-Id: I7d779554f53a613e67f283ca44718e57f2f1c771 Refs: #3103
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
.