commit | 648ae9ef8e37e8a7b62786505325a20317d1070d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 08 15:40:02 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 08 15:40:02 2018 -0400 |
tree | bb83b5479cc4d0488a4cf50b06040ca378e92766 | |
parent | 3c7969fa9df4922ccf67ef20c273a3b6753ff232 [diff] |
security: forbid RSA keys shorter than 2048 bits Change-Id: Ib4a90c32d8d6065093b01ab3d28e119a232ca638
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
.