Skip to content

Add timing safe string comparison

Choose a tag to compare

@mosspilot mosspilot released this 01 May 16:27
· 29 commits to master since this release

This release adds the method magic.util.timingSafeCompare() that performs a string comparison in a way that is not susceptible to a timing based attack.