zigap-utils 0.0.489 → 0.0.491

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -3,7 +3,7 @@ var la = Object.defineProperty;
3
3
  var xa = (i, e, t) => e in i ? la(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
4
4
  var Bt = (i, e, t) => (xa(i, typeof e != "symbol" ? e + "" : e, t), t);
5
5
  import * as va from "react";
6
- import cr, { useRef as an, useState as ar, useEffect as _t } from "react";
6
+ import sr, { useRef as an, useState as nr, useEffect as _t } from "react";
7
7
  var ke = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
8
8
  function $i(i) {
9
9
  return i && i.__esModule && Object.prototype.hasOwnProperty.call(i, "default") ? i.default : i;
@@ -75,25 +75,25 @@ function pa() {
75
75
  function k(m) {
76
76
  if (m === null || typeof m != "object")
77
77
  return null;
78
- var N = B && m[B] || m[R];
79
- return typeof N == "function" ? N : null;
78
+ var z = B && m[B] || m[R];
79
+ return typeof z == "function" ? z : null;
80
80
  }
81
81
  var q = i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
82
82
  function F(m) {
83
83
  {
84
- for (var N = arguments.length, L = new Array(N > 1 ? N - 1 : 0), V = 1; V < N; V++)
84
+ for (var z = arguments.length, L = new Array(z > 1 ? z - 1 : 0), V = 1; V < z; V++)
85
85
  L[V - 1] = arguments[V];
86
86
  P("error", m, L);
87
87
  }
88
88
  }
89
- function P(m, N, L) {
89
+ function P(m, z, L) {
90
90
  {
91
91
  var V = q.ReactDebugCurrentFrame, fe = V.getStackAddendum();
92
- fe !== "" && (N += "%s", L = L.concat([fe]));
92
+ fe !== "" && (z += "%s", L = L.concat([fe]));
93
93
  var ie = L.map(function(he) {
94
94
  return String(he);
95
95
  });
96
- ie.unshift("Warning: " + N), Function.prototype.apply.call(console[m], console, ie);
96
+ ie.unshift("Warning: " + z), Function.prototype.apply.call(console[m], console, ie);
97
97
  }
98
98
  }
99
99
  var O = !1, H = !1, U = !1, j = !1, X = !1, Q;
@@ -105,11 +105,11 @@ function pa() {
105
105
  // with.
106
106
  m.$$typeof === Q || m.getModuleId !== void 0));
107
107
  }
108
- function _(m, N, L) {
108
+ function _(m, z, L) {
109
109
  var V = m.displayName;
110
110
  if (V)
111
111
  return V;
112
- var fe = N.displayName || N.name || "";
112
+ var fe = z.displayName || z.name || "";
113
113
  return fe !== "" ? L + "(" + fe + ")" : L;
114
114
  }
115
115
  function f(m) {
@@ -139,8 +139,8 @@ function pa() {
139
139
  if (typeof m == "object")
140
140
  switch (m.$$typeof) {
141
141
  case x:
142
- var N = m;
143
- return f(N) + ".Consumer";
142
+ var z = m;
143
+ return f(z) + ".Consumer";
144
144
  case y:
145
145
  var L = m;
146
146
  return f(L._context) + ".Provider";
@@ -223,7 +223,7 @@ function pa() {
223
223
  }
224
224
  }
225
225
  var se = q.ReactCurrentDispatcher, Ee;
226
- function ge(m, N, L) {
226
+ function ge(m, z, L) {
227
227
  {
228
228
  if (Ee === void 0)
229
229
  try {
@@ -241,7 +241,7 @@ function pa() {
241
241
  var _0 = typeof WeakMap == "function" ? WeakMap : Map;
242
242
  we = new _0();
243
243
  }
244
- function Pe(m, N) {
244
+ function Pe(m, z) {
245
245
  if (!m || Ce)
246
246
  return "";
247
247
  {
@@ -256,7 +256,7 @@ function pa() {
256
256
  var ie;
257
257
  ie = se.current, se.current = null, Y();
258
258
  try {
259
- if (N) {
259
+ if (z) {
260
260
  var he = function() {
261
261
  throw Error();
262
262
  };
@@ -312,14 +312,14 @@ function pa() {
312
312
  var _e = m ? m.displayName || m.name : "", Ae = _e ? ge(_e) : "";
313
313
  return typeof m == "function" && we.set(m, Ae), Ae;
314
314
  }
315
- function Me(m, N, L) {
315
+ function Me(m, z, L) {
316
316
  return Pe(m, !1);
317
317
  }
318
318
  function A0(m) {
319
- var N = m.prototype;
320
- return !!(N && N.isReactComponent);
319
+ var z = m.prototype;
320
+ return !!(z && z.isReactComponent);
321
321
  }
322
- function Ge(m, N, L) {
322
+ function Ge(m, z, L) {
323
323
  if (m == null)
324
324
  return "";
325
325
  if (typeof m == "function")
@@ -337,11 +337,11 @@ function pa() {
337
337
  case u:
338
338
  return Me(m.render);
339
339
  case v:
340
- return Ge(m.type, N, L);
340
+ return Ge(m.type, z, L);
341
341
  case b: {
342
342
  var V = m, fe = V._payload, ie = V._init;
343
343
  try {
344
- return Ge(ie(fe), N, L);
344
+ return Ge(ie(fe), z, L);
345
345
  } catch {
346
346
  }
347
347
  }
@@ -349,14 +349,14 @@ function pa() {
349
349
  return "";
350
350
  }
351
351
  var We = Object.prototype.hasOwnProperty, Y0 = {}, Qe = q.ReactDebugCurrentFrame;
352
- function ze(m) {
352
+ function Ne(m) {
353
353
  if (m) {
354
- var N = m._owner, L = Ge(m.type, m._source, N ? N.type : null);
354
+ var z = m._owner, L = Ge(m.type, m._source, z ? z.type : null);
355
355
  Qe.setExtraStackFrame(L);
356
356
  } else
357
357
  Qe.setExtraStackFrame(null);
358
358
  }
359
- function N0(m, N, L, V, fe) {
359
+ function z0(m, z, L, V, fe) {
360
360
  {
361
361
  var ie = Function.call.bind(We);
362
362
  for (var he in m)
@@ -367,11 +367,11 @@ function pa() {
367
367
  var xe = Error((V || "React class") + ": " + L + " type `" + he + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof m[he] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
368
368
  throw xe.name = "Invariant Violation", xe;
369
369
  }
370
- re = m[he](N, he, V, L, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
370
+ re = m[he](z, he, V, L, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
371
371
  } catch (ue) {
372
372
  re = ue;
373
373
  }
374
- re && !(re instanceof Error) && (ze(fe), F("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", V || "React class", L, he, typeof re), ze(null)), re instanceof Error && !(re.message in Y0) && (Y0[re.message] = !0, ze(fe), F("Failed %s type: %s", L, re.message), ze(null));
374
+ re && !(re instanceof Error) && (Ne(fe), F("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", V || "React class", L, he, typeof re), Ne(null)), re instanceof Error && !(re.message in Y0) && (Y0[re.message] = !0, Ne(fe), F("Failed %s type: %s", L, re.message), Ne(null));
375
375
  }
376
376
  }
377
377
  }
@@ -381,7 +381,7 @@ function pa() {
381
381
  }
382
382
  function D0(m) {
383
383
  {
384
- var N = typeof Symbol == "function" && Symbol.toStringTag, L = N && m[Symbol.toStringTag] || m.constructor.name || "Object";
384
+ var z = typeof Symbol == "function" && Symbol.toStringTag, L = z && m[Symbol.toStringTag] || m.constructor.name || "Object";
385
385
  return L;
386
386
  }
387
387
  }
@@ -408,30 +408,30 @@ function pa() {
408
408
  He = {};
409
409
  function q0(m) {
410
410
  if (We.call(m, "ref")) {
411
- var N = Object.getOwnPropertyDescriptor(m, "ref").get;
412
- if (N && N.isReactWarning)
411
+ var z = Object.getOwnPropertyDescriptor(m, "ref").get;
412
+ if (z && z.isReactWarning)
413
413
  return !1;
414
414
  }
415
415
  return m.ref !== void 0;
416
416
  }
417
417
  function a0(m) {
418
418
  if (We.call(m, "key")) {
419
- var N = Object.getOwnPropertyDescriptor(m, "key").get;
420
- if (N && N.isReactWarning)
419
+ var z = Object.getOwnPropertyDescriptor(m, "key").get;
420
+ if (z && z.isReactWarning)
421
421
  return !1;
422
422
  }
423
423
  return m.key !== void 0;
424
424
  }
425
- function r0(m, N) {
426
- if (typeof m.ref == "string" && Le.current && N && Le.current.stateNode !== N) {
425
+ function r0(m, z) {
426
+ if (typeof m.ref == "string" && Le.current && z && Le.current.stateNode !== z) {
427
427
  var L = h(Le.current.type);
428
428
  He[L] || (F('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', h(Le.current.type), m.ref), He[L] = !0);
429
429
  }
430
430
  }
431
- function L0(m, N) {
431
+ function L0(m, z) {
432
432
  {
433
433
  var L = function() {
434
- Q0 || (Q0 = !0, F("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
434
+ Q0 || (Q0 = !0, F("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", z));
435
435
  };
436
436
  L.isReactWarning = !0, Object.defineProperty(m, "key", {
437
437
  get: L,
@@ -439,10 +439,10 @@ function pa() {
439
439
  });
440
440
  }
441
441
  }
442
- function n0(m, N) {
442
+ function n0(m, z) {
443
443
  {
444
444
  var L = function() {
445
- l0 || (l0 = !0, F("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", N));
445
+ l0 || (l0 = !0, F("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", z));
446
446
  };
447
447
  L.isReactWarning = !0, Object.defineProperty(m, "ref", {
448
448
  get: L,
@@ -450,13 +450,13 @@ function pa() {
450
450
  });
451
451
  }
452
452
  }
453
- var s0 = function(m, N, L, V, fe, ie, he) {
453
+ var s0 = function(m, z, L, V, fe, ie, he) {
454
454
  var re = {
455
455
  // This tag allows us to uniquely identify this as a React Element
456
456
  $$typeof: e,
457
457
  // Built-in properties that belong on the element
458
458
  type: m,
459
- key: N,
459
+ key: z,
460
460
  ref: L,
461
461
  props: he,
462
462
  // Record the component responsible for creating this element.
@@ -479,12 +479,12 @@ function pa() {
479
479
  value: fe
480
480
  }), Object.freeze && (Object.freeze(re.props), Object.freeze(re)), re;
481
481
  };
482
- function W0(m, N, L, V, fe) {
482
+ function W0(m, z, L, V, fe) {
483
483
  {
484
484
  var ie, he = {}, re = null, xe = null;
485
- L !== void 0 && (F0(L), re = "" + L), a0(N) && (F0(N.key), re = "" + N.key), q0(N) && (xe = N.ref, r0(N, fe));
486
- for (ie in N)
487
- We.call(N, ie) && !u0.hasOwnProperty(ie) && (he[ie] = N[ie]);
485
+ L !== void 0 && (F0(L), re = "" + L), a0(z) && (F0(z.key), re = "" + z.key), q0(z) && (xe = z.ref, r0(z, fe));
486
+ for (ie in z)
487
+ We.call(z, ie) && !u0.hasOwnProperty(ie) && (he[ie] = z[ie]);
488
488
  if (m && m.defaultProps) {
489
489
  var ue = m.defaultProps;
490
490
  for (ie in ue)
@@ -500,7 +500,7 @@ function pa() {
500
500
  var e0 = q.ReactCurrentOwner, f0 = q.ReactDebugCurrentFrame;
501
501
  function $0(m) {
502
502
  if (m) {
503
- var N = m._owner, L = Ge(m.type, m._source, N ? N.type : null);
503
+ var z = m._owner, L = Ge(m.type, m._source, z ? z.type : null);
504
504
  f0.setExtraStackFrame(L);
505
505
  } else
506
506
  f0.setExtraStackFrame(null);
@@ -528,22 +528,22 @@ Check the render method of \`` + m + "`.";
528
528
  var Ve = {};
529
529
  function rt(m) {
530
530
  {
531
- var N = R0();
532
- if (!N) {
531
+ var z = R0();
532
+ if (!z) {
533
533
  var L = typeof m == "string" ? m : m.displayName || m.name;
534
- L && (N = `
534
+ L && (z = `
535
535
 
536
536
  Check the top-level render call using <` + L + ">.");
537
537
  }
538
- return N;
538
+ return z;
539
539
  }
540
540
  }
541
- function c0(m, N) {
541
+ function c0(m, z) {
542
542
  {
543
543
  if (!m._store || m._store.validated || m.key != null)
544
544
  return;
545
545
  m._store.validated = !0;
546
- var L = rt(N);
546
+ var L = rt(z);
547
547
  if (Ve[L])
548
548
  return;
549
549
  Ve[L] = !0;
@@ -551,14 +551,14 @@ Check the top-level render call using <` + L + ">.");
551
551
  m && m._owner && m._owner !== e0.current && (V = " It was passed a child from " + h(m._owner.type) + "."), $0(m), F('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', L, V), $0(null);
552
552
  }
553
553
  }
554
- function d0(m, N) {
554
+ function d0(m, z) {
555
555
  {
556
556
  if (typeof m != "object")
557
557
  return;
558
558
  if (Fe(m))
559
559
  for (var L = 0; L < m.length; L++) {
560
560
  var V = m[L];
561
- x0(V) && c0(V, N);
561
+ x0(V) && c0(V, z);
562
562
  }
563
563
  else if (x0(m))
564
564
  m._store && (m._store.validated = !0);
@@ -566,39 +566,39 @@ Check the top-level render call using <` + L + ">.");
566
566
  var fe = k(m);
567
567
  if (typeof fe == "function" && fe !== m.entries)
568
568
  for (var ie = fe.call(m), he; !(he = ie.next()).done; )
569
- x0(he.value) && c0(he.value, N);
569
+ x0(he.value) && c0(he.value, z);
570
570
  }
571
571
  }
572
572
  }
573
573
  function yt(m) {
574
574
  {
575
- var N = m.type;
576
- if (N == null || typeof N == "string")
575
+ var z = m.type;
576
+ if (z == null || typeof z == "string")
577
577
  return;
578
578
  var L;
579
- if (typeof N == "function")
580
- L = N.propTypes;
581
- else if (typeof N == "object" && (N.$$typeof === u || // Note: Memo only checks outer props here.
579
+ if (typeof z == "function")
580
+ L = z.propTypes;
581
+ else if (typeof z == "object" && (z.$$typeof === u || // Note: Memo only checks outer props here.
582
582
  // Inner props are checked in the reconciler.
583
- N.$$typeof === v))
584
- L = N.propTypes;
583
+ z.$$typeof === v))
584
+ L = z.propTypes;
585
585
  else
586
586
  return;
587
587
  if (L) {
588
- var V = h(N);
589
- N0(L, m.props, "prop", V, m);
590
- } else if (N.PropTypes !== void 0 && !o0) {
588
+ var V = h(z);
589
+ z0(L, m.props, "prop", V, m);
590
+ } else if (z.PropTypes !== void 0 && !o0) {
591
591
  o0 = !0;
592
- var fe = h(N);
592
+ var fe = h(z);
593
593
  F("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", fe || "Unknown");
594
594
  }
595
- typeof N.getDefaultProps == "function" && !N.getDefaultProps.isReactClassApproved && F("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
595
+ typeof z.getDefaultProps == "function" && !z.getDefaultProps.isReactClassApproved && F("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
596
596
  }
597
597
  }
598
598
  function Oe(m) {
599
599
  {
600
- for (var N = Object.keys(m.props), L = 0; L < N.length; L++) {
601
- var V = N[L];
600
+ for (var z = Object.keys(m.props), L = 0; L < z.length; L++) {
601
+ var V = z[L];
602
602
  if (V !== "children" && V !== "key") {
603
603
  $0(m), F("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", V), $0(null);
604
604
  break;
@@ -608,7 +608,7 @@ Check the top-level render call using <` + L + ">.");
608
608
  }
609
609
  }
610
610
  var Ie = {};
611
- function l(m, N, L, V, fe, ie) {
611
+ function l(m, z, L, V, fe, ie) {
612
612
  {
613
613
  var he = $(m);
614
614
  if (!he) {
@@ -619,11 +619,11 @@ Check the top-level render call using <` + L + ">.");
619
619
  var ue;
620
620
  m === null ? ue = "null" : Fe(m) ? ue = "array" : m !== void 0 && m.$$typeof === e ? (ue = "<" + (h(m.type) || "Unknown") + " />", re = " Did you accidentally export a JSX literal instead of a component?") : ue = typeof m, F("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ue, re);
621
621
  }
622
- var ve = W0(m, N, L, fe, ie);
622
+ var ve = W0(m, z, L, fe, ie);
623
623
  if (ve == null)
624
624
  return ve;
625
625
  if (he) {
626
- var me = N.children;
626
+ var me = z.children;
627
627
  if (me !== void 0)
628
628
  if (V)
629
629
  if (Fe(me)) {
@@ -635,8 +635,8 @@ Check the top-level render call using <` + L + ">.");
635
635
  else
636
636
  d0(me, m);
637
637
  }
638
- if (We.call(N, "key")) {
639
- var Ae = h(m), pe = Object.keys(N).filter(function(ce) {
638
+ if (We.call(z, "key")) {
639
+ var Ae = h(m), pe = Object.keys(z).filter(function(ce) {
640
640
  return ce !== "key";
641
641
  }), de = pe.length > 0 ? "{key: someKey, " + pe.join(": ..., ") + ": ...}" : "{key: someKey}";
642
642
  if (!Ie[Ae + de]) {
@@ -652,11 +652,11 @@ React keys must be passed directly to JSX without using spread:
652
652
  return m === r ? Oe(ve) : yt(ve), ve;
653
653
  }
654
654
  }
655
- function C(m, N, L) {
656
- return l(m, N, L, !0);
655
+ function C(m, z, L) {
656
+ return l(m, z, L, !0);
657
657
  }
658
- function w(m, N, L) {
659
- return l(m, N, L, !1);
658
+ function w(m, z, L) {
659
+ return l(m, z, L, !1);
660
660
  }
661
661
  var s = w, D = C;
662
662
  Zt.Fragment = r, Zt.jsx = s, Zt.jsxs = D;
@@ -1176,7 +1176,7 @@ function pf(i) {
1176
1176
  "includeMargin",
1177
1177
  "style",
1178
1178
  "imageSettings"
1179
- ]), v = c == null ? void 0 : c.src, b = an(null), M = an(null), [B, R] = ar(!1);
1179
+ ]), v = c == null ? void 0 : c.src, b = an(null), M = an(null), [B, R] = nr(!1);
1180
1180
  _t(() => {
1181
1181
  if (b.current != null) {
1182
1182
  const F = b.current, P = F.getContext("2d");
@@ -1199,7 +1199,7 @@ function pf(i) {
1199
1199
  }, [v]);
1200
1200
  const k = dn({ height: r, width: r }, u);
1201
1201
  let q = null;
1202
- return v != null && (q = /* @__PURE__ */ cr.createElement("img", {
1202
+ return v != null && (q = /* @__PURE__ */ sr.createElement("img", {
1203
1203
  src: v,
1204
1204
  key: v,
1205
1205
  style: { display: "none" },
@@ -1207,7 +1207,7 @@ function pf(i) {
1207
1207
  R(!0);
1208
1208
  },
1209
1209
  ref: M
1210
- })), /* @__PURE__ */ cr.createElement(cr.Fragment, null, /* @__PURE__ */ cr.createElement("canvas", dn({
1210
+ })), /* @__PURE__ */ sr.createElement(sr.Fragment, null, /* @__PURE__ */ sr.createElement("canvas", dn({
1211
1211
  style: k,
1212
1212
  height: r,
1213
1213
  width: r,
@@ -1218,7 +1218,7 @@ var yf = { exports: {} };
1218
1218
  function gf(i) {
1219
1219
  throw new Error('Could not dynamically require "' + i + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
1220
1220
  }
1221
- var zr = { exports: {} };
1221
+ var Nr = { exports: {} };
1222
1222
  const Ra = {}, ka = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1223
1223
  __proto__: null,
1224
1224
  default: Ra
@@ -1722,7 +1722,7 @@ function Ye() {
1722
1722
  }(Math);
1723
1723
  return t;
1724
1724
  });
1725
- }(zr)), zr.exports;
1725
+ }(Nr)), Nr.exports;
1726
1726
  }
1727
1727
  var qr = { exports: {} }, un;
1728
1728
  function Br() {
@@ -2530,7 +2530,7 @@ function _f() {
2530
2530
  ]);
2531
2531
  },
2532
2532
  _doProcessBlock: function(B, R) {
2533
- for (var k = this._hash.words, q = k[0], F = k[1], P = k[2], O = k[3], H = k[4], U = k[5], j = k[6], X = k[7], Q = q.high, $ = q.low, _ = F.high, f = F.low, h = P.high, p = P.low, g = O.high, E = O.low, I = H.high, T = H.low, S = U.high, o = U.low, A = j.high, W = j.low, K = X.high, Y = X.low, J = Q, se = $, Ee = _, ge = f, Ce = h, we = p, _0 = g, Pe = E, Me = I, A0 = T, Ge = S, We = o, Y0 = A, Qe = W, ze = K, N0 = Y, qe = 0; qe < 80; qe++) {
2533
+ for (var k = this._hash.words, q = k[0], F = k[1], P = k[2], O = k[3], H = k[4], U = k[5], j = k[6], X = k[7], Q = q.high, $ = q.low, _ = F.high, f = F.low, h = P.high, p = P.low, g = O.high, E = O.low, I = H.high, T = H.low, S = U.high, o = U.low, A = j.high, W = j.low, K = X.high, Y = X.low, J = Q, se = $, Ee = _, ge = f, Ce = h, we = p, _0 = g, Pe = E, Me = I, A0 = T, Ge = S, We = o, Y0 = A, Qe = W, Ne = K, z0 = Y, qe = 0; qe < 80; qe++) {
2534
2534
  var Fe, D0, Je = b[qe];
2535
2535
  if (qe < 16)
2536
2536
  D0 = Je.high = B[R + qe * 2] | 0, Fe = Je.low = B[R + qe * 2 + 1] | 0;
@@ -2538,10 +2538,10 @@ function _f() {
2538
2538
  var i0 = b[qe - 15], F0 = i0.high, Le = i0.low, u0 = (F0 >>> 1 | Le << 31) ^ (F0 >>> 8 | Le << 24) ^ F0 >>> 7, Q0 = (Le >>> 1 | F0 << 31) ^ (Le >>> 8 | F0 << 24) ^ (Le >>> 7 | F0 << 25), l0 = b[qe - 2], He = l0.high, q0 = l0.low, a0 = (He >>> 19 | q0 << 13) ^ (He << 3 | q0 >>> 29) ^ He >>> 6, r0 = (q0 >>> 19 | He << 13) ^ (q0 << 3 | He >>> 29) ^ (q0 >>> 6 | He << 26), L0 = b[qe - 7], n0 = L0.high, s0 = L0.low, W0 = b[qe - 16], e0 = W0.high, f0 = W0.low;
2539
2539
  Fe = Q0 + s0, D0 = u0 + n0 + (Fe >>> 0 < Q0 >>> 0 ? 1 : 0), Fe = Fe + r0, D0 = D0 + a0 + (Fe >>> 0 < r0 >>> 0 ? 1 : 0), Fe = Fe + f0, D0 = D0 + e0 + (Fe >>> 0 < f0 >>> 0 ? 1 : 0), Je.high = D0, Je.low = Fe;
2540
2540
  }
2541
- var $0 = Me & Ge ^ ~Me & Y0, o0 = A0 & We ^ ~A0 & Qe, x0 = J & Ee ^ J & Ce ^ Ee & Ce, R0 = se & ge ^ se & we ^ ge & we, t0 = (J >>> 28 | se << 4) ^ (J << 30 | se >>> 2) ^ (J << 25 | se >>> 7), Ve = (se >>> 28 | J << 4) ^ (se << 30 | J >>> 2) ^ (se << 25 | J >>> 7), rt = (Me >>> 14 | A0 << 18) ^ (Me >>> 18 | A0 << 14) ^ (Me << 23 | A0 >>> 9), c0 = (A0 >>> 14 | Me << 18) ^ (A0 >>> 18 | Me << 14) ^ (A0 << 23 | Me >>> 9), d0 = v[qe], yt = d0.high, Oe = d0.low, Ie = N0 + c0, l = ze + rt + (Ie >>> 0 < N0 >>> 0 ? 1 : 0), Ie = Ie + o0, l = l + $0 + (Ie >>> 0 < o0 >>> 0 ? 1 : 0), Ie = Ie + Oe, l = l + yt + (Ie >>> 0 < Oe >>> 0 ? 1 : 0), Ie = Ie + Fe, l = l + D0 + (Ie >>> 0 < Fe >>> 0 ? 1 : 0), C = Ve + R0, w = t0 + x0 + (C >>> 0 < Ve >>> 0 ? 1 : 0);
2542
- ze = Y0, N0 = Qe, Y0 = Ge, Qe = We, Ge = Me, We = A0, A0 = Pe + Ie | 0, Me = _0 + l + (A0 >>> 0 < Pe >>> 0 ? 1 : 0) | 0, _0 = Ce, Pe = we, Ce = Ee, we = ge, Ee = J, ge = se, se = Ie + C | 0, J = l + w + (se >>> 0 < Ie >>> 0 ? 1 : 0) | 0;
2541
+ var $0 = Me & Ge ^ ~Me & Y0, o0 = A0 & We ^ ~A0 & Qe, x0 = J & Ee ^ J & Ce ^ Ee & Ce, R0 = se & ge ^ se & we ^ ge & we, t0 = (J >>> 28 | se << 4) ^ (J << 30 | se >>> 2) ^ (J << 25 | se >>> 7), Ve = (se >>> 28 | J << 4) ^ (se << 30 | J >>> 2) ^ (se << 25 | J >>> 7), rt = (Me >>> 14 | A0 << 18) ^ (Me >>> 18 | A0 << 14) ^ (Me << 23 | A0 >>> 9), c0 = (A0 >>> 14 | Me << 18) ^ (A0 >>> 18 | Me << 14) ^ (A0 << 23 | Me >>> 9), d0 = v[qe], yt = d0.high, Oe = d0.low, Ie = z0 + c0, l = Ne + rt + (Ie >>> 0 < z0 >>> 0 ? 1 : 0), Ie = Ie + o0, l = l + $0 + (Ie >>> 0 < o0 >>> 0 ? 1 : 0), Ie = Ie + Oe, l = l + yt + (Ie >>> 0 < Oe >>> 0 ? 1 : 0), Ie = Ie + Fe, l = l + D0 + (Ie >>> 0 < Fe >>> 0 ? 1 : 0), C = Ve + R0, w = t0 + x0 + (C >>> 0 < Ve >>> 0 ? 1 : 0);
2542
+ Ne = Y0, z0 = Qe, Y0 = Ge, Qe = We, Ge = Me, We = A0, A0 = Pe + Ie | 0, Me = _0 + l + (A0 >>> 0 < Pe >>> 0 ? 1 : 0) | 0, _0 = Ce, Pe = we, Ce = Ee, we = ge, Ee = J, ge = se, se = Ie + C | 0, J = l + w + (se >>> 0 < Ie >>> 0 ? 1 : 0) | 0;
2543
2543
  }
2544
- $ = q.low = $ + se, q.high = Q + J + ($ >>> 0 < se >>> 0 ? 1 : 0), f = F.low = f + ge, F.high = _ + Ee + (f >>> 0 < ge >>> 0 ? 1 : 0), p = P.low = p + we, P.high = h + Ce + (p >>> 0 < we >>> 0 ? 1 : 0), E = O.low = E + Pe, O.high = g + _0 + (E >>> 0 < Pe >>> 0 ? 1 : 0), T = H.low = T + A0, H.high = I + Me + (T >>> 0 < A0 >>> 0 ? 1 : 0), o = U.low = o + We, U.high = S + Ge + (o >>> 0 < We >>> 0 ? 1 : 0), W = j.low = W + Qe, j.high = A + Y0 + (W >>> 0 < Qe >>> 0 ? 1 : 0), Y = X.low = Y + N0, X.high = K + ze + (Y >>> 0 < N0 >>> 0 ? 1 : 0);
2544
+ $ = q.low = $ + se, q.high = Q + J + ($ >>> 0 < se >>> 0 ? 1 : 0), f = F.low = f + ge, F.high = _ + Ee + (f >>> 0 < ge >>> 0 ? 1 : 0), p = P.low = p + we, P.high = h + Ce + (p >>> 0 < we >>> 0 ? 1 : 0), E = O.low = E + Pe, O.high = g + _0 + (E >>> 0 < Pe >>> 0 ? 1 : 0), T = H.low = T + A0, H.high = I + Me + (T >>> 0 < A0 >>> 0 ? 1 : 0), o = U.low = o + We, U.high = S + Ge + (o >>> 0 < We >>> 0 ? 1 : 0), W = j.low = W + Qe, j.high = A + Y0 + (W >>> 0 < Qe >>> 0 ? 1 : 0), Y = X.low = Y + z0, X.high = K + Ne + (Y >>> 0 < z0 >>> 0 ? 1 : 0);
2545
2545
  },
2546
2546
  _doFinalize: function() {
2547
2547
  var B = this._data, R = B.words, k = this._nDataBytes * 8, q = B.sigBytes * 8;
@@ -2561,7 +2561,7 @@ function _f() {
2561
2561
  }(Vr)), Vr.exports;
2562
2562
  }
2563
2563
  var Xr = { exports: {} }, An;
2564
- function Na() {
2564
+ function za() {
2565
2565
  return An || (An = 1, function(i, e) {
2566
2566
  (function(t, r, a) {
2567
2567
  i.exports = r(Ye(), Br(), _f());
@@ -2591,7 +2591,7 @@ function Na() {
2591
2591
  }(Xr)), Xr.exports;
2592
2592
  }
2593
2593
  var Zr = { exports: {} }, En;
2594
- function za() {
2594
+ function Na() {
2595
2595
  return En || (En = 1, function(i, e) {
2596
2596
  (function(t, r, a) {
2597
2597
  i.exports = r(Ye(), Br());
@@ -4026,9 +4026,9 @@ function Va() {
4026
4026
  });
4027
4027
  }(ci)), ci.exports;
4028
4028
  }
4029
- var di = { exports: {} }, Nn;
4029
+ var di = { exports: {} }, zn;
4030
4030
  function Xa() {
4031
- return Nn || (Nn = 1, function(i, e) {
4031
+ return zn || (zn = 1, function(i, e) {
4032
4032
  (function(t, r, a) {
4033
4033
  i.exports = r(Ye(), M0());
4034
4034
  })(ke, function(t) {
@@ -4048,9 +4048,9 @@ function Xa() {
4048
4048
  });
4049
4049
  }(di)), di.exports;
4050
4050
  }
4051
- var hi = { exports: {} }, zn;
4051
+ var hi = { exports: {} }, Nn;
4052
4052
  function Za() {
4053
- return zn || (zn = 1, function(i, e) {
4053
+ return Nn || (Nn = 1, function(i, e) {
4054
4054
  (function(t, r, a) {
4055
4055
  i.exports = r(Ye(), M0());
4056
4056
  })(ke, function(t) {
@@ -6198,7 +6198,7 @@ function is() {
6198
6198
  }
6199
6199
  (function(i, e) {
6200
6200
  (function(t, r, a) {
6201
- i.exports = r(Ye(), Br(), Pa(), Ia(), kt(), Ta(), Pt(), mf(), Hi(), Oa(), _f(), Na(), za(), qa(), Ui(), La(), Et(), M0(), $a(), Ha(), Ua(), Ya(), Wa(), Ka(), ja(), Va(), Xa(), Za(), Ga(), Qa(), Ja(), es(), ts(), rs(), is());
6201
+ i.exports = r(Ye(), Br(), Pa(), Ia(), kt(), Ta(), Pt(), mf(), Hi(), Oa(), _f(), za(), Na(), qa(), Ui(), La(), Et(), M0(), $a(), Ha(), Ua(), Ya(), Wa(), Ka(), ja(), Va(), Xa(), Za(), Ga(), Qa(), Ja(), es(), ts(), rs(), is());
6202
6202
  })(ke, function(t) {
6203
6203
  return t;
6204
6204
  });
@@ -6699,7 +6699,7 @@ Yi.exports;
6699
6699
  return S !== 0 ? h.words[o] = S | 0 : h.length--, h.strip();
6700
6700
  }
6701
6701
  var R = function(f, h, p) {
6702
- var g = f.words, E = h.words, I = p.words, T = 0, S, o, A, W = g[0] | 0, K = W & 8191, Y = W >>> 13, J = g[1] | 0, se = J & 8191, Ee = J >>> 13, ge = g[2] | 0, Ce = ge & 8191, we = ge >>> 13, _0 = g[3] | 0, Pe = _0 & 8191, Me = _0 >>> 13, A0 = g[4] | 0, Ge = A0 & 8191, We = A0 >>> 13, Y0 = g[5] | 0, Qe = Y0 & 8191, ze = Y0 >>> 13, N0 = g[6] | 0, qe = N0 & 8191, Fe = N0 >>> 13, D0 = g[7] | 0, Je = D0 & 8191, i0 = D0 >>> 13, F0 = g[8] | 0, Le = F0 & 8191, u0 = F0 >>> 13, Q0 = g[9] | 0, l0 = Q0 & 8191, He = Q0 >>> 13, q0 = E[0] | 0, a0 = q0 & 8191, r0 = q0 >>> 13, L0 = E[1] | 0, n0 = L0 & 8191, s0 = L0 >>> 13, W0 = E[2] | 0, e0 = W0 & 8191, f0 = W0 >>> 13, $0 = E[3] | 0, o0 = $0 & 8191, x0 = $0 >>> 13, R0 = E[4] | 0, t0 = R0 & 8191, Ve = R0 >>> 13, rt = E[5] | 0, c0 = rt & 8191, d0 = rt >>> 13, yt = E[6] | 0, Oe = yt & 8191, Ie = yt >>> 13, l = E[7] | 0, C = l & 8191, w = l >>> 13, s = E[8] | 0, D = s & 8191, m = s >>> 13, N = E[9] | 0, L = N & 8191, V = N >>> 13;
6702
+ var g = f.words, E = h.words, I = p.words, T = 0, S, o, A, W = g[0] | 0, K = W & 8191, Y = W >>> 13, J = g[1] | 0, se = J & 8191, Ee = J >>> 13, ge = g[2] | 0, Ce = ge & 8191, we = ge >>> 13, _0 = g[3] | 0, Pe = _0 & 8191, Me = _0 >>> 13, A0 = g[4] | 0, Ge = A0 & 8191, We = A0 >>> 13, Y0 = g[5] | 0, Qe = Y0 & 8191, Ne = Y0 >>> 13, z0 = g[6] | 0, qe = z0 & 8191, Fe = z0 >>> 13, D0 = g[7] | 0, Je = D0 & 8191, i0 = D0 >>> 13, F0 = g[8] | 0, Le = F0 & 8191, u0 = F0 >>> 13, Q0 = g[9] | 0, l0 = Q0 & 8191, He = Q0 >>> 13, q0 = E[0] | 0, a0 = q0 & 8191, r0 = q0 >>> 13, L0 = E[1] | 0, n0 = L0 & 8191, s0 = L0 >>> 13, W0 = E[2] | 0, e0 = W0 & 8191, f0 = W0 >>> 13, $0 = E[3] | 0, o0 = $0 & 8191, x0 = $0 >>> 13, R0 = E[4] | 0, t0 = R0 & 8191, Ve = R0 >>> 13, rt = E[5] | 0, c0 = rt & 8191, d0 = rt >>> 13, yt = E[6] | 0, Oe = yt & 8191, Ie = yt >>> 13, l = E[7] | 0, C = l & 8191, w = l >>> 13, s = E[8] | 0, D = s & 8191, m = s >>> 13, z = E[9] | 0, L = z & 8191, V = z >>> 13;
6703
6703
  p.negative = f.negative ^ h.negative, p.length = 19, S = Math.imul(K, a0), o = Math.imul(K, r0), o = o + Math.imul(Y, a0) | 0, A = Math.imul(Y, r0);
6704
6704
  var fe = (T + S | 0) + ((o & 8191) << 13) | 0;
6705
6705
  T = (A + (o >>> 13) | 0) + (fe >>> 26) | 0, fe &= 67108863, S = Math.imul(se, a0), o = Math.imul(se, r0), o = o + Math.imul(Ee, a0) | 0, A = Math.imul(Ee, r0), S = S + Math.imul(K, n0) | 0, o = o + Math.imul(K, s0) | 0, o = o + Math.imul(Y, n0) | 0, A = A + Math.imul(Y, s0) | 0;
@@ -6710,25 +6710,25 @@ Yi.exports;
6710
6710
  var re = (T + S | 0) + ((o & 8191) << 13) | 0;
6711
6711
  T = (A + (o >>> 13) | 0) + (re >>> 26) | 0, re &= 67108863, S = Math.imul(Ge, a0), o = Math.imul(Ge, r0), o = o + Math.imul(We, a0) | 0, A = Math.imul(We, r0), S = S + Math.imul(Pe, n0) | 0, o = o + Math.imul(Pe, s0) | 0, o = o + Math.imul(Me, n0) | 0, A = A + Math.imul(Me, s0) | 0, S = S + Math.imul(Ce, e0) | 0, o = o + Math.imul(Ce, f0) | 0, o = o + Math.imul(we, e0) | 0, A = A + Math.imul(we, f0) | 0, S = S + Math.imul(se, o0) | 0, o = o + Math.imul(se, x0) | 0, o = o + Math.imul(Ee, o0) | 0, A = A + Math.imul(Ee, x0) | 0, S = S + Math.imul(K, t0) | 0, o = o + Math.imul(K, Ve) | 0, o = o + Math.imul(Y, t0) | 0, A = A + Math.imul(Y, Ve) | 0;
6712
6712
  var xe = (T + S | 0) + ((o & 8191) << 13) | 0;
6713
- T = (A + (o >>> 13) | 0) + (xe >>> 26) | 0, xe &= 67108863, S = Math.imul(Qe, a0), o = Math.imul(Qe, r0), o = o + Math.imul(ze, a0) | 0, A = Math.imul(ze, r0), S = S + Math.imul(Ge, n0) | 0, o = o + Math.imul(Ge, s0) | 0, o = o + Math.imul(We, n0) | 0, A = A + Math.imul(We, s0) | 0, S = S + Math.imul(Pe, e0) | 0, o = o + Math.imul(Pe, f0) | 0, o = o + Math.imul(Me, e0) | 0, A = A + Math.imul(Me, f0) | 0, S = S + Math.imul(Ce, o0) | 0, o = o + Math.imul(Ce, x0) | 0, o = o + Math.imul(we, o0) | 0, A = A + Math.imul(we, x0) | 0, S = S + Math.imul(se, t0) | 0, o = o + Math.imul(se, Ve) | 0, o = o + Math.imul(Ee, t0) | 0, A = A + Math.imul(Ee, Ve) | 0, S = S + Math.imul(K, c0) | 0, o = o + Math.imul(K, d0) | 0, o = o + Math.imul(Y, c0) | 0, A = A + Math.imul(Y, d0) | 0;
6713
+ T = (A + (o >>> 13) | 0) + (xe >>> 26) | 0, xe &= 67108863, S = Math.imul(Qe, a0), o = Math.imul(Qe, r0), o = o + Math.imul(Ne, a0) | 0, A = Math.imul(Ne, r0), S = S + Math.imul(Ge, n0) | 0, o = o + Math.imul(Ge, s0) | 0, o = o + Math.imul(We, n0) | 0, A = A + Math.imul(We, s0) | 0, S = S + Math.imul(Pe, e0) | 0, o = o + Math.imul(Pe, f0) | 0, o = o + Math.imul(Me, e0) | 0, A = A + Math.imul(Me, f0) | 0, S = S + Math.imul(Ce, o0) | 0, o = o + Math.imul(Ce, x0) | 0, o = o + Math.imul(we, o0) | 0, A = A + Math.imul(we, x0) | 0, S = S + Math.imul(se, t0) | 0, o = o + Math.imul(se, Ve) | 0, o = o + Math.imul(Ee, t0) | 0, A = A + Math.imul(Ee, Ve) | 0, S = S + Math.imul(K, c0) | 0, o = o + Math.imul(K, d0) | 0, o = o + Math.imul(Y, c0) | 0, A = A + Math.imul(Y, d0) | 0;
6714
6714
  var ue = (T + S | 0) + ((o & 8191) << 13) | 0;
6715
- T = (A + (o >>> 13) | 0) + (ue >>> 26) | 0, ue &= 67108863, S = Math.imul(qe, a0), o = Math.imul(qe, r0), o = o + Math.imul(Fe, a0) | 0, A = Math.imul(Fe, r0), S = S + Math.imul(Qe, n0) | 0, o = o + Math.imul(Qe, s0) | 0, o = o + Math.imul(ze, n0) | 0, A = A + Math.imul(ze, s0) | 0, S = S + Math.imul(Ge, e0) | 0, o = o + Math.imul(Ge, f0) | 0, o = o + Math.imul(We, e0) | 0, A = A + Math.imul(We, f0) | 0, S = S + Math.imul(Pe, o0) | 0, o = o + Math.imul(Pe, x0) | 0, o = o + Math.imul(Me, o0) | 0, A = A + Math.imul(Me, x0) | 0, S = S + Math.imul(Ce, t0) | 0, o = o + Math.imul(Ce, Ve) | 0, o = o + Math.imul(we, t0) | 0, A = A + Math.imul(we, Ve) | 0, S = S + Math.imul(se, c0) | 0, o = o + Math.imul(se, d0) | 0, o = o + Math.imul(Ee, c0) | 0, A = A + Math.imul(Ee, d0) | 0, S = S + Math.imul(K, Oe) | 0, o = o + Math.imul(K, Ie) | 0, o = o + Math.imul(Y, Oe) | 0, A = A + Math.imul(Y, Ie) | 0;
6715
+ T = (A + (o >>> 13) | 0) + (ue >>> 26) | 0, ue &= 67108863, S = Math.imul(qe, a0), o = Math.imul(qe, r0), o = o + Math.imul(Fe, a0) | 0, A = Math.imul(Fe, r0), S = S + Math.imul(Qe, n0) | 0, o = o + Math.imul(Qe, s0) | 0, o = o + Math.imul(Ne, n0) | 0, A = A + Math.imul(Ne, s0) | 0, S = S + Math.imul(Ge, e0) | 0, o = o + Math.imul(Ge, f0) | 0, o = o + Math.imul(We, e0) | 0, A = A + Math.imul(We, f0) | 0, S = S + Math.imul(Pe, o0) | 0, o = o + Math.imul(Pe, x0) | 0, o = o + Math.imul(Me, o0) | 0, A = A + Math.imul(Me, x0) | 0, S = S + Math.imul(Ce, t0) | 0, o = o + Math.imul(Ce, Ve) | 0, o = o + Math.imul(we, t0) | 0, A = A + Math.imul(we, Ve) | 0, S = S + Math.imul(se, c0) | 0, o = o + Math.imul(se, d0) | 0, o = o + Math.imul(Ee, c0) | 0, A = A + Math.imul(Ee, d0) | 0, S = S + Math.imul(K, Oe) | 0, o = o + Math.imul(K, Ie) | 0, o = o + Math.imul(Y, Oe) | 0, A = A + Math.imul(Y, Ie) | 0;
6716
6716
  var ve = (T + S | 0) + ((o & 8191) << 13) | 0;
6717
- T = (A + (o >>> 13) | 0) + (ve >>> 26) | 0, ve &= 67108863, S = Math.imul(Je, a0), o = Math.imul(Je, r0), o = o + Math.imul(i0, a0) | 0, A = Math.imul(i0, r0), S = S + Math.imul(qe, n0) | 0, o = o + Math.imul(qe, s0) | 0, o = o + Math.imul(Fe, n0) | 0, A = A + Math.imul(Fe, s0) | 0, S = S + Math.imul(Qe, e0) | 0, o = o + Math.imul(Qe, f0) | 0, o = o + Math.imul(ze, e0) | 0, A = A + Math.imul(ze, f0) | 0, S = S + Math.imul(Ge, o0) | 0, o = o + Math.imul(Ge, x0) | 0, o = o + Math.imul(We, o0) | 0, A = A + Math.imul(We, x0) | 0, S = S + Math.imul(Pe, t0) | 0, o = o + Math.imul(Pe, Ve) | 0, o = o + Math.imul(Me, t0) | 0, A = A + Math.imul(Me, Ve) | 0, S = S + Math.imul(Ce, c0) | 0, o = o + Math.imul(Ce, d0) | 0, o = o + Math.imul(we, c0) | 0, A = A + Math.imul(we, d0) | 0, S = S + Math.imul(se, Oe) | 0, o = o + Math.imul(se, Ie) | 0, o = o + Math.imul(Ee, Oe) | 0, A = A + Math.imul(Ee, Ie) | 0, S = S + Math.imul(K, C) | 0, o = o + Math.imul(K, w) | 0, o = o + Math.imul(Y, C) | 0, A = A + Math.imul(Y, w) | 0;
6717
+ T = (A + (o >>> 13) | 0) + (ve >>> 26) | 0, ve &= 67108863, S = Math.imul(Je, a0), o = Math.imul(Je, r0), o = o + Math.imul(i0, a0) | 0, A = Math.imul(i0, r0), S = S + Math.imul(qe, n0) | 0, o = o + Math.imul(qe, s0) | 0, o = o + Math.imul(Fe, n0) | 0, A = A + Math.imul(Fe, s0) | 0, S = S + Math.imul(Qe, e0) | 0, o = o + Math.imul(Qe, f0) | 0, o = o + Math.imul(Ne, e0) | 0, A = A + Math.imul(Ne, f0) | 0, S = S + Math.imul(Ge, o0) | 0, o = o + Math.imul(Ge, x0) | 0, o = o + Math.imul(We, o0) | 0, A = A + Math.imul(We, x0) | 0, S = S + Math.imul(Pe, t0) | 0, o = o + Math.imul(Pe, Ve) | 0, o = o + Math.imul(Me, t0) | 0, A = A + Math.imul(Me, Ve) | 0, S = S + Math.imul(Ce, c0) | 0, o = o + Math.imul(Ce, d0) | 0, o = o + Math.imul(we, c0) | 0, A = A + Math.imul(we, d0) | 0, S = S + Math.imul(se, Oe) | 0, o = o + Math.imul(se, Ie) | 0, o = o + Math.imul(Ee, Oe) | 0, A = A + Math.imul(Ee, Ie) | 0, S = S + Math.imul(K, C) | 0, o = o + Math.imul(K, w) | 0, o = o + Math.imul(Y, C) | 0, A = A + Math.imul(Y, w) | 0;
6718
6718
  var me = (T + S | 0) + ((o & 8191) << 13) | 0;
6719
- T = (A + (o >>> 13) | 0) + (me >>> 26) | 0, me &= 67108863, S = Math.imul(Le, a0), o = Math.imul(Le, r0), o = o + Math.imul(u0, a0) | 0, A = Math.imul(u0, r0), S = S + Math.imul(Je, n0) | 0, o = o + Math.imul(Je, s0) | 0, o = o + Math.imul(i0, n0) | 0, A = A + Math.imul(i0, s0) | 0, S = S + Math.imul(qe, e0) | 0, o = o + Math.imul(qe, f0) | 0, o = o + Math.imul(Fe, e0) | 0, A = A + Math.imul(Fe, f0) | 0, S = S + Math.imul(Qe, o0) | 0, o = o + Math.imul(Qe, x0) | 0, o = o + Math.imul(ze, o0) | 0, A = A + Math.imul(ze, x0) | 0, S = S + Math.imul(Ge, t0) | 0, o = o + Math.imul(Ge, Ve) | 0, o = o + Math.imul(We, t0) | 0, A = A + Math.imul(We, Ve) | 0, S = S + Math.imul(Pe, c0) | 0, o = o + Math.imul(Pe, d0) | 0, o = o + Math.imul(Me, c0) | 0, A = A + Math.imul(Me, d0) | 0, S = S + Math.imul(Ce, Oe) | 0, o = o + Math.imul(Ce, Ie) | 0, o = o + Math.imul(we, Oe) | 0, A = A + Math.imul(we, Ie) | 0, S = S + Math.imul(se, C) | 0, o = o + Math.imul(se, w) | 0, o = o + Math.imul(Ee, C) | 0, A = A + Math.imul(Ee, w) | 0, S = S + Math.imul(K, D) | 0, o = o + Math.imul(K, m) | 0, o = o + Math.imul(Y, D) | 0, A = A + Math.imul(Y, m) | 0;
6719
+ T = (A + (o >>> 13) | 0) + (me >>> 26) | 0, me &= 67108863, S = Math.imul(Le, a0), o = Math.imul(Le, r0), o = o + Math.imul(u0, a0) | 0, A = Math.imul(u0, r0), S = S + Math.imul(Je, n0) | 0, o = o + Math.imul(Je, s0) | 0, o = o + Math.imul(i0, n0) | 0, A = A + Math.imul(i0, s0) | 0, S = S + Math.imul(qe, e0) | 0, o = o + Math.imul(qe, f0) | 0, o = o + Math.imul(Fe, e0) | 0, A = A + Math.imul(Fe, f0) | 0, S = S + Math.imul(Qe, o0) | 0, o = o + Math.imul(Qe, x0) | 0, o = o + Math.imul(Ne, o0) | 0, A = A + Math.imul(Ne, x0) | 0, S = S + Math.imul(Ge, t0) | 0, o = o + Math.imul(Ge, Ve) | 0, o = o + Math.imul(We, t0) | 0, A = A + Math.imul(We, Ve) | 0, S = S + Math.imul(Pe, c0) | 0, o = o + Math.imul(Pe, d0) | 0, o = o + Math.imul(Me, c0) | 0, A = A + Math.imul(Me, d0) | 0, S = S + Math.imul(Ce, Oe) | 0, o = o + Math.imul(Ce, Ie) | 0, o = o + Math.imul(we, Oe) | 0, A = A + Math.imul(we, Ie) | 0, S = S + Math.imul(se, C) | 0, o = o + Math.imul(se, w) | 0, o = o + Math.imul(Ee, C) | 0, A = A + Math.imul(Ee, w) | 0, S = S + Math.imul(K, D) | 0, o = o + Math.imul(K, m) | 0, o = o + Math.imul(Y, D) | 0, A = A + Math.imul(Y, m) | 0;
6720
6720
  var _e = (T + S | 0) + ((o & 8191) << 13) | 0;
6721
- T = (A + (o >>> 13) | 0) + (_e >>> 26) | 0, _e &= 67108863, S = Math.imul(l0, a0), o = Math.imul(l0, r0), o = o + Math.imul(He, a0) | 0, A = Math.imul(He, r0), S = S + Math.imul(Le, n0) | 0, o = o + Math.imul(Le, s0) | 0, o = o + Math.imul(u0, n0) | 0, A = A + Math.imul(u0, s0) | 0, S = S + Math.imul(Je, e0) | 0, o = o + Math.imul(Je, f0) | 0, o = o + Math.imul(i0, e0) | 0, A = A + Math.imul(i0, f0) | 0, S = S + Math.imul(qe, o0) | 0, o = o + Math.imul(qe, x0) | 0, o = o + Math.imul(Fe, o0) | 0, A = A + Math.imul(Fe, x0) | 0, S = S + Math.imul(Qe, t0) | 0, o = o + Math.imul(Qe, Ve) | 0, o = o + Math.imul(ze, t0) | 0, A = A + Math.imul(ze, Ve) | 0, S = S + Math.imul(Ge, c0) | 0, o = o + Math.imul(Ge, d0) | 0, o = o + Math.imul(We, c0) | 0, A = A + Math.imul(We, d0) | 0, S = S + Math.imul(Pe, Oe) | 0, o = o + Math.imul(Pe, Ie) | 0, o = o + Math.imul(Me, Oe) | 0, A = A + Math.imul(Me, Ie) | 0, S = S + Math.imul(Ce, C) | 0, o = o + Math.imul(Ce, w) | 0, o = o + Math.imul(we, C) | 0, A = A + Math.imul(we, w) | 0, S = S + Math.imul(se, D) | 0, o = o + Math.imul(se, m) | 0, o = o + Math.imul(Ee, D) | 0, A = A + Math.imul(Ee, m) | 0, S = S + Math.imul(K, L) | 0, o = o + Math.imul(K, V) | 0, o = o + Math.imul(Y, L) | 0, A = A + Math.imul(Y, V) | 0;
6721
+ T = (A + (o >>> 13) | 0) + (_e >>> 26) | 0, _e &= 67108863, S = Math.imul(l0, a0), o = Math.imul(l0, r0), o = o + Math.imul(He, a0) | 0, A = Math.imul(He, r0), S = S + Math.imul(Le, n0) | 0, o = o + Math.imul(Le, s0) | 0, o = o + Math.imul(u0, n0) | 0, A = A + Math.imul(u0, s0) | 0, S = S + Math.imul(Je, e0) | 0, o = o + Math.imul(Je, f0) | 0, o = o + Math.imul(i0, e0) | 0, A = A + Math.imul(i0, f0) | 0, S = S + Math.imul(qe, o0) | 0, o = o + Math.imul(qe, x0) | 0, o = o + Math.imul(Fe, o0) | 0, A = A + Math.imul(Fe, x0) | 0, S = S + Math.imul(Qe, t0) | 0, o = o + Math.imul(Qe, Ve) | 0, o = o + Math.imul(Ne, t0) | 0, A = A + Math.imul(Ne, Ve) | 0, S = S + Math.imul(Ge, c0) | 0, o = o + Math.imul(Ge, d0) | 0, o = o + Math.imul(We, c0) | 0, A = A + Math.imul(We, d0) | 0, S = S + Math.imul(Pe, Oe) | 0, o = o + Math.imul(Pe, Ie) | 0, o = o + Math.imul(Me, Oe) | 0, A = A + Math.imul(Me, Ie) | 0, S = S + Math.imul(Ce, C) | 0, o = o + Math.imul(Ce, w) | 0, o = o + Math.imul(we, C) | 0, A = A + Math.imul(we, w) | 0, S = S + Math.imul(se, D) | 0, o = o + Math.imul(se, m) | 0, o = o + Math.imul(Ee, D) | 0, A = A + Math.imul(Ee, m) | 0, S = S + Math.imul(K, L) | 0, o = o + Math.imul(K, V) | 0, o = o + Math.imul(Y, L) | 0, A = A + Math.imul(Y, V) | 0;
6722
6722
  var Ae = (T + S | 0) + ((o & 8191) << 13) | 0;
6723
- T = (A + (o >>> 13) | 0) + (Ae >>> 26) | 0, Ae &= 67108863, S = Math.imul(l0, n0), o = Math.imul(l0, s0), o = o + Math.imul(He, n0) | 0, A = Math.imul(He, s0), S = S + Math.imul(Le, e0) | 0, o = o + Math.imul(Le, f0) | 0, o = o + Math.imul(u0, e0) | 0, A = A + Math.imul(u0, f0) | 0, S = S + Math.imul(Je, o0) | 0, o = o + Math.imul(Je, x0) | 0, o = o + Math.imul(i0, o0) | 0, A = A + Math.imul(i0, x0) | 0, S = S + Math.imul(qe, t0) | 0, o = o + Math.imul(qe, Ve) | 0, o = o + Math.imul(Fe, t0) | 0, A = A + Math.imul(Fe, Ve) | 0, S = S + Math.imul(Qe, c0) | 0, o = o + Math.imul(Qe, d0) | 0, o = o + Math.imul(ze, c0) | 0, A = A + Math.imul(ze, d0) | 0, S = S + Math.imul(Ge, Oe) | 0, o = o + Math.imul(Ge, Ie) | 0, o = o + Math.imul(We, Oe) | 0, A = A + Math.imul(We, Ie) | 0, S = S + Math.imul(Pe, C) | 0, o = o + Math.imul(Pe, w) | 0, o = o + Math.imul(Me, C) | 0, A = A + Math.imul(Me, w) | 0, S = S + Math.imul(Ce, D) | 0, o = o + Math.imul(Ce, m) | 0, o = o + Math.imul(we, D) | 0, A = A + Math.imul(we, m) | 0, S = S + Math.imul(se, L) | 0, o = o + Math.imul(se, V) | 0, o = o + Math.imul(Ee, L) | 0, A = A + Math.imul(Ee, V) | 0;
6723
+ T = (A + (o >>> 13) | 0) + (Ae >>> 26) | 0, Ae &= 67108863, S = Math.imul(l0, n0), o = Math.imul(l0, s0), o = o + Math.imul(He, n0) | 0, A = Math.imul(He, s0), S = S + Math.imul(Le, e0) | 0, o = o + Math.imul(Le, f0) | 0, o = o + Math.imul(u0, e0) | 0, A = A + Math.imul(u0, f0) | 0, S = S + Math.imul(Je, o0) | 0, o = o + Math.imul(Je, x0) | 0, o = o + Math.imul(i0, o0) | 0, A = A + Math.imul(i0, x0) | 0, S = S + Math.imul(qe, t0) | 0, o = o + Math.imul(qe, Ve) | 0, o = o + Math.imul(Fe, t0) | 0, A = A + Math.imul(Fe, Ve) | 0, S = S + Math.imul(Qe, c0) | 0, o = o + Math.imul(Qe, d0) | 0, o = o + Math.imul(Ne, c0) | 0, A = A + Math.imul(Ne, d0) | 0, S = S + Math.imul(Ge, Oe) | 0, o = o + Math.imul(Ge, Ie) | 0, o = o + Math.imul(We, Oe) | 0, A = A + Math.imul(We, Ie) | 0, S = S + Math.imul(Pe, C) | 0, o = o + Math.imul(Pe, w) | 0, o = o + Math.imul(Me, C) | 0, A = A + Math.imul(Me, w) | 0, S = S + Math.imul(Ce, D) | 0, o = o + Math.imul(Ce, m) | 0, o = o + Math.imul(we, D) | 0, A = A + Math.imul(we, m) | 0, S = S + Math.imul(se, L) | 0, o = o + Math.imul(se, V) | 0, o = o + Math.imul(Ee, L) | 0, A = A + Math.imul(Ee, V) | 0;
6724
6724
  var pe = (T + S | 0) + ((o & 8191) << 13) | 0;
6725
- T = (A + (o >>> 13) | 0) + (pe >>> 26) | 0, pe &= 67108863, S = Math.imul(l0, e0), o = Math.imul(l0, f0), o = o + Math.imul(He, e0) | 0, A = Math.imul(He, f0), S = S + Math.imul(Le, o0) | 0, o = o + Math.imul(Le, x0) | 0, o = o + Math.imul(u0, o0) | 0, A = A + Math.imul(u0, x0) | 0, S = S + Math.imul(Je, t0) | 0, o = o + Math.imul(Je, Ve) | 0, o = o + Math.imul(i0, t0) | 0, A = A + Math.imul(i0, Ve) | 0, S = S + Math.imul(qe, c0) | 0, o = o + Math.imul(qe, d0) | 0, o = o + Math.imul(Fe, c0) | 0, A = A + Math.imul(Fe, d0) | 0, S = S + Math.imul(Qe, Oe) | 0, o = o + Math.imul(Qe, Ie) | 0, o = o + Math.imul(ze, Oe) | 0, A = A + Math.imul(ze, Ie) | 0, S = S + Math.imul(Ge, C) | 0, o = o + Math.imul(Ge, w) | 0, o = o + Math.imul(We, C) | 0, A = A + Math.imul(We, w) | 0, S = S + Math.imul(Pe, D) | 0, o = o + Math.imul(Pe, m) | 0, o = o + Math.imul(Me, D) | 0, A = A + Math.imul(Me, m) | 0, S = S + Math.imul(Ce, L) | 0, o = o + Math.imul(Ce, V) | 0, o = o + Math.imul(we, L) | 0, A = A + Math.imul(we, V) | 0;
6725
+ T = (A + (o >>> 13) | 0) + (pe >>> 26) | 0, pe &= 67108863, S = Math.imul(l0, e0), o = Math.imul(l0, f0), o = o + Math.imul(He, e0) | 0, A = Math.imul(He, f0), S = S + Math.imul(Le, o0) | 0, o = o + Math.imul(Le, x0) | 0, o = o + Math.imul(u0, o0) | 0, A = A + Math.imul(u0, x0) | 0, S = S + Math.imul(Je, t0) | 0, o = o + Math.imul(Je, Ve) | 0, o = o + Math.imul(i0, t0) | 0, A = A + Math.imul(i0, Ve) | 0, S = S + Math.imul(qe, c0) | 0, o = o + Math.imul(qe, d0) | 0, o = o + Math.imul(Fe, c0) | 0, A = A + Math.imul(Fe, d0) | 0, S = S + Math.imul(Qe, Oe) | 0, o = o + Math.imul(Qe, Ie) | 0, o = o + Math.imul(Ne, Oe) | 0, A = A + Math.imul(Ne, Ie) | 0, S = S + Math.imul(Ge, C) | 0, o = o + Math.imul(Ge, w) | 0, o = o + Math.imul(We, C) | 0, A = A + Math.imul(We, w) | 0, S = S + Math.imul(Pe, D) | 0, o = o + Math.imul(Pe, m) | 0, o = o + Math.imul(Me, D) | 0, A = A + Math.imul(Me, m) | 0, S = S + Math.imul(Ce, L) | 0, o = o + Math.imul(Ce, V) | 0, o = o + Math.imul(we, L) | 0, A = A + Math.imul(we, V) | 0;
6726
6726
  var de = (T + S | 0) + ((o & 8191) << 13) | 0;
6727
- T = (A + (o >>> 13) | 0) + (de >>> 26) | 0, de &= 67108863, S = Math.imul(l0, o0), o = Math.imul(l0, x0), o = o + Math.imul(He, o0) | 0, A = Math.imul(He, x0), S = S + Math.imul(Le, t0) | 0, o = o + Math.imul(Le, Ve) | 0, o = o + Math.imul(u0, t0) | 0, A = A + Math.imul(u0, Ve) | 0, S = S + Math.imul(Je, c0) | 0, o = o + Math.imul(Je, d0) | 0, o = o + Math.imul(i0, c0) | 0, A = A + Math.imul(i0, d0) | 0, S = S + Math.imul(qe, Oe) | 0, o = o + Math.imul(qe, Ie) | 0, o = o + Math.imul(Fe, Oe) | 0, A = A + Math.imul(Fe, Ie) | 0, S = S + Math.imul(Qe, C) | 0, o = o + Math.imul(Qe, w) | 0, o = o + Math.imul(ze, C) | 0, A = A + Math.imul(ze, w) | 0, S = S + Math.imul(Ge, D) | 0, o = o + Math.imul(Ge, m) | 0, o = o + Math.imul(We, D) | 0, A = A + Math.imul(We, m) | 0, S = S + Math.imul(Pe, L) | 0, o = o + Math.imul(Pe, V) | 0, o = o + Math.imul(Me, L) | 0, A = A + Math.imul(Me, V) | 0;
6727
+ T = (A + (o >>> 13) | 0) + (de >>> 26) | 0, de &= 67108863, S = Math.imul(l0, o0), o = Math.imul(l0, x0), o = o + Math.imul(He, o0) | 0, A = Math.imul(He, x0), S = S + Math.imul(Le, t0) | 0, o = o + Math.imul(Le, Ve) | 0, o = o + Math.imul(u0, t0) | 0, A = A + Math.imul(u0, Ve) | 0, S = S + Math.imul(Je, c0) | 0, o = o + Math.imul(Je, d0) | 0, o = o + Math.imul(i0, c0) | 0, A = A + Math.imul(i0, d0) | 0, S = S + Math.imul(qe, Oe) | 0, o = o + Math.imul(qe, Ie) | 0, o = o + Math.imul(Fe, Oe) | 0, A = A + Math.imul(Fe, Ie) | 0, S = S + Math.imul(Qe, C) | 0, o = o + Math.imul(Qe, w) | 0, o = o + Math.imul(Ne, C) | 0, A = A + Math.imul(Ne, w) | 0, S = S + Math.imul(Ge, D) | 0, o = o + Math.imul(Ge, m) | 0, o = o + Math.imul(We, D) | 0, A = A + Math.imul(We, m) | 0, S = S + Math.imul(Pe, L) | 0, o = o + Math.imul(Pe, V) | 0, o = o + Math.imul(Me, L) | 0, A = A + Math.imul(Me, V) | 0;
6728
6728
  var ye = (T + S | 0) + ((o & 8191) << 13) | 0;
6729
- T = (A + (o >>> 13) | 0) + (ye >>> 26) | 0, ye &= 67108863, S = Math.imul(l0, t0), o = Math.imul(l0, Ve), o = o + Math.imul(He, t0) | 0, A = Math.imul(He, Ve), S = S + Math.imul(Le, c0) | 0, o = o + Math.imul(Le, d0) | 0, o = o + Math.imul(u0, c0) | 0, A = A + Math.imul(u0, d0) | 0, S = S + Math.imul(Je, Oe) | 0, o = o + Math.imul(Je, Ie) | 0, o = o + Math.imul(i0, Oe) | 0, A = A + Math.imul(i0, Ie) | 0, S = S + Math.imul(qe, C) | 0, o = o + Math.imul(qe, w) | 0, o = o + Math.imul(Fe, C) | 0, A = A + Math.imul(Fe, w) | 0, S = S + Math.imul(Qe, D) | 0, o = o + Math.imul(Qe, m) | 0, o = o + Math.imul(ze, D) | 0, A = A + Math.imul(ze, m) | 0, S = S + Math.imul(Ge, L) | 0, o = o + Math.imul(Ge, V) | 0, o = o + Math.imul(We, L) | 0, A = A + Math.imul(We, V) | 0;
6729
+ T = (A + (o >>> 13) | 0) + (ye >>> 26) | 0, ye &= 67108863, S = Math.imul(l0, t0), o = Math.imul(l0, Ve), o = o + Math.imul(He, t0) | 0, A = Math.imul(He, Ve), S = S + Math.imul(Le, c0) | 0, o = o + Math.imul(Le, d0) | 0, o = o + Math.imul(u0, c0) | 0, A = A + Math.imul(u0, d0) | 0, S = S + Math.imul(Je, Oe) | 0, o = o + Math.imul(Je, Ie) | 0, o = o + Math.imul(i0, Oe) | 0, A = A + Math.imul(i0, Ie) | 0, S = S + Math.imul(qe, C) | 0, o = o + Math.imul(qe, w) | 0, o = o + Math.imul(Fe, C) | 0, A = A + Math.imul(Fe, w) | 0, S = S + Math.imul(Qe, D) | 0, o = o + Math.imul(Qe, m) | 0, o = o + Math.imul(Ne, D) | 0, A = A + Math.imul(Ne, m) | 0, S = S + Math.imul(Ge, L) | 0, o = o + Math.imul(Ge, V) | 0, o = o + Math.imul(We, L) | 0, A = A + Math.imul(We, V) | 0;
6730
6730
  var ce = (T + S | 0) + ((o & 8191) << 13) | 0;
6731
- T = (A + (o >>> 13) | 0) + (ce >>> 26) | 0, ce &= 67108863, S = Math.imul(l0, c0), o = Math.imul(l0, d0), o = o + Math.imul(He, c0) | 0, A = Math.imul(He, d0), S = S + Math.imul(Le, Oe) | 0, o = o + Math.imul(Le, Ie) | 0, o = o + Math.imul(u0, Oe) | 0, A = A + Math.imul(u0, Ie) | 0, S = S + Math.imul(Je, C) | 0, o = o + Math.imul(Je, w) | 0, o = o + Math.imul(i0, C) | 0, A = A + Math.imul(i0, w) | 0, S = S + Math.imul(qe, D) | 0, o = o + Math.imul(qe, m) | 0, o = o + Math.imul(Fe, D) | 0, A = A + Math.imul(Fe, m) | 0, S = S + Math.imul(Qe, L) | 0, o = o + Math.imul(Qe, V) | 0, o = o + Math.imul(ze, L) | 0, A = A + Math.imul(ze, V) | 0;
6731
+ T = (A + (o >>> 13) | 0) + (ce >>> 26) | 0, ce &= 67108863, S = Math.imul(l0, c0), o = Math.imul(l0, d0), o = o + Math.imul(He, c0) | 0, A = Math.imul(He, d0), S = S + Math.imul(Le, Oe) | 0, o = o + Math.imul(Le, Ie) | 0, o = o + Math.imul(u0, Oe) | 0, A = A + Math.imul(u0, Ie) | 0, S = S + Math.imul(Je, C) | 0, o = o + Math.imul(Je, w) | 0, o = o + Math.imul(i0, C) | 0, A = A + Math.imul(i0, w) | 0, S = S + Math.imul(qe, D) | 0, o = o + Math.imul(qe, m) | 0, o = o + Math.imul(Fe, D) | 0, A = A + Math.imul(Fe, m) | 0, S = S + Math.imul(Qe, L) | 0, o = o + Math.imul(Qe, V) | 0, o = o + Math.imul(Ne, L) | 0, A = A + Math.imul(Ne, V) | 0;
6732
6732
  var le = (T + S | 0) + ((o & 8191) << 13) | 0;
6733
6733
  T = (A + (o >>> 13) | 0) + (le >>> 26) | 0, le &= 67108863, S = Math.imul(l0, Oe), o = Math.imul(l0, Ie), o = o + Math.imul(He, Oe) | 0, A = Math.imul(He, Ie), S = S + Math.imul(Le, C) | 0, o = o + Math.imul(Le, w) | 0, o = o + Math.imul(u0, C) | 0, A = A + Math.imul(u0, w) | 0, S = S + Math.imul(Je, D) | 0, o = o + Math.imul(Je, m) | 0, o = o + Math.imul(i0, D) | 0, A = A + Math.imul(i0, m) | 0, S = S + Math.imul(qe, L) | 0, o = o + Math.imul(qe, V) | 0, o = o + Math.imul(Fe, L) | 0, A = A + Math.imul(Fe, V) | 0;
6734
6734
  var be = (T + S | 0) + ((o & 8191) << 13) | 0;
@@ -7576,7 +7576,7 @@ else
7576
7576
  };
7577
7577
  } catch {
7578
7578
  }
7579
- var wf = Ki.exports, ji = {}, Ct = pt, sr = j0, mr = sr.getNAF, ms = sr.getJSF, _r = sr.assert;
7579
+ var wf = Ki.exports, ji = {}, Ct = pt, fr = j0, mr = fr.getNAF, ms = fr.getJSF, _r = fr.assert;
7580
7580
  function wt(i, e) {
7581
7581
  this.type = i, this.p = new Ct(e.p, 16), this.red = e.prime ? Ct.red(e.prime) : Ct.mont(this.p), this.zero = new Ct(0).toRed(this.red), this.one = new Ct(1).toRed(this.red), this.two = new Ct(2).toRed(this.red), this.n = e.n && new Ct(e.n, 16), this.g = e.g && this.pointFromJSON(e.g, e.gRed), this._wnafT1 = new Array(4), this._wnafT2 = new Array(4), this._wnafT3 = new Array(4), this._wnafT4 = new Array(4), this._bitLength = this.n ? this.n.bitLength() : 0;
7582
7582
  var t = this.n && this.p.div(this.n);
@@ -7701,7 +7701,7 @@ Z0.prototype.validate = function() {
7701
7701
  return this.curve.validate(this);
7702
7702
  };
7703
7703
  wt.prototype.decodePoint = function(e, t) {
7704
- e = sr.toArray(e, t);
7704
+ e = fr.toArray(e, t);
7705
7705
  var r = this.p.byteLength();
7706
7706
  if ((e[0] === 4 || e[0] === 6 || e[0] === 7) && e.length - 1 === 2 * r) {
7707
7707
  e[0] === 6 ? _r(e[e.length - 1] % 2 === 0) : e[0] === 7 && _r(e[e.length - 1] % 2 === 1);
@@ -7722,7 +7722,7 @@ Z0.prototype._encode = function(e) {
7722
7722
  return e ? [this.getY().isEven() ? 2 : 3].concat(r) : [4].concat(r, this.getY().toArray("be", t));
7723
7723
  };
7724
7724
  Z0.prototype.encode = function(e, t) {
7725
- return sr.encode(this._encode(t), e);
7725
+ return fr.encode(this._encode(t), e);
7726
7726
  };
7727
7727
  Z0.prototype.precompute = function(e) {
7728
7728
  if (this.precomputed)
@@ -8173,9 +8173,9 @@ k0.prototype.inspect = function() {
8173
8173
  k0.prototype.isInfinity = function() {
8174
8174
  return this.z.cmpn(0) === 0;
8175
8175
  };
8176
- var Nt = pt, Bf = Mr, Sr = Cr, ws = j0;
8176
+ var zt = pt, Bf = Mr, Sr = Cr, ws = j0;
8177
8177
  function Ut(i) {
8178
- Sr.call(this, "mont", i), this.a = new Nt(i.a, 16).toRed(this.red), this.b = new Nt(i.b, 16).toRed(this.red), this.i4 = new Nt(4).toRed(this.red).redInvm(), this.two = new Nt(2).toRed(this.red), this.a24 = this.i4.redMul(this.a.redAdd(this.two));
8178
+ Sr.call(this, "mont", i), this.a = new zt(i.a, 16).toRed(this.red), this.b = new zt(i.b, 16).toRed(this.red), this.i4 = new zt(4).toRed(this.red).redInvm(), this.two = new zt(2).toRed(this.red), this.a24 = this.i4.redMul(this.a.redAdd(this.two));
8179
8179
  }
8180
8180
  Bf(Ut, Sr);
8181
8181
  var Bs = Ut;
@@ -8184,7 +8184,7 @@ Ut.prototype.validate = function(e) {
8184
8184
  return n.redSqr().cmp(a) === 0;
8185
8185
  };
8186
8186
  function C0(i, e, t) {
8187
- Sr.BasePoint.call(this, i, "projective"), e === null && t === null ? (this.x = this.curve.one, this.z = this.curve.zero) : (this.x = new Nt(e, 16), this.z = new Nt(t, 16), this.x.red || (this.x = this.x.toRed(this.curve.red)), this.z.red || (this.z = this.z.toRed(this.curve.red)));
8187
+ Sr.BasePoint.call(this, i, "projective"), e === null && t === null ? (this.x = this.curve.one, this.z = this.curve.zero) : (this.x = new zt(e, 16), this.z = new zt(t, 16), this.x.red || (this.x = this.x.toRed(this.curve.red)), this.z.red || (this.z = this.z.toRed(this.curve.red)));
8188
8188
  }
8189
8189
  Bf(C0, Sr.BasePoint);
8190
8190
  Ut.prototype.decodePoint = function(e, t) {
@@ -8456,14 +8456,14 @@ function Os(i, e) {
8456
8456
  return t;
8457
8457
  }
8458
8458
  $e.split32 = Os;
8459
- function Ns(i, e) {
8459
+ function zs(i, e) {
8460
8460
  return i >>> e | i << 32 - e;
8461
8461
  }
8462
- $e.rotr32 = Ns;
8463
- function zs(i, e) {
8462
+ $e.rotr32 = zs;
8463
+ function Ns(i, e) {
8464
8464
  return i << e | i >>> 32 - e;
8465
8465
  }
8466
- $e.rotl32 = zs;
8466
+ $e.rotl32 = Ns;
8467
8467
  function qs(i, e) {
8468
8468
  return i + e >>> 0;
8469
8469
  }
@@ -8608,7 +8608,7 @@ function ao(i) {
8608
8608
  return it(i, 17) ^ it(i, 19) ^ i >>> 10;
8609
8609
  }
8610
8610
  ut.g1_256 = ao;
8611
- var zt = $e, so = Yt, oo = ut, mi = zt.rotl32, Gt = zt.sum32, co = zt.sum32_5, ho = oo.ft_1, Pf = so.BlockHash, uo = [
8611
+ var Nt = $e, so = Yt, oo = ut, mi = Nt.rotl32, Gt = Nt.sum32, co = Nt.sum32_5, ho = oo.ft_1, Pf = so.BlockHash, uo = [
8612
8612
  1518500249,
8613
8613
  1859775393,
8614
8614
  2400959708,
@@ -8625,7 +8625,7 @@ function st() {
8625
8625
  3285377520
8626
8626
  ], this.W = new Array(80);
8627
8627
  }
8628
- zt.inherits(st, Pf);
8628
+ Nt.inherits(st, Pf);
8629
8629
  var lo = st;
8630
8630
  st.blockSize = 512;
8631
8631
  st.outSize = 160;
@@ -8644,7 +8644,7 @@ st.prototype._update = function(e, t) {
8644
8644
  this.h[0] = Gt(this.h[0], n), this.h[1] = Gt(this.h[1], y), this.h[2] = Gt(this.h[2], x), this.h[3] = Gt(this.h[3], u), this.h[4] = Gt(this.h[4], c);
8645
8645
  };
8646
8646
  st.prototype._digest = function(e) {
8647
- return e === "hex" ? zt.toHex32(this.h, "big") : zt.split32(this.h, "big");
8647
+ return e === "hex" ? Nt.toHex32(this.h, "big") : Nt.split32(this.h, "big");
8648
8648
  };
8649
8649
  var qt = $e, xo = Yt, Kt = ut, vo = It, J0 = qt.sum32, bo = qt.sum32_4, po = qt.sum32_5, yo = Kt.ch32, go = Kt.maj32, mo = Kt.s0_256, _o = Kt.s1_256, Ao = Kt.g0_256, Eo = Kt.g1_256, If = xo.BlockHash, wo = [
8650
8650
  1116352408,
@@ -8771,7 +8771,7 @@ vt.padLength = 64;
8771
8771
  vt.prototype._digest = function(e) {
8772
8772
  return e === "hex" ? Ri.toHex32(this.h.slice(0, 7), "big") : Ri.split32(this.h.slice(0, 7), "big");
8773
8773
  };
8774
- var H0 = $e, Co = Yt, Mo = It, nt = H0.rotr64_hi, ft = H0.rotr64_lo, Nf = H0.shr64_hi, zf = H0.shr64_lo, gt = H0.sum64, _i = H0.sum64_hi, Ai = H0.sum64_lo, So = H0.sum64_4_hi, Do = H0.sum64_4_lo, Fo = H0.sum64_5_hi, Ro = H0.sum64_5_lo, qf = Co.BlockHash, ko = [
8774
+ var H0 = $e, Co = Yt, Mo = It, nt = H0.rotr64_hi, ft = H0.rotr64_lo, zf = H0.shr64_hi, Nf = H0.shr64_lo, gt = H0.sum64, _i = H0.sum64_hi, Ai = H0.sum64_lo, So = H0.sum64_4_hi, Do = H0.sum64_4_lo, Fo = H0.sum64_5_hi, Ro = H0.sum64_5_lo, qf = Co.BlockHash, ko = [
8775
8775
  1116352408,
8776
8776
  3609767458,
8777
8777
  1899447441,
@@ -9015,7 +9015,7 @@ tt.prototype._update = function(e, t) {
9015
9015
  h,
9016
9016
  p
9017
9017
  );
9018
- H = No(a, n), U = zo(a, n), j = To(a, n, y, x, u), X = Oo(a, n, y, x, u, c);
9018
+ H = zo(a, n), U = No(a, n), j = To(a, n, y, x, u), X = Oo(a, n, y, x, u, c);
9019
9019
  var I = _i(H, U, j, X), T = Ai(H, U, j, X);
9020
9020
  F = k, P = q, k = B, q = R, B = b, R = M, b = _i(d, v, g, E), M = Ai(v, v, g, E), d = u, v = c, u = y, c = x, y = a, x = n, a = _i(g, E, I, T), n = Ai(g, E, I, T);
9021
9021
  }
@@ -9040,11 +9040,11 @@ function Oo(i, e, t, r, a, n) {
9040
9040
  var y = e & r ^ e & n ^ r & n;
9041
9041
  return y < 0 && (y += 4294967296), y;
9042
9042
  }
9043
- function No(i, e) {
9043
+ function zo(i, e) {
9044
9044
  var t = nt(i, e, 28), r = nt(e, i, 2), a = nt(e, i, 7), n = t ^ r ^ a;
9045
9045
  return n < 0 && (n += 4294967296), n;
9046
9046
  }
9047
- function zo(i, e) {
9047
+ function No(i, e) {
9048
9048
  var t = ft(i, e, 28), r = ft(e, i, 2), a = ft(e, i, 7), n = t ^ r ^ a;
9049
9049
  return n < 0 && (n += 4294967296), n;
9050
9050
  }
@@ -9057,19 +9057,19 @@ function Lo(i, e) {
9057
9057
  return n < 0 && (n += 4294967296), n;
9058
9058
  }
9059
9059
  function $o(i, e) {
9060
- var t = nt(i, e, 1), r = nt(i, e, 8), a = Nf(i, e, 7), n = t ^ r ^ a;
9060
+ var t = nt(i, e, 1), r = nt(i, e, 8), a = zf(i, e, 7), n = t ^ r ^ a;
9061
9061
  return n < 0 && (n += 4294967296), n;
9062
9062
  }
9063
9063
  function Ho(i, e) {
9064
- var t = ft(i, e, 1), r = ft(i, e, 8), a = zf(i, e, 7), n = t ^ r ^ a;
9064
+ var t = ft(i, e, 1), r = ft(i, e, 8), a = Nf(i, e, 7), n = t ^ r ^ a;
9065
9065
  return n < 0 && (n += 4294967296), n;
9066
9066
  }
9067
9067
  function Uo(i, e) {
9068
- var t = nt(i, e, 19), r = nt(e, i, 29), a = Nf(i, e, 6), n = t ^ r ^ a;
9068
+ var t = nt(i, e, 19), r = nt(e, i, 29), a = zf(i, e, 6), n = t ^ r ^ a;
9069
9069
  return n < 0 && (n += 4294967296), n;
9070
9070
  }
9071
9071
  function Yo(i, e) {
9072
- var t = ft(i, e, 19), r = ft(e, i, 29), a = zf(i, e, 6), n = t ^ r ^ a;
9072
+ var t = ft(i, e, 19), r = ft(e, i, 29), a = Nf(i, e, 6), n = t ^ r ^ a;
9073
9073
  return n < 0 && (n += 4294967296), n;
9074
9074
  }
9075
9075
  var ki = $e, $f = Lf;
@@ -9109,7 +9109,7 @@ Wt.sha224 = Bo;
9109
9109
  Wt.sha256 = Tf;
9110
9110
  Wt.sha384 = Wo;
9111
9111
  Wt.sha512 = Lf;
9112
- var Hf = {}, Rt = $e, Ko = Yt, dr = Rt.rotl32, Vn = Rt.sum32, Qt = Rt.sum32_3, Xn = Rt.sum32_4, Uf = Ko.BlockHash;
9112
+ var Hf = {}, Rt = $e, Ko = Yt, or = Rt.rotl32, Vn = Rt.sum32, Qt = Rt.sum32_3, Xn = Rt.sum32_4, Uf = Ko.BlockHash;
9113
9113
  function ct() {
9114
9114
  if (!(this instanceof ct))
9115
9115
  return new ct();
@@ -9124,19 +9124,19 @@ ct.padLength = 64;
9124
9124
  ct.prototype._update = function(e, t) {
9125
9125
  for (var r = this.h[0], a = this.h[1], n = this.h[2], y = this.h[3], x = this.h[4], u = r, c = a, d = n, v = y, b = x, M = 0; M < 80; M++) {
9126
9126
  var B = Vn(
9127
- dr(
9127
+ or(
9128
9128
  Xn(r, Zn(M, a, n, y), e[Xo[M] + t], jo(M)),
9129
9129
  Go[M]
9130
9130
  ),
9131
9131
  x
9132
9132
  );
9133
- r = x, x = y, y = dr(n, 10), n = a, a = B, B = Vn(
9134
- dr(
9133
+ r = x, x = y, y = or(n, 10), n = a, a = B, B = Vn(
9134
+ or(
9135
9135
  Xn(u, Zn(79 - M, c, d, v), e[Zo[M] + t], Vo(M)),
9136
9136
  Qo[M]
9137
9137
  ),
9138
9138
  b
9139
- ), u = b, b = v, v = dr(d, 10), d = c, c = B;
9139
+ ), u = b, b = v, v = or(d, 10), d = c, c = B;
9140
9140
  }
9141
9141
  B = Qt(this.h[1], n, v), this.h[1] = Qt(this.h[2], y, b), this.h[2] = Qt(this.h[3], x, u), this.h[3] = Qt(this.h[4], r, c), this.h[4] = Qt(this.h[0], a, d), this.h[0] = B;
9142
9142
  };
@@ -10696,7 +10696,7 @@ X0.prototype.getKeyRecoveryParam = function(i, e, t, r) {
10696
10696
  }
10697
10697
  throw new Error("Unable to find valid recovery factor");
10698
10698
  };
10699
- var or = j0, jf = or.assert, Jn = or.parseBytes, jt = or.cachedProperty;
10699
+ var ar = j0, jf = ar.assert, Jn = ar.parseBytes, jt = ar.cachedProperty;
10700
10700
  function B0(i, e) {
10701
10701
  this.eddsa = i, this._secret = Jn(e.secret), i.isPoint(e.pub) ? this._pub = e.pub : this._pubBytes = Jn(e.pub);
10702
10702
  }
@@ -10735,10 +10735,10 @@ B0.prototype.verify = function(e, t) {
10735
10735
  return this.eddsa.verify(e, t, this);
10736
10736
  };
10737
10737
  B0.prototype.getSecret = function(e) {
10738
- return jf(this._secret, "KeyPair is public only"), or.encode(this.secret(), e);
10738
+ return jf(this._secret, "KeyPair is public only"), ar.encode(this.secret(), e);
10739
10739
  };
10740
10740
  B0.prototype.getPublic = function(e) {
10741
- return or.encode(this.pubBytes(), e);
10741
+ return ar.encode(this.pubBytes(), e);
10742
10742
  };
10743
10743
  var xc = B0, vc = pt, Tr = j0, bc = Tr.assert, Or = Tr.cachedProperty, pc = Tr.parseBytes;
10744
10744
  function Tt(i, e) {
@@ -10836,10 +10836,10 @@ var Zf = { exports: {} };
10836
10836
  l[C] = w >> 24 & 255, l[C + 1] = w >> 16 & 255, l[C + 2] = w >> 8 & 255, l[C + 3] = w & 255, l[C + 4] = s >> 24 & 255, l[C + 5] = s >> 16 & 255, l[C + 6] = s >> 8 & 255, l[C + 7] = s & 255;
10837
10837
  }
10838
10838
  function R(l, C, w, s, D) {
10839
- var m, N = 0;
10839
+ var m, z = 0;
10840
10840
  for (m = 0; m < D; m++)
10841
- N |= l[C + m] ^ w[s + m];
10842
- return (1 & N - 1 >>> 8) - 1;
10841
+ z |= l[C + m] ^ w[s + m];
10842
+ return (1 & z - 1 >>> 8) - 1;
10843
10843
  }
10844
10844
  function k(l, C, w, s) {
10845
10845
  return R(l, C, w, s, 16);
@@ -10848,13 +10848,13 @@ var Zf = { exports: {} };
10848
10848
  return R(l, C, w, s, 32);
10849
10849
  }
10850
10850
  function F(l, C, w, s) {
10851
- for (var D = s[0] & 255 | (s[1] & 255) << 8 | (s[2] & 255) << 16 | (s[3] & 255) << 24, m = w[0] & 255 | (w[1] & 255) << 8 | (w[2] & 255) << 16 | (w[3] & 255) << 24, N = w[4] & 255 | (w[5] & 255) << 8 | (w[6] & 255) << 16 | (w[7] & 255) << 24, L = w[8] & 255 | (w[9] & 255) << 8 | (w[10] & 255) << 16 | (w[11] & 255) << 24, V = w[12] & 255 | (w[13] & 255) << 8 | (w[14] & 255) << 16 | (w[15] & 255) << 24, fe = s[4] & 255 | (s[5] & 255) << 8 | (s[6] & 255) << 16 | (s[7] & 255) << 24, ie = C[0] & 255 | (C[1] & 255) << 8 | (C[2] & 255) << 16 | (C[3] & 255) << 24, he = C[4] & 255 | (C[5] & 255) << 8 | (C[6] & 255) << 16 | (C[7] & 255) << 24, re = C[8] & 255 | (C[9] & 255) << 8 | (C[10] & 255) << 16 | (C[11] & 255) << 24, xe = C[12] & 255 | (C[13] & 255) << 8 | (C[14] & 255) << 16 | (C[15] & 255) << 24, ue = s[8] & 255 | (s[9] & 255) << 8 | (s[10] & 255) << 16 | (s[11] & 255) << 24, ve = w[16] & 255 | (w[17] & 255) << 8 | (w[18] & 255) << 16 | (w[19] & 255) << 24, me = w[20] & 255 | (w[21] & 255) << 8 | (w[22] & 255) << 16 | (w[23] & 255) << 24, _e = w[24] & 255 | (w[25] & 255) << 8 | (w[26] & 255) << 16 | (w[27] & 255) << 24, Ae = w[28] & 255 | (w[29] & 255) << 8 | (w[30] & 255) << 16 | (w[31] & 255) << 24, pe = s[12] & 255 | (s[13] & 255) << 8 | (s[14] & 255) << 16 | (s[15] & 255) << 24, de = D, ye = m, ce = N, le = L, be = V, oe = fe, Z = ie, G = he, ne = re, ee = xe, te = ue, ae = ve, Be = me, Se = _e, Re = Ae, De = pe, z, Ne = 0; Ne < 20; Ne += 2)
10852
- z = de + Be | 0, be ^= z << 7 | z >>> 25, z = be + de | 0, ne ^= z << 9 | z >>> 23, z = ne + be | 0, Be ^= z << 13 | z >>> 19, z = Be + ne | 0, de ^= z << 18 | z >>> 14, z = oe + ye | 0, ee ^= z << 7 | z >>> 25, z = ee + oe | 0, Se ^= z << 9 | z >>> 23, z = Se + ee | 0, ye ^= z << 13 | z >>> 19, z = ye + Se | 0, oe ^= z << 18 | z >>> 14, z = te + Z | 0, Re ^= z << 7 | z >>> 25, z = Re + te | 0, ce ^= z << 9 | z >>> 23, z = ce + Re | 0, Z ^= z << 13 | z >>> 19, z = Z + ce | 0, te ^= z << 18 | z >>> 14, z = De + ae | 0, le ^= z << 7 | z >>> 25, z = le + De | 0, G ^= z << 9 | z >>> 23, z = G + le | 0, ae ^= z << 13 | z >>> 19, z = ae + G | 0, De ^= z << 18 | z >>> 14, z = de + le | 0, ye ^= z << 7 | z >>> 25, z = ye + de | 0, ce ^= z << 9 | z >>> 23, z = ce + ye | 0, le ^= z << 13 | z >>> 19, z = le + ce | 0, de ^= z << 18 | z >>> 14, z = oe + be | 0, Z ^= z << 7 | z >>> 25, z = Z + oe | 0, G ^= z << 9 | z >>> 23, z = G + Z | 0, be ^= z << 13 | z >>> 19, z = be + G | 0, oe ^= z << 18 | z >>> 14, z = te + ee | 0, ae ^= z << 7 | z >>> 25, z = ae + te | 0, ne ^= z << 9 | z >>> 23, z = ne + ae | 0, ee ^= z << 13 | z >>> 19, z = ee + ne | 0, te ^= z << 18 | z >>> 14, z = De + Re | 0, Be ^= z << 7 | z >>> 25, z = Be + De | 0, Se ^= z << 9 | z >>> 23, z = Se + Be | 0, Re ^= z << 13 | z >>> 19, z = Re + Se | 0, De ^= z << 18 | z >>> 14;
10853
- de = de + D | 0, ye = ye + m | 0, ce = ce + N | 0, le = le + L | 0, be = be + V | 0, oe = oe + fe | 0, Z = Z + ie | 0, G = G + he | 0, ne = ne + re | 0, ee = ee + xe | 0, te = te + ue | 0, ae = ae + ve | 0, Be = Be + me | 0, Se = Se + _e | 0, Re = Re + Ae | 0, De = De + pe | 0, l[0] = de >>> 0 & 255, l[1] = de >>> 8 & 255, l[2] = de >>> 16 & 255, l[3] = de >>> 24 & 255, l[4] = ye >>> 0 & 255, l[5] = ye >>> 8 & 255, l[6] = ye >>> 16 & 255, l[7] = ye >>> 24 & 255, l[8] = ce >>> 0 & 255, l[9] = ce >>> 8 & 255, l[10] = ce >>> 16 & 255, l[11] = ce >>> 24 & 255, l[12] = le >>> 0 & 255, l[13] = le >>> 8 & 255, l[14] = le >>> 16 & 255, l[15] = le >>> 24 & 255, l[16] = be >>> 0 & 255, l[17] = be >>> 8 & 255, l[18] = be >>> 16 & 255, l[19] = be >>> 24 & 255, l[20] = oe >>> 0 & 255, l[21] = oe >>> 8 & 255, l[22] = oe >>> 16 & 255, l[23] = oe >>> 24 & 255, l[24] = Z >>> 0 & 255, l[25] = Z >>> 8 & 255, l[26] = Z >>> 16 & 255, l[27] = Z >>> 24 & 255, l[28] = G >>> 0 & 255, l[29] = G >>> 8 & 255, l[30] = G >>> 16 & 255, l[31] = G >>> 24 & 255, l[32] = ne >>> 0 & 255, l[33] = ne >>> 8 & 255, l[34] = ne >>> 16 & 255, l[35] = ne >>> 24 & 255, l[36] = ee >>> 0 & 255, l[37] = ee >>> 8 & 255, l[38] = ee >>> 16 & 255, l[39] = ee >>> 24 & 255, l[40] = te >>> 0 & 255, l[41] = te >>> 8 & 255, l[42] = te >>> 16 & 255, l[43] = te >>> 24 & 255, l[44] = ae >>> 0 & 255, l[45] = ae >>> 8 & 255, l[46] = ae >>> 16 & 255, l[47] = ae >>> 24 & 255, l[48] = Be >>> 0 & 255, l[49] = Be >>> 8 & 255, l[50] = Be >>> 16 & 255, l[51] = Be >>> 24 & 255, l[52] = Se >>> 0 & 255, l[53] = Se >>> 8 & 255, l[54] = Se >>> 16 & 255, l[55] = Se >>> 24 & 255, l[56] = Re >>> 0 & 255, l[57] = Re >>> 8 & 255, l[58] = Re >>> 16 & 255, l[59] = Re >>> 24 & 255, l[60] = De >>> 0 & 255, l[61] = De >>> 8 & 255, l[62] = De >>> 16 & 255, l[63] = De >>> 24 & 255;
10851
+ for (var D = s[0] & 255 | (s[1] & 255) << 8 | (s[2] & 255) << 16 | (s[3] & 255) << 24, m = w[0] & 255 | (w[1] & 255) << 8 | (w[2] & 255) << 16 | (w[3] & 255) << 24, z = w[4] & 255 | (w[5] & 255) << 8 | (w[6] & 255) << 16 | (w[7] & 255) << 24, L = w[8] & 255 | (w[9] & 255) << 8 | (w[10] & 255) << 16 | (w[11] & 255) << 24, V = w[12] & 255 | (w[13] & 255) << 8 | (w[14] & 255) << 16 | (w[15] & 255) << 24, fe = s[4] & 255 | (s[5] & 255) << 8 | (s[6] & 255) << 16 | (s[7] & 255) << 24, ie = C[0] & 255 | (C[1] & 255) << 8 | (C[2] & 255) << 16 | (C[3] & 255) << 24, he = C[4] & 255 | (C[5] & 255) << 8 | (C[6] & 255) << 16 | (C[7] & 255) << 24, re = C[8] & 255 | (C[9] & 255) << 8 | (C[10] & 255) << 16 | (C[11] & 255) << 24, xe = C[12] & 255 | (C[13] & 255) << 8 | (C[14] & 255) << 16 | (C[15] & 255) << 24, ue = s[8] & 255 | (s[9] & 255) << 8 | (s[10] & 255) << 16 | (s[11] & 255) << 24, ve = w[16] & 255 | (w[17] & 255) << 8 | (w[18] & 255) << 16 | (w[19] & 255) << 24, me = w[20] & 255 | (w[21] & 255) << 8 | (w[22] & 255) << 16 | (w[23] & 255) << 24, _e = w[24] & 255 | (w[25] & 255) << 8 | (w[26] & 255) << 16 | (w[27] & 255) << 24, Ae = w[28] & 255 | (w[29] & 255) << 8 | (w[30] & 255) << 16 | (w[31] & 255) << 24, pe = s[12] & 255 | (s[13] & 255) << 8 | (s[14] & 255) << 16 | (s[15] & 255) << 24, de = D, ye = m, ce = z, le = L, be = V, oe = fe, Z = ie, G = he, ne = re, ee = xe, te = ue, ae = ve, Be = me, Se = _e, Re = Ae, De = pe, N, ze = 0; ze < 20; ze += 2)
10852
+ N = de + Be | 0, be ^= N << 7 | N >>> 25, N = be + de | 0, ne ^= N << 9 | N >>> 23, N = ne + be | 0, Be ^= N << 13 | N >>> 19, N = Be + ne | 0, de ^= N << 18 | N >>> 14, N = oe + ye | 0, ee ^= N << 7 | N >>> 25, N = ee + oe | 0, Se ^= N << 9 | N >>> 23, N = Se + ee | 0, ye ^= N << 13 | N >>> 19, N = ye + Se | 0, oe ^= N << 18 | N >>> 14, N = te + Z | 0, Re ^= N << 7 | N >>> 25, N = Re + te | 0, ce ^= N << 9 | N >>> 23, N = ce + Re | 0, Z ^= N << 13 | N >>> 19, N = Z + ce | 0, te ^= N << 18 | N >>> 14, N = De + ae | 0, le ^= N << 7 | N >>> 25, N = le + De | 0, G ^= N << 9 | N >>> 23, N = G + le | 0, ae ^= N << 13 | N >>> 19, N = ae + G | 0, De ^= N << 18 | N >>> 14, N = de + le | 0, ye ^= N << 7 | N >>> 25, N = ye + de | 0, ce ^= N << 9 | N >>> 23, N = ce + ye | 0, le ^= N << 13 | N >>> 19, N = le + ce | 0, de ^= N << 18 | N >>> 14, N = oe + be | 0, Z ^= N << 7 | N >>> 25, N = Z + oe | 0, G ^= N << 9 | N >>> 23, N = G + Z | 0, be ^= N << 13 | N >>> 19, N = be + G | 0, oe ^= N << 18 | N >>> 14, N = te + ee | 0, ae ^= N << 7 | N >>> 25, N = ae + te | 0, ne ^= N << 9 | N >>> 23, N = ne + ae | 0, ee ^= N << 13 | N >>> 19, N = ee + ne | 0, te ^= N << 18 | N >>> 14, N = De + Re | 0, Be ^= N << 7 | N >>> 25, N = Be + De | 0, Se ^= N << 9 | N >>> 23, N = Se + Be | 0, Re ^= N << 13 | N >>> 19, N = Re + Se | 0, De ^= N << 18 | N >>> 14;
10853
+ de = de + D | 0, ye = ye + m | 0, ce = ce + z | 0, le = le + L | 0, be = be + V | 0, oe = oe + fe | 0, Z = Z + ie | 0, G = G + he | 0, ne = ne + re | 0, ee = ee + xe | 0, te = te + ue | 0, ae = ae + ve | 0, Be = Be + me | 0, Se = Se + _e | 0, Re = Re + Ae | 0, De = De + pe | 0, l[0] = de >>> 0 & 255, l[1] = de >>> 8 & 255, l[2] = de >>> 16 & 255, l[3] = de >>> 24 & 255, l[4] = ye >>> 0 & 255, l[5] = ye >>> 8 & 255, l[6] = ye >>> 16 & 255, l[7] = ye >>> 24 & 255, l[8] = ce >>> 0 & 255, l[9] = ce >>> 8 & 255, l[10] = ce >>> 16 & 255, l[11] = ce >>> 24 & 255, l[12] = le >>> 0 & 255, l[13] = le >>> 8 & 255, l[14] = le >>> 16 & 255, l[15] = le >>> 24 & 255, l[16] = be >>> 0 & 255, l[17] = be >>> 8 & 255, l[18] = be >>> 16 & 255, l[19] = be >>> 24 & 255, l[20] = oe >>> 0 & 255, l[21] = oe >>> 8 & 255, l[22] = oe >>> 16 & 255, l[23] = oe >>> 24 & 255, l[24] = Z >>> 0 & 255, l[25] = Z >>> 8 & 255, l[26] = Z >>> 16 & 255, l[27] = Z >>> 24 & 255, l[28] = G >>> 0 & 255, l[29] = G >>> 8 & 255, l[30] = G >>> 16 & 255, l[31] = G >>> 24 & 255, l[32] = ne >>> 0 & 255, l[33] = ne >>> 8 & 255, l[34] = ne >>> 16 & 255, l[35] = ne >>> 24 & 255, l[36] = ee >>> 0 & 255, l[37] = ee >>> 8 & 255, l[38] = ee >>> 16 & 255, l[39] = ee >>> 24 & 255, l[40] = te >>> 0 & 255, l[41] = te >>> 8 & 255, l[42] = te >>> 16 & 255, l[43] = te >>> 24 & 255, l[44] = ae >>> 0 & 255, l[45] = ae >>> 8 & 255, l[46] = ae >>> 16 & 255, l[47] = ae >>> 24 & 255, l[48] = Be >>> 0 & 255, l[49] = Be >>> 8 & 255, l[50] = Be >>> 16 & 255, l[51] = Be >>> 24 & 255, l[52] = Se >>> 0 & 255, l[53] = Se >>> 8 & 255, l[54] = Se >>> 16 & 255, l[55] = Se >>> 24 & 255, l[56] = Re >>> 0 & 255, l[57] = Re >>> 8 & 255, l[58] = Re >>> 16 & 255, l[59] = Re >>> 24 & 255, l[60] = De >>> 0 & 255, l[61] = De >>> 8 & 255, l[62] = De >>> 16 & 255, l[63] = De >>> 24 & 255;
10854
10854
  }
10855
10855
  function P(l, C, w, s) {
10856
- for (var D = s[0] & 255 | (s[1] & 255) << 8 | (s[2] & 255) << 16 | (s[3] & 255) << 24, m = w[0] & 255 | (w[1] & 255) << 8 | (w[2] & 255) << 16 | (w[3] & 255) << 24, N = w[4] & 255 | (w[5] & 255) << 8 | (w[6] & 255) << 16 | (w[7] & 255) << 24, L = w[8] & 255 | (w[9] & 255) << 8 | (w[10] & 255) << 16 | (w[11] & 255) << 24, V = w[12] & 255 | (w[13] & 255) << 8 | (w[14] & 255) << 16 | (w[15] & 255) << 24, fe = s[4] & 255 | (s[5] & 255) << 8 | (s[6] & 255) << 16 | (s[7] & 255) << 24, ie = C[0] & 255 | (C[1] & 255) << 8 | (C[2] & 255) << 16 | (C[3] & 255) << 24, he = C[4] & 255 | (C[5] & 255) << 8 | (C[6] & 255) << 16 | (C[7] & 255) << 24, re = C[8] & 255 | (C[9] & 255) << 8 | (C[10] & 255) << 16 | (C[11] & 255) << 24, xe = C[12] & 255 | (C[13] & 255) << 8 | (C[14] & 255) << 16 | (C[15] & 255) << 24, ue = s[8] & 255 | (s[9] & 255) << 8 | (s[10] & 255) << 16 | (s[11] & 255) << 24, ve = w[16] & 255 | (w[17] & 255) << 8 | (w[18] & 255) << 16 | (w[19] & 255) << 24, me = w[20] & 255 | (w[21] & 255) << 8 | (w[22] & 255) << 16 | (w[23] & 255) << 24, _e = w[24] & 255 | (w[25] & 255) << 8 | (w[26] & 255) << 16 | (w[27] & 255) << 24, Ae = w[28] & 255 | (w[29] & 255) << 8 | (w[30] & 255) << 16 | (w[31] & 255) << 24, pe = s[12] & 255 | (s[13] & 255) << 8 | (s[14] & 255) << 16 | (s[15] & 255) << 24, de = D, ye = m, ce = N, le = L, be = V, oe = fe, Z = ie, G = he, ne = re, ee = xe, te = ue, ae = ve, Be = me, Se = _e, Re = Ae, De = pe, z, Ne = 0; Ne < 20; Ne += 2)
10857
- z = de + Be | 0, be ^= z << 7 | z >>> 25, z = be + de | 0, ne ^= z << 9 | z >>> 23, z = ne + be | 0, Be ^= z << 13 | z >>> 19, z = Be + ne | 0, de ^= z << 18 | z >>> 14, z = oe + ye | 0, ee ^= z << 7 | z >>> 25, z = ee + oe | 0, Se ^= z << 9 | z >>> 23, z = Se + ee | 0, ye ^= z << 13 | z >>> 19, z = ye + Se | 0, oe ^= z << 18 | z >>> 14, z = te + Z | 0, Re ^= z << 7 | z >>> 25, z = Re + te | 0, ce ^= z << 9 | z >>> 23, z = ce + Re | 0, Z ^= z << 13 | z >>> 19, z = Z + ce | 0, te ^= z << 18 | z >>> 14, z = De + ae | 0, le ^= z << 7 | z >>> 25, z = le + De | 0, G ^= z << 9 | z >>> 23, z = G + le | 0, ae ^= z << 13 | z >>> 19, z = ae + G | 0, De ^= z << 18 | z >>> 14, z = de + le | 0, ye ^= z << 7 | z >>> 25, z = ye + de | 0, ce ^= z << 9 | z >>> 23, z = ce + ye | 0, le ^= z << 13 | z >>> 19, z = le + ce | 0, de ^= z << 18 | z >>> 14, z = oe + be | 0, Z ^= z << 7 | z >>> 25, z = Z + oe | 0, G ^= z << 9 | z >>> 23, z = G + Z | 0, be ^= z << 13 | z >>> 19, z = be + G | 0, oe ^= z << 18 | z >>> 14, z = te + ee | 0, ae ^= z << 7 | z >>> 25, z = ae + te | 0, ne ^= z << 9 | z >>> 23, z = ne + ae | 0, ee ^= z << 13 | z >>> 19, z = ee + ne | 0, te ^= z << 18 | z >>> 14, z = De + Re | 0, Be ^= z << 7 | z >>> 25, z = Be + De | 0, Se ^= z << 9 | z >>> 23, z = Se + Be | 0, Re ^= z << 13 | z >>> 19, z = Re + Se | 0, De ^= z << 18 | z >>> 14;
10856
+ for (var D = s[0] & 255 | (s[1] & 255) << 8 | (s[2] & 255) << 16 | (s[3] & 255) << 24, m = w[0] & 255 | (w[1] & 255) << 8 | (w[2] & 255) << 16 | (w[3] & 255) << 24, z = w[4] & 255 | (w[5] & 255) << 8 | (w[6] & 255) << 16 | (w[7] & 255) << 24, L = w[8] & 255 | (w[9] & 255) << 8 | (w[10] & 255) << 16 | (w[11] & 255) << 24, V = w[12] & 255 | (w[13] & 255) << 8 | (w[14] & 255) << 16 | (w[15] & 255) << 24, fe = s[4] & 255 | (s[5] & 255) << 8 | (s[6] & 255) << 16 | (s[7] & 255) << 24, ie = C[0] & 255 | (C[1] & 255) << 8 | (C[2] & 255) << 16 | (C[3] & 255) << 24, he = C[4] & 255 | (C[5] & 255) << 8 | (C[6] & 255) << 16 | (C[7] & 255) << 24, re = C[8] & 255 | (C[9] & 255) << 8 | (C[10] & 255) << 16 | (C[11] & 255) << 24, xe = C[12] & 255 | (C[13] & 255) << 8 | (C[14] & 255) << 16 | (C[15] & 255) << 24, ue = s[8] & 255 | (s[9] & 255) << 8 | (s[10] & 255) << 16 | (s[11] & 255) << 24, ve = w[16] & 255 | (w[17] & 255) << 8 | (w[18] & 255) << 16 | (w[19] & 255) << 24, me = w[20] & 255 | (w[21] & 255) << 8 | (w[22] & 255) << 16 | (w[23] & 255) << 24, _e = w[24] & 255 | (w[25] & 255) << 8 | (w[26] & 255) << 16 | (w[27] & 255) << 24, Ae = w[28] & 255 | (w[29] & 255) << 8 | (w[30] & 255) << 16 | (w[31] & 255) << 24, pe = s[12] & 255 | (s[13] & 255) << 8 | (s[14] & 255) << 16 | (s[15] & 255) << 24, de = D, ye = m, ce = z, le = L, be = V, oe = fe, Z = ie, G = he, ne = re, ee = xe, te = ue, ae = ve, Be = me, Se = _e, Re = Ae, De = pe, N, ze = 0; ze < 20; ze += 2)
10857
+ N = de + Be | 0, be ^= N << 7 | N >>> 25, N = be + de | 0, ne ^= N << 9 | N >>> 23, N = ne + be | 0, Be ^= N << 13 | N >>> 19, N = Be + ne | 0, de ^= N << 18 | N >>> 14, N = oe + ye | 0, ee ^= N << 7 | N >>> 25, N = ee + oe | 0, Se ^= N << 9 | N >>> 23, N = Se + ee | 0, ye ^= N << 13 | N >>> 19, N = ye + Se | 0, oe ^= N << 18 | N >>> 14, N = te + Z | 0, Re ^= N << 7 | N >>> 25, N = Re + te | 0, ce ^= N << 9 | N >>> 23, N = ce + Re | 0, Z ^= N << 13 | N >>> 19, N = Z + ce | 0, te ^= N << 18 | N >>> 14, N = De + ae | 0, le ^= N << 7 | N >>> 25, N = le + De | 0, G ^= N << 9 | N >>> 23, N = G + le | 0, ae ^= N << 13 | N >>> 19, N = ae + G | 0, De ^= N << 18 | N >>> 14, N = de + le | 0, ye ^= N << 7 | N >>> 25, N = ye + de | 0, ce ^= N << 9 | N >>> 23, N = ce + ye | 0, le ^= N << 13 | N >>> 19, N = le + ce | 0, de ^= N << 18 | N >>> 14, N = oe + be | 0, Z ^= N << 7 | N >>> 25, N = Z + oe | 0, G ^= N << 9 | N >>> 23, N = G + Z | 0, be ^= N << 13 | N >>> 19, N = be + G | 0, oe ^= N << 18 | N >>> 14, N = te + ee | 0, ae ^= N << 7 | N >>> 25, N = ae + te | 0, ne ^= N << 9 | N >>> 23, N = ne + ae | 0, ee ^= N << 13 | N >>> 19, N = ee + ne | 0, te ^= N << 18 | N >>> 14, N = De + Re | 0, Be ^= N << 7 | N >>> 25, N = Be + De | 0, Se ^= N << 9 | N >>> 23, N = Se + Be | 0, Re ^= N << 13 | N >>> 19, N = Re + Se | 0, De ^= N << 18 | N >>> 14;
10858
10858
  l[0] = de >>> 0 & 255, l[1] = de >>> 8 & 255, l[2] = de >>> 16 & 255, l[3] = de >>> 24 & 255, l[4] = oe >>> 0 & 255, l[5] = oe >>> 8 & 255, l[6] = oe >>> 16 & 255, l[7] = oe >>> 24 & 255, l[8] = te >>> 0 & 255, l[9] = te >>> 8 & 255, l[10] = te >>> 16 & 255, l[11] = te >>> 24 & 255, l[12] = De >>> 0 & 255, l[13] = De >>> 8 & 255, l[14] = De >>> 16 & 255, l[15] = De >>> 24 & 255, l[16] = Z >>> 0 & 255, l[17] = Z >>> 8 & 255, l[18] = Z >>> 16 & 255, l[19] = Z >>> 24 & 255, l[20] = G >>> 0 & 255, l[21] = G >>> 8 & 255, l[22] = G >>> 16 & 255, l[23] = G >>> 24 & 255, l[24] = ne >>> 0 & 255, l[25] = ne >>> 8 & 255, l[26] = ne >>> 16 & 255, l[27] = ne >>> 24 & 255, l[28] = ee >>> 0 & 255, l[29] = ee >>> 8 & 255, l[30] = ee >>> 16 & 255, l[31] = ee >>> 24 & 255;
10859
10859
  }
10860
10860
  function O(l, C, w, s) {
@@ -10864,82 +10864,82 @@ var Zf = { exports: {} };
10864
10864
  P(l, C, w, s);
10865
10865
  }
10866
10866
  var U = new Uint8Array([101, 120, 112, 97, 110, 100, 32, 51, 50, 45, 98, 121, 116, 101, 32, 107]);
10867
- function j(l, C, w, s, D, m, N) {
10867
+ function j(l, C, w, s, D, m, z) {
10868
10868
  var L = new Uint8Array(16), V = new Uint8Array(64), fe, ie;
10869
10869
  for (ie = 0; ie < 16; ie++)
10870
10870
  L[ie] = 0;
10871
10871
  for (ie = 0; ie < 8; ie++)
10872
10872
  L[ie] = m[ie];
10873
10873
  for (; D >= 64; ) {
10874
- for (O(V, L, N, U), ie = 0; ie < 64; ie++)
10874
+ for (O(V, L, z, U), ie = 0; ie < 64; ie++)
10875
10875
  l[C + ie] = w[s + ie] ^ V[ie];
10876
10876
  for (fe = 1, ie = 8; ie < 16; ie++)
10877
10877
  fe = fe + (L[ie] & 255) | 0, L[ie] = fe & 255, fe >>>= 8;
10878
10878
  D -= 64, C += 64, s += 64;
10879
10879
  }
10880
10880
  if (D > 0)
10881
- for (O(V, L, N, U), ie = 0; ie < D; ie++)
10881
+ for (O(V, L, z, U), ie = 0; ie < D; ie++)
10882
10882
  l[C + ie] = w[s + ie] ^ V[ie];
10883
10883
  return 0;
10884
10884
  }
10885
10885
  function X(l, C, w, s, D) {
10886
- var m = new Uint8Array(16), N = new Uint8Array(64), L, V;
10886
+ var m = new Uint8Array(16), z = new Uint8Array(64), L, V;
10887
10887
  for (V = 0; V < 16; V++)
10888
10888
  m[V] = 0;
10889
10889
  for (V = 0; V < 8; V++)
10890
10890
  m[V] = s[V];
10891
10891
  for (; w >= 64; ) {
10892
- for (O(N, m, D, U), V = 0; V < 64; V++)
10893
- l[C + V] = N[V];
10892
+ for (O(z, m, D, U), V = 0; V < 64; V++)
10893
+ l[C + V] = z[V];
10894
10894
  for (L = 1, V = 8; V < 16; V++)
10895
10895
  L = L + (m[V] & 255) | 0, m[V] = L & 255, L >>>= 8;
10896
10896
  w -= 64, C += 64;
10897
10897
  }
10898
10898
  if (w > 0)
10899
- for (O(N, m, D, U), V = 0; V < w; V++)
10900
- l[C + V] = N[V];
10899
+ for (O(z, m, D, U), V = 0; V < w; V++)
10900
+ l[C + V] = z[V];
10901
10901
  return 0;
10902
10902
  }
10903
10903
  function Q(l, C, w, s, D) {
10904
10904
  var m = new Uint8Array(32);
10905
10905
  H(m, s, D, U);
10906
- for (var N = new Uint8Array(8), L = 0; L < 8; L++)
10907
- N[L] = s[L + 16];
10908
- return X(l, C, w, N, m);
10906
+ for (var z = new Uint8Array(8), L = 0; L < 8; L++)
10907
+ z[L] = s[L + 16];
10908
+ return X(l, C, w, z, m);
10909
10909
  }
10910
- function $(l, C, w, s, D, m, N) {
10910
+ function $(l, C, w, s, D, m, z) {
10911
10911
  var L = new Uint8Array(32);
10912
- H(L, m, N, U);
10912
+ H(L, m, z, U);
10913
10913
  for (var V = new Uint8Array(8), fe = 0; fe < 8; fe++)
10914
10914
  V[fe] = m[fe + 16];
10915
10915
  return j(l, C, w, s, D, V, L);
10916
10916
  }
10917
10917
  var _ = function(l) {
10918
10918
  this.buffer = new Uint8Array(16), this.r = new Uint16Array(10), this.h = new Uint16Array(10), this.pad = new Uint16Array(8), this.leftover = 0, this.fin = 0;
10919
- var C, w, s, D, m, N, L, V;
10920
- C = l[0] & 255 | (l[1] & 255) << 8, this.r[0] = C & 8191, w = l[2] & 255 | (l[3] & 255) << 8, this.r[1] = (C >>> 13 | w << 3) & 8191, s = l[4] & 255 | (l[5] & 255) << 8, this.r[2] = (w >>> 10 | s << 6) & 7939, D = l[6] & 255 | (l[7] & 255) << 8, this.r[3] = (s >>> 7 | D << 9) & 8191, m = l[8] & 255 | (l[9] & 255) << 8, this.r[4] = (D >>> 4 | m << 12) & 255, this.r[5] = m >>> 1 & 8190, N = l[10] & 255 | (l[11] & 255) << 8, this.r[6] = (m >>> 14 | N << 2) & 8191, L = l[12] & 255 | (l[13] & 255) << 8, this.r[7] = (N >>> 11 | L << 5) & 8065, V = l[14] & 255 | (l[15] & 255) << 8, this.r[8] = (L >>> 8 | V << 8) & 8191, this.r[9] = V >>> 5 & 127, this.pad[0] = l[16] & 255 | (l[17] & 255) << 8, this.pad[1] = l[18] & 255 | (l[19] & 255) << 8, this.pad[2] = l[20] & 255 | (l[21] & 255) << 8, this.pad[3] = l[22] & 255 | (l[23] & 255) << 8, this.pad[4] = l[24] & 255 | (l[25] & 255) << 8, this.pad[5] = l[26] & 255 | (l[27] & 255) << 8, this.pad[6] = l[28] & 255 | (l[29] & 255) << 8, this.pad[7] = l[30] & 255 | (l[31] & 255) << 8;
10919
+ var C, w, s, D, m, z, L, V;
10920
+ C = l[0] & 255 | (l[1] & 255) << 8, this.r[0] = C & 8191, w = l[2] & 255 | (l[3] & 255) << 8, this.r[1] = (C >>> 13 | w << 3) & 8191, s = l[4] & 255 | (l[5] & 255) << 8, this.r[2] = (w >>> 10 | s << 6) & 7939, D = l[6] & 255 | (l[7] & 255) << 8, this.r[3] = (s >>> 7 | D << 9) & 8191, m = l[8] & 255 | (l[9] & 255) << 8, this.r[4] = (D >>> 4 | m << 12) & 255, this.r[5] = m >>> 1 & 8190, z = l[10] & 255 | (l[11] & 255) << 8, this.r[6] = (m >>> 14 | z << 2) & 8191, L = l[12] & 255 | (l[13] & 255) << 8, this.r[7] = (z >>> 11 | L << 5) & 8065, V = l[14] & 255 | (l[15] & 255) << 8, this.r[8] = (L >>> 8 | V << 8) & 8191, this.r[9] = V >>> 5 & 127, this.pad[0] = l[16] & 255 | (l[17] & 255) << 8, this.pad[1] = l[18] & 255 | (l[19] & 255) << 8, this.pad[2] = l[20] & 255 | (l[21] & 255) << 8, this.pad[3] = l[22] & 255 | (l[23] & 255) << 8, this.pad[4] = l[24] & 255 | (l[25] & 255) << 8, this.pad[5] = l[26] & 255 | (l[27] & 255) << 8, this.pad[6] = l[28] & 255 | (l[29] & 255) << 8, this.pad[7] = l[30] & 255 | (l[31] & 255) << 8;
10921
10921
  };
10922
10922
  _.prototype.blocks = function(l, C, w) {
10923
- for (var s = this.fin ? 0 : 2048, D, m, N, L, V, fe, ie, he, re, xe, ue, ve, me, _e, Ae, pe, de, ye, ce, le = this.h[0], be = this.h[1], oe = this.h[2], Z = this.h[3], G = this.h[4], ne = this.h[5], ee = this.h[6], te = this.h[7], ae = this.h[8], Be = this.h[9], Se = this.r[0], Re = this.r[1], De = this.r[2], z = this.r[3], Ne = this.r[4], Xe = this.r[5], Ze = this.r[6], Te = this.r[7], Ke = this.r[8], je = this.r[9]; w >= 16; )
10924
- D = l[C + 0] & 255 | (l[C + 1] & 255) << 8, le += D & 8191, m = l[C + 2] & 255 | (l[C + 3] & 255) << 8, be += (D >>> 13 | m << 3) & 8191, N = l[C + 4] & 255 | (l[C + 5] & 255) << 8, oe += (m >>> 10 | N << 6) & 8191, L = l[C + 6] & 255 | (l[C + 7] & 255) << 8, Z += (N >>> 7 | L << 9) & 8191, V = l[C + 8] & 255 | (l[C + 9] & 255) << 8, G += (L >>> 4 | V << 12) & 8191, ne += V >>> 1 & 8191, fe = l[C + 10] & 255 | (l[C + 11] & 255) << 8, ee += (V >>> 14 | fe << 2) & 8191, ie = l[C + 12] & 255 | (l[C + 13] & 255) << 8, te += (fe >>> 11 | ie << 5) & 8191, he = l[C + 14] & 255 | (l[C + 15] & 255) << 8, ae += (ie >>> 8 | he << 8) & 8191, Be += he >>> 5 | s, re = 0, xe = re, xe += le * Se, xe += be * (5 * je), xe += oe * (5 * Ke), xe += Z * (5 * Te), xe += G * (5 * Ze), re = xe >>> 13, xe &= 8191, xe += ne * (5 * Xe), xe += ee * (5 * Ne), xe += te * (5 * z), xe += ae * (5 * De), xe += Be * (5 * Re), re += xe >>> 13, xe &= 8191, ue = re, ue += le * Re, ue += be * Se, ue += oe * (5 * je), ue += Z * (5 * Ke), ue += G * (5 * Te), re = ue >>> 13, ue &= 8191, ue += ne * (5 * Ze), ue += ee * (5 * Xe), ue += te * (5 * Ne), ue += ae * (5 * z), ue += Be * (5 * De), re += ue >>> 13, ue &= 8191, ve = re, ve += le * De, ve += be * Re, ve += oe * Se, ve += Z * (5 * je), ve += G * (5 * Ke), re = ve >>> 13, ve &= 8191, ve += ne * (5 * Te), ve += ee * (5 * Ze), ve += te * (5 * Xe), ve += ae * (5 * Ne), ve += Be * (5 * z), re += ve >>> 13, ve &= 8191, me = re, me += le * z, me += be * De, me += oe * Re, me += Z * Se, me += G * (5 * je), re = me >>> 13, me &= 8191, me += ne * (5 * Ke), me += ee * (5 * Te), me += te * (5 * Ze), me += ae * (5 * Xe), me += Be * (5 * Ne), re += me >>> 13, me &= 8191, _e = re, _e += le * Ne, _e += be * z, _e += oe * De, _e += Z * Re, _e += G * Se, re = _e >>> 13, _e &= 8191, _e += ne * (5 * je), _e += ee * (5 * Ke), _e += te * (5 * Te), _e += ae * (5 * Ze), _e += Be * (5 * Xe), re += _e >>> 13, _e &= 8191, Ae = re, Ae += le * Xe, Ae += be * Ne, Ae += oe * z, Ae += Z * De, Ae += G * Re, re = Ae >>> 13, Ae &= 8191, Ae += ne * Se, Ae += ee * (5 * je), Ae += te * (5 * Ke), Ae += ae * (5 * Te), Ae += Be * (5 * Ze), re += Ae >>> 13, Ae &= 8191, pe = re, pe += le * Ze, pe += be * Xe, pe += oe * Ne, pe += Z * z, pe += G * De, re = pe >>> 13, pe &= 8191, pe += ne * Re, pe += ee * Se, pe += te * (5 * je), pe += ae * (5 * Ke), pe += Be * (5 * Te), re += pe >>> 13, pe &= 8191, de = re, de += le * Te, de += be * Ze, de += oe * Xe, de += Z * Ne, de += G * z, re = de >>> 13, de &= 8191, de += ne * De, de += ee * Re, de += te * Se, de += ae * (5 * je), de += Be * (5 * Ke), re += de >>> 13, de &= 8191, ye = re, ye += le * Ke, ye += be * Te, ye += oe * Ze, ye += Z * Xe, ye += G * Ne, re = ye >>> 13, ye &= 8191, ye += ne * z, ye += ee * De, ye += te * Re, ye += ae * Se, ye += Be * (5 * je), re += ye >>> 13, ye &= 8191, ce = re, ce += le * je, ce += be * Ke, ce += oe * Te, ce += Z * Ze, ce += G * Xe, re = ce >>> 13, ce &= 8191, ce += ne * Ne, ce += ee * z, ce += te * De, ce += ae * Re, ce += Be * Se, re += ce >>> 13, ce &= 8191, re = (re << 2) + re | 0, re = re + xe | 0, xe = re & 8191, re = re >>> 13, ue += re, le = xe, be = ue, oe = ve, Z = me, G = _e, ne = Ae, ee = pe, te = de, ae = ye, Be = ce, C += 16, w -= 16;
10923
+ for (var s = this.fin ? 0 : 2048, D, m, z, L, V, fe, ie, he, re, xe, ue, ve, me, _e, Ae, pe, de, ye, ce, le = this.h[0], be = this.h[1], oe = this.h[2], Z = this.h[3], G = this.h[4], ne = this.h[5], ee = this.h[6], te = this.h[7], ae = this.h[8], Be = this.h[9], Se = this.r[0], Re = this.r[1], De = this.r[2], N = this.r[3], ze = this.r[4], Xe = this.r[5], Ze = this.r[6], Te = this.r[7], Ke = this.r[8], je = this.r[9]; w >= 16; )
10924
+ D = l[C + 0] & 255 | (l[C + 1] & 255) << 8, le += D & 8191, m = l[C + 2] & 255 | (l[C + 3] & 255) << 8, be += (D >>> 13 | m << 3) & 8191, z = l[C + 4] & 255 | (l[C + 5] & 255) << 8, oe += (m >>> 10 | z << 6) & 8191, L = l[C + 6] & 255 | (l[C + 7] & 255) << 8, Z += (z >>> 7 | L << 9) & 8191, V = l[C + 8] & 255 | (l[C + 9] & 255) << 8, G += (L >>> 4 | V << 12) & 8191, ne += V >>> 1 & 8191, fe = l[C + 10] & 255 | (l[C + 11] & 255) << 8, ee += (V >>> 14 | fe << 2) & 8191, ie = l[C + 12] & 255 | (l[C + 13] & 255) << 8, te += (fe >>> 11 | ie << 5) & 8191, he = l[C + 14] & 255 | (l[C + 15] & 255) << 8, ae += (ie >>> 8 | he << 8) & 8191, Be += he >>> 5 | s, re = 0, xe = re, xe += le * Se, xe += be * (5 * je), xe += oe * (5 * Ke), xe += Z * (5 * Te), xe += G * (5 * Ze), re = xe >>> 13, xe &= 8191, xe += ne * (5 * Xe), xe += ee * (5 * ze), xe += te * (5 * N), xe += ae * (5 * De), xe += Be * (5 * Re), re += xe >>> 13, xe &= 8191, ue = re, ue += le * Re, ue += be * Se, ue += oe * (5 * je), ue += Z * (5 * Ke), ue += G * (5 * Te), re = ue >>> 13, ue &= 8191, ue += ne * (5 * Ze), ue += ee * (5 * Xe), ue += te * (5 * ze), ue += ae * (5 * N), ue += Be * (5 * De), re += ue >>> 13, ue &= 8191, ve = re, ve += le * De, ve += be * Re, ve += oe * Se, ve += Z * (5 * je), ve += G * (5 * Ke), re = ve >>> 13, ve &= 8191, ve += ne * (5 * Te), ve += ee * (5 * Ze), ve += te * (5 * Xe), ve += ae * (5 * ze), ve += Be * (5 * N), re += ve >>> 13, ve &= 8191, me = re, me += le * N, me += be * De, me += oe * Re, me += Z * Se, me += G * (5 * je), re = me >>> 13, me &= 8191, me += ne * (5 * Ke), me += ee * (5 * Te), me += te * (5 * Ze), me += ae * (5 * Xe), me += Be * (5 * ze), re += me >>> 13, me &= 8191, _e = re, _e += le * ze, _e += be * N, _e += oe * De, _e += Z * Re, _e += G * Se, re = _e >>> 13, _e &= 8191, _e += ne * (5 * je), _e += ee * (5 * Ke), _e += te * (5 * Te), _e += ae * (5 * Ze), _e += Be * (5 * Xe), re += _e >>> 13, _e &= 8191, Ae = re, Ae += le * Xe, Ae += be * ze, Ae += oe * N, Ae += Z * De, Ae += G * Re, re = Ae >>> 13, Ae &= 8191, Ae += ne * Se, Ae += ee * (5 * je), Ae += te * (5 * Ke), Ae += ae * (5 * Te), Ae += Be * (5 * Ze), re += Ae >>> 13, Ae &= 8191, pe = re, pe += le * Ze, pe += be * Xe, pe += oe * ze, pe += Z * N, pe += G * De, re = pe >>> 13, pe &= 8191, pe += ne * Re, pe += ee * Se, pe += te * (5 * je), pe += ae * (5 * Ke), pe += Be * (5 * Te), re += pe >>> 13, pe &= 8191, de = re, de += le * Te, de += be * Ze, de += oe * Xe, de += Z * ze, de += G * N, re = de >>> 13, de &= 8191, de += ne * De, de += ee * Re, de += te * Se, de += ae * (5 * je), de += Be * (5 * Ke), re += de >>> 13, de &= 8191, ye = re, ye += le * Ke, ye += be * Te, ye += oe * Ze, ye += Z * Xe, ye += G * ze, re = ye >>> 13, ye &= 8191, ye += ne * N, ye += ee * De, ye += te * Re, ye += ae * Se, ye += Be * (5 * je), re += ye >>> 13, ye &= 8191, ce = re, ce += le * je, ce += be * Ke, ce += oe * Te, ce += Z * Ze, ce += G * Xe, re = ce >>> 13, ce &= 8191, ce += ne * ze, ce += ee * N, ce += te * De, ce += ae * Re, ce += Be * Se, re += ce >>> 13, ce &= 8191, re = (re << 2) + re | 0, re = re + xe | 0, xe = re & 8191, re = re >>> 13, ue += re, le = xe, be = ue, oe = ve, Z = me, G = _e, ne = Ae, ee = pe, te = de, ae = ye, Be = ce, C += 16, w -= 16;
10925
10925
  this.h[0] = le, this.h[1] = be, this.h[2] = oe, this.h[3] = Z, this.h[4] = G, this.h[5] = ne, this.h[6] = ee, this.h[7] = te, this.h[8] = ae, this.h[9] = Be;
10926
10926
  }, _.prototype.finish = function(l, C) {
10927
- var w = new Uint16Array(10), s, D, m, N;
10927
+ var w = new Uint16Array(10), s, D, m, z;
10928
10928
  if (this.leftover) {
10929
- for (N = this.leftover, this.buffer[N++] = 1; N < 16; N++)
10930
- this.buffer[N] = 0;
10929
+ for (z = this.leftover, this.buffer[z++] = 1; z < 16; z++)
10930
+ this.buffer[z] = 0;
10931
10931
  this.fin = 1, this.blocks(this.buffer, 0, 16);
10932
10932
  }
10933
- for (s = this.h[1] >>> 13, this.h[1] &= 8191, N = 2; N < 10; N++)
10934
- this.h[N] += s, s = this.h[N] >>> 13, this.h[N] &= 8191;
10935
- for (this.h[0] += s * 5, s = this.h[0] >>> 13, this.h[0] &= 8191, this.h[1] += s, s = this.h[1] >>> 13, this.h[1] &= 8191, this.h[2] += s, w[0] = this.h[0] + 5, s = w[0] >>> 13, w[0] &= 8191, N = 1; N < 10; N++)
10936
- w[N] = this.h[N] + s, s = w[N] >>> 13, w[N] &= 8191;
10937
- for (w[9] -= 8192, D = (s ^ 1) - 1, N = 0; N < 10; N++)
10938
- w[N] &= D;
10939
- for (D = ~D, N = 0; N < 10; N++)
10940
- this.h[N] = this.h[N] & D | w[N];
10941
- for (this.h[0] = (this.h[0] | this.h[1] << 13) & 65535, this.h[1] = (this.h[1] >>> 3 | this.h[2] << 10) & 65535, this.h[2] = (this.h[2] >>> 6 | this.h[3] << 7) & 65535, this.h[3] = (this.h[3] >>> 9 | this.h[4] << 4) & 65535, this.h[4] = (this.h[4] >>> 12 | this.h[5] << 1 | this.h[6] << 14) & 65535, this.h[5] = (this.h[6] >>> 2 | this.h[7] << 11) & 65535, this.h[6] = (this.h[7] >>> 5 | this.h[8] << 8) & 65535, this.h[7] = (this.h[8] >>> 8 | this.h[9] << 5) & 65535, m = this.h[0] + this.pad[0], this.h[0] = m & 65535, N = 1; N < 8; N++)
10942
- m = (this.h[N] + this.pad[N] | 0) + (m >>> 16) | 0, this.h[N] = m & 65535;
10933
+ for (s = this.h[1] >>> 13, this.h[1] &= 8191, z = 2; z < 10; z++)
10934
+ this.h[z] += s, s = this.h[z] >>> 13, this.h[z] &= 8191;
10935
+ for (this.h[0] += s * 5, s = this.h[0] >>> 13, this.h[0] &= 8191, this.h[1] += s, s = this.h[1] >>> 13, this.h[1] &= 8191, this.h[2] += s, w[0] = this.h[0] + 5, s = w[0] >>> 13, w[0] &= 8191, z = 1; z < 10; z++)
10936
+ w[z] = this.h[z] + s, s = w[z] >>> 13, w[z] &= 8191;
10937
+ for (w[9] -= 8192, D = (s ^ 1) - 1, z = 0; z < 10; z++)
10938
+ w[z] &= D;
10939
+ for (D = ~D, z = 0; z < 10; z++)
10940
+ this.h[z] = this.h[z] & D | w[z];
10941
+ for (this.h[0] = (this.h[0] | this.h[1] << 13) & 65535, this.h[1] = (this.h[1] >>> 3 | this.h[2] << 10) & 65535, this.h[2] = (this.h[2] >>> 6 | this.h[3] << 7) & 65535, this.h[3] = (this.h[3] >>> 9 | this.h[4] << 4) & 65535, this.h[4] = (this.h[4] >>> 12 | this.h[5] << 1 | this.h[6] << 14) & 65535, this.h[5] = (this.h[6] >>> 2 | this.h[7] << 11) & 65535, this.h[6] = (this.h[7] >>> 5 | this.h[8] << 8) & 65535, this.h[7] = (this.h[8] >>> 8 | this.h[9] << 5) & 65535, m = this.h[0] + this.pad[0], this.h[0] = m & 65535, z = 1; z < 8; z++)
10942
+ m = (this.h[z] + this.pad[z] | 0) + (m >>> 16) | 0, this.h[z] = m & 65535;
10943
10943
  l[C + 0] = this.h[0] >>> 0 & 255, l[C + 1] = this.h[0] >>> 8 & 255, l[C + 2] = this.h[1] >>> 0 & 255, l[C + 3] = this.h[1] >>> 8 & 255, l[C + 4] = this.h[2] >>> 0 & 255, l[C + 5] = this.h[2] >>> 8 & 255, l[C + 6] = this.h[3] >>> 0 & 255, l[C + 7] = this.h[3] >>> 8 & 255, l[C + 8] = this.h[4] >>> 0 & 255, l[C + 9] = this.h[4] >>> 8 & 255, l[C + 10] = this.h[5] >>> 0 & 255, l[C + 11] = this.h[5] >>> 8 & 255, l[C + 12] = this.h[6] >>> 0 & 255, l[C + 13] = this.h[6] >>> 8 & 255, l[C + 14] = this.h[7] >>> 0 & 255, l[C + 15] = this.h[7] >>> 8 & 255;
10944
10944
  }, _.prototype.update = function(l, C, w) {
10945
10945
  var s, D;
@@ -10957,12 +10957,12 @@ var Zf = { exports: {} };
10957
10957
  }
10958
10958
  };
10959
10959
  function f(l, C, w, s, D, m) {
10960
- var N = new _(m);
10961
- return N.update(w, s, D), N.finish(l, C), 0;
10960
+ var z = new _(m);
10961
+ return z.update(w, s, D), z.finish(l, C), 0;
10962
10962
  }
10963
10963
  function h(l, C, w, s, D, m) {
10964
- var N = new Uint8Array(16);
10965
- return f(N, 0, w, s, D, m), k(l, C, N, 0);
10964
+ var z = new Uint8Array(16);
10965
+ return f(z, 0, w, s, D, m), k(l, C, z, 0);
10966
10966
  }
10967
10967
  function p(l, C, w, s, D) {
10968
10968
  var m;
@@ -10973,8 +10973,8 @@ var Zf = { exports: {} };
10973
10973
  return 0;
10974
10974
  }
10975
10975
  function g(l, C, w, s, D) {
10976
- var m, N = new Uint8Array(32);
10977
- if (w < 32 || (Q(N, 0, 32, s, D), h(C, 16, C, 32, w - 32, N) !== 0))
10976
+ var m, z = new Uint8Array(32);
10977
+ if (w < 32 || (Q(z, 0, 32, s, D), h(C, 16, C, 32, w - 32, z) !== 0))
10978
10978
  return -1;
10979
10979
  for ($(l, 0, C, 0, w, s, D), m = 0; m < 32; m++)
10980
10980
  l[m] = 0;
@@ -10996,16 +10996,16 @@ var Zf = { exports: {} };
10996
10996
  s = D & (l[m] ^ C[m]), l[m] ^= s, C[m] ^= s;
10997
10997
  }
10998
10998
  function S(l, C) {
10999
- var w, s, D, m = t(), N = t();
10999
+ var w, s, D, m = t(), z = t();
11000
11000
  for (w = 0; w < 16; w++)
11001
- N[w] = C[w];
11002
- for (I(N), I(N), I(N), s = 0; s < 2; s++) {
11003
- for (m[0] = N[0] - 65517, w = 1; w < 15; w++)
11004
- m[w] = N[w] - 65535 - (m[w - 1] >> 16 & 1), m[w - 1] &= 65535;
11005
- m[15] = N[15] - 32767 - (m[14] >> 16 & 1), D = m[15] >> 16 & 1, m[14] &= 65535, T(N, m, 1 - D);
11001
+ z[w] = C[w];
11002
+ for (I(z), I(z), I(z), s = 0; s < 2; s++) {
11003
+ for (m[0] = z[0] - 65517, w = 1; w < 15; w++)
11004
+ m[w] = z[w] - 65535 - (m[w - 1] >> 16 & 1), m[w - 1] &= 65535;
11005
+ m[15] = z[15] - 32767 - (m[14] >> 16 & 1), D = m[15] >> 16 & 1, m[14] &= 65535, T(z, m, 1 - D);
11006
11006
  }
11007
11007
  for (w = 0; w < 16; w++)
11008
- l[2 * w] = N[w] & 255, l[2 * w + 1] = N[w] >> 8;
11008
+ l[2 * w] = z[w] & 255, l[2 * w + 1] = z[w] >> 8;
11009
11009
  }
11010
11010
  function o(l, C) {
11011
11011
  var w = new Uint8Array(32), s = new Uint8Array(32);
@@ -11030,8 +11030,8 @@ var Zf = { exports: {} };
11030
11030
  l[s] = C[s] - w[s];
11031
11031
  }
11032
11032
  function J(l, C, w) {
11033
- var s, D, m = 0, N = 0, L = 0, V = 0, fe = 0, ie = 0, he = 0, re = 0, xe = 0, ue = 0, ve = 0, me = 0, _e = 0, Ae = 0, pe = 0, de = 0, ye = 0, ce = 0, le = 0, be = 0, oe = 0, Z = 0, G = 0, ne = 0, ee = 0, te = 0, ae = 0, Be = 0, Se = 0, Re = 0, De = 0, z = w[0], Ne = w[1], Xe = w[2], Ze = w[3], Te = w[4], Ke = w[5], je = w[6], m0 = w[7], h0 = w[8], b0 = w[9], p0 = w[10], y0 = w[11], w0 = w[12], P0 = w[13], I0 = w[14], T0 = w[15];
11034
- s = C[0], m += s * z, N += s * Ne, L += s * Xe, V += s * Ze, fe += s * Te, ie += s * Ke, he += s * je, re += s * m0, xe += s * h0, ue += s * b0, ve += s * p0, me += s * y0, _e += s * w0, Ae += s * P0, pe += s * I0, de += s * T0, s = C[1], N += s * z, L += s * Ne, V += s * Xe, fe += s * Ze, ie += s * Te, he += s * Ke, re += s * je, xe += s * m0, ue += s * h0, ve += s * b0, me += s * p0, _e += s * y0, Ae += s * w0, pe += s * P0, de += s * I0, ye += s * T0, s = C[2], L += s * z, V += s * Ne, fe += s * Xe, ie += s * Ze, he += s * Te, re += s * Ke, xe += s * je, ue += s * m0, ve += s * h0, me += s * b0, _e += s * p0, Ae += s * y0, pe += s * w0, de += s * P0, ye += s * I0, ce += s * T0, s = C[3], V += s * z, fe += s * Ne, ie += s * Xe, he += s * Ze, re += s * Te, xe += s * Ke, ue += s * je, ve += s * m0, me += s * h0, _e += s * b0, Ae += s * p0, pe += s * y0, de += s * w0, ye += s * P0, ce += s * I0, le += s * T0, s = C[4], fe += s * z, ie += s * Ne, he += s * Xe, re += s * Ze, xe += s * Te, ue += s * Ke, ve += s * je, me += s * m0, _e += s * h0, Ae += s * b0, pe += s * p0, de += s * y0, ye += s * w0, ce += s * P0, le += s * I0, be += s * T0, s = C[5], ie += s * z, he += s * Ne, re += s * Xe, xe += s * Ze, ue += s * Te, ve += s * Ke, me += s * je, _e += s * m0, Ae += s * h0, pe += s * b0, de += s * p0, ye += s * y0, ce += s * w0, le += s * P0, be += s * I0, oe += s * T0, s = C[6], he += s * z, re += s * Ne, xe += s * Xe, ue += s * Ze, ve += s * Te, me += s * Ke, _e += s * je, Ae += s * m0, pe += s * h0, de += s * b0, ye += s * p0, ce += s * y0, le += s * w0, be += s * P0, oe += s * I0, Z += s * T0, s = C[7], re += s * z, xe += s * Ne, ue += s * Xe, ve += s * Ze, me += s * Te, _e += s * Ke, Ae += s * je, pe += s * m0, de += s * h0, ye += s * b0, ce += s * p0, le += s * y0, be += s * w0, oe += s * P0, Z += s * I0, G += s * T0, s = C[8], xe += s * z, ue += s * Ne, ve += s * Xe, me += s * Ze, _e += s * Te, Ae += s * Ke, pe += s * je, de += s * m0, ye += s * h0, ce += s * b0, le += s * p0, be += s * y0, oe += s * w0, Z += s * P0, G += s * I0, ne += s * T0, s = C[9], ue += s * z, ve += s * Ne, me += s * Xe, _e += s * Ze, Ae += s * Te, pe += s * Ke, de += s * je, ye += s * m0, ce += s * h0, le += s * b0, be += s * p0, oe += s * y0, Z += s * w0, G += s * P0, ne += s * I0, ee += s * T0, s = C[10], ve += s * z, me += s * Ne, _e += s * Xe, Ae += s * Ze, pe += s * Te, de += s * Ke, ye += s * je, ce += s * m0, le += s * h0, be += s * b0, oe += s * p0, Z += s * y0, G += s * w0, ne += s * P0, ee += s * I0, te += s * T0, s = C[11], me += s * z, _e += s * Ne, Ae += s * Xe, pe += s * Ze, de += s * Te, ye += s * Ke, ce += s * je, le += s * m0, be += s * h0, oe += s * b0, Z += s * p0, G += s * y0, ne += s * w0, ee += s * P0, te += s * I0, ae += s * T0, s = C[12], _e += s * z, Ae += s * Ne, pe += s * Xe, de += s * Ze, ye += s * Te, ce += s * Ke, le += s * je, be += s * m0, oe += s * h0, Z += s * b0, G += s * p0, ne += s * y0, ee += s * w0, te += s * P0, ae += s * I0, Be += s * T0, s = C[13], Ae += s * z, pe += s * Ne, de += s * Xe, ye += s * Ze, ce += s * Te, le += s * Ke, be += s * je, oe += s * m0, Z += s * h0, G += s * b0, ne += s * p0, ee += s * y0, te += s * w0, ae += s * P0, Be += s * I0, Se += s * T0, s = C[14], pe += s * z, de += s * Ne, ye += s * Xe, ce += s * Ze, le += s * Te, be += s * Ke, oe += s * je, Z += s * m0, G += s * h0, ne += s * b0, ee += s * p0, te += s * y0, ae += s * w0, Be += s * P0, Se += s * I0, Re += s * T0, s = C[15], de += s * z, ye += s * Ne, ce += s * Xe, le += s * Ze, be += s * Te, oe += s * Ke, Z += s * je, G += s * m0, ne += s * h0, ee += s * b0, te += s * p0, ae += s * y0, Be += s * w0, Se += s * P0, Re += s * I0, De += s * T0, m += 38 * ye, N += 38 * ce, L += 38 * le, V += 38 * be, fe += 38 * oe, ie += 38 * Z, he += 38 * G, re += 38 * ne, xe += 38 * ee, ue += 38 * te, ve += 38 * ae, me += 38 * Be, _e += 38 * Se, Ae += 38 * Re, pe += 38 * De, D = 1, s = m + D + 65535, D = Math.floor(s / 65536), m = s - D * 65536, s = N + D + 65535, D = Math.floor(s / 65536), N = s - D * 65536, s = L + D + 65535, D = Math.floor(s / 65536), L = s - D * 65536, s = V + D + 65535, D = Math.floor(s / 65536), V = s - D * 65536, s = fe + D + 65535, D = Math.floor(s / 65536), fe = s - D * 65536, s = ie + D + 65535, D = Math.floor(s / 65536), ie = s - D * 65536, s = he + D + 65535, D = Math.floor(s / 65536), he = s - D * 65536, s = re + D + 65535, D = Math.floor(s / 65536), re = s - D * 65536, s = xe + D + 65535, D = Math.floor(s / 65536), xe = s - D * 65536, s = ue + D + 65535, D = Math.floor(s / 65536), ue = s - D * 65536, s = ve + D + 65535, D = Math.floor(s / 65536), ve = s - D * 65536, s = me + D + 65535, D = Math.floor(s / 65536), me = s - D * 65536, s = _e + D + 65535, D = Math.floor(s / 65536), _e = s - D * 65536, s = Ae + D + 65535, D = Math.floor(s / 65536), Ae = s - D * 65536, s = pe + D + 65535, D = Math.floor(s / 65536), pe = s - D * 65536, s = de + D + 65535, D = Math.floor(s / 65536), de = s - D * 65536, m += D - 1 + 37 * (D - 1), D = 1, s = m + D + 65535, D = Math.floor(s / 65536), m = s - D * 65536, s = N + D + 65535, D = Math.floor(s / 65536), N = s - D * 65536, s = L + D + 65535, D = Math.floor(s / 65536), L = s - D * 65536, s = V + D + 65535, D = Math.floor(s / 65536), V = s - D * 65536, s = fe + D + 65535, D = Math.floor(s / 65536), fe = s - D * 65536, s = ie + D + 65535, D = Math.floor(s / 65536), ie = s - D * 65536, s = he + D + 65535, D = Math.floor(s / 65536), he = s - D * 65536, s = re + D + 65535, D = Math.floor(s / 65536), re = s - D * 65536, s = xe + D + 65535, D = Math.floor(s / 65536), xe = s - D * 65536, s = ue + D + 65535, D = Math.floor(s / 65536), ue = s - D * 65536, s = ve + D + 65535, D = Math.floor(s / 65536), ve = s - D * 65536, s = me + D + 65535, D = Math.floor(s / 65536), me = s - D * 65536, s = _e + D + 65535, D = Math.floor(s / 65536), _e = s - D * 65536, s = Ae + D + 65535, D = Math.floor(s / 65536), Ae = s - D * 65536, s = pe + D + 65535, D = Math.floor(s / 65536), pe = s - D * 65536, s = de + D + 65535, D = Math.floor(s / 65536), de = s - D * 65536, m += D - 1 + 37 * (D - 1), l[0] = m, l[1] = N, l[2] = L, l[3] = V, l[4] = fe, l[5] = ie, l[6] = he, l[7] = re, l[8] = xe, l[9] = ue, l[10] = ve, l[11] = me, l[12] = _e, l[13] = Ae, l[14] = pe, l[15] = de;
11033
+ var s, D, m = 0, z = 0, L = 0, V = 0, fe = 0, ie = 0, he = 0, re = 0, xe = 0, ue = 0, ve = 0, me = 0, _e = 0, Ae = 0, pe = 0, de = 0, ye = 0, ce = 0, le = 0, be = 0, oe = 0, Z = 0, G = 0, ne = 0, ee = 0, te = 0, ae = 0, Be = 0, Se = 0, Re = 0, De = 0, N = w[0], ze = w[1], Xe = w[2], Ze = w[3], Te = w[4], Ke = w[5], je = w[6], m0 = w[7], h0 = w[8], b0 = w[9], p0 = w[10], y0 = w[11], w0 = w[12], P0 = w[13], I0 = w[14], T0 = w[15];
11034
+ s = C[0], m += s * N, z += s * ze, L += s * Xe, V += s * Ze, fe += s * Te, ie += s * Ke, he += s * je, re += s * m0, xe += s * h0, ue += s * b0, ve += s * p0, me += s * y0, _e += s * w0, Ae += s * P0, pe += s * I0, de += s * T0, s = C[1], z += s * N, L += s * ze, V += s * Xe, fe += s * Ze, ie += s * Te, he += s * Ke, re += s * je, xe += s * m0, ue += s * h0, ve += s * b0, me += s * p0, _e += s * y0, Ae += s * w0, pe += s * P0, de += s * I0, ye += s * T0, s = C[2], L += s * N, V += s * ze, fe += s * Xe, ie += s * Ze, he += s * Te, re += s * Ke, xe += s * je, ue += s * m0, ve += s * h0, me += s * b0, _e += s * p0, Ae += s * y0, pe += s * w0, de += s * P0, ye += s * I0, ce += s * T0, s = C[3], V += s * N, fe += s * ze, ie += s * Xe, he += s * Ze, re += s * Te, xe += s * Ke, ue += s * je, ve += s * m0, me += s * h0, _e += s * b0, Ae += s * p0, pe += s * y0, de += s * w0, ye += s * P0, ce += s * I0, le += s * T0, s = C[4], fe += s * N, ie += s * ze, he += s * Xe, re += s * Ze, xe += s * Te, ue += s * Ke, ve += s * je, me += s * m0, _e += s * h0, Ae += s * b0, pe += s * p0, de += s * y0, ye += s * w0, ce += s * P0, le += s * I0, be += s * T0, s = C[5], ie += s * N, he += s * ze, re += s * Xe, xe += s * Ze, ue += s * Te, ve += s * Ke, me += s * je, _e += s * m0, Ae += s * h0, pe += s * b0, de += s * p0, ye += s * y0, ce += s * w0, le += s * P0, be += s * I0, oe += s * T0, s = C[6], he += s * N, re += s * ze, xe += s * Xe, ue += s * Ze, ve += s * Te, me += s * Ke, _e += s * je, Ae += s * m0, pe += s * h0, de += s * b0, ye += s * p0, ce += s * y0, le += s * w0, be += s * P0, oe += s * I0, Z += s * T0, s = C[7], re += s * N, xe += s * ze, ue += s * Xe, ve += s * Ze, me += s * Te, _e += s * Ke, Ae += s * je, pe += s * m0, de += s * h0, ye += s * b0, ce += s * p0, le += s * y0, be += s * w0, oe += s * P0, Z += s * I0, G += s * T0, s = C[8], xe += s * N, ue += s * ze, ve += s * Xe, me += s * Ze, _e += s * Te, Ae += s * Ke, pe += s * je, de += s * m0, ye += s * h0, ce += s * b0, le += s * p0, be += s * y0, oe += s * w0, Z += s * P0, G += s * I0, ne += s * T0, s = C[9], ue += s * N, ve += s * ze, me += s * Xe, _e += s * Ze, Ae += s * Te, pe += s * Ke, de += s * je, ye += s * m0, ce += s * h0, le += s * b0, be += s * p0, oe += s * y0, Z += s * w0, G += s * P0, ne += s * I0, ee += s * T0, s = C[10], ve += s * N, me += s * ze, _e += s * Xe, Ae += s * Ze, pe += s * Te, de += s * Ke, ye += s * je, ce += s * m0, le += s * h0, be += s * b0, oe += s * p0, Z += s * y0, G += s * w0, ne += s * P0, ee += s * I0, te += s * T0, s = C[11], me += s * N, _e += s * ze, Ae += s * Xe, pe += s * Ze, de += s * Te, ye += s * Ke, ce += s * je, le += s * m0, be += s * h0, oe += s * b0, Z += s * p0, G += s * y0, ne += s * w0, ee += s * P0, te += s * I0, ae += s * T0, s = C[12], _e += s * N, Ae += s * ze, pe += s * Xe, de += s * Ze, ye += s * Te, ce += s * Ke, le += s * je, be += s * m0, oe += s * h0, Z += s * b0, G += s * p0, ne += s * y0, ee += s * w0, te += s * P0, ae += s * I0, Be += s * T0, s = C[13], Ae += s * N, pe += s * ze, de += s * Xe, ye += s * Ze, ce += s * Te, le += s * Ke, be += s * je, oe += s * m0, Z += s * h0, G += s * b0, ne += s * p0, ee += s * y0, te += s * w0, ae += s * P0, Be += s * I0, Se += s * T0, s = C[14], pe += s * N, de += s * ze, ye += s * Xe, ce += s * Ze, le += s * Te, be += s * Ke, oe += s * je, Z += s * m0, G += s * h0, ne += s * b0, ee += s * p0, te += s * y0, ae += s * w0, Be += s * P0, Se += s * I0, Re += s * T0, s = C[15], de += s * N, ye += s * ze, ce += s * Xe, le += s * Ze, be += s * Te, oe += s * Ke, Z += s * je, G += s * m0, ne += s * h0, ee += s * b0, te += s * p0, ae += s * y0, Be += s * w0, Se += s * P0, Re += s * I0, De += s * T0, m += 38 * ye, z += 38 * ce, L += 38 * le, V += 38 * be, fe += 38 * oe, ie += 38 * Z, he += 38 * G, re += 38 * ne, xe += 38 * ee, ue += 38 * te, ve += 38 * ae, me += 38 * Be, _e += 38 * Se, Ae += 38 * Re, pe += 38 * De, D = 1, s = m + D + 65535, D = Math.floor(s / 65536), m = s - D * 65536, s = z + D + 65535, D = Math.floor(s / 65536), z = s - D * 65536, s = L + D + 65535, D = Math.floor(s / 65536), L = s - D * 65536, s = V + D + 65535, D = Math.floor(s / 65536), V = s - D * 65536, s = fe + D + 65535, D = Math.floor(s / 65536), fe = s - D * 65536, s = ie + D + 65535, D = Math.floor(s / 65536), ie = s - D * 65536, s = he + D + 65535, D = Math.floor(s / 65536), he = s - D * 65536, s = re + D + 65535, D = Math.floor(s / 65536), re = s - D * 65536, s = xe + D + 65535, D = Math.floor(s / 65536), xe = s - D * 65536, s = ue + D + 65535, D = Math.floor(s / 65536), ue = s - D * 65536, s = ve + D + 65535, D = Math.floor(s / 65536), ve = s - D * 65536, s = me + D + 65535, D = Math.floor(s / 65536), me = s - D * 65536, s = _e + D + 65535, D = Math.floor(s / 65536), _e = s - D * 65536, s = Ae + D + 65535, D = Math.floor(s / 65536), Ae = s - D * 65536, s = pe + D + 65535, D = Math.floor(s / 65536), pe = s - D * 65536, s = de + D + 65535, D = Math.floor(s / 65536), de = s - D * 65536, m += D - 1 + 37 * (D - 1), D = 1, s = m + D + 65535, D = Math.floor(s / 65536), m = s - D * 65536, s = z + D + 65535, D = Math.floor(s / 65536), z = s - D * 65536, s = L + D + 65535, D = Math.floor(s / 65536), L = s - D * 65536, s = V + D + 65535, D = Math.floor(s / 65536), V = s - D * 65536, s = fe + D + 65535, D = Math.floor(s / 65536), fe = s - D * 65536, s = ie + D + 65535, D = Math.floor(s / 65536), ie = s - D * 65536, s = he + D + 65535, D = Math.floor(s / 65536), he = s - D * 65536, s = re + D + 65535, D = Math.floor(s / 65536), re = s - D * 65536, s = xe + D + 65535, D = Math.floor(s / 65536), xe = s - D * 65536, s = ue + D + 65535, D = Math.floor(s / 65536), ue = s - D * 65536, s = ve + D + 65535, D = Math.floor(s / 65536), ve = s - D * 65536, s = me + D + 65535, D = Math.floor(s / 65536), me = s - D * 65536, s = _e + D + 65535, D = Math.floor(s / 65536), _e = s - D * 65536, s = Ae + D + 65535, D = Math.floor(s / 65536), Ae = s - D * 65536, s = pe + D + 65535, D = Math.floor(s / 65536), pe = s - D * 65536, s = de + D + 65535, D = Math.floor(s / 65536), de = s - D * 65536, m += D - 1 + 37 * (D - 1), l[0] = m, l[1] = z, l[2] = L, l[3] = V, l[4] = fe, l[5] = ie, l[6] = he, l[7] = re, l[8] = xe, l[9] = ue, l[10] = ve, l[11] = me, l[12] = _e, l[13] = Ae, l[14] = pe, l[15] = de;
11035
11035
  }
11036
11036
  function se(l, C) {
11037
11037
  J(l, C, C);
@@ -11055,15 +11055,15 @@ var Zf = { exports: {} };
11055
11055
  l[s] = w[s];
11056
11056
  }
11057
11057
  function Ce(l, C, w) {
11058
- var s = new Uint8Array(32), D = new Float64Array(80), m, N, L = t(), V = t(), fe = t(), ie = t(), he = t(), re = t();
11059
- for (N = 0; N < 31; N++)
11060
- s[N] = C[N];
11061
- for (s[31] = C[31] & 127 | 64, s[0] &= 248, W(D, w), N = 0; N < 16; N++)
11062
- V[N] = D[N], ie[N] = L[N] = fe[N] = 0;
11063
- for (L[0] = ie[0] = 1, N = 254; N >= 0; --N)
11064
- m = s[N >>> 3] >>> (N & 7) & 1, T(L, V, m), T(fe, ie, m), K(he, L, fe), Y(L, L, fe), K(fe, V, ie), Y(V, V, ie), se(ie, he), se(re, L), J(L, fe, L), J(fe, V, he), K(he, L, fe), Y(L, L, fe), se(V, L), Y(fe, ie, re), J(L, fe, u), K(L, L, ie), J(fe, fe, L), J(L, ie, re), J(ie, V, D), se(V, he), T(L, V, m), T(fe, ie, m);
11065
- for (N = 0; N < 16; N++)
11066
- D[N + 16] = L[N], D[N + 32] = fe[N], D[N + 48] = V[N], D[N + 64] = ie[N];
11058
+ var s = new Uint8Array(32), D = new Float64Array(80), m, z, L = t(), V = t(), fe = t(), ie = t(), he = t(), re = t();
11059
+ for (z = 0; z < 31; z++)
11060
+ s[z] = C[z];
11061
+ for (s[31] = C[31] & 127 | 64, s[0] &= 248, W(D, w), z = 0; z < 16; z++)
11062
+ V[z] = D[z], ie[z] = L[z] = fe[z] = 0;
11063
+ for (L[0] = ie[0] = 1, z = 254; z >= 0; --z)
11064
+ m = s[z >>> 3] >>> (z & 7) & 1, T(L, V, m), T(fe, ie, m), K(he, L, fe), Y(L, L, fe), K(fe, V, ie), Y(V, V, ie), se(ie, he), se(re, L), J(L, fe, L), J(fe, V, he), K(he, L, fe), Y(L, L, fe), se(V, L), Y(fe, ie, re), J(L, fe, u), K(L, L, ie), J(fe, fe, L), J(L, ie, re), J(ie, V, D), se(V, he), T(L, V, m), T(fe, ie, m);
11065
+ for (z = 0; z < 16; z++)
11066
+ D[z + 16] = L[z], D[z + 32] = fe[z], D[z + 48] = V[z], D[z + 64] = ie[z];
11067
11067
  var xe = D.subarray(32), ue = D.subarray(16);
11068
11068
  return Ee(xe, xe), J(ue, ue, xe), S(l, ue), 0;
11069
11069
  }
@@ -11079,12 +11079,12 @@ var Zf = { exports: {} };
11079
11079
  }
11080
11080
  var Me = p, A0 = g;
11081
11081
  function Ge(l, C, w, s, D, m) {
11082
- var N = new Uint8Array(32);
11083
- return Pe(N, D, m), Me(l, C, w, s, N);
11082
+ var z = new Uint8Array(32);
11083
+ return Pe(z, D, m), Me(l, C, w, s, z);
11084
11084
  }
11085
11085
  function We(l, C, w, s, D, m) {
11086
- var N = new Uint8Array(32);
11087
- return Pe(N, D, m), A0(l, C, w, s, N);
11086
+ var z = new Uint8Array(32);
11087
+ return Pe(z, D, m), A0(l, C, w, s, z);
11088
11088
  }
11089
11089
  var Y0 = [
11090
11090
  1116352408,
@@ -11249,28 +11249,28 @@ var Zf = { exports: {} };
11249
11249
  1246189591
11250
11250
  ];
11251
11251
  function Qe(l, C, w, s) {
11252
- for (var D = new Int32Array(16), m = new Int32Array(16), N, L, V, fe, ie, he, re, xe, ue, ve, me, _e, Ae, pe, de, ye, ce, le, be, oe, Z, G, ne, ee, te, ae, Be = l[0], Se = l[1], Re = l[2], De = l[3], z = l[4], Ne = l[5], Xe = l[6], Ze = l[7], Te = C[0], Ke = C[1], je = C[2], m0 = C[3], h0 = C[4], b0 = C[5], p0 = C[6], y0 = C[7], w0 = 0; s >= 128; ) {
11252
+ for (var D = new Int32Array(16), m = new Int32Array(16), z, L, V, fe, ie, he, re, xe, ue, ve, me, _e, Ae, pe, de, ye, ce, le, be, oe, Z, G, ne, ee, te, ae, Be = l[0], Se = l[1], Re = l[2], De = l[3], N = l[4], ze = l[5], Xe = l[6], Ze = l[7], Te = C[0], Ke = C[1], je = C[2], m0 = C[3], h0 = C[4], b0 = C[5], p0 = C[6], y0 = C[7], w0 = 0; s >= 128; ) {
11253
11253
  for (be = 0; be < 16; be++)
11254
11254
  oe = 8 * be + w0, D[be] = w[oe + 0] << 24 | w[oe + 1] << 16 | w[oe + 2] << 8 | w[oe + 3], m[be] = w[oe + 4] << 24 | w[oe + 5] << 16 | w[oe + 6] << 8 | w[oe + 7];
11255
11255
  for (be = 0; be < 80; be++)
11256
- if (N = Be, L = Se, V = Re, fe = De, ie = z, he = Ne, re = Xe, xe = Ze, ue = Te, ve = Ke, me = je, _e = m0, Ae = h0, pe = b0, de = p0, ye = y0, Z = Ze, G = y0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = (z >>> 14 | h0 << 18) ^ (z >>> 18 | h0 << 14) ^ (h0 >>> 9 | z << 23), G = (h0 >>> 14 | z << 18) ^ (h0 >>> 18 | z << 14) ^ (z >>> 9 | h0 << 23), ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = z & Ne ^ ~z & Xe, G = h0 & b0 ^ ~h0 & p0, ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = Y0[be * 2], G = Y0[be * 2 + 1], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = D[be % 16], G = m[be % 16], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, ce = te & 65535 | ae << 16, le = ne & 65535 | ee << 16, Z = ce, G = le, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = (Be >>> 28 | Te << 4) ^ (Te >>> 2 | Be << 30) ^ (Te >>> 7 | Be << 25), G = (Te >>> 28 | Be << 4) ^ (Be >>> 2 | Te << 30) ^ (Be >>> 7 | Te << 25), ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = Be & Se ^ Be & Re ^ Se & Re, G = Te & Ke ^ Te & je ^ Ke & je, ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, xe = te & 65535 | ae << 16, ye = ne & 65535 | ee << 16, Z = fe, G = _e, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = ce, G = le, ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, fe = te & 65535 | ae << 16, _e = ne & 65535 | ee << 16, Se = N, Re = L, De = V, z = fe, Ne = ie, Xe = he, Ze = re, Be = xe, Ke = ue, je = ve, m0 = me, h0 = _e, b0 = Ae, p0 = pe, y0 = de, Te = ye, be % 16 === 15)
11256
+ if (z = Be, L = Se, V = Re, fe = De, ie = N, he = ze, re = Xe, xe = Ze, ue = Te, ve = Ke, me = je, _e = m0, Ae = h0, pe = b0, de = p0, ye = y0, Z = Ze, G = y0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = (N >>> 14 | h0 << 18) ^ (N >>> 18 | h0 << 14) ^ (h0 >>> 9 | N << 23), G = (h0 >>> 14 | N << 18) ^ (h0 >>> 18 | N << 14) ^ (N >>> 9 | h0 << 23), ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = N & ze ^ ~N & Xe, G = h0 & b0 ^ ~h0 & p0, ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = Y0[be * 2], G = Y0[be * 2 + 1], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = D[be % 16], G = m[be % 16], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, ce = te & 65535 | ae << 16, le = ne & 65535 | ee << 16, Z = ce, G = le, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = (Be >>> 28 | Te << 4) ^ (Te >>> 2 | Be << 30) ^ (Te >>> 7 | Be << 25), G = (Te >>> 28 | Be << 4) ^ (Be >>> 2 | Te << 30) ^ (Be >>> 7 | Te << 25), ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, Z = Be & Se ^ Be & Re ^ Se & Re, G = Te & Ke ^ Te & je ^ Ke & je, ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, xe = te & 65535 | ae << 16, ye = ne & 65535 | ee << 16, Z = fe, G = _e, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = ce, G = le, ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, fe = te & 65535 | ae << 16, _e = ne & 65535 | ee << 16, Se = z, Re = L, De = V, N = fe, ze = ie, Xe = he, Ze = re, Be = xe, Ke = ue, je = ve, m0 = me, h0 = _e, b0 = Ae, p0 = pe, y0 = de, Te = ye, be % 16 === 15)
11257
11257
  for (oe = 0; oe < 16; oe++)
11258
11258
  Z = D[oe], G = m[oe], ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = D[(oe + 9) % 16], G = m[(oe + 9) % 16], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ce = D[(oe + 1) % 16], le = m[(oe + 1) % 16], Z = (ce >>> 1 | le << 31) ^ (ce >>> 8 | le << 24) ^ ce >>> 7, G = (le >>> 1 | ce << 31) ^ (le >>> 8 | ce << 24) ^ (le >>> 7 | ce << 25), ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ce = D[(oe + 14) % 16], le = m[(oe + 14) % 16], Z = (ce >>> 19 | le << 13) ^ (le >>> 29 | ce << 3) ^ ce >>> 6, G = (le >>> 19 | ce << 13) ^ (ce >>> 29 | le << 3) ^ (le >>> 6 | ce << 26), ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, D[oe] = te & 65535 | ae << 16, m[oe] = ne & 65535 | ee << 16;
11259
- Z = Be, G = Te, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[0], G = C[0], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[0] = Be = te & 65535 | ae << 16, C[0] = Te = ne & 65535 | ee << 16, Z = Se, G = Ke, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[1], G = C[1], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[1] = Se = te & 65535 | ae << 16, C[1] = Ke = ne & 65535 | ee << 16, Z = Re, G = je, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[2], G = C[2], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[2] = Re = te & 65535 | ae << 16, C[2] = je = ne & 65535 | ee << 16, Z = De, G = m0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[3], G = C[3], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[3] = De = te & 65535 | ae << 16, C[3] = m0 = ne & 65535 | ee << 16, Z = z, G = h0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[4], G = C[4], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[4] = z = te & 65535 | ae << 16, C[4] = h0 = ne & 65535 | ee << 16, Z = Ne, G = b0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[5], G = C[5], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[5] = Ne = te & 65535 | ae << 16, C[5] = b0 = ne & 65535 | ee << 16, Z = Xe, G = p0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[6], G = C[6], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[6] = Xe = te & 65535 | ae << 16, C[6] = p0 = ne & 65535 | ee << 16, Z = Ze, G = y0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[7], G = C[7], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[7] = Ze = te & 65535 | ae << 16, C[7] = y0 = ne & 65535 | ee << 16, w0 += 128, s -= 128;
11259
+ Z = Be, G = Te, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[0], G = C[0], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[0] = Be = te & 65535 | ae << 16, C[0] = Te = ne & 65535 | ee << 16, Z = Se, G = Ke, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[1], G = C[1], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[1] = Se = te & 65535 | ae << 16, C[1] = Ke = ne & 65535 | ee << 16, Z = Re, G = je, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[2], G = C[2], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[2] = Re = te & 65535 | ae << 16, C[2] = je = ne & 65535 | ee << 16, Z = De, G = m0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[3], G = C[3], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[3] = De = te & 65535 | ae << 16, C[3] = m0 = ne & 65535 | ee << 16, Z = N, G = h0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[4], G = C[4], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[4] = N = te & 65535 | ae << 16, C[4] = h0 = ne & 65535 | ee << 16, Z = ze, G = b0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[5], G = C[5], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[5] = ze = te & 65535 | ae << 16, C[5] = b0 = ne & 65535 | ee << 16, Z = Xe, G = p0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[6], G = C[6], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[6] = Xe = te & 65535 | ae << 16, C[6] = p0 = ne & 65535 | ee << 16, Z = Ze, G = y0, ne = G & 65535, ee = G >>> 16, te = Z & 65535, ae = Z >>> 16, Z = l[7], G = C[7], ne += G & 65535, ee += G >>> 16, te += Z & 65535, ae += Z >>> 16, ee += ne >>> 16, te += ee >>> 16, ae += te >>> 16, l[7] = Ze = te & 65535 | ae << 16, C[7] = y0 = ne & 65535 | ee << 16, w0 += 128, s -= 128;
11260
11260
  }
11261
11261
  return s;
11262
11262
  }
11263
- function ze(l, C, w) {
11264
- var s = new Int32Array(8), D = new Int32Array(8), m = new Uint8Array(256), N, L = w;
11265
- for (s[0] = 1779033703, s[1] = 3144134277, s[2] = 1013904242, s[3] = 2773480762, s[4] = 1359893119, s[5] = 2600822924, s[6] = 528734635, s[7] = 1541459225, D[0] = 4089235720, D[1] = 2227873595, D[2] = 4271175723, D[3] = 1595750129, D[4] = 2917565137, D[5] = 725511199, D[6] = 4215389547, D[7] = 327033209, Qe(s, D, C, w), w %= 128, N = 0; N < w; N++)
11266
- m[N] = C[L - w + N];
11267
- for (m[w] = 128, w = 256 - 128 * (w < 112 ? 1 : 0), m[w - 9] = 0, B(m, w - 8, L / 536870912 | 0, L << 3), Qe(s, D, m, w), N = 0; N < 8; N++)
11268
- B(l, 8 * N, s[N], D[N]);
11263
+ function Ne(l, C, w) {
11264
+ var s = new Int32Array(8), D = new Int32Array(8), m = new Uint8Array(256), z, L = w;
11265
+ for (s[0] = 1779033703, s[1] = 3144134277, s[2] = 1013904242, s[3] = 2773480762, s[4] = 1359893119, s[5] = 2600822924, s[6] = 528734635, s[7] = 1541459225, D[0] = 4089235720, D[1] = 2227873595, D[2] = 4271175723, D[3] = 1595750129, D[4] = 2917565137, D[5] = 725511199, D[6] = 4215389547, D[7] = 327033209, Qe(s, D, C, w), w %= 128, z = 0; z < w; z++)
11266
+ m[z] = C[L - w + z];
11267
+ for (m[w] = 128, w = 256 - 128 * (w < 112 ? 1 : 0), m[w - 9] = 0, B(m, w - 8, L / 536870912 | 0, L << 3), Qe(s, D, m, w), z = 0; z < 8; z++)
11268
+ B(l, 8 * z, s[z], D[z]);
11269
11269
  return 0;
11270
11270
  }
11271
- function N0(l, C) {
11272
- var w = t(), s = t(), D = t(), m = t(), N = t(), L = t(), V = t(), fe = t(), ie = t();
11273
- Y(w, l[1], l[0]), Y(ie, C[1], C[0]), J(w, w, ie), K(s, l[0], l[1]), K(ie, C[0], C[1]), J(s, s, ie), J(D, l[3], C[3]), J(D, D, d), J(m, l[2], C[2]), K(m, m, m), Y(N, s, w), Y(L, m, D), K(V, m, D), K(fe, s, w), J(l[0], N, L), J(l[1], fe, V), J(l[2], V, L), J(l[3], N, fe);
11271
+ function z0(l, C) {
11272
+ var w = t(), s = t(), D = t(), m = t(), z = t(), L = t(), V = t(), fe = t(), ie = t();
11273
+ Y(w, l[1], l[0]), Y(ie, C[1], C[0]), J(w, w, ie), K(s, l[0], l[1]), K(ie, C[0], C[1]), J(s, s, ie), J(D, l[3], C[3]), J(D, D, d), J(m, l[2], C[2]), K(m, m, m), Y(z, s, w), Y(L, m, D), K(V, m, D), K(fe, s, w), J(l[0], z, L), J(l[1], fe, V), J(l[2], V, L), J(l[3], z, fe);
11274
11274
  }
11275
11275
  function qe(l, C, w) {
11276
11276
  var s;
@@ -11284,7 +11284,7 @@ var Zf = { exports: {} };
11284
11284
  function D0(l, C, w) {
11285
11285
  var s, D;
11286
11286
  for (E(l[0], y), E(l[1], x), E(l[2], x), E(l[3], y), D = 255; D >= 0; --D)
11287
- s = w[D / 8 | 0] >> (D & 7) & 1, qe(l, C, s), N0(C, l), N0(l, l), qe(l, C, s);
11287
+ s = w[D / 8 | 0] >> (D & 7) & 1, qe(l, C, s), z0(C, l), z0(l, l), qe(l, C, s);
11288
11288
  }
11289
11289
  function Je(l, C) {
11290
11290
  var w = [t(), t(), t(), t()];
@@ -11292,7 +11292,7 @@ var Zf = { exports: {} };
11292
11292
  }
11293
11293
  function i0(l, C, w) {
11294
11294
  var s = new Uint8Array(64), D = [t(), t(), t(), t()], m;
11295
- for (w || r(C, 32), ze(s, C, 32), s[0] &= 248, s[31] &= 127, s[31] |= 64, Je(D, s), Fe(l, D), m = 0; m < 32; m++)
11295
+ for (w || r(C, 32), Ne(s, C, 32), s[0] &= 248, s[31] &= 127, s[31] |= 64, Je(D, s), Fe(l, D), m = 0; m < 32; m++)
11296
11296
  C[m + 32] = l[m];
11297
11297
  return 0;
11298
11298
  }
@@ -11320,37 +11320,37 @@ var Zf = { exports: {} };
11320
11320
  Le(l, C);
11321
11321
  }
11322
11322
  function Q0(l, C, w, s) {
11323
- var D = new Uint8Array(64), m = new Uint8Array(64), N = new Uint8Array(64), L, V, fe = new Float64Array(64), ie = [t(), t(), t(), t()];
11324
- ze(D, s, 32), D[0] &= 248, D[31] &= 127, D[31] |= 64;
11323
+ var D = new Uint8Array(64), m = new Uint8Array(64), z = new Uint8Array(64), L, V, fe = new Float64Array(64), ie = [t(), t(), t(), t()];
11324
+ Ne(D, s, 32), D[0] &= 248, D[31] &= 127, D[31] |= 64;
11325
11325
  var he = w + 64;
11326
11326
  for (L = 0; L < w; L++)
11327
11327
  l[64 + L] = C[L];
11328
11328
  for (L = 0; L < 32; L++)
11329
11329
  l[32 + L] = D[32 + L];
11330
- for (ze(N, l.subarray(32), w + 32), u0(N), Je(ie, N), Fe(l, ie), L = 32; L < 64; L++)
11330
+ for (Ne(z, l.subarray(32), w + 32), u0(z), Je(ie, z), Fe(l, ie), L = 32; L < 64; L++)
11331
11331
  l[L] = s[L];
11332
- for (ze(m, l, w + 64), u0(m), L = 0; L < 64; L++)
11332
+ for (Ne(m, l, w + 64), u0(m), L = 0; L < 64; L++)
11333
11333
  fe[L] = 0;
11334
11334
  for (L = 0; L < 32; L++)
11335
- fe[L] = N[L];
11335
+ fe[L] = z[L];
11336
11336
  for (L = 0; L < 32; L++)
11337
11337
  for (V = 0; V < 32; V++)
11338
11338
  fe[L + V] += m[L] * D[V];
11339
11339
  return Le(l.subarray(32), fe), he;
11340
11340
  }
11341
11341
  function l0(l, C) {
11342
- var w = t(), s = t(), D = t(), m = t(), N = t(), L = t(), V = t();
11343
- return E(l[2], x), W(l[1], C), se(D, l[1]), J(m, D, c), Y(D, D, l[2]), K(m, l[2], m), se(N, m), se(L, N), J(V, L, N), J(w, V, D), J(w, w, m), ge(w, w), J(w, w, D), J(w, w, m), J(w, w, m), J(l[0], w, m), se(s, l[0]), J(s, s, m), o(s, D) && J(l[0], l[0], M), se(s, l[0]), J(s, s, m), o(s, D) ? -1 : (A(l[0]) === C[31] >> 7 && Y(l[0], y, l[0]), J(l[3], l[0], l[1]), 0);
11342
+ var w = t(), s = t(), D = t(), m = t(), z = t(), L = t(), V = t();
11343
+ return E(l[2], x), W(l[1], C), se(D, l[1]), J(m, D, c), Y(D, D, l[2]), K(m, l[2], m), se(z, m), se(L, z), J(V, L, z), J(w, V, D), J(w, w, m), ge(w, w), J(w, w, D), J(w, w, m), J(w, w, m), J(l[0], w, m), se(s, l[0]), J(s, s, m), o(s, D) && J(l[0], l[0], M), se(s, l[0]), J(s, s, m), o(s, D) ? -1 : (A(l[0]) === C[31] >> 7 && Y(l[0], y, l[0]), J(l[3], l[0], l[1]), 0);
11344
11344
  }
11345
11345
  function He(l, C, w, s) {
11346
- var D, m = new Uint8Array(32), N = new Uint8Array(64), L = [t(), t(), t(), t()], V = [t(), t(), t(), t()];
11346
+ var D, m = new Uint8Array(32), z = new Uint8Array(64), L = [t(), t(), t(), t()], V = [t(), t(), t(), t()];
11347
11347
  if (w < 64 || l0(V, s))
11348
11348
  return -1;
11349
11349
  for (D = 0; D < w; D++)
11350
11350
  l[D] = C[D];
11351
11351
  for (D = 0; D < 32; D++)
11352
11352
  l[D + 32] = s[D];
11353
- if (ze(N, l, w), u0(N), D0(L, V, N), Je(V, C.subarray(32)), N0(L, V), Fe(m, L), w -= 64, q(C, 0, m, 0)) {
11353
+ if (Ne(z, l, w), u0(z), D0(L, V, z), Je(V, C.subarray(32)), z0(L, V), Fe(m, L), w -= 64, q(C, 0, m, 0)) {
11354
11354
  for (D = 0; D < w; D++)
11355
11355
  l[D] = 0;
11356
11356
  return -1;
@@ -11379,7 +11379,7 @@ var Zf = { exports: {} };
11379
11379
  crypto_box: Ge,
11380
11380
  crypto_box_open: We,
11381
11381
  crypto_box_keypair: _0,
11382
- crypto_hash: ze,
11382
+ crypto_hash: Ne,
11383
11383
  crypto_sign: Q0,
11384
11384
  crypto_sign_keypair: i0,
11385
11385
  crypto_sign_open: He,
@@ -11410,7 +11410,7 @@ var Zf = { exports: {} };
11410
11410
  S: se,
11411
11411
  Z: Y,
11412
11412
  pow2523: ge,
11413
- add: N0,
11413
+ add: z0,
11414
11414
  set25519: E,
11415
11415
  modL: Le,
11416
11416
  scalarmult: D0,
@@ -11527,7 +11527,7 @@ var Zf = { exports: {} };
11527
11527
  }, e.sign.publicKeyLength = t0, e.sign.secretKeyLength = Ve, e.sign.seedLength = rt, e.sign.signatureLength = R0, e.hash = function(l) {
11528
11528
  Oe(l);
11529
11529
  var C = new Uint8Array(c0);
11530
- return ze(C, l, l.length), C;
11530
+ return Ne(C, l, l.length), C;
11531
11531
  }, e.hash.hashLength = c0, e.verify = function(l, C) {
11532
11532
  return Oe(l, C), l.length === 0 || C.length === 0 || l.length !== C.length ? !1 : R(l, 0, C, 0, l.length) === 0;
11533
11533
  }, e.setPRNG = function(l) {
@@ -11588,10 +11588,10 @@ class wc {
11588
11588
  return typeof e != "string" ? !1 : /^[0-9a-fA-F]+$/.test(e) && e.length % 2 === 0;
11589
11589
  }
11590
11590
  }
11591
- const z0 = new wc();
11591
+ const N0 = new wc();
11592
11592
  class Bc {
11593
11593
  string(e) {
11594
- return z0.string(e);
11594
+ return N0.string(e);
11595
11595
  }
11596
11596
  crypto(e, t) {
11597
11597
  return K0[e](t).toString(K0.enc.Hex);
@@ -11610,7 +11610,7 @@ class Bc {
11610
11610
  return t + this.checksum(t);
11611
11611
  }
11612
11612
  isHex(e) {
11613
- return z0.isHex(e);
11613
+ return N0.isHex(e);
11614
11614
  }
11615
11615
  }
11616
11616
  const rr = new Bc();
@@ -11623,30 +11623,30 @@ class Cc {
11623
11623
  keyPair() {
11624
11624
  const e = Jt.sign.keyPair();
11625
11625
  return {
11626
- private_key: z0.byteToHex(e.secretKey).slice(0, this.KEY_SIZE),
11627
- public_key: z0.byteToHex(e.publicKey),
11628
- address: this.address(z0.byteToHex(e.publicKey))
11626
+ private_key: N0.byteToHex(e.secretKey).slice(0, this.KEY_SIZE),
11627
+ public_key: N0.byteToHex(e.publicKey),
11628
+ address: this.address(N0.byteToHex(e.publicKey))
11629
11629
  };
11630
11630
  }
11631
11631
  privateKey() {
11632
- return z0.byteToHex(Jt.sign.keyPair().secretKey).slice(0, this.KEY_SIZE);
11632
+ return N0.byteToHex(Jt.sign.keyPair().secretKey).slice(0, this.KEY_SIZE);
11633
11633
  }
11634
11634
  publicKey(e) {
11635
- return z0.byteToHex(Jt.sign.keyPair.fromSeed(z0.hexToByte(e)).publicKey);
11635
+ return N0.byteToHex(Jt.sign.keyPair.fromSeed(N0.hexToByte(e)).publicKey);
11636
11636
  }
11637
11637
  address(e) {
11638
11638
  return rr.idHash(e);
11639
11639
  }
11640
11640
  signature(e, t) {
11641
- return z0.byteToHex(
11642
- Jt.sign.detached(z0.stringToByte(rr.string(e)), z0.hexToByte(t + this.publicKey(t)))
11641
+ return N0.byteToHex(
11642
+ Jt.sign.detached(N0.stringToByte(rr.string(e)), N0.hexToByte(t + this.publicKey(t)))
11643
11643
  );
11644
11644
  }
11645
11645
  signatureValidity(e, t, r) {
11646
11646
  return r.length === this.SIGNATURE_SIZE && rr.isHex(r) === !0 && Jt.sign.detached.verify(
11647
- z0.stringToByte(rr.string(e)),
11648
- z0.hexToByte(r),
11649
- z0.hexToByte(t)
11647
+ N0.stringToByte(rr.string(e)),
11648
+ N0.hexToByte(r),
11649
+ N0.hexToByte(t)
11650
11650
  );
11651
11651
  }
11652
11652
  }
@@ -11693,9 +11693,9 @@ dt.pong = "3";
11693
11693
  dt.message = "4";
11694
11694
  dt.upgrade = "5";
11695
11695
  dt.noop = "6";
11696
- const vr = /* @__PURE__ */ Object.create(null);
11696
+ const lr = /* @__PURE__ */ Object.create(null);
11697
11697
  Object.keys(dt).forEach((i) => {
11698
- vr[dt[i]] = i;
11698
+ lr[dt[i]] = i;
11699
11699
  });
11700
11700
  const Ii = { type: "error", data: "parser error" }, Gf = typeof Blob == "function" || typeof Blob < "u" && Object.prototype.toString.call(Blob) === "[object BlobConstructor]", Qf = typeof ArrayBuffer == "function", Jf = (i) => typeof ArrayBuffer.isView == "function" ? ArrayBuffer.isView(i) : i && i.buffer instanceof ArrayBuffer, Qi = ({ type: i, data: e }, t, r) => Gf && e instanceof Blob ? t ? r(e) : tf(e, r) : Qf && (e instanceof ArrayBuffer || Jf(e)) ? t ? r(e) : tf(new Blob([e]), r) : r(dt[i] + (e || "")), tf = (i, e) => {
11701
11701
  const t = new FileReader();
@@ -11737,11 +11737,11 @@ const Dc = (i) => {
11737
11737
  return t === "b" ? {
11738
11738
  type: "message",
11739
11739
  data: Rc(i.substring(1), e)
11740
- } : vr[t] ? i.length > 1 ? {
11741
- type: vr[t],
11740
+ } : lr[t] ? i.length > 1 ? {
11741
+ type: lr[t],
11742
11742
  data: i.substring(1)
11743
11743
  } : {
11744
- type: vr[t]
11744
+ type: lr[t]
11745
11745
  } : Ii;
11746
11746
  }, Rc = (i, e) => {
11747
11747
  if (Fc) {
@@ -11797,10 +11797,10 @@ function Ic() {
11797
11797
  });
11798
11798
  }
11799
11799
  let Si;
11800
- function hr(i) {
11800
+ function cr(i) {
11801
11801
  return i.reduce((e, t) => e + t.length, 0);
11802
11802
  }
11803
- function ur(i, e) {
11803
+ function dr(i, e) {
11804
11804
  if (i[0].length === e)
11805
11805
  return i.shift();
11806
11806
  const t = new Uint8Array(e);
@@ -11817,28 +11817,28 @@ function Tc(i, e) {
11817
11817
  transform(y, x) {
11818
11818
  for (t.push(y); ; ) {
11819
11819
  if (r === 0) {
11820
- if (hr(t) < 1)
11820
+ if (cr(t) < 1)
11821
11821
  break;
11822
- const u = ur(t, 1);
11822
+ const u = dr(t, 1);
11823
11823
  n = (u[0] & 128) === 128, a = u[0] & 127, a < 126 ? r = 3 : a === 126 ? r = 1 : r = 2;
11824
11824
  } else if (r === 1) {
11825
- if (hr(t) < 2)
11825
+ if (cr(t) < 2)
11826
11826
  break;
11827
- const u = ur(t, 2);
11827
+ const u = dr(t, 2);
11828
11828
  a = new DataView(u.buffer, u.byteOffset, u.length).getUint16(0), r = 3;
11829
11829
  } else if (r === 2) {
11830
- if (hr(t) < 8)
11830
+ if (cr(t) < 8)
11831
11831
  break;
11832
- const u = ur(t, 8), c = new DataView(u.buffer, u.byteOffset, u.length), d = c.getUint32(0);
11832
+ const u = dr(t, 8), c = new DataView(u.buffer, u.byteOffset, u.length), d = c.getUint32(0);
11833
11833
  if (d > Math.pow(2, 21) - 1) {
11834
11834
  x.enqueue(Ii);
11835
11835
  break;
11836
11836
  }
11837
11837
  a = d * Math.pow(2, 32) + c.getUint32(4), r = 3;
11838
11838
  } else {
11839
- if (hr(t) < a)
11839
+ if (cr(t) < a)
11840
11840
  break;
11841
- const u = ur(t, a);
11841
+ const u = dr(t, a);
11842
11842
  x.enqueue(Ji(n ? u : Si.decode(u), e)), r = 0;
11843
11843
  }
11844
11844
  if (a === 0 || a > i) {
@@ -11905,9 +11905,9 @@ const V0 = typeof self < "u" ? self : typeof window < "u" ? window : Function("r
11905
11905
  function ia(i, ...e) {
11906
11906
  return e.reduce((t, r) => (i.hasOwnProperty(r) && (t[r] = i[r]), t), {});
11907
11907
  }
11908
- const Nc = V0.setTimeout, zc = V0.clearTimeout;
11909
- function Nr(i, e) {
11910
- e.useNativeTimers ? (i.setTimeoutFn = Nc.bind(V0), i.clearTimeoutFn = zc.bind(V0)) : (i.setTimeoutFn = V0.setTimeout.bind(V0), i.clearTimeoutFn = V0.clearTimeout.bind(V0));
11908
+ const zc = V0.setTimeout, Nc = V0.clearTimeout;
11909
+ function zr(i, e) {
11910
+ e.useNativeTimers ? (i.setTimeoutFn = zc.bind(V0), i.clearTimeoutFn = Nc.bind(V0)) : (i.setTimeoutFn = V0.setTimeout.bind(V0), i.clearTimeoutFn = V0.clearTimeout.bind(V0));
11911
11911
  }
11912
11912
  const qc = 1.33;
11913
11913
  function Lc(i) {
@@ -11946,7 +11946,7 @@ class en extends E0 {
11946
11946
  * @protected
11947
11947
  */
11948
11948
  constructor(e) {
11949
- super(), this.writable = !1, Nr(this, e), this.opts = e, this.query = e.query, this.socket = e.socket;
11949
+ super(), this.writable = !1, zr(this, e), this.opts = e, this.query = e.query, this.socket = e.socket;
11950
11950
  }
11951
11951
  /**
11952
11952
  * Emits an error.
@@ -12037,7 +12037,7 @@ class en extends E0 {
12037
12037
  }
12038
12038
  }
12039
12039
  const na = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""), Ti = 64, Wc = {};
12040
- let ff = 0, lr = 0, af;
12040
+ let ff = 0, hr = 0, af;
12041
12041
  function sf(i) {
12042
12042
  let e = "";
12043
12043
  do
@@ -12049,8 +12049,8 @@ function fa() {
12049
12049
  const i = sf(+/* @__PURE__ */ new Date());
12050
12050
  return i !== af ? (ff = 0, af = i) : i + "." + sf(ff++);
12051
12051
  }
12052
- for (; lr < Ti; lr++)
12053
- Wc[na[lr]] = lr;
12052
+ for (; hr < Ti; hr++)
12053
+ Wc[na[hr]] = hr;
12054
12054
  let aa = !1;
12055
12055
  try {
12056
12056
  aa = typeof XMLHttpRequest < "u" && "withCredentials" in new XMLHttpRequest();
@@ -12225,7 +12225,7 @@ class at extends E0 {
12225
12225
  * @package
12226
12226
  */
12227
12227
  constructor(e, t) {
12228
- super(), Nr(this, t), this.opts = t, this.method = t.method || "GET", this.uri = e, this.data = t.data !== void 0 ? t.data : null, this.create();
12228
+ super(), zr(this, t), this.opts = t, this.method = t.method || "GET", this.uri = e, this.data = t.data !== void 0 ? t.data : null, this.create();
12229
12229
  }
12230
12230
  /**
12231
12231
  * Creates the XHR object and sends the request.
@@ -12325,7 +12325,7 @@ function of() {
12325
12325
  for (let i in at.requests)
12326
12326
  at.requests.hasOwnProperty(i) && at.requests[i].abort();
12327
12327
  }
12328
- const tn = typeof Promise == "function" && typeof Promise.resolve == "function" ? (e) => Promise.resolve().then(e) : (e, t) => t(e, 0), xr = V0.WebSocket || V0.MozWebSocket, cf = !0, Zc = "arraybuffer", df = typeof navigator < "u" && typeof navigator.product == "string" && navigator.product.toLowerCase() === "reactnative";
12328
+ const tn = typeof Promise == "function" && typeof Promise.resolve == "function" ? (e) => Promise.resolve().then(e) : (e, t) => t(e, 0), ur = V0.WebSocket || V0.MozWebSocket, cf = !0, Zc = "arraybuffer", df = typeof navigator < "u" && typeof navigator.product == "string" && navigator.product.toLowerCase() === "reactnative";
12329
12329
  class Gc extends en {
12330
12330
  /**
12331
12331
  * WebSocket transport constructor.
@@ -12345,7 +12345,7 @@ class Gc extends en {
12345
12345
  const e = this.uri(), t = this.opts.protocols, r = df ? {} : ia(this.opts, "agent", "perMessageDeflate", "pfx", "key", "passphrase", "cert", "ca", "ciphers", "rejectUnauthorized", "localAddress", "protocolVersion", "origin", "maxPayload", "family", "checkServerIdentity");
12346
12346
  this.opts.extraHeaders && (r.headers = this.opts.extraHeaders);
12347
12347
  try {
12348
- this.ws = cf && !df ? t ? new xr(e, t) : new xr(e) : new xr(e, t, r);
12348
+ this.ws = cf && !df ? t ? new ur(e, t) : new ur(e) : new ur(e, t, r);
12349
12349
  } catch (a) {
12350
12350
  return this.emitReserved("error", a);
12351
12351
  }
@@ -12399,7 +12399,7 @@ class Gc extends en {
12399
12399
  * @private
12400
12400
  */
12401
12401
  check() {
12402
- return !!xr;
12402
+ return !!ur;
12403
12403
  }
12404
12404
  }
12405
12405
  class Qc extends en {
@@ -12491,7 +12491,7 @@ let oa = class Ot extends E0 {
12491
12491
  * @param {Object} opts - options
12492
12492
  */
12493
12493
  constructor(e, t = {}) {
12494
- super(), this.binaryType = Zc, this.writeBuffer = [], e && typeof e == "object" && (t = e, e = null), e ? (e = Oi(e), t.hostname = e.host, t.secure = e.protocol === "https" || e.protocol === "wss", t.port = e.port, e.query && (t.query = e.query)) : t.host && (t.hostname = Oi(t.host).host), Nr(this, t), this.secure = t.secure != null ? t.secure : typeof location < "u" && location.protocol === "https:", t.hostname && !t.port && (t.port = this.secure ? "443" : "80"), this.hostname = t.hostname || (typeof location < "u" ? location.hostname : "localhost"), this.port = t.port || (typeof location < "u" && location.port ? location.port : this.secure ? "443" : "80"), this.transports = t.transports || [
12494
+ super(), this.binaryType = Zc, this.writeBuffer = [], e && typeof e == "object" && (t = e, e = null), e ? (e = Oi(e), t.hostname = e.host, t.secure = e.protocol === "https" || e.protocol === "wss", t.port = e.port, e.query && (t.query = e.query)) : t.host && (t.hostname = Oi(t.host).host), zr(this, t), this.secure = t.secure != null ? t.secure : typeof location < "u" && location.protocol === "https:", t.hostname && !t.port && (t.port = this.secure ? "443" : "80"), this.hostname = t.hostname || (typeof location < "u" ? location.hostname : "localhost"), this.port = t.port || (typeof location < "u" && location.port ? location.port : this.secure ? "443" : "80"), this.transports = t.transports || [
12495
12495
  "polling",
12496
12496
  "websocket",
12497
12497
  "webtransport"
@@ -12799,29 +12799,29 @@ const fd = typeof ArrayBuffer == "function", ad = (i) => typeof ArrayBuffer.isVi
12799
12799
  function rn(i) {
12800
12800
  return fd && (i instanceof ArrayBuffer || ad(i)) || sd && i instanceof Blob || od && i instanceof File;
12801
12801
  }
12802
- function br(i, e) {
12802
+ function xr(i, e) {
12803
12803
  if (!i || typeof i != "object")
12804
12804
  return !1;
12805
12805
  if (Array.isArray(i)) {
12806
12806
  for (let t = 0, r = i.length; t < r; t++)
12807
- if (br(i[t]))
12807
+ if (xr(i[t]))
12808
12808
  return !0;
12809
12809
  return !1;
12810
12810
  }
12811
12811
  if (rn(i))
12812
12812
  return !0;
12813
12813
  if (i.toJSON && typeof i.toJSON == "function" && arguments.length === 1)
12814
- return br(i.toJSON(), !0);
12814
+ return xr(i.toJSON(), !0);
12815
12815
  for (const t in i)
12816
- if (Object.prototype.hasOwnProperty.call(i, t) && br(i[t]))
12816
+ if (Object.prototype.hasOwnProperty.call(i, t) && xr(i[t]))
12817
12817
  return !0;
12818
12818
  return !1;
12819
12819
  }
12820
12820
  function cd(i) {
12821
12821
  const e = [], t = i.data, r = i;
12822
- return r.data = Ni(t, e), r.attachments = e.length, { packet: r, buffers: e };
12822
+ return r.data = zi(t, e), r.attachments = e.length, { packet: r, buffers: e };
12823
12823
  }
12824
- function Ni(i, e) {
12824
+ function zi(i, e) {
12825
12825
  if (!i)
12826
12826
  return i;
12827
12827
  if (rn(i)) {
@@ -12830,20 +12830,20 @@ function Ni(i, e) {
12830
12830
  } else if (Array.isArray(i)) {
12831
12831
  const t = new Array(i.length);
12832
12832
  for (let r = 0; r < i.length; r++)
12833
- t[r] = Ni(i[r], e);
12833
+ t[r] = zi(i[r], e);
12834
12834
  return t;
12835
12835
  } else if (typeof i == "object" && !(i instanceof Date)) {
12836
12836
  const t = {};
12837
12837
  for (const r in i)
12838
- Object.prototype.hasOwnProperty.call(i, r) && (t[r] = Ni(i[r], e));
12838
+ Object.prototype.hasOwnProperty.call(i, r) && (t[r] = zi(i[r], e));
12839
12839
  return t;
12840
12840
  }
12841
12841
  return i;
12842
12842
  }
12843
12843
  function dd(i, e) {
12844
- return i.data = zi(i.data, e), delete i.attachments, i;
12844
+ return i.data = Ni(i.data, e), delete i.attachments, i;
12845
12845
  }
12846
- function zi(i, e) {
12846
+ function Ni(i, e) {
12847
12847
  if (!i)
12848
12848
  return i;
12849
12849
  if (i && i._placeholder === !0) {
@@ -12852,10 +12852,10 @@ function zi(i, e) {
12852
12852
  throw new Error("illegal attachments");
12853
12853
  } else if (Array.isArray(i))
12854
12854
  for (let t = 0; t < i.length; t++)
12855
- i[t] = zi(i[t], e);
12855
+ i[t] = Ni(i[t], e);
12856
12856
  else if (typeof i == "object")
12857
12857
  for (const t in i)
12858
- Object.prototype.hasOwnProperty.call(i, t) && (i[t] = zi(i[t], e));
12858
+ Object.prototype.hasOwnProperty.call(i, t) && (i[t] = Ni(i[t], e));
12859
12859
  return i;
12860
12860
  }
12861
12861
  const hd = [
@@ -12887,7 +12887,7 @@ class ld {
12887
12887
  * @param {Object} obj - packet object
12888
12888
  */
12889
12889
  encode(e) {
12890
- return (e.type === Ue.EVENT || e.type === Ue.ACK) && br(e) ? this.encodeAsBinary({
12890
+ return (e.type === Ue.EVENT || e.type === Ue.ACK) && xr(e) ? this.encodeAsBinary({
12891
12891
  type: e.type === Ue.EVENT ? Ue.BINARY_EVENT : Ue.BINARY_ACK,
12892
12892
  nsp: e.nsp,
12893
12893
  data: e.data,
@@ -13692,7 +13692,7 @@ Vt.prototype.setJitter = function(i) {
13692
13692
  class qi extends E0 {
13693
13693
  constructor(e, t) {
13694
13694
  var r;
13695
- super(), this.nsps = {}, this.subs = [], e && typeof e == "object" && (t = e, e = void 0), t = t || {}, t.path = t.path || "/socket.io", this.opts = t, Nr(this, t), this.reconnection(t.reconnection !== !1), this.reconnectionAttempts(t.reconnectionAttempts || 1 / 0), this.reconnectionDelay(t.reconnectionDelay || 1e3), this.reconnectionDelayMax(t.reconnectionDelayMax || 5e3), this.randomizationFactor((r = t.randomizationFactor) !== null && r !== void 0 ? r : 0.5), this.backoff = new Vt({
13695
+ super(), this.nsps = {}, this.subs = [], e && typeof e == "object" && (t = e, e = void 0), t = t || {}, t.path = t.path || "/socket.io", this.opts = t, zr(this, t), this.reconnection(t.reconnection !== !1), this.reconnectionAttempts(t.reconnectionAttempts || 1 / 0), this.reconnectionDelay(t.reconnectionDelay || 1e3), this.reconnectionDelayMax(t.reconnectionDelayMax || 5e3), this.randomizationFactor((r = t.randomizationFactor) !== null && r !== void 0 ? r : 0.5), this.backoff = new Vt({
13696
13696
  min: this.reconnectionDelay(),
13697
13697
  max: this.reconnectionDelayMax(),
13698
13698
  jitter: this.randomizationFactor()
@@ -13916,22 +13916,22 @@ class qi extends E0 {
13916
13916
  }
13917
13917
  }
13918
13918
  const er = {};
13919
- function pr(i, e) {
13919
+ function vr(i, e) {
13920
13920
  typeof i == "object" && (e = i, i = void 0), e = e || {};
13921
13921
  const t = nd(i, e.path || "/socket.io"), r = t.source, a = t.id, n = t.path, y = er[a] && n in er[a].nsps, x = e.forceNew || e["force new connection"] || e.multiplex === !1 || y;
13922
13922
  let u;
13923
13923
  return x ? u = new qi(r, e) : (er[a] || (er[a] = new qi(r, e)), u = er[a]), t.query && !e.query && (e.query = t.queryKey), u.socket(t.path, e);
13924
13924
  }
13925
- Object.assign(pr, {
13925
+ Object.assign(vr, {
13926
13926
  Manager: qi,
13927
13927
  Socket: da,
13928
- io: pr,
13929
- connect: pr
13928
+ io: vr,
13929
+ connect: vr
13930
13930
  });
13931
13931
  const pd = "https://ws.zigap.io", Mt = class Mt {
13932
13932
  constructor() {
13933
13933
  Bt(this, "socket");
13934
- this.socket = pr(pd);
13934
+ this.socket = vr(pd);
13935
13935
  }
13936
13936
  static getInstance() {
13937
13937
  return Mt.instance || (Mt.instance = new Mt()), Mt.instance;
@@ -14335,22 +14335,22 @@ var ha = { exports: {} };
14335
14335
  });
14336
14336
  })(ha);
14337
14337
  var Ad = ha.exports;
14338
- const nr = /* @__PURE__ */ $i(Ad), fr = "userInfo", Fd = () => {
14339
- const [i, e] = ar(void 0), [t, r] = ar(void 0);
14338
+ const br = /* @__PURE__ */ $i(Ad), pr = "userInfo", Fd = () => {
14339
+ const [i, e] = nr(void 0), [t, r] = nr(void 0);
14340
14340
  _t(() => {
14341
- const n = localStorage.getItem(fr);
14341
+ const n = localStorage.getItem(pr);
14342
14342
  if (n) {
14343
14343
  const y = JSON.parse(n);
14344
14344
  e(y);
14345
14345
  }
14346
14346
  }, []), _t(() => {
14347
14347
  if (i && i.expire.type !== "NONE") {
14348
- const { type: n, seconds: y } = i.expire, x = nr().add(y, "seconds").format("YYYY-MM-DD hh:mm:ss"), u = nr(i.issuedDateTime).add(y, "second").format("YYYY-MM-DD hh:mm:ss"), c = n === "EXTEND" ? x : u;
14349
- r(c), nr().format("YYYY-MM-DD hh:mm:ss") > c && (localStorage.removeItem(fr), window.location.reload());
14348
+ const { type: n, seconds: y } = i.expire, x = br().add(y, "seconds").format("YYYY-MM-DD hh:mm:ss"), u = br(i.issuedDateTime).add(y, "second").format("YYYY-MM-DD hh:mm:ss"), c = n === "EXTEND" ? x : u;
14349
+ r(c), br().format("YYYY-MM-DD hh:mm:ss") > c && (localStorage.removeItem(pr), window.location.reload());
14350
14350
  }
14351
14351
  }, [i]);
14352
14352
  const a = () => {
14353
- localStorage.removeItem(fr), e(void 0);
14353
+ localStorage.removeItem(pr), e(void 0);
14354
14354
  };
14355
14355
  return {
14356
14356
  userInfo: {
@@ -14388,7 +14388,7 @@ class Ed {
14388
14388
  const wd = new Ed(), Bd = {
14389
14389
  Enc: rr,
14390
14390
  Sign: Er,
14391
- Util: z0,
14391
+ Util: N0,
14392
14392
  Validation: wd
14393
14393
  }, Rd = ({
14394
14394
  availableNetworks: i,
@@ -14402,7 +14402,7 @@ const wd = new Ed(), Bd = {
14402
14402
  expire: u,
14403
14403
  ...c
14404
14404
  }) => {
14405
- const [d, v] = ar(!0), b = Gi.generateNonce(16), { qrCode: M, roomId: B } = fn.generateQrCode("login", e, t, i);
14405
+ const [d, v] = nr(!0), b = Gi.generateNonce(16), { qrCode: M, roomId: B } = fn.generateQrCode("login", e, t, i);
14406
14406
  return _t(() => {
14407
14407
  const R = setTimeout(() => {
14408
14408
  xt.leaveRoom(B), v(!1);
@@ -14412,29 +14412,20 @@ const wd = new Ed(), Bd = {
14412
14412
  (async () => {
14413
14413
  try {
14414
14414
  console.log("roomId", B);
14415
- const k = u.type, q = u.seconds, F = {
14416
- address: "acacac",
14417
- network: "bbb",
14418
- nickName: "ccc",
14419
- token: "ddd",
14420
- issuedDateTime: nr().format("YYYY-MM-DD hh:mm:ss"),
14421
- expire: k === "NONE" ? { type: k } : { type: k, seconds: q }
14422
- };
14423
- localStorage.setItem(fr, JSON.stringify(F));
14424
- const P = await md.qrLogin(B, r, b), O = `${r}
14415
+ const k = await md.qrLogin(B, r, b), q = `${r}
14425
14416
 
14426
- Nonce: ${b}`, H = {
14427
- publicKey: P.publicKey,
14428
- message: O
14429
- }, U = {
14430
- address: P.address,
14431
- network: P.network,
14432
- nickName: P.nickName,
14433
- token: Bd.Validation.createToken(H, P.signature),
14434
- issuedDateTime: nr().format("YYYY-MM-DD hh:mm:ss"),
14435
- expire: k === "NONE" ? { type: k } : { type: k, seconds: q }
14417
+ Nonce: ${b}`, F = u.type, P = u.seconds, O = {
14418
+ publicKey: k.publicKey,
14419
+ message: q
14420
+ }, H = {
14421
+ address: k.address,
14422
+ network: k.network,
14423
+ nickName: k.nickName,
14424
+ token: Bd.Validation.createToken(O, k.signature),
14425
+ issuedDateTime: br().format("YYYY-MM-DD hh:mm:ss"),
14426
+ expire: F === "NONE" ? { type: F } : { type: F, seconds: P }
14436
14427
  };
14437
- a({ isSuccess: !0 }), localStorage.setItem(fr, JSON.stringify(U));
14428
+ a({ isSuccess: !0 }), localStorage.setItem(pr, JSON.stringify(H));
14438
14429
  } catch {
14439
14430
  a({ isSuccess: !1 });
14440
14431
  }
@@ -14481,7 +14472,7 @@ const Md = new Cd(), kd = ({
14481
14472
  logoSize: y = 30,
14482
14473
  ...x
14483
14474
  }) => {
14484
- const [u, c] = ar(!0), { qrCode: d, roomId: v } = fn.generateQrCode("provide", e, t, i);
14475
+ const [u, c] = nr(!0), { qrCode: d, roomId: v } = fn.generateQrCode("provide", e, t, i);
14485
14476
  return _t(() => {
14486
14477
  const b = setTimeout(
14487
14478
  () => {