You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/04/26 15:08:00 UTC

[jira] [Created] (NIFI-11488) Remove Deprecated Sensitive Properties Algorithms

David Handermann created NIFI-11488:
---------------------------------------

             Summary: Remove Deprecated Sensitive Properties Algorithms
                 Key: NIFI-11488
                 URL: https://issues.apache.org/jira/browse/NIFI-11488
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: David Handermann
            Assignee: David Handermann
             Fix For: 2.0.0


Following the deprecation of legacy Password-Based Encryption algorithms and other algorithms with minimal usage, the set of available Sensitive Properties Algorithms should be reduced to the following values:

 * NIFI_ARGON2_AES_GCM_256
 * NIFI_PBKDF2_AES_GCM_256

Runtime components and tests should be updated to remove references to all other Sensitive Property Algorithms.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)