[
https://issues.apache.org/jira/browse/NIFI-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Witt updated NIFI-7127:
---------------------------
Fix Version/s: (was: 1.13.1)
> 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
> Fix For: 1.14.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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)