commit | 3c7969fa9df4922ccf67ef20c273a3b6753ff232 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 08 15:31:35 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 08 15:31:35 2018 -0400 |
tree | 430be6090c04790b9de286589865099992cfd1e4 | |
parent | 1748b1e817176a8c433a39645ac17c02f1c4b2f4 [diff] |
security: support 224-bit and 521-bit NIST elliptic curves Change-Id: I28d2e5162e1e8fd7261828d435b059093b6989ea
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.