ModernUO/Projects/UOContent.Tests
Kamron Batman fcff2578dc test(accounts): add a type-only row to the NeedsRehash cost matrix
The existing "old shipping default" row (argon2i, m=8192, t=3) changed type,
memory and time all at once, so it did not independently prove the ArgonType
comparison was load-bearing -- deleting that clause would have left the row
passing on the memory/time checks alone. Add a row that isolates the type
dimension against the current-defaults baseline, alongside the ones that
already isolate memory, iterations and parallelism.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 16:56:28 -07:00
..
Fixtures fix(accounts): derive the password phrase from the target algorithm 2026-08-07 16:24:37 -07:00
Tests test(accounts): add a type-only row to the NeedsRehash cost matrix 2026-08-07 16:56:28 -07:00
UOContent.Tests.csproj fix: Bumps dependencies. (#2531) 2026-07-14 15:17:55 -07:00