You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/02/25 22:31:00 UTC

[jira] [Assigned] (NIFI-7128) Extend StringEncryptor with SecureHasher capability

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

David Handermann reassigned NIFI-7128:
--------------------------------------

    Assignee: David Handermann

> 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
>
> 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)