commit | 4999b2eddd7da10bc934a27f2f151e37f2095765 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 23 00:32:25 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Apr 28 14:53:28 2022 -0400 |
tree | 833ed61fcf5b799e441a6dd36a9517a19c9b3d3b | |
parent | 9ee770bdcd4f26ab596ce1a336237e237383e9bc [diff] |
security: reimplement RSA and EC key generation for OpenSSL 3.0 Also suppress deprecation warnings related to the RAND_METHOD API. Refs: #5154 Change-Id: I977b902465f4e4cae663c21fbeda5ab808a6e66c
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.