Skip to content

Instantly share code, notes, and snippets.

@EricLarch
Created January 16, 2015 23:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EricLarch/e46b80404d04f4699ef8 to your computer and use it in GitHub Desktop.
Save EricLarch/e46b80404d04f4699ef8 to your computer and use it in GitHub Desktop.
pause 2**fail_attempts
fail_attempts++
verify_fail_attempts_increment()
if (hardened_compare(pin_entered, PIN)) then
fail_attemps = 0
start_wallet()
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment