commit | 97709c0b6e911724a3fdeb27133fa0fbf59f879e | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 25 19:58:30 2016 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Dec 31 10:18:15 2016 -0800 |
tree | 7ab2b3a0ebb6e02d92bb3a879dd8d5014853d6b1 | |
parent | c08d7d6c2cca5b27e33aa8051e92abf8c07dd196 [diff] |
security: Move PIB-related code into security/pib/ Change-Id: I94ea7ce646e66382f7c534ca1c8d6cbeeb87b1a4
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
.