[ 
https://issues.apache.org/jira/browse/NIFI-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-11161:
------------------------------------
    Fix Version/s: 2.0.0
                   1.21.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 2.0.0, 1.21.0
>
>          Time Spent: 1h 20m
>  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)

Reply via email to