[ https://issues.apache.org/jira/browse/NIFI-7127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andy LoPresto updated NIFI-7127: -------------------------------- Component/s: Security > 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 > Priority: Major > Labels: 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)