David Handermann created NIFI-12094:
---------------------------------------
Summary: Remove EncryptContent Processor
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
Fix For: 2.0.0
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)