commit | 1c31a7144f3d65c09e02bfb5154175cada8d101e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Sep 15 00:52:03 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Sep 15 00:52:03 2017 -0400 |
tree | 8516b321ee40c28a83985af3ebe86f4faca4a380 | |
parent | f45fa21ccf722ed796ff39d004dc27f443f65627 [diff] |
security: simplify/cleanup PublicKey implementation Change-Id: I9ead8916d0c6d9264e087f594b8d3aaf07366c29
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
.