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

Bryan Bende updated NIFI-13599:
-------------------------------
    Fix Version/s: 2.0.0-M5
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Replace Commons Codec Hex with Java HexFormat in property-encryptor
> -------------------------------------------------------------------
>
>                 Key: NIFI-13599
>                 URL: https://issues.apache.org/jira/browse/NIFI-13599
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 2.0.0-M5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The nifi-property-encryptor module supports encrypting and decrypting 
> sensitive flow configuration properties, using hexadecimal encoding for 
> storing encrypted values. The current implementation uses Apache Commons 
> Codec for hexadecimal encoding, but the dependency can be removed and the 
> implementation can be replaced with the Java HexFormat class, introduced in 
> Java 17.



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

Reply via email to