Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mash up rolling option, PBKDF2 support and support for rolling from Devise's default #26

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

tneems
Copy link

@tneems tneems commented Nov 10, 2022

So this one is bit of a mash of of exiting open PRs and a bit of new functionality. These all combine together to allow users to roll from devise bcrypt to something else, my use case being PBKDF2.

Existing open PRs included
#19 - rolling from one hashing algorithm to another.
#25 - PBKDF2 support

New stuff
Legacy Device BCrypt support as encryptor.

@vaot
Copy link

vaot commented Jan 19, 2023

@carlosantoniodasilva any thoughts on these changes or recommendations you might have?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants