Plug.Crypto.masked_compare
You're seeing just the function
masked_compare
, go back to Plug.Crypto module for more information.
Specs
Compares the two binaries (one being masked) in constant-time to avoid timing attacks.
It is assumed the right token is masked according to the given mask.