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

2020-07-24 Thread Andy LoPresto (Jira)


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

Andy LoPresto updated NIFI-7122:

Fix Version/s: 1.12.0
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

> 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
> Fix For: 1.12.0
>
>  Time Spent: 2.5h
>  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)


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

2020-04-23 Thread Andy LoPresto (Jira)


 [ 
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)


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

2020-02-10 Thread Andy LoPresto (Jira)


 [ 
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)