@gardenfi/utils 3.1.1-beta.2 → 3.1.1-beta.3

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.
Files changed (93) hide show
  1. package/dist/index142.cjs +1 -1
  2. package/dist/index142.js +1 -1
  3. package/dist/index145.cjs +1 -1
  4. package/dist/index145.js +1 -1
  5. package/dist/index191.cjs +1 -1
  6. package/dist/index191.js +2 -2
  7. package/dist/index192.cjs +1 -1
  8. package/dist/index192.js +1 -1
  9. package/dist/index193.cjs +1 -1
  10. package/dist/index193.js +2 -2
  11. package/dist/index202.cjs +1 -1
  12. package/dist/index202.js +3 -3
  13. package/dist/index217.cjs +1 -1
  14. package/dist/index217.js +24 -11
  15. package/dist/index218.cjs +1 -1
  16. package/dist/index218.js +45 -18
  17. package/dist/index219.cjs +1 -1
  18. package/dist/index219.js +9 -24
  19. package/dist/index220.cjs +2 -1
  20. package/dist/index220.js +34 -39
  21. package/dist/index221.cjs +1 -1
  22. package/dist/index221.js +2 -10
  23. package/dist/index222.cjs +1 -2
  24. package/dist/index222.js +5 -41
  25. package/dist/index223.cjs +1 -1
  26. package/dist/index223.js +11 -2
  27. package/dist/index224.cjs +1 -1
  28. package/dist/index224.js +19 -5
  29. package/dist/index225.cjs +1 -1
  30. package/dist/index225.js +8 -10
  31. package/dist/index226.cjs +1 -1
  32. package/dist/index226.js +66 -19
  33. package/dist/index227.cjs +1 -1
  34. package/dist/index227.js +65 -8
  35. package/dist/index228.cjs +1 -1
  36. package/dist/index228.js +178 -56
  37. package/dist/index229.cjs +1 -1
  38. package/dist/index229.js +25 -62
  39. package/dist/index230.cjs +1 -1
  40. package/dist/index230.js +69 -181
  41. package/dist/index231.cjs +1 -1
  42. package/dist/index231.js +27 -15
  43. package/dist/index232.cjs +1 -1
  44. package/dist/index232.js +9 -69
  45. package/dist/index233.cjs +1 -1
  46. package/dist/index233.js +7 -34
  47. package/dist/index234.cjs +1 -1
  48. package/dist/index234.js +11 -16
  49. package/dist/index235.cjs +1 -1
  50. package/dist/index235.js +12 -13
  51. package/dist/index236.cjs +1 -1
  52. package/dist/index236.js +19 -11
  53. package/dist/index237.cjs +1 -1
  54. package/dist/index237.js +109 -13
  55. package/dist/index238.cjs +1 -1
  56. package/dist/index238.js +6 -19
  57. package/dist/index239.cjs +1 -1
  58. package/dist/index239.js +7 -109
  59. package/dist/index240.cjs +1 -1
  60. package/dist/index240.js +103 -6
  61. package/dist/index241.cjs +1 -1
  62. package/dist/index241.js +27 -7
  63. package/dist/index242.cjs +1 -1
  64. package/dist/index242.js +16 -26
  65. package/dist/index243.cjs +1 -1
  66. package/dist/index243.js +212 -101
  67. package/dist/index244.cjs +1 -1
  68. package/dist/index244.js +11 -16
  69. package/dist/index245.cjs +1 -1
  70. package/dist/index245.js +19 -214
  71. package/dist/index247.cjs +1 -1
  72. package/dist/index247.js +1 -1
  73. package/dist/index248.cjs +1 -1
  74. package/dist/index248.js +1 -1
  75. package/dist/index25.cjs +1 -1
  76. package/dist/index25.js +2 -2
  77. package/dist/index251.cjs +1 -1
  78. package/dist/index251.js +1 -1
  79. package/dist/index253.cjs +1 -1
  80. package/dist/index253.js +1 -1
  81. package/dist/index254.cjs +1 -1
  82. package/dist/index254.js +1 -1
  83. package/dist/index31.cjs +1 -1
  84. package/dist/index31.js +2 -2
  85. package/dist/index43.cjs +1 -1
  86. package/dist/index43.js +1 -1
  87. package/dist/index49.cjs +1 -1
  88. package/dist/index49.js +3 -3
  89. package/dist/index63.cjs +1 -1
  90. package/dist/index63.js +1 -1
  91. package/dist/index67.cjs +1 -1
  92. package/dist/index67.js +1 -1
  93. package/package.json +1 -1
package/dist/index243.js CHANGED
@@ -1,106 +1,217 @@
1
- import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index248.js";
2
- import { createHasher as u, clean as C, rotr as i } from "./index239.js";
3
- const B = /* @__PURE__ */ Uint32Array.from([
4
- 1116352408,
5
- 1899447441,
6
- 3049323471,
7
- 3921009573,
8
- 961987163,
9
- 1508970993,
10
- 2453635748,
11
- 2870763221,
12
- 3624381080,
13
- 310598401,
14
- 607225278,
15
- 1426881987,
16
- 1925078388,
17
- 2162078206,
18
- 2614888103,
19
- 3248222580,
20
- 3835390401,
21
- 4022224774,
22
- 264347078,
23
- 604807628,
24
- 770255983,
25
- 1249150122,
26
- 1555081692,
27
- 1996064986,
28
- 2554220882,
29
- 2821834349,
30
- 2952996808,
31
- 3210313671,
32
- 3336571891,
33
- 3584528711,
34
- 113926993,
35
- 338241895,
36
- 666307205,
37
- 773529912,
38
- 1294757372,
39
- 1396182291,
40
- 1695183700,
41
- 1986661051,
42
- 2177026350,
43
- 2456956037,
44
- 2730485921,
45
- 2820302411,
46
- 3259730800,
47
- 3345764771,
48
- 3516065817,
49
- 3600352804,
50
- 4094571909,
51
- 275423344,
52
- 430227734,
53
- 506948616,
54
- 659060556,
55
- 883997877,
56
- 958139571,
57
- 1322822218,
58
- 1537002063,
59
- 1747873779,
60
- 1955562222,
61
- 2024104815,
62
- 2227730452,
63
- 2361852424,
64
- 2428436474,
65
- 2756734187,
66
- 3204031479,
67
- 3329325298
68
- ]), h = /* @__PURE__ */ new Uint32Array(64);
69
- class E extends D {
70
- constructor(o = 32) {
71
- super(64, o, 8, !1), this.A = b[0] | 0, this.B = b[1] | 0, this.C = b[2] | 0, this.D = b[3] | 0, this.E = b[4] | 0, this.F = b[5] | 0, this.G = b[6] | 0, this.H = b[7] | 0;
72
- }
73
- get() {
74
- const { A: o, B: r, C: t, D: s, E: a, F: f, G: c, H: e } = this;
75
- return [o, r, t, s, a, f, c, e];
76
- }
77
- // prettier-ignore
78
- set(o, r, t, s, a, f, c, e) {
79
- this.A = o | 0, this.B = r | 0, this.C = t | 0, this.D = s | 0, this.E = a | 0, this.F = f | 0, this.G = c | 0, this.H = e | 0;
1
+ import { anumber as C } from "./index237.js";
2
+ import { numberToBytesLE as I, numberToBytesBE as y, bitMask as Z, bytesToNumberLE as S, bytesToNumberBE as x, validateObject as z } from "./index246.js";
3
+ /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
4
+ const d = BigInt(0), f = BigInt(1), g = /* @__PURE__ */ BigInt(2), j = /* @__PURE__ */ BigInt(3), L = /* @__PURE__ */ BigInt(4), _ = /* @__PURE__ */ BigInt(5), T = /* @__PURE__ */ BigInt(8);
5
+ function w(t, n) {
6
+ const o = t % n;
7
+ return o >= d ? o : n + o;
8
+ }
9
+ function $(t, n, o) {
10
+ let r = t;
11
+ for (; n-- > d; )
12
+ r *= r, r %= o;
13
+ return r;
14
+ }
15
+ function B(t, n) {
16
+ if (t === d)
17
+ throw new Error("invert: expected non-zero number");
18
+ if (n <= d)
19
+ throw new Error("invert: expected positive modulus, got " + n);
20
+ let o = w(t, n), r = n, s = d, l = f;
21
+ for (; o !== d; ) {
22
+ const c = r / o, e = r % o, i = s - l * c;
23
+ r = o, o = e, s = l, l = i;
80
24
  }
81
- process(o, r) {
82
- for (let x = 0; x < 16; x++, r += 4)
83
- h[x] = o.getUint32(r, !1);
84
- for (let x = 16; x < 64; x++) {
85
- const H = h[x - 15], d = h[x - 2], m = i(H, 7) ^ i(H, 18) ^ H >>> 3, l = i(d, 17) ^ i(d, 19) ^ d >>> 10;
86
- h[x] = l + h[x - 7] + m + h[x - 16] | 0;
87
- }
88
- let { A: t, B: s, C: a, D: f, E: c, F: e, G: n, H: A } = this;
89
- for (let x = 0; x < 64; x++) {
90
- const H = i(c, 6) ^ i(c, 11) ^ i(c, 25), d = A + H + g(c, e, n) + B[x] + h[x] | 0, l = (i(t, 2) ^ i(t, 13) ^ i(t, 22)) + p(t, s, a) | 0;
91
- A = n, n = e, e = c, c = f + d | 0, f = a, a = s, s = t, t = d + l | 0;
25
+ if (r !== f)
26
+ throw new Error("invert: does not exist");
27
+ return w(s, n);
28
+ }
29
+ function M(t, n) {
30
+ const o = (t.ORDER + f) / L, r = t.pow(n, o);
31
+ if (!t.eql(t.sqr(r), n))
32
+ throw new Error("Cannot find square root");
33
+ return r;
34
+ }
35
+ function H(t, n) {
36
+ const o = (t.ORDER - _) / T, r = t.mul(n, g), s = t.pow(r, o), l = t.mul(n, s), u = t.mul(t.mul(l, g), s), c = t.mul(l, t.sub(u, t.ONE));
37
+ if (!t.eql(t.sqr(c), n))
38
+ throw new Error("Cannot find square root");
39
+ return c;
40
+ }
41
+ function K(t) {
42
+ if (t < BigInt(3))
43
+ throw new Error("sqrt is not defined for small field");
44
+ let n = t - f, o = 0;
45
+ for (; n % g === d; )
46
+ n /= g, o++;
47
+ let r = g;
48
+ const s = J(t);
49
+ for (; N(s, r) === 1; )
50
+ if (r++ > 1e3)
51
+ throw new Error("Cannot find square root: probably non-prime P");
52
+ if (o === 1)
53
+ return M;
54
+ let l = s.pow(r, n);
55
+ const u = (n + f) / g;
56
+ return function(e, i) {
57
+ if (e.is0(i))
58
+ return i;
59
+ if (N(e, i) !== 1)
60
+ throw new Error("Cannot find square root");
61
+ let h = o, b = e.mul(e.ONE, l), a = e.pow(i, n), m = e.pow(i, u);
62
+ for (; !e.eql(a, e.ONE); ) {
63
+ if (e.is0(a))
64
+ return e.ZERO;
65
+ let q = 1, v = e.sqr(a);
66
+ for (; !e.eql(v, e.ONE); )
67
+ if (q++, v = e.sqr(v), q === h)
68
+ throw new Error("Cannot find square root");
69
+ const A = f << BigInt(h - q - 1), E = e.pow(b, A);
70
+ h = q, b = e.sqr(E), a = e.mul(a, b), m = e.mul(m, E);
92
71
  }
93
- t = t + this.A | 0, s = s + this.B | 0, a = a + this.C | 0, f = f + this.D | 0, c = c + this.E | 0, e = e + this.F | 0, n = n + this.G | 0, A = A + this.H | 0, this.set(t, s, a, f, c, e, n, A);
94
- }
95
- roundClean() {
96
- C(h);
97
- }
98
- destroy() {
99
- this.set(0, 0, 0, 0, 0, 0, 0, 0), C(this.buffer);
100
- }
72
+ return m;
73
+ };
74
+ }
75
+ function Q(t) {
76
+ return t % L === j ? M : t % T === _ ? H : K(t);
77
+ }
78
+ const V = [
79
+ "create",
80
+ "isValid",
81
+ "is0",
82
+ "neg",
83
+ "inv",
84
+ "sqrt",
85
+ "sqr",
86
+ "eql",
87
+ "add",
88
+ "sub",
89
+ "mul",
90
+ "pow",
91
+ "div",
92
+ "addN",
93
+ "subN",
94
+ "mulN",
95
+ "sqrN"
96
+ ];
97
+ function P(t) {
98
+ const n = {
99
+ ORDER: "bigint",
100
+ MASK: "bigint",
101
+ BYTES: "isSafeInteger",
102
+ BITS: "isSafeInteger"
103
+ }, o = V.reduce((r, s) => (r[s] = "function", r), n);
104
+ return z(t, o);
105
+ }
106
+ function Y(t, n, o) {
107
+ if (o < d)
108
+ throw new Error("invalid exponent, negatives unsupported");
109
+ if (o === d)
110
+ return t.ONE;
111
+ if (o === f)
112
+ return n;
113
+ let r = t.ONE, s = n;
114
+ for (; o > d; )
115
+ o & f && (r = t.mul(r, s)), s = t.sqr(s), o >>= f;
116
+ return r;
117
+ }
118
+ function k(t, n, o = !1) {
119
+ const r = new Array(n.length).fill(o ? t.ZERO : void 0), s = n.reduce((u, c, e) => t.is0(c) ? u : (r[e] = u, t.mul(u, c)), t.ONE), l = t.inv(s);
120
+ return n.reduceRight((u, c, e) => t.is0(c) ? u : (r[e] = t.mul(u, r[e]), t.mul(u, c)), l), r;
121
+ }
122
+ function N(t, n) {
123
+ const o = (t.ORDER - f) / g, r = t.pow(n, o), s = t.eql(r, t.ONE), l = t.eql(r, t.ZERO), u = t.eql(r, t.neg(t.ONE));
124
+ if (!s && !l && !u)
125
+ throw new Error("invalid Legendre symbol result");
126
+ return s ? 1 : l ? 0 : -1;
127
+ }
128
+ function G(t, n) {
129
+ n !== void 0 && C(n);
130
+ const o = n !== void 0 ? n : t.toString(2).length, r = Math.ceil(o / 8);
131
+ return { nBitLength: o, nByteLength: r };
132
+ }
133
+ function J(t, n, o = !1, r = {}) {
134
+ if (t <= d)
135
+ throw new Error("invalid field: expected ORDER > 0, got " + t);
136
+ const { nBitLength: s, nByteLength: l } = G(t, n);
137
+ if (l > 2048)
138
+ throw new Error("invalid field: expected ORDER of <= 2048 bytes");
139
+ let u;
140
+ const c = Object.freeze({
141
+ ORDER: t,
142
+ isLE: o,
143
+ BITS: s,
144
+ BYTES: l,
145
+ MASK: Z(s),
146
+ ZERO: d,
147
+ ONE: f,
148
+ create: (e) => w(e, t),
149
+ isValid: (e) => {
150
+ if (typeof e != "bigint")
151
+ throw new Error("invalid field element: expected bigint, got " + typeof e);
152
+ return d <= e && e < t;
153
+ },
154
+ is0: (e) => e === d,
155
+ isOdd: (e) => (e & f) === f,
156
+ neg: (e) => w(-e, t),
157
+ eql: (e, i) => e === i,
158
+ sqr: (e) => w(e * e, t),
159
+ add: (e, i) => w(e + i, t),
160
+ sub: (e, i) => w(e - i, t),
161
+ mul: (e, i) => w(e * i, t),
162
+ pow: (e, i) => Y(c, e, i),
163
+ div: (e, i) => w(e * B(i, t), t),
164
+ // Same as above, but doesn't normalize
165
+ sqrN: (e) => e * e,
166
+ addN: (e, i) => e + i,
167
+ subN: (e, i) => e - i,
168
+ mulN: (e, i) => e * i,
169
+ inv: (e) => B(e, t),
170
+ sqrt: r.sqrt || ((e) => (u || (u = Q(t)), u(c, e))),
171
+ toBytes: (e) => o ? I(e, l) : y(e, l),
172
+ fromBytes: (e) => {
173
+ if (e.length !== l)
174
+ throw new Error("Field.fromBytes: expected " + l + " bytes, got " + e.length);
175
+ return o ? S(e) : x(e);
176
+ },
177
+ // TODO: we don't need it here, move out to separate fn
178
+ invertBatch: (e) => k(c, e),
179
+ // We can't move this out because Fp6, Fp12 implement it
180
+ // and it's unclear what to return in there.
181
+ cmov: (e, i, h) => h ? i : e
182
+ });
183
+ return Object.freeze(c);
184
+ }
185
+ function O(t) {
186
+ if (typeof t != "bigint")
187
+ throw new Error("field order must be bigint");
188
+ const n = t.toString(2).length;
189
+ return Math.ceil(n / 8);
190
+ }
191
+ function U(t) {
192
+ const n = O(t);
193
+ return n + Math.ceil(n / 2);
194
+ }
195
+ function D(t, n, o = !1) {
196
+ const r = t.length, s = O(n), l = U(n);
197
+ if (r < 16 || r < l || r > 1024)
198
+ throw new Error("expected " + l + "-1024 bytes of input, got " + r);
199
+ const u = o ? S(t) : x(t), c = w(u, n - f) + f;
200
+ return o ? I(c, s) : y(c, s);
101
201
  }
102
- const y = /* @__PURE__ */ u(() => new E());
103
202
  export {
104
- E as SHA256,
105
- y as sha256
203
+ J as Field,
204
+ k as FpInvertBatch,
205
+ N as FpLegendre,
206
+ Y as FpPow,
207
+ Q as FpSqrt,
208
+ O as getFieldBytesLength,
209
+ U as getMinHashLength,
210
+ B as invert,
211
+ D as mapHashToField,
212
+ w as mod,
213
+ G as nLength,
214
+ $ as pow2,
215
+ K as tonelliShanks,
216
+ P as validateField
106
217
  };
package/dist/index244.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index247.cjs"),s=require("./index239.cjs"),o=require("./index253.cjs");/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function c(e){return{hash:e,hmac:(r,...t)=>a.hmac(e,r,s.concatBytes(...t)),randomBytes:s.randomBytes}}function u(e,r){const t=n=>o.weierstrass({...e,...c(n)});return{...t(r),create:t}}exports.createCurve=u;exports.getHash=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index35.cjs");class t extends a.BaseError{constructor(e){const{docsPath:s,field:r,metaMessages:i}=e;super(`Invalid Sign-In with Ethereum message field "${r}".`,{docsPath:s,metaMessages:i,name:"SiweInvalidMessageFieldError"})}}exports.SiweInvalidMessageFieldError=t;
package/dist/index244.js CHANGED
@@ -1,19 +1,14 @@
1
- import { hmac as c } from "./index247.js";
2
- import { randomBytes as m, concatBytes as n } from "./index239.js";
3
- import { weierstrass as a } from "./index253.js";
4
- /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
5
- function i(r) {
6
- return {
7
- hash: r,
8
- hmac: (e, ...t) => c(r, e, n(...t)),
9
- randomBytes: m
10
- };
11
- }
12
- function p(r, e) {
13
- const t = (o) => a({ ...r, ...i(o) });
14
- return { ...t(e), create: t };
1
+ import { BaseError as i } from "./index35.js";
2
+ class d extends i {
3
+ constructor(e) {
4
+ const { docsPath: s, field: r, metaMessages: a } = e;
5
+ super(`Invalid Sign-In with Ethereum message field "${r}".`, {
6
+ docsPath: s,
7
+ metaMessages: a,
8
+ name: "SiweInvalidMessageFieldError"
9
+ });
10
+ }
15
11
  }
16
12
  export {
17
- p as createCurve,
18
- i as getHash
13
+ d as SiweInvalidMessageFieldError
19
14
  };
package/dist/index245.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const H=require("./index239.cjs"),a=require("./index246.cjs");/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const d=BigInt(0),f=BigInt(1),h=BigInt(2),K=BigInt(3),I=BigInt(4),L=BigInt(5),T=BigInt(8);function g(t,n){const o=t%n;return o>=d?o:n+o}function Q(t,n,o){let r=t;for(;n-- >d;)r*=r,r%=o;return r}function B(t,n){if(t===d)throw new Error("invert: expected non-zero number");if(n<=d)throw new Error("invert: expected positive modulus, got "+n);let o=g(t,n),r=n,s=d,l=f;for(;o!==d;){const c=r/o,e=r%o,i=s-l*c;r=o,o=e,s=l,l=i}if(r!==f)throw new Error("invert: does not exist");return g(s,n)}function x(t,n){const o=(t.ORDER+f)/I,r=t.pow(n,o);if(!t.eql(t.sqr(r),n))throw new Error("Cannot find square root");return r}function V(t,n){const o=(t.ORDER-L)/T,r=t.mul(n,h),s=t.pow(r,o),l=t.mul(n,s),u=t.mul(t.mul(l,h),s),c=t.mul(l,t.sub(u,t.ONE));if(!t.eql(t.sqr(c),n))throw new Error("Cannot find square root");return c}function _(t){if(t<BigInt(3))throw new Error("sqrt is not defined for small field");let n=t-f,o=0;for(;n%h===d;)n/=h,o++;let r=h;const s=Z(t);for(;y(s,r)===1;)if(r++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(o===1)return x;let l=s.pow(r,n);const u=(n+f)/h;return function(e,i){if(e.is0(i))return i;if(y(e,i)!==1)throw new Error("Cannot find square root");let w=o,v=e.mul(e.ONE,l),b=e.pow(i,n),E=e.pow(i,u);for(;!e.eql(b,e.ONE);){if(e.is0(b))return e.ZERO;let q=1,m=e.sqr(b);for(;!e.eql(m,e.ONE);)if(q++,m=e.sqr(m),q===w)throw new Error("Cannot find square root");const z=f<<BigInt(w-q-1),S=e.pow(v,z);w=q,v=e.sqr(S),b=e.mul(b,v),E=e.mul(E,S)}return E}}function M(t){return t%I===K?x:t%T===L?V:_(t)}const Y=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function k(t){const n={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},o=Y.reduce((r,s)=>(r[s]="function",r),n);return a.validateObject(t,o)}function O(t,n,o){if(o<d)throw new Error("invalid exponent, negatives unsupported");if(o===d)return t.ONE;if(o===f)return n;let r=t.ONE,s=n;for(;o>d;)o&f&&(r=t.mul(r,s)),s=t.sqr(s),o>>=f;return r}function A(t,n,o=!1){const r=new Array(n.length).fill(o?t.ZERO:void 0),s=n.reduce((u,c,e)=>t.is0(c)?u:(r[e]=u,t.mul(u,c)),t.ONE),l=t.inv(s);return n.reduceRight((u,c,e)=>t.is0(c)?u:(r[e]=t.mul(u,r[e]),t.mul(u,c)),l),r}function y(t,n){const o=(t.ORDER-f)/h,r=t.pow(n,o),s=t.eql(r,t.ONE),l=t.eql(r,t.ZERO),u=t.eql(r,t.neg(t.ONE));if(!s&&!l&&!u)throw new Error("invalid Legendre symbol result");return s?1:l?0:-1}function C(t,n){n!==void 0&&H.anumber(n);const o=n!==void 0?n:t.toString(2).length,r=Math.ceil(o/8);return{nBitLength:o,nByteLength:r}}function Z(t,n,o=!1,r={}){if(t<=d)throw new Error("invalid field: expected ORDER > 0, got "+t);const{nBitLength:s,nByteLength:l}=C(t,n);if(l>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let u;const c=Object.freeze({ORDER:t,isLE:o,BITS:s,BYTES:l,MASK:a.bitMask(s),ZERO:d,ONE:f,create:e=>g(e,t),isValid:e=>{if(typeof e!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof e);return d<=e&&e<t},is0:e=>e===d,isOdd:e=>(e&f)===f,neg:e=>g(-e,t),eql:(e,i)=>e===i,sqr:e=>g(e*e,t),add:(e,i)=>g(e+i,t),sub:(e,i)=>g(e-i,t),mul:(e,i)=>g(e*i,t),pow:(e,i)=>O(c,e,i),div:(e,i)=>g(e*B(i,t),t),sqrN:e=>e*e,addN:(e,i)=>e+i,subN:(e,i)=>e-i,mulN:(e,i)=>e*i,inv:e=>B(e,t),sqrt:r.sqrt||(e=>(u||(u=M(t)),u(c,e))),toBytes:e=>o?a.numberToBytesLE(e,l):a.numberToBytesBE(e,l),fromBytes:e=>{if(e.length!==l)throw new Error("Field.fromBytes: expected "+l+" bytes, got "+e.length);return o?a.bytesToNumberLE(e):a.bytesToNumberBE(e)},invertBatch:e=>A(c,e),cmov:(e,i,w)=>w?i:e});return Object.freeze(c)}function N(t){if(typeof t!="bigint")throw new Error("field order must be bigint");const n=t.toString(2).length;return Math.ceil(n/8)}function j(t){const n=N(t);return n+Math.ceil(n/2)}function P(t,n,o=!1){const r=t.length,s=N(n),l=j(n);if(r<16||r<l||r>1024)throw new Error("expected "+l+"-1024 bytes of input, got "+r);const u=o?a.bytesToNumberLE(t):a.bytesToNumberBE(t),c=g(u,n-f)+f;return o?a.numberToBytesLE(c,s):a.numberToBytesBE(c,s)}exports.Field=Z;exports.FpInvertBatch=A;exports.FpLegendre=y;exports.FpPow=O;exports.FpSqrt=M;exports.getFieldBytesLength=N;exports.getMinHashLength=j;exports.invert=B;exports.mapHashToField=P;exports.mod=g;exports.nLength=C;exports.pow2=Q;exports.tonelliShanks=_;exports.validateField=k;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function o(e){if(/[^a-z0-9:/?#[\]@!$&'()*+,;=.\-_~%]/i.test(e)||/%[^0-9a-f]/i.test(e)||/%[0-9a-f](:?[^0-9a-f]|$)/i.test(e))return!1;const s=a(e),f=s[1],t=s[2],i=s[3],r=s[4],l=s[5];if(!(f!=null&&f.length&&i.length>=0))return!1;if(t!=null&&t.length){if(!(i.length===0||/^\//.test(i)))return!1}else if(/^\/\//.test(i))return!1;if(!/^[a-z][a-z0-9+\-.]*$/.test(f.toLowerCase()))return!1;let n="";return n+=`${f}:`,t!=null&&t.length&&(n+=`//${t}`),n+=i,r!=null&&r.length&&(n+=`?${r}`),l!=null&&l.length&&(n+=`#${l}`),n}function a(e){return e.match(/(?:([^:/?#]+):)?(?:\/\/([^/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/)}exports.isUri=o;
package/dist/index245.js CHANGED
@@ -1,217 +1,22 @@
1
- import { anumber as C } from "./index239.js";
2
- import { numberToBytesLE as I, numberToBytesBE as y, bitMask as Z, bytesToNumberLE as S, bytesToNumberBE as x, validateObject as z } from "./index246.js";
3
- /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
4
- const d = BigInt(0), f = BigInt(1), g = /* @__PURE__ */ BigInt(2), j = /* @__PURE__ */ BigInt(3), L = /* @__PURE__ */ BigInt(4), _ = /* @__PURE__ */ BigInt(5), T = /* @__PURE__ */ BigInt(8);
5
- function w(t, n) {
6
- const o = t % n;
7
- return o >= d ? o : n + o;
8
- }
9
- function $(t, n, o) {
10
- let r = t;
11
- for (; n-- > d; )
12
- r *= r, r %= o;
13
- return r;
14
- }
15
- function B(t, n) {
16
- if (t === d)
17
- throw new Error("invert: expected non-zero number");
18
- if (n <= d)
19
- throw new Error("invert: expected positive modulus, got " + n);
20
- let o = w(t, n), r = n, s = d, l = f;
21
- for (; o !== d; ) {
22
- const c = r / o, e = r % o, i = s - l * c;
23
- r = o, o = e, s = l, l = i;
24
- }
25
- if (r !== f)
26
- throw new Error("invert: does not exist");
27
- return w(s, n);
28
- }
29
- function M(t, n) {
30
- const o = (t.ORDER + f) / L, r = t.pow(n, o);
31
- if (!t.eql(t.sqr(r), n))
32
- throw new Error("Cannot find square root");
33
- return r;
34
- }
35
- function H(t, n) {
36
- const o = (t.ORDER - _) / T, r = t.mul(n, g), s = t.pow(r, o), l = t.mul(n, s), u = t.mul(t.mul(l, g), s), c = t.mul(l, t.sub(u, t.ONE));
37
- if (!t.eql(t.sqr(c), n))
38
- throw new Error("Cannot find square root");
39
- return c;
40
- }
41
- function K(t) {
42
- if (t < BigInt(3))
43
- throw new Error("sqrt is not defined for small field");
44
- let n = t - f, o = 0;
45
- for (; n % g === d; )
46
- n /= g, o++;
47
- let r = g;
48
- const s = J(t);
49
- for (; N(s, r) === 1; )
50
- if (r++ > 1e3)
51
- throw new Error("Cannot find square root: probably non-prime P");
52
- if (o === 1)
53
- return M;
54
- let l = s.pow(r, n);
55
- const u = (n + f) / g;
56
- return function(e, i) {
57
- if (e.is0(i))
58
- return i;
59
- if (N(e, i) !== 1)
60
- throw new Error("Cannot find square root");
61
- let h = o, b = e.mul(e.ONE, l), a = e.pow(i, n), m = e.pow(i, u);
62
- for (; !e.eql(a, e.ONE); ) {
63
- if (e.is0(a))
64
- return e.ZERO;
65
- let q = 1, v = e.sqr(a);
66
- for (; !e.eql(v, e.ONE); )
67
- if (q++, v = e.sqr(v), q === h)
68
- throw new Error("Cannot find square root");
69
- const A = f << BigInt(h - q - 1), E = e.pow(b, A);
70
- h = q, b = e.sqr(E), a = e.mul(a, b), m = e.mul(m, E);
71
- }
72
- return m;
73
- };
74
- }
75
- function Q(t) {
76
- return t % L === j ? M : t % T === _ ? H : K(t);
77
- }
78
- const V = [
79
- "create",
80
- "isValid",
81
- "is0",
82
- "neg",
83
- "inv",
84
- "sqrt",
85
- "sqr",
86
- "eql",
87
- "add",
88
- "sub",
89
- "mul",
90
- "pow",
91
- "div",
92
- "addN",
93
- "subN",
94
- "mulN",
95
- "sqrN"
96
- ];
97
- function P(t) {
98
- const n = {
99
- ORDER: "bigint",
100
- MASK: "bigint",
101
- BYTES: "isSafeInteger",
102
- BITS: "isSafeInteger"
103
- }, o = V.reduce((r, s) => (r[s] = "function", r), n);
104
- return z(t, o);
105
- }
106
- function Y(t, n, o) {
107
- if (o < d)
108
- throw new Error("invalid exponent, negatives unsupported");
109
- if (o === d)
110
- return t.ONE;
111
- if (o === f)
112
- return n;
113
- let r = t.ONE, s = n;
114
- for (; o > d; )
115
- o & f && (r = t.mul(r, s)), s = t.sqr(s), o >>= f;
116
- return r;
117
- }
118
- function k(t, n, o = !1) {
119
- const r = new Array(n.length).fill(o ? t.ZERO : void 0), s = n.reduce((u, c, e) => t.is0(c) ? u : (r[e] = u, t.mul(u, c)), t.ONE), l = t.inv(s);
120
- return n.reduceRight((u, c, e) => t.is0(c) ? u : (r[e] = t.mul(u, r[e]), t.mul(u, c)), l), r;
121
- }
122
- function N(t, n) {
123
- const o = (t.ORDER - f) / g, r = t.pow(n, o), s = t.eql(r, t.ONE), l = t.eql(r, t.ZERO), u = t.eql(r, t.neg(t.ONE));
124
- if (!s && !l && !u)
125
- throw new Error("invalid Legendre symbol result");
126
- return s ? 1 : l ? 0 : -1;
127
- }
128
- function G(t, n) {
129
- n !== void 0 && C(n);
130
- const o = n !== void 0 ? n : t.toString(2).length, r = Math.ceil(o / 8);
131
- return { nBitLength: o, nByteLength: r };
132
- }
133
- function J(t, n, o = !1, r = {}) {
134
- if (t <= d)
135
- throw new Error("invalid field: expected ORDER > 0, got " + t);
136
- const { nBitLength: s, nByteLength: l } = G(t, n);
137
- if (l > 2048)
138
- throw new Error("invalid field: expected ORDER of <= 2048 bytes");
139
- let u;
140
- const c = Object.freeze({
141
- ORDER: t,
142
- isLE: o,
143
- BITS: s,
144
- BYTES: l,
145
- MASK: Z(s),
146
- ZERO: d,
147
- ONE: f,
148
- create: (e) => w(e, t),
149
- isValid: (e) => {
150
- if (typeof e != "bigint")
151
- throw new Error("invalid field element: expected bigint, got " + typeof e);
152
- return d <= e && e < t;
153
- },
154
- is0: (e) => e === d,
155
- isOdd: (e) => (e & f) === f,
156
- neg: (e) => w(-e, t),
157
- eql: (e, i) => e === i,
158
- sqr: (e) => w(e * e, t),
159
- add: (e, i) => w(e + i, t),
160
- sub: (e, i) => w(e - i, t),
161
- mul: (e, i) => w(e * i, t),
162
- pow: (e, i) => Y(c, e, i),
163
- div: (e, i) => w(e * B(i, t), t),
164
- // Same as above, but doesn't normalize
165
- sqrN: (e) => e * e,
166
- addN: (e, i) => e + i,
167
- subN: (e, i) => e - i,
168
- mulN: (e, i) => e * i,
169
- inv: (e) => B(e, t),
170
- sqrt: r.sqrt || ((e) => (u || (u = Q(t)), u(c, e))),
171
- toBytes: (e) => o ? I(e, l) : y(e, l),
172
- fromBytes: (e) => {
173
- if (e.length !== l)
174
- throw new Error("Field.fromBytes: expected " + l + " bytes, got " + e.length);
175
- return o ? S(e) : x(e);
176
- },
177
- // TODO: we don't need it here, move out to separate fn
178
- invertBatch: (e) => k(c, e),
179
- // We can't move this out because Fp6, Fp12 implement it
180
- // and it's unclear what to return in there.
181
- cmov: (e, i, h) => h ? i : e
182
- });
183
- return Object.freeze(c);
184
- }
185
- function O(t) {
186
- if (typeof t != "bigint")
187
- throw new Error("field order must be bigint");
188
- const n = t.toString(2).length;
189
- return Math.ceil(n / 8);
190
- }
191
- function U(t) {
192
- const n = O(t);
193
- return n + Math.ceil(n / 2);
194
- }
195
- function D(t, n, o = !1) {
196
- const r = t.length, s = O(n), l = U(n);
197
- if (r < 16 || r < l || r > 1024)
198
- throw new Error("expected " + l + "-1024 bytes of input, got " + r);
199
- const u = o ? S(t) : x(t), c = w(u, n - f) + f;
200
- return o ? I(c, s) : y(c, s);
1
+ function o(e) {
2
+ if (/[^a-z0-9:/?#[\]@!$&'()*+,;=.\-_~%]/i.test(e) || /%[^0-9a-f]/i.test(e) || /%[0-9a-f](:?[^0-9a-f]|$)/i.test(e))
3
+ return !1;
4
+ const s = a(e), f = s[1], t = s[2], i = s[3], r = s[4], l = s[5];
5
+ if (!(f != null && f.length && i.length >= 0))
6
+ return !1;
7
+ if (t != null && t.length) {
8
+ if (!(i.length === 0 || /^\//.test(i)))
9
+ return !1;
10
+ } else if (/^\/\//.test(i))
11
+ return !1;
12
+ if (!/^[a-z][a-z0-9+\-.]*$/.test(f.toLowerCase()))
13
+ return !1;
14
+ let n = "";
15
+ return n += `${f}:`, t != null && t.length && (n += `//${t}`), n += i, r != null && r.length && (n += `?${r}`), l != null && l.length && (n += `#${l}`), n;
16
+ }
17
+ function a(e) {
18
+ return e.match(/(?:([^:/?#]+):)?(?:\/\/([^/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/);
201
19
  }
202
20
  export {
203
- J as Field,
204
- k as FpInvertBatch,
205
- N as FpLegendre,
206
- Y as FpPow,
207
- Q as FpSqrt,
208
- O as getFieldBytesLength,
209
- U as getMinHashLength,
210
- B as invert,
211
- D as mapHashToField,
212
- w as mod,
213
- G as nLength,
214
- $ as pow2,
215
- K as tonelliShanks,
216
- P as validateField
21
+ o as isUri
217
22
  };
package/dist/index247.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index239.cjs");class r extends i.Hash{constructor(t,h){super(),this.finished=!1,this.destroyed=!1,i.ahash(t);const n=i.toBytes(h);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const a=this.blockLen,e=new Uint8Array(a);e.set(n.length>a?t.create().update(n).digest():n);for(let s=0;s<e.length;s++)e[s]^=54;this.iHash.update(e),this.oHash=t.create();for(let s=0;s<e.length;s++)e[s]^=106;this.oHash.update(e),i.clean(e)}update(t){return i.aexists(this),this.iHash.update(t),this}digestInto(t){i.aexists(this),i.abytes(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){const t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));const{oHash:h,iHash:n,finished:a,destroyed:e,blockLen:s,outputLen:d}=this;return t=t,t.finished=a,t.destroyed=e,t.blockLen=s,t.outputLen=d,t.oHash=h._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const c=(o,t,h)=>new r(o,t).update(h).digest();c.create=(o,t)=>new r(o,t);exports.HMAC=r;exports.hmac=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index237.cjs");class r extends i.Hash{constructor(t,h){super(),this.finished=!1,this.destroyed=!1,i.ahash(t);const n=i.toBytes(h);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const a=this.blockLen,e=new Uint8Array(a);e.set(n.length>a?t.create().update(n).digest():n);for(let s=0;s<e.length;s++)e[s]^=54;this.iHash.update(e),this.oHash=t.create();for(let s=0;s<e.length;s++)e[s]^=106;this.oHash.update(e),i.clean(e)}update(t){return i.aexists(this),this.iHash.update(t),this}digestInto(t){i.aexists(this),i.abytes(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){const t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));const{oHash:h,iHash:n,finished:a,destroyed:e,blockLen:s,outputLen:d}=this;return t=t,t.finished=a,t.destroyed=e,t.blockLen=s,t.outputLen=d,t.oHash=h._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const c=(o,t,h)=>new r(o,t).update(h).digest();c.create=(o,t)=>new r(o,t);exports.HMAC=r;exports.hmac=c;
package/dist/index247.js CHANGED
@@ -1,4 +1,4 @@
1
- import { Hash as d, ahash as u, toBytes as H, clean as l, aexists as a, abytes as p } from "./index239.js";
1
+ import { Hash as d, ahash as u, toBytes as H, clean as l, aexists as a, abytes as p } from "./index237.js";
2
2
  class r extends d {
3
3
  constructor(t, i) {
4
4
  super(), this.finished = !1, this.destroyed = !1, u(t);
package/dist/index248.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index239.cjs");function p(o,t,s,i){if(typeof o.setBigUint64=="function")return o.setBigUint64(t,s,i);const n=BigInt(32),r=BigInt(4294967295),e=Number(s>>n&r),h=Number(s&r),u=i?4:0,l=i?0:4;o.setUint32(t+u,e,i),o.setUint32(t+l,h,i)}function g(o,t,s){return o&t^~o&s}function b(o,t,s){return o&t^o&s^t&s}class d extends f.Hash{constructor(t,s,i,n){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=s,this.padOffset=i,this.isLE=n,this.buffer=new Uint8Array(t),this.view=f.createView(this.buffer)}update(t){f.aexists(this),t=f.toBytes(t),f.abytes(t);const{view:s,buffer:i,blockLen:n}=this,r=t.length;for(let e=0;e<r;){const h=Math.min(n-this.pos,r-e);if(h===n){const u=f.createView(t);for(;n<=r-e;e+=n)this.process(u,e);continue}i.set(t.subarray(e,e+h),this.pos),this.pos+=h,e+=h,this.pos===n&&(this.process(s,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){f.aexists(this),f.aoutput(t,this),this.finished=!0;const{buffer:s,view:i,blockLen:n,isLE:r}=this;let{pos:e}=this;s[e++]=128,f.clean(this.buffer.subarray(e)),this.padOffset>n-e&&(this.process(i,0),e=0);for(let c=e;c<n;c++)s[c]=0;p(i,n-8,BigInt(this.length*8),r),this.process(i,0);const h=f.createView(t),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=u/4,a=this.get();if(l>a.length)throw new Error("_sha2: outputLen bigger than state");for(let c=0;c<l;c++)h.setUint32(4*c,a[c],r)}digest(){const{buffer:t,outputLen:s}=this;this.digestInto(t);const i=t.slice(0,s);return this.destroy(),i}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:s,buffer:i,length:n,finished:r,destroyed:e,pos:h}=this;return t.destroyed=e,t.finished=r,t.length=n,t.pos=h,n%s&&t.buffer.set(i),t}clone(){return this._cloneInto()}}const w=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);exports.Chi=g;exports.HashMD=d;exports.Maj=b;exports.SHA256_IV=w;exports.setBigUint64=p;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index237.cjs");function p(o,t,s,i){if(typeof o.setBigUint64=="function")return o.setBigUint64(t,s,i);const n=BigInt(32),r=BigInt(4294967295),e=Number(s>>n&r),h=Number(s&r),u=i?4:0,l=i?0:4;o.setUint32(t+u,e,i),o.setUint32(t+l,h,i)}function g(o,t,s){return o&t^~o&s}function b(o,t,s){return o&t^o&s^t&s}class d extends f.Hash{constructor(t,s,i,n){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=s,this.padOffset=i,this.isLE=n,this.buffer=new Uint8Array(t),this.view=f.createView(this.buffer)}update(t){f.aexists(this),t=f.toBytes(t),f.abytes(t);const{view:s,buffer:i,blockLen:n}=this,r=t.length;for(let e=0;e<r;){const h=Math.min(n-this.pos,r-e);if(h===n){const u=f.createView(t);for(;n<=r-e;e+=n)this.process(u,e);continue}i.set(t.subarray(e,e+h),this.pos),this.pos+=h,e+=h,this.pos===n&&(this.process(s,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){f.aexists(this),f.aoutput(t,this),this.finished=!0;const{buffer:s,view:i,blockLen:n,isLE:r}=this;let{pos:e}=this;s[e++]=128,f.clean(this.buffer.subarray(e)),this.padOffset>n-e&&(this.process(i,0),e=0);for(let c=e;c<n;c++)s[c]=0;p(i,n-8,BigInt(this.length*8),r),this.process(i,0);const h=f.createView(t),u=this.outputLen;if(u%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=u/4,a=this.get();if(l>a.length)throw new Error("_sha2: outputLen bigger than state");for(let c=0;c<l;c++)h.setUint32(4*c,a[c],r)}digest(){const{buffer:t,outputLen:s}=this;this.digestInto(t);const i=t.slice(0,s);return this.destroy(),i}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:s,buffer:i,length:n,finished:r,destroyed:e,pos:h}=this;return t.destroyed=e,t.finished=r,t.length=n,t.pos=h,n%s&&t.buffer.set(i),t}clone(){return this._cloneInto()}}const w=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);exports.Chi=g;exports.HashMD=d;exports.Maj=b;exports.SHA256_IV=w;exports.setBigUint64=p;
package/dist/index248.js CHANGED
@@ -1,4 +1,4 @@
1
- import { Hash as g, createView as l, aexists as b, toBytes as a, abytes as d, aoutput as x, clean as w } from "./index239.js";
1
+ import { Hash as g, createView as l, aexists as b, toBytes as a, abytes as d, aoutput as x, clean as w } from "./index237.js";
2
2
  function y(o, t, s, n) {
3
3
  if (typeof o.setBigUint64 == "function")
4
4
  return o.setBigUint64(t, s, n);
package/dist/index25.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index217.cjs"),M=require("./index102.cjs"),h=require("./index218.cjs");function R(r){const{chainId:o,domain:s,expirationTime:l,issuedAt:m=new Date,nonce:a,notBefore:f,requestId:w,resources:g,scheme:i,uri:c,version:d}=r;{if(o!==Math.floor(o))throw new e.SiweInvalidMessageFieldError({field:"chainId",metaMessages:["- Chain ID must be a EIP-155 chain ID.","- See https://eips.ethereum.org/EIPS/eip-155","",`Provided value: ${o}`]});if(!(E.test(s)||F.test(s)||b.test(s)))throw new e.SiweInvalidMessageFieldError({field:"domain",metaMessages:["- Domain must be an RFC 3986 authority.","- See https://www.rfc-editor.org/rfc/rfc3986","",`Provided value: ${s}`]});if(!A.test(a))throw new e.SiweInvalidMessageFieldError({field:"nonce",metaMessages:["- Nonce must be at least 8 characters.","- Nonce must be alphanumeric.","",`Provided value: ${a}`]});if(!h.isUri(c))throw new e.SiweInvalidMessageFieldError({field:"uri",metaMessages:["- URI must be a RFC 3986 URI referring to the resource that is the subject of the signing.","- See https://www.rfc-editor.org/rfc/rfc3986","",`Provided value: ${c}`]});if(d!=="1")throw new e.SiweInvalidMessageFieldError({field:"version",metaMessages:["- Version must be '1'.","",`Provided value: ${d}`]});if(i&&!P.test(i))throw new e.SiweInvalidMessageFieldError({field:"scheme",metaMessages:["- Scheme must be an RFC 3986 URI scheme.","- See https://www.rfc-editor.org/rfc/rfc3986#section-3.1","",`Provided value: ${i}`]});const t=r.statement;if(t!=null&&t.includes(`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index244.cjs"),M=require("./index102.cjs"),h=require("./index245.cjs");function R(r){const{chainId:o,domain:s,expirationTime:l,issuedAt:m=new Date,nonce:a,notBefore:f,requestId:w,resources:g,scheme:i,uri:c,version:d}=r;{if(o!==Math.floor(o))throw new e.SiweInvalidMessageFieldError({field:"chainId",metaMessages:["- Chain ID must be a EIP-155 chain ID.","- See https://eips.ethereum.org/EIPS/eip-155","",`Provided value: ${o}`]});if(!(E.test(s)||F.test(s)||b.test(s)))throw new e.SiweInvalidMessageFieldError({field:"domain",metaMessages:["- Domain must be an RFC 3986 authority.","- See https://www.rfc-editor.org/rfc/rfc3986","",`Provided value: ${s}`]});if(!A.test(a))throw new e.SiweInvalidMessageFieldError({field:"nonce",metaMessages:["- Nonce must be at least 8 characters.","- Nonce must be alphanumeric.","",`Provided value: ${a}`]});if(!h.isUri(c))throw new e.SiweInvalidMessageFieldError({field:"uri",metaMessages:["- URI must be a RFC 3986 URI referring to the resource that is the subject of the signing.","- See https://www.rfc-editor.org/rfc/rfc3986","",`Provided value: ${c}`]});if(d!=="1")throw new e.SiweInvalidMessageFieldError({field:"version",metaMessages:["- Version must be '1'.","",`Provided value: ${d}`]});if(i&&!P.test(i))throw new e.SiweInvalidMessageFieldError({field:"scheme",metaMessages:["- Scheme must be an RFC 3986 URI scheme.","- See https://www.rfc-editor.org/rfc/rfc3986#section-3.1","",`Provided value: ${i}`]});const t=r.statement;if(t!=null&&t.includes(`
2
2
  `))throw new e.SiweInvalidMessageFieldError({field:"statement",metaMessages:["- Statement must not include '\\n'.","",`Provided value: ${t}`]})}const $=M.getAddress(r.address),v=i?`${i}://${s}`:s,I=r.statement?`${r.statement}
3
3
  `:"",S=`${v} wants you to sign in with your Ethereum account:
4
4
  ${$}