[
https://issues.apache.org/jira/browse/NIFI-8302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297808#comment-17297808
]
ASF subversion and git services commented on NIFI-8302:
-------------------------------------------------------
Commit 98ab42aebc11a56da79c2aac849d5463dadb4ef4 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=98ab42a ]
NIFI-8302 Corrected FingerprintFactory to use decrypt() method removing wrapping
Signed-off-by: Nathan Gough <[email protected]>
This closes #4876.
> Correct Sensitive Value Encoding in FingerprintFactory
> ------------------------------------------------------
>
> Key: NIFI-8302
> URL: https://issues.apache.org/jira/browse/NIFI-8302
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.14.0, 1.13.1
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Blocker
> Time Spent: 50m
> Remaining Estimate: 0h
>
> NIFI-7127 introduced a change to {{FingerprintFactory}} to support
> configurable encoding of sensitive values using a secure hashing algorithm.
> The corresponding PR introduced a change that passed the encrypted value
> string directly to {{PropertyEncryptor}} instead of removing the prefix and
> suffix prior to decrypting.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)