[
https://issues.apache.org/jira/browse/NIFI-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-11161:
------------------------------------
Status: Patch Available (was: Open)
> Simplify Keyed Cipher Property Encryptor
> ----------------------------------------
>
> Key: NIFI-11161
> URL: https://issues.apache.org/jira/browse/NIFI-11161
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{KeyedCipherPropertyEncryptor}} performs encryption and decryption of
> sensitive property values using a Secret Key and AES-GCM. The current
> implementation depends on the {{AESKeyedCipherProvider}} from
> {{{}nifi-security-utils{}}}. All instances of the Property Encryptor use the
> same AES-GCM Cipher Algorithm, so the arguments checks implemented in
> {{AESKeyedCipherProvider}} are not necessary for standard operation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)