David Handermann created NIFI-15876:
---------------------------------------
Summary: 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
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)