Skip to content
Snippets Groups Projects
  • BlackDex's avatar
    2d8c8e18
    Update KDF Configuration and processing · 2d8c8e18
    BlackDex authored
    - Change default Password Hash KDF Storage from 100_000 to 600_000 iterations
    - Update Password Hash when the default iteration value is different
    - Validate password_iterations
    - Validate client-side KDF to prevent it from being set lower than 100_000
    2d8c8e18
    History
    Update KDF Configuration and processing
    BlackDex authored
    - Change default Password Hash KDF Storage from 100_000 to 600_000 iterations
    - Update Password Hash when the default iteration value is different
    - Validate password_iterations
    - Validate client-side KDF to prevent it from being set lower than 100_000