[
https://issues.apache.org/jira/browse/NIFI-15876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-15876:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Switch to Java Security Interfaces for PBKDF2
> ---------------------------------------------
>
> Key: NIFI-15876
> URL: https://issues.apache.org/jira/browse/NIFI-15876
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Security
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The default algorithm for deriving an encryption key for sensitive properties
> uses the Bouncy Castle SHA-512 and PBKDF2 implementation classes in
> {{{}nifi-security-crypto-key{}}}. Modern Java Virtual Machines support both
> of these algorithms, eliminating the need for use of Bouncy Castle in this
> key derivation implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)