Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.1
Description
The StringEncryptor should be refactored to an interface and a standard implementation provided as StandardStringEncryptor. It could also offer a default implementation of the SecureHasher interface (via delegation to Argon2, which would allow for standard hashing capability present anywhere the existing StringEncryptor is used.
Attachments
Issue Links
- is fixed by
-
NIFI-7668 Add configurable PBE AEAD algorithms to flow encryption
- Resolved