[
https://issues.apache.org/jira/browse/SHIRO-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216014#comment-15216014
]
Hendy Irawan commented on SHIRO-290:
------------------------------------
BCryptPasswordService implementation:
https://github.com/soluvas/soluvas-framework/blob/master/security/src/main/java/org/soluvas/security/shiro/BCryptPasswordService.java
> 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
> Fix For: 1.3.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
(v6.3.4#6332)