[
https://issues.apache.org/jira/browse/NIFI-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767286#comment-17767286
]
ASF subversion and git services commented on NIFI-12094:
--------------------------------------------------------
Commit 2602e16d0d3dff850c6fe98cddb075ecde39ec3b in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2602e16d0d ]
NIFI-12094 This closes #7767. Removed EncryptContent and
CryptographicHashAttribute
- Removed CipherProvider interface and implementations from nifi-security-utils
Signed-off-by: Joseph Witt <[email protected]>
> Remove EncryptContent and CryptographicHashAttribute Processors
> ---------------------------------------------------------------
>
> Key: NIFI-12094
> URL: https://issues.apache.org/jira/browse/NIFI-12094
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The EncryptContent Processor should be removed from the main branch based on
> the availability of better alternatives.
> The EncryptContentAge and DecryptContentAge Processors provide asymmetric key
> exchange and authenticated encryption using the standard
> age-encryption.org/v1 specification. The EncryptContentPGP and
> DecryptContentPGP Processors provide broad compatibility with OpenPGP, and
> the DecryptContent and DecryptContentCompatibility Processors provide
> backward compatible decryption for files encrypted using various
> EncryptContent configurations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)