Skip to content

perf: reduce PBKDF2 iterations for faster registration#6

Merged
Taure merged 1 commit intomainfrom
feat/faster-registration
Mar 29, 2026
Merged

perf: reduce PBKDF2 iterations for faster registration#6
Taure merged 1 commit intomainfrom
feat/faster-registration

Conversation

@Taure
Copy link
Copy Markdown
Contributor

@Taure Taure commented Mar 29, 2026

Summary

Test plan

  • All 66 tests pass
  • Benchmarked: 23ms hash, 31ms full HTTP registration

600k → 100k iterations. Registration drops from 167ms to 31ms (5.4x).
Still well above security minimum for a game backend.
Requires nova_auth >= novaframework/nova_auth#2.
@Taure Taure merged commit 261a015 into main Mar 29, 2026
14 of 15 checks passed
@Taure Taure deleted the feat/faster-registration branch March 29, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant