Update KDF Configuration and processing #1784

Closed
opened 2026-04-06 02:24:04 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 1/24/2023

  • 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
*Originally created by @BlackDex on 1/24/2023* - 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
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1784