commit | bbe79422887eb4fa4e9ff12ff1cf16b5d2a3da53 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jun 01 00:55:02 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Jun 07 18:41:44 2022 -0400 |
tree | 9cc21fb042dacf7b2d92406a9ec5bf5241640b8c | |
parent | e30389c32a65c287ab4ce8fce2e65c9aaf6d2196 [diff] |
security: refuse to create RSA keys longer than 16384 bits RSA keys of this size are too slow to be usable in practice, and OpenSSL rejects them. Change-Id: Ia121d7cd0b0cbf4185bd1a317d69644ea1baba69
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.