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

SEC-1932 Add Pbkdf2PasswordEncoder #51

Closed
wants to merge 1 commit into from

Commits on May 15, 2014

  1. SEC-1932 Added PBKDF2PasswordEncoder.

     - Also moved some logic into a new class, AbstractPasswordEncoder. Both PBKDF2PasswordEncoder and the now-simplified StandardPasswordEncoder extend AbstractPasswordEncoder.
     - Added tests for PBKDF2PasswordEncoder .
    rworsnop committed May 15, 2014
    Configuration menu
    Copy the full SHA
    8e48fb1 View commit details
    Browse the repository at this point in the history