You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andy LoPresto (JIRA)" <ji...@apache.org> on 2016/02/04 02:48:39 UTC

[jira] [Created] (NIFI-1472) Add KeyedCipherProvider implementations for additional cipher families

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)