mirror of
https://github.com/apache/nifi.git
synced 2025-02-23 19:57:27 +00:00
- Configuration based on Sensitive Properties Algorithm defaults to Argon2 - Added SensitiveValueEncoder interface - Standard implementation uses existing approach with HmacSHA256 This closes #4867 Signed-off-by: David Handermann <exceptionfactory@apache.org>