commit | f45fa21ccf722ed796ff39d004dc27f443f65627 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Sep 14 17:23:56 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Sep 15 00:48:50 2017 -0400 |
tree | d67ca64632d10e220b71e2d8d85b44dae4f329da | |
parent | bcf23a3b992ca384e116fee73fb5fd07d0683a57 [diff] |
security: simplify PrivateKey implementation and improve error handling Change-Id: I3270e4e9fe3dd942caab6bbe0b17db678b64648b
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
.