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

David Handermann resolved NIFI-7128.
------------------------------------
    Fix Version/s: 1.14.0
       Resolution: Fixed

GitHub PR 4809 refactored StringEncryptor to a PropertyEncryptor interface with 
specific implementations that support configurable secure key derivation 
functions.

> Extend StringEncryptor with SecureHasher capability
> ---------------------------------------------------
>
>                 Key: NIFI-7128
>                 URL: https://issues.apache.org/jira/browse/NIFI-7128
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>    Affects Versions: 1.11.1
>            Reporter: Andy LoPresto
>            Assignee: David Handermann
>            Priority: Major
>              Labels: encryption, hashing, security
>             Fix For: 1.14.0
>
>
> The {{StringEncryptor}} should be refactored to an interface and a standard 
> implementation provided as {{StandardStringEncryptor}}. It could also offer a 
> default implementation of the {{SecureHasher}} interface (via delegation to 
> {{Argon2}}, which would allow for standard hashing capability present 
> anywhere the existing {{StringEncryptor}} is used. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to