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

feat: implement crypt(3) hashers #3303

Merged
merged 6 commits into from
Jun 9, 2023
Merged

feat: implement crypt(3) hashers #3303

merged 6 commits into from
Jun 9, 2023

Commits on Jun 5, 2023

  1. feat: add hash comparators

    indietyp committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    fbd9ce7 View commit details
    Browse the repository at this point in the history
  2. test: crypt hasher

    indietyp committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a90b6eb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    216f1db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e6961b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c1840 View commit details
    Browse the repository at this point in the history
  4. fix: ignore CVE-2023-2650

    hperl committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6ab9671 View commit details
    Browse the repository at this point in the history