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

[jira] [Assigned] (NIFI-7127) Allow injection of SecureHasher into FingerprintFactory

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

Nathan Gough reassigned NIFI-7127:
----------------------------------

    Assignee: Nathan Gough

> Allow injection of SecureHasher into FingerprintFactory
> -------------------------------------------------------
>
>                 Key: NIFI-7127
>                 URL: https://issues.apache.org/jira/browse/NIFI-7127
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>    Affects Versions: 1.11.1
>            Reporter: Andy LoPresto
>            Assignee: Nathan Gough
>            Priority: Major
>              Labels: FIPS, dependency-injection, security
>
> The {{FingerprintFactory}} should allow injection of a specific {{SecureHasher}} implementation to avoid an explicit dependency on {{Argon2}}. As long as every node in the cluster uses the same implementation, the output will be deterministic and comparable. 
> Dependency injection allows for better unit testing, upgradability, and configurability based on performance concerns. 



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