MCPcopy Create free account
hub / github.com/Semporia/Scripts / mac

Method mac

sign_graphics_validate.js:1310–1313  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

1308 })
1309 }
1310 mac(v) {
1311 for (var x = -1, w = 0, A = v.length; w < A; w++) x = x >>> 8 ^ t[(x ^ v.charCodeAt(w)) & 255];
1312 return (x ^ -1) >>> 0
1313 }
1314}
1315var _CurrentPageProtocol = "https:" == document.location.protocol ? "https://" : "http://",
1316_JdJrTdRiskDomainName = window.__fp_domain || "gia.jd.com",

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected