invitation codes: tweak argon2 params to consume less memory #70

Merged
quentin merged 1 commit from tweak-argon2-params into main 2025-02-20 17:33:51 +00:00
Owner

This is a proposal to try to address issue #1 (I got bitten by it just today): tweak the argon2 parameters to use more CPU (do 3 passes instead of 2) but less memory (40Mo instead of 64Mo). Maybe we could even use 32 instead of 40, I don't really know…

This is a proposal to try to address issue #1 (I got bitten by it just today): tweak the argon2 parameters to use more CPU (do `3` passes instead of `2`) but less memory (`40Mo` instead of `64Mo`). Maybe we could even use `32` instead of `40`, I don't really know…
Armael added 1 commit 2024-11-11 19:07:08 +00:00
quentin merged commit af74476c37 into main 2025-02-20 17:33:51 +00:00
quentin deleted branch tweak-argon2-params 2025-02-20 17:33:51 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/guichet#70
No description provided.