You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Terry Chia (JIRA)" <ji...@apache.org> on 2013/07/20 11:18:51 UTC

[jira] [Updated] (SHIRO-290) Create a BCrypt Hash implementation

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

Terry Chia updated SHIRO-290:
-----------------------------

    Attachment: 0001-Added-Bcrypt-support-via-BcryptPasswordService.patch

I wrote a small patch to add Bcrypt support via a new class that extends PasswordService. The patch is prepared using git format-patch as per https://www.apache.org/dev/git.html so I'm not sure if it's in an acceptable format.
                
> 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
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira