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

Function l

jd_redPacket.js:1523–1529  ·  view source on GitHub ↗
(n, t)

Source from the content-addressed store, hash-verified

1521 }
1522
1523 function l(n, t) {
1524 var r, e, o = d(n), u = [], c = [];
1525 for (u[15] = c[15] = void 0, o.length > 16 && (o = i(o, 8 * n.length)), r = 0; r < 16; r += 1) {
1526 u[r] = 909522486 ^ o[r], c[r] = 1549556828 ^ o[r]
1527 }
1528 return e = i(u.concat(d(t)), 512 + 8 * t.length), a(i(c.concat(e), 640))
1529 }
1530
1531 function g(n) {
1532 var t, r, e = "";

Callers 1

sFunction · 0.70

Calls 3

dFunction · 0.70
iFunction · 0.70
aFunction · 0.70

Tested by

no test coverage detected