[ 
https://issues.apache.org/jira/browse/NIFI-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122829#comment-15122829
 ] 

Andy LoPresto commented on NIFI-1259:
-------------------------------------

I have not opened a PR for this as it is closely tied to [NIFI-1257] and they 
will come together. Hope to have that ready by 1/31. 

> Provide keyed symmetric encryption capability
> ---------------------------------------------
>
>                 Key: NIFI-1259
>                 URL: https://issues.apache.org/jira/browse/NIFI-1259
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.4.0
>            Reporter: Andy LoPresto
>            Assignee: Andy LoPresto
>              Labels: encryption, security
>             Fix For: 0.5.0
>
>
> Currently the only symmetric encryption/decryption capability in 
> EncryptContent processor is via password-based encryption (PBE). We should 
> add support for key-based encryption. This is far more common in systems 
> communication that are not reading from/writing to "human-protected" data 
> where password memorization is important. 
> I recommend providing AES/CBC/PKCS5Padding with 128, 192, and 256 bit keys as 
> well as AES/GCM/NoPadding with the same key sizes for authenticated 
> encryption with associated data (AEAD) capabilities. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to