Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Semporia/Scripts
/ w
Function
w
sign_graphics_validate.js:146–148 ·
view source on GitHub ↗
(a, b, c, l, h, q, z)
Source
from the content-addressed store, hash-verified
144
}
145
146
function
w(a, b, c, l, h, q, z) {
147
return
u(c ^ (b | ~l), a, b, h, q, z)
148
}
149
150
function
A(a, b) {
151
var
c = (a & 65535) + (b & 65535);
Callers
1
t
Function · 0.85
Calls
1
u
Function · 0.70
Tested by
no test coverage detected