Skip to content

Constant time compare for admin password.#505

Merged
jholdstock merged 1 commit intodecred:masterfrom
jholdstock:constcomp
Jan 12, 2026
Merged

Constant time compare for admin password.#505
jholdstock merged 1 commit intodecred:masterfrom
jholdstock:constcomp

Conversation

@jholdstock
Copy link
Member

Using a constant time comparison for the admin password reduces the chance brute forcing the password via a side-channel/timing attack.

Using a constant time comparison for the admin password reduces the
chance brute forcing the password via a side-channel/timing attack.
@jholdstock
Copy link
Member Author

Great suggestion, thanks.

@jholdstock jholdstock merged commit 6149d9c into decred:master Jan 12, 2026
2 checks passed
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.

2 participants