Skip to content

Use time-constant comparison in password testing#3090

Merged
gbrodman merged 1 commit into
google:masterfrom
gbrodman:timeConstant
Jun 17, 2026
Merged

Use time-constant comparison in password testing#3090
gbrodman merged 1 commit into
google:masterfrom
gbrodman:timeConstant

Conversation

@gbrodman

@gbrodman gbrodman commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Normal comparison exits out once a difference is found so theoretically a time variance can leak information. This isn't really a huge deal but is probably still worth doing.


This change is Reviewable

Normal comparison exits out once a difference is found so theoretically
a time variance can leak information. This isn't really a huge deal but
is probably still worth doing.

@weiminyu weiminyu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weiminyu reviewed 3 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman gbrodman enabled auto-merge June 17, 2026 20:08
@gbrodman gbrodman added the kokoro:force-run Force a Kokoro build. label Jun 17, 2026
@domain-registry-eng domain-registry-eng removed the kokoro:force-run Force a Kokoro build. label Jun 17, 2026
@gbrodman gbrodman added this pull request to the merge queue Jun 17, 2026
Merged via the queue into google:master with commit 84e97aa Jun 17, 2026
17 checks passed
@gbrodman gbrodman deleted the timeConstant branch June 17, 2026 21:53
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.

3 participants