Skip to content

Constant-Time String Comparison

Latest

Choose a tag to compare

@nlindley nlindley released this 14 Mar 00:53
· 2 commits to master since this release

This release compares the existing hash to the computed hash using a constant-time string comparison algorithm to help mitigate timing attacks.