You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/04/27 17:17:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17717304#comment-17717304 ] 

ASF subversion and git services commented on NIFI-11488:
--------------------------------------------------------

Commit ee03db0e8f0d579b7f6e9bc4ec0c9bd8978e615a in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ee03db0e8f ]

NIFI-11488 Removed Deprecated Sensitive Properties Algorithms

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #7198.


> 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, Security
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)