[
https://issues.apache.org/jira/browse/NIFI-7268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061344#comment-17061344
]
ASF subversion and git services commented on NIFI-7268:
-------------------------------------------------------
Commit f91d6c420d78aa000f1cc894636f56b533b589b8 in nifi's branch
refs/heads/master from M Tien
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f91d6c4 ]
NIFI-7268 Removed org.mindrot.jBcrypt library and replaced with at.fa… (#4151)
* NIFI-7268 Removed org.mindrot.jBcrypt library and replaced with
at.favre.lib.bcrypt library.
Updated LICENSE and NOTICE files to reflect changes.
Updated unit tests.
Co-authored-by: Andy LoPresto <[email protected]>
* NIFI-7268 Fixed typo in Javadoc.
Co-authored-by: Andy LoPresto <[email protected]>
> Change library implementation of Bcrypt
> ---------------------------------------
>
> Key: NIFI-7268
> URL: https://issues.apache.org/jira/browse/NIFI-7268
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core Framework
> Affects Versions: 1.11.3
> Reporter: M Tien
> Assignee: M Tien
> Priority: Major
> Labels: base64, dependancy, library, security
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The jBcrypt library has not been updated since 2015, has known issues, and
> doesn't provide utility methods for custom Radix64 operations. The Bcrypt
> library available at [https://github.com/patrickfav/bcrypt] is an
> enhancement.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)