Andy LoPresto created NIFI-1472:
-----------------------------------

             Summary: Add KeyedCipherProvider implementations for additional 
cipher families
                 Key: NIFI-1472
                 URL: https://issues.apache.org/jira/browse/NIFI-1472
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 0.5.0
            Reporter: Andy LoPresto
            Assignee: Andy LoPresto
            Priority: Minor
             Fix For: 0.6.0


Currently, the only implementation of {{KeyedCipherProvider}} is 
{{AESKeyedCipherProvider}}. Additional implementations could be provided for 
{{DES}}, {{DESede}}, {{RC2}}, {{RC4}}, {{RC5}}, {{Blowfish}}, and {{Twofish}}, 
The relevant {{KeyedCipherProvider}} could then be a complete replacement for 
{{NifiLegacyCipherProvider}} and {{OpenSSLPKCS5CipherProvider}} underlying 
symmetric encryption after the key derivation. 



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

Reply via email to