- Added new fields for Argon2 parameters (kdf_memory, kdf_parallelism) in the users table and related SQL migration. - Updated API routes and handlers to support changing KDF settings. - Enhanced KDF validation logic to accommodate both PBKDF2 and Argon2. - Modified user registration and prelogin responses to include Argon2 parameters. - Updated relevant data structures to reflect new KDF settings. |
||
|---|---|---|
| .. | ||
| 0001_add_password_salt.sql | ||
| 0002_add_argon2_fields.sql | ||