Simpl-Resultat/docs
escouade-bot cea16c24ae fix: migrate PIN hashing from SHA-256 to Argon2id (#54)
Replace SHA-256 with Argon2id (m=64MiB, t=3, p=1) for PIN hashing.
Existing SHA-256 hashes are verified transparently via format detection
(argon2id: prefix). New PINs are always hashed with Argon2id.

Addresses CWE-916: Use of Password Hash With Insufficient Computational Effort.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 15:46:27 -04:00
..
adr docs: organize technical documentation into docs/ folder 2026-02-19 07:34:01 -05:00
archive docs: organize technical documentation into docs/ folder 2026-02-19 07:34:01 -05:00
architecture.md fix: migrate PIN hashing from SHA-256 to Argon2id (#54) 2026-04-09 15:46:27 -04:00
guide-utilisateur.md Remove hard-coded expense filter from Category Over Time report 2026-03-18 00:05:27 -04:00