Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.1
Description
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.
Attachments
Issue Links
- causes
-
NIFI-8302 Correct Sensitive Value Encoding in FingerprintFactory
- Resolved
- links to