Add timing safe string comparison
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.
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.