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/04/23 17:21: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:
--------------------------------
    Status: Patch Available  (was: Open)

The submitted patch also addresses NIFI-3889, NIFI-7323, and NIFI-7325.  

> 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
>            Assignee: M Tien
>            Priority: Major
>              Labels: hashing, kdf, refactor, security
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)