David Handermann created NIFI-13599:
---------------------------------------

             Summary: 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


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