DecryptContentAge 2.0.0

Bundle
org.apache.nifi | nifi-cipher-nar
Description
Decrypt content using the age-encryption.org/v1 specification. Detects binary or ASCII armored content encoding using the initial file header bytes. The age standard uses ChaCha20-Poly1305 for authenticated encryption of the payload. The age-keygen command supports generating X25519 key pairs for encryption and decryption operations.
Tags
ChaCha20-Poly1305, X25519, age, age-encryption.org, encryption
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
failure Decryption Failed
success Decryption Completed
See Also