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

Replace pbkdf2 with argon2 via rust-argon2 #86

Merged
merged 6 commits into from
Apr 13, 2020

Commits on Apr 13, 2020

  1. Migrate to rust-argon2

    thespooler committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    00daa7b View commit details
    Browse the repository at this point in the history
  2. Rework store and check

    thespooler committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    1d25c34 View commit details
    Browse the repository at this point in the history
  3. Wrong error type

    thespooler committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    678fd09 View commit details
    Browse the repository at this point in the history
  4. Removed obsolete comment

    thespooler committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    b23454b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc2440a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e092eef View commit details
    Browse the repository at this point in the history