Feature #5154
closed
- % Done changed from 0 to 30
With this patch, ndn-cxx can successfully detect openssl 3.0.0-alpha13. The build then proceeds normally.
There are about 40 test failures across various modules, plus several deprecation warnings in security/transform/private-key.cpp
and tests/unit/util/random.t.cpp
.
- Description updated (diff)
- Target version changed from 0.8.0 to 0.9.0
- Description updated (diff)
- Description updated (diff)
- Category changed from Build to Security
- % Done changed from 30 to 60
https://gerrit.named-data.net/c/ndn-cxx/+/6497 This patch conditionally disables testing of the DES-encrypted PKCS #8 private keys in Security/Transform/TestPrivateKey
because OpenSSL 3.0 no longer supports DES in the default crypto provider, so loading those keys will fail. It also adds testing of AES-encrypted keys (generated/exported by current versions of ndn-cxx) and DES-EDE3-encrypted keys (briefly used between v0.6.0 and v0.6.3 included).
- % Done changed from 60 to 70
- Related to Task #5241: Redesign support for HMAC keys added
- Status changed from In Progress to Closed
- Target version changed from 0.9.0 to 0.8.1
- % Done changed from 70 to 100
The HMAC redesign is split into #5241.
- Related to Bug #5251: EVP_PKEY_base_id returns 0 added
Also available in: Atom
PDF