You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andy LoPresto (Jira)" <ji...@apache.org> on 2020/02/10 23:48:00 UTC

[jira] [Updated] (NIFI-7122) Refactor existing KDF implementations to use SecureHasher interface

     [ https://issues.apache.org/jira/browse/NIFI-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy LoPresto updated NIFI-7122:
--------------------------------
    Component/s: Security

> Refactor existing KDF implementations to use SecureHasher interface
> -------------------------------------------------------------------
>
>                 Key: NIFI-7122
>                 URL: https://issues.apache.org/jira/browse/NIFI-7122
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>    Affects Versions: 1.11.1
>            Reporter: Andy LoPresto
>            Priority: Major
>              Labels: hashing, kdf, refactor, security
>
> The existing KDF implementations ({{bcrypt}}, {{scrypt}}, and {{PBKDF2}}) in the {{*CipherProvider}} classes should be refactored to provide algorithm-specific  {{*SecureHasher}} implementations and then have the hashing logic delegated from the respective cipher provider objects to the hasher. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)