[
https://issues.apache.org/jira/browse/SHIRO-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256896#comment-17256896
]
Benjamin Marwell commented on SHIRO-290:
----------------------------------------
PR coming up next year. :)
I think I will also add Argon2 to that list as bcrypt is from 1999 and does
truncate very long passwords.
> Create a BCrypt Hash implementation
> -----------------------------------
>
> Key: SHIRO-290
> URL: https://issues.apache.org/jira/browse/SHIRO-290
> Project: Shiro
> Issue Type: New Feature
> Components: Cryptography & Hashing
> Reporter: Les Hazlewood
> Assignee: Les Hazlewood
> Priority: Major
> Labels: patch
> Fix For: 2.0.0
>
> Attachments:
> 0001-Added-Bcrypt-support-via-BcryptPasswordService.patch,
> BCryptPasswordService.java
>
>
> Enable BCrypt hashing for those that wish to use it. The following code can
> probably be modified and included (it is a BSD license):
> http://www.mindrot.org/projects/jBCrypt/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)