[ https://issues.apache.org/jira/browse/SHIRO-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347844#comment-17347844 ]
Benjamin Marwell commented on SHIRO-290: ---------------------------------------- Solved by https://github.com/apache/shiro/commit/2e9cddc806bdb0617071cea1c88fa92d02e3c9b5 > 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 > > Time Spent: 5.5h > Remaining Estimate: 0h > > 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)