commit | 6ee2d36cf4e398cc6fbea776baac61cff71fb30e | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Jul 16 21:48:05 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 01 18:26:29 2017 -0800 |
tree | 117368713fe764a7ae9e0fcb1f489eba74dbaa60 | |
parent | 0b60e7a9aaecc0e769d430c9484e4c8f3c778716 [diff] |
security: Adapt PIB to NDN Certificate Format version 2.0 The certificate format can be found at docs/specs/certificate-format.rst Change-Id: I5656837f09ce327e06a0cb1abdf16ac28fe0b823 Refs: #3202
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
.