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

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

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

NIFI-13525 Removed unused classes from nifi-security-crypto-key
This closes #9057

- Removed Derived Key Parameter Reader and implementations
- Removed bcrypt and scrypt Derived Key Providers
- Removed unused dependency from nifi-cipher-processors

Signed-off-by: Joseph Witt <joew...@apache.org>


> Remove unused Derived Key Classes from nifi-security-crypto-key
> ---------------------------------------------------------------
>
>                 Key: NIFI-13525
>                 URL: https://issues.apache.org/jira/browse/NIFI-13525
>             Project: Apache NiFi
>          Issue Type: Sub-task
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The nifi-security-crypto-key module includes classes that support historical 
> key derivation strategies using bcrypt and scrypt for property encryption. 
> These classes also supported the DecryptContent and 
> DecryptContentCompatibility Processors. The current set of sensitive property 
> algorithms is limited to Argon2 and PBKDF2 for key derivation, so unused 
> classes should be removed.



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

Reply via email to