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

Raise Bitwarden Iteration Limit #3980

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 2, 2024

  1. Raise Bitwarden Iteration Limit

    Replace old 999,999 iteration cap with a larger cap to satisfy: https://hashcat.net/forum/thread-11885.html. Unknown if there is any Bitwarden-native cap on iterations.
    PenguinKeeper7 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    29b39c5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    bf6a4e3 View commit details
    Browse the repository at this point in the history
  2. Update module_23400.c

    PenguinKeeper7 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f80d916 View commit details
    Browse the repository at this point in the history
  3. Update src/modules/module_23400.c

    Co-authored-by: kgolawski <konrad.golawski@gmail.com>
    PenguinKeeper7 and ventaquil committed May 20, 2024
    Configuration menu
    Copy the full SHA
    86ac061 View commit details
    Browse the repository at this point in the history