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

crypto-refresh: add support for Argon2 S2K #1597

Merged
merged 8 commits into from
Apr 4, 2023
Merged

Commits on Apr 3, 2023

  1. Add support for Argon2 S2K

    larabr committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c191d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0411713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4893729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7035bd View commit details
    Browse the repository at this point in the history
  5. Add newS2KFromConfig

    larabr committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8368eed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9927db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    974d09c View commit details
    Browse the repository at this point in the history
  8. Simplify chunk renaming

    If a package results in two chunks with the same name, then we should consider changing the build to create a single chunk for the given module
    larabr committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    50b3310 View commit details
    Browse the repository at this point in the history