commit | ea9e43ec19db039cb12a45dc284602c4fc37383f | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Sep 20 00:45:03 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Sep 20 00:45:03 2021 -0400 |
tree | 78979c84f0d2893eb5a9a4d175d9d4aac4209da6 | |
parent | 2b47ac0a6f736b34e679f8ef29260ffa3baef225 [diff] |
tests: add testing of PKCS #8 private keys encrypted with AES and 3DES Disable testing of the existing (DES-encrypted) private keys when building against OpenSSL 3.0 or later, because those versions dropped support for the DES algorithm from the default crypto provider. Refs: #5154 Change-Id: Iee0f09f8591a6f906cea0ac289c9f3b1dec04385
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.