@gardenfi/utils 2.4.6-beta.1 → 2.4.6-beta.2
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/index100.cjs +1 -1
- package/dist/index100.js +2 -2
- package/dist/index121.cjs +1 -1
- package/dist/index121.js +1 -1
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +2 -2
- package/dist/index18.cjs +1 -1
- package/dist/index18.js +2 -2
- package/dist/index197.cjs +1 -1
- package/dist/index197.js +3 -3
- package/dist/index226.cjs +1 -1
- package/dist/index226.js +2 -2
- package/dist/index229.cjs +1 -1
- package/dist/index229.js +2 -2
- package/dist/index230.cjs +1 -1
- package/dist/index230.js +1 -1
- package/dist/index242.cjs +1 -1
- package/dist/index242.js +3 -3
- package/dist/index26.cjs +1 -1
- package/dist/index26.js +2 -2
- package/dist/index262.cjs +2 -1
- package/dist/index262.js +40 -102
- package/dist/index263.cjs +1 -1
- package/dist/index263.js +2 -7
- package/dist/index264.cjs +1 -1
- package/dist/index264.js +5 -224
- package/dist/index265.cjs +1 -1
- package/dist/index265.js +10 -6
- package/dist/index266.cjs +1 -1
- package/dist/index266.js +20 -7
- package/dist/index267.cjs +1 -1
- package/dist/index267.js +8 -26
- package/dist/index268.cjs +1 -1
- package/dist/index268.js +66 -5
- package/dist/index269.cjs +1 -2
- package/dist/index269.js +64 -40
- package/dist/index270.cjs +1 -1
- package/dist/index270.js +187 -2
- package/dist/index271.cjs +1 -1
- package/dist/index271.js +20 -8
- package/dist/index272.cjs +1 -1
- package/dist/index272.js +40 -17
- package/dist/index273.cjs +1 -1
- package/dist/index273.js +76 -8
- package/dist/index274.cjs +1 -1
- package/dist/index274.js +40 -66
- package/dist/index275.cjs +1 -1
- package/dist/index275.js +15 -64
- package/dist/index276.cjs +1 -1
- package/dist/index276.js +12 -185
- package/dist/index277.cjs +1 -1
- package/dist/index277.js +11 -21
- package/dist/index278.cjs +2 -1
- package/dist/index278.js +18 -42
- package/dist/index279.cjs +1 -1
- package/dist/index279.js +13 -75
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +31 -27
- package/dist/index280.cjs +1 -1
- package/dist/index280.js +11 -40
- package/dist/index281.cjs +1 -1
- package/dist/index281.js +6 -16
- package/dist/index282.cjs +1 -1
- package/dist/index282.js +7 -14
- package/dist/index283.cjs +1 -1
- package/dist/index283.js +25 -11
- package/dist/index284.cjs +1 -2
- package/dist/index284.js +19 -18
- package/dist/index285.cjs +1 -1
- package/dist/index285.js +145 -13
- package/dist/index286.cjs +1 -1
- package/dist/index286.js +103 -11
- package/dist/index287.cjs +1 -1
- package/dist/index287.js +6 -19
- package/dist/index288.cjs +1 -1
- package/dist/index288.js +219 -141
- package/dist/index29.cjs +1 -1
- package/dist/index29.js +12 -8
- package/dist/index293.cjs +1 -1
- package/dist/index293.js +2 -2
- package/dist/index295.cjs +1 -1
- package/dist/index295.js +41 -10
- package/dist/index296.cjs +1 -1
- package/dist/index296.js +77 -18
- package/dist/index297.cjs +1 -1
- package/dist/index297.js +2 -43
- package/dist/index298.cjs +1 -1
- package/dist/index298.js +10 -77
- package/dist/index299.cjs +1 -1
- package/dist/index299.js +20 -2
- package/dist/index30.cjs +1 -1
- package/dist/index30.js +27 -31
- package/dist/index300.cjs +1 -1
- package/dist/index300.js +68 -698
- package/dist/index301.cjs +1 -1
- package/dist/index301.js +685 -126
- package/dist/index302.cjs +1 -1
- package/dist/index302.js +124 -186
- package/dist/index303.cjs +1 -1
- package/dist/index303.js +200 -67
- package/dist/index31.cjs +1 -1
- package/dist/index31.js +8 -12
- package/dist/index55.cjs +1 -1
- package/dist/index55.js +1 -1
- package/package.json +1 -1
package/dist/index302.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index285.cjs");/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const d=BigInt(0),g=BigInt(1);function T(e,t){if(typeof t!="boolean")throw new Error(e+" boolean expected, got "+t)}function x(e){const t=e.toString(16);return t.length&1?"0"+t:t}function w(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?d:BigInt("0x"+e)}function v(e){return w(i.bytesToHex(e))}function U(e){return i.abytes(e),w(i.bytesToHex(Uint8Array.from(e).reverse()))}function h(e,t){return i.hexToBytes(e.toString(16).padStart(t*2,"0"))}function H(e,t){return h(e,t).reverse()}function A(e,t,r){let o;if(typeof t=="string")try{o=i.hexToBytes(t)}catch(n){throw new Error(e+" must be hex string or Uint8Array, cause: "+n)}else if(i.isBytes(t))o=Uint8Array.from(t);else throw new Error(e+" must be hex string or Uint8Array");const s=o.length;if(typeof r=="number"&&s!==r)throw new Error(e+" of length "+r+" expected, got "+s);return o}const m=e=>typeof e=="bigint"&&d<=e;function p(e,t,r){return m(e)&&m(t)&&m(r)&&t<=e&&e<r}function I(e,t,r,o){if(!p(t,r,o))throw new Error("expected valid "+e+": "+r+" <= n < "+o+", got "+t)}function j(e){let t;for(t=0;e>d;e>>=g,t+=1);return t}const k=e=>(g<<BigInt(e))-g;function N(e,t,r){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");const o=u=>new Uint8Array(u),s=u=>Uint8Array.of(u);let n=o(e),c=o(e),f=0;const a=()=>{n.fill(1),c.fill(0),f=0},b=(...u)=>r(c,n,...u),B=(u=o(0))=>{c=b(s(0),u),n=b(),u.length!==0&&(c=b(s(1),u),n=b())},E=()=>{if(f++>=1e3)throw new Error("drbg: tried 1000 values");let u=0;const y=[];for(;u<t;){n=b();const l=n.slice();y.push(l),u+=n.length}return i.concatBytes(...y)};return(u,y)=>{a(),B(u);let l;for(;!(l=y(E()));)B();return a(),l}}function O(e,t,r={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function o(s,n,c){const f=e[s];if(c&&f===void 0)return;const a=typeof f;if(a!==n||f===null)throw new Error(`param "${s}" is invalid: expected ${n}, got ${a}`)}Object.entries(t).forEach(([s,n])=>o(s,n,!1)),Object.entries(r).forEach(([s,n])=>o(s,n,!0))}function S(e){const t=new WeakMap;return(r,...o)=>{const s=t.get(r);if(s!==void 0)return s;const n=e(r,...o);return t.set(r,n),n}}exports.abytes=i.abytes;exports.anumber=i.anumber;exports.bytesToHex=i.bytesToHex;exports.concatBytes=i.concatBytes;exports.hexToBytes=i.hexToBytes;exports.isBytes=i.isBytes;exports.randomBytes=i.randomBytes;exports.utf8ToBytes=i.utf8ToBytes;exports._validateObject=O;exports.aInRange=I;exports.abool=T;exports.bitLen=j;exports.bitMask=k;exports.bytesToNumberBE=v;exports.bytesToNumberLE=U;exports.createHmacDrbg=N;exports.ensureBytes=A;exports.hexToNumber=w;exports.inRange=p;exports.memoized=S;exports.numberToBytesBE=h;exports.numberToBytesLE=H;exports.numberToHexUnpadded=x;
|
package/dist/index302.js
CHANGED
|
@@ -1,204 +1,142 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { hexToBytes as p, isBytes as B, abytes as v, bytesToHex as d, concatBytes as U } from "./index285.js";
|
|
2
|
+
import { anumber as W, randomBytes as C, utf8ToBytes as G } from "./index285.js";
|
|
3
3
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
4
|
-
const
|
|
5
|
-
function
|
|
6
|
-
|
|
7
|
-
|
|
4
|
+
const y = /* @__PURE__ */ BigInt(0), g = /* @__PURE__ */ BigInt(1);
|
|
5
|
+
function k(t, r) {
|
|
6
|
+
if (typeof r != "boolean")
|
|
7
|
+
throw new Error(t + " boolean expected, got " + r);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
10
|
-
const
|
|
11
|
-
return
|
|
9
|
+
function j(t) {
|
|
10
|
+
const r = t.toString(16);
|
|
11
|
+
return r.length & 1 ? "0" + r : r;
|
|
12
12
|
}
|
|
13
|
-
function
|
|
14
|
-
if (
|
|
15
|
-
throw new Error("
|
|
13
|
+
function h(t) {
|
|
14
|
+
if (typeof t != "string")
|
|
15
|
+
throw new Error("hex string expected, got " + typeof t);
|
|
16
|
+
return t === "" ? y : BigInt("0x" + t);
|
|
16
17
|
}
|
|
17
|
-
function
|
|
18
|
-
|
|
19
|
-
const e = Math.ceil(r / t) + 1, n = 2 ** (t - 1), i = 2 ** t, o = z(t), s = BigInt(t);
|
|
20
|
-
return { windows: e, windowSize: n, mask: o, maxNumber: i, shiftBy: s };
|
|
18
|
+
function H(t) {
|
|
19
|
+
return h(d(t));
|
|
21
20
|
}
|
|
22
|
-
function
|
|
23
|
-
|
|
24
|
-
let f = Number(t & i), a = t >> s;
|
|
25
|
-
f > n && (f -= o, a += h);
|
|
26
|
-
const d = r * n, c = d + Math.abs(f) - 1, p = f === 0, l = f < 0, u = r % 2 !== 0;
|
|
27
|
-
return { nextN: a, offset: c, isZero: p, isNeg: l, isNegF: u, offsetF: d };
|
|
21
|
+
function O(t) {
|
|
22
|
+
return v(t), h(d(Uint8Array.from(t).reverse()));
|
|
28
23
|
}
|
|
29
|
-
function
|
|
30
|
-
|
|
31
|
-
throw new Error("array expected");
|
|
32
|
-
t.forEach((e, n) => {
|
|
33
|
-
if (!(e instanceof r))
|
|
34
|
-
throw new Error("invalid point at index " + n);
|
|
35
|
-
});
|
|
24
|
+
function x(t, r) {
|
|
25
|
+
return p(t.toString(16).padStart(r * 2, "0"));
|
|
36
26
|
}
|
|
37
|
-
function
|
|
38
|
-
|
|
39
|
-
throw new Error("array of scalars expected");
|
|
40
|
-
t.forEach((e, n) => {
|
|
41
|
-
if (!r.isValid(e))
|
|
42
|
-
throw new Error("invalid scalar at index " + n);
|
|
43
|
-
});
|
|
27
|
+
function S(t, r) {
|
|
28
|
+
return x(t, r).reverse();
|
|
44
29
|
}
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
30
|
+
function _(t, r, n) {
|
|
31
|
+
let o;
|
|
32
|
+
if (typeof r == "string")
|
|
33
|
+
try {
|
|
34
|
+
o = p(r);
|
|
35
|
+
} catch (e) {
|
|
36
|
+
throw new Error(t + " must be hex string or Uint8Array, cause: " + e);
|
|
37
|
+
}
|
|
38
|
+
else if (B(r))
|
|
39
|
+
o = Uint8Array.from(r);
|
|
40
|
+
else
|
|
41
|
+
throw new Error(t + " must be hex string or Uint8Array");
|
|
42
|
+
const i = o.length;
|
|
43
|
+
if (typeof n == "number" && i !== n)
|
|
44
|
+
throw new Error(t + " of length " + n + " expected, got " + i);
|
|
45
|
+
return o;
|
|
48
46
|
}
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
47
|
+
const w = (t) => typeof t == "bigint" && y <= t;
|
|
48
|
+
function T(t, r, n) {
|
|
49
|
+
return w(t) && w(r) && w(n) && r <= t && t < n;
|
|
52
50
|
}
|
|
53
|
-
function
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
hasPrecomputes(e) {
|
|
57
|
-
return A(e) !== 1;
|
|
58
|
-
},
|
|
59
|
-
// non-const time multiplication ladder
|
|
60
|
-
unsafeLadder(e, n, i = t.ZERO) {
|
|
61
|
-
let o = e;
|
|
62
|
-
for (; n > g; )
|
|
63
|
-
n & h && (i = i.add(o)), o = o.double(), n >>= h;
|
|
64
|
-
return i;
|
|
65
|
-
},
|
|
66
|
-
/**
|
|
67
|
-
* Creates a wNAF precomputation window. Used for caching.
|
|
68
|
-
* Default window size is set by `utils.precompute()` and is equal to 8.
|
|
69
|
-
* Number of precomputed points depends on the curve size:
|
|
70
|
-
* 2^(𝑊−1) * (Math.ceil(𝑛 / 𝑊) + 1), where:
|
|
71
|
-
* - 𝑊 is the window size
|
|
72
|
-
* - 𝑛 is the bitlength of the curve order.
|
|
73
|
-
* For a 256-bit curve and window size 8, the number of precomputed points is 128 * 33 = 4224.
|
|
74
|
-
* @param elm Point instance
|
|
75
|
-
* @param W window size
|
|
76
|
-
* @returns precomputed point tables flattened to a single array
|
|
77
|
-
*/
|
|
78
|
-
precomputeWindow(e, n) {
|
|
79
|
-
const { windows: i, windowSize: o } = E(n, r), s = [];
|
|
80
|
-
let f = e, a = f;
|
|
81
|
-
for (let d = 0; d < i; d++) {
|
|
82
|
-
a = f, s.push(a);
|
|
83
|
-
for (let c = 1; c < o; c++)
|
|
84
|
-
a = a.add(f), s.push(a);
|
|
85
|
-
f = a.double();
|
|
86
|
-
}
|
|
87
|
-
return s;
|
|
88
|
-
},
|
|
89
|
-
/**
|
|
90
|
-
* Implements ec multiplication using precomputed tables and w-ary non-adjacent form.
|
|
91
|
-
* @param W window size
|
|
92
|
-
* @param precomputes precomputed tables
|
|
93
|
-
* @param n scalar (we don't check here, but should be less than curve order)
|
|
94
|
-
* @returns real and fake (for const-time) points
|
|
95
|
-
*/
|
|
96
|
-
wNAF(e, n, i) {
|
|
97
|
-
let o = t.ZERO, s = t.BASE;
|
|
98
|
-
const f = E(e, r);
|
|
99
|
-
for (let a = 0; a < f.windows; a++) {
|
|
100
|
-
const { nextN: d, offset: c, isZero: p, isNeg: l, isNegF: u, offsetF: m } = v(i, a, f);
|
|
101
|
-
i = d, p ? s = s.add(b(u, n[m])) : o = o.add(b(l, n[c]));
|
|
102
|
-
}
|
|
103
|
-
return S(i), { p: o, f: s };
|
|
104
|
-
},
|
|
105
|
-
/**
|
|
106
|
-
* Implements ec unsafe (non const-time) multiplication using precomputed tables and w-ary non-adjacent form.
|
|
107
|
-
* @param W window size
|
|
108
|
-
* @param precomputes precomputed tables
|
|
109
|
-
* @param n scalar (we don't check here, but should be less than curve order)
|
|
110
|
-
* @param acc accumulator point to add result of multiplication
|
|
111
|
-
* @returns point
|
|
112
|
-
*/
|
|
113
|
-
wNAFUnsafe(e, n, i, o = t.ZERO) {
|
|
114
|
-
const s = E(e, r);
|
|
115
|
-
for (let f = 0; f < s.windows && i !== g; f++) {
|
|
116
|
-
const { nextN: a, offset: d, isZero: c, isNeg: p } = v(i, f, s);
|
|
117
|
-
if (i = a, !c) {
|
|
118
|
-
const l = n[d];
|
|
119
|
-
o = o.add(p ? l.negate() : l);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
return S(i), o;
|
|
123
|
-
},
|
|
124
|
-
getPrecomputes(e, n, i) {
|
|
125
|
-
let o = N.get(n);
|
|
126
|
-
return o || (o = this.precomputeWindow(n, e), e !== 1 && (typeof i == "function" && (o = i(o)), N.set(n, o))), o;
|
|
127
|
-
},
|
|
128
|
-
wNAFCached(e, n, i) {
|
|
129
|
-
const o = A(e);
|
|
130
|
-
return this.wNAF(o, this.getPrecomputes(o, e, i), n);
|
|
131
|
-
},
|
|
132
|
-
wNAFCachedUnsafe(e, n, i, o) {
|
|
133
|
-
const s = A(e);
|
|
134
|
-
return s === 1 ? this.unsafeLadder(e, n, o) : this.wNAFUnsafe(s, this.getPrecomputes(s, e, i), n, o);
|
|
135
|
-
},
|
|
136
|
-
// We calculate precomputes for elliptic curve point multiplication
|
|
137
|
-
// using windowed method. This specifies window size and
|
|
138
|
-
// stores precomputed values. Usually only base point would be precomputed.
|
|
139
|
-
setWindowSize(e, n) {
|
|
140
|
-
I(n, r), M.set(e, n), N.delete(e);
|
|
141
|
-
}
|
|
142
|
-
};
|
|
51
|
+
function $(t, r, n, o) {
|
|
52
|
+
if (!T(r, n, o))
|
|
53
|
+
throw new Error("expected valid " + t + ": " + n + " <= n < " + o + ", got " + r);
|
|
143
54
|
}
|
|
144
|
-
function
|
|
145
|
-
let
|
|
146
|
-
for (;
|
|
147
|
-
|
|
148
|
-
return
|
|
55
|
+
function M(t) {
|
|
56
|
+
let r;
|
|
57
|
+
for (r = 0; t > y; t >>= g, r += 1)
|
|
58
|
+
;
|
|
59
|
+
return r;
|
|
149
60
|
}
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
const
|
|
159
|
-
let
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
61
|
+
const N = (t) => (g << BigInt(t)) - g;
|
|
62
|
+
function R(t, r, n) {
|
|
63
|
+
if (typeof t != "number" || t < 2)
|
|
64
|
+
throw new Error("hashLen must be a number");
|
|
65
|
+
if (typeof r != "number" || r < 2)
|
|
66
|
+
throw new Error("qByteLen must be a number");
|
|
67
|
+
if (typeof n != "function")
|
|
68
|
+
throw new Error("hmacFn must be a function");
|
|
69
|
+
const o = (u) => new Uint8Array(u), i = (u) => Uint8Array.of(u);
|
|
70
|
+
let e = o(t), s = o(t), f = 0;
|
|
71
|
+
const c = () => {
|
|
72
|
+
e.fill(1), s.fill(0), f = 0;
|
|
73
|
+
}, l = (...u) => n(s, e, ...u), m = (u = o(0)) => {
|
|
74
|
+
s = l(i(0), u), e = l(), u.length !== 0 && (s = l(i(1), u), e = l());
|
|
75
|
+
}, E = () => {
|
|
76
|
+
if (f++ >= 1e3)
|
|
77
|
+
throw new Error("drbg: tried 1000 values");
|
|
78
|
+
let u = 0;
|
|
79
|
+
const a = [];
|
|
80
|
+
for (; u < r; ) {
|
|
81
|
+
e = l();
|
|
82
|
+
const b = e.slice();
|
|
83
|
+
a.push(b), u += e.length;
|
|
165
84
|
}
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
}
|
|
175
|
-
function x(t, r) {
|
|
176
|
-
if (r) {
|
|
177
|
-
if (r.ORDER !== t)
|
|
178
|
-
throw new Error("Field.ORDER must match order: Fp == p, Fn == n");
|
|
179
|
-
return Z(r), r;
|
|
180
|
-
} else
|
|
181
|
-
return O(t);
|
|
85
|
+
return U(...a);
|
|
86
|
+
};
|
|
87
|
+
return (u, a) => {
|
|
88
|
+
c(), m(u);
|
|
89
|
+
let b;
|
|
90
|
+
for (; !(b = a(E())); )
|
|
91
|
+
m();
|
|
92
|
+
return c(), b;
|
|
93
|
+
};
|
|
182
94
|
}
|
|
183
|
-
function
|
|
184
|
-
if (!
|
|
185
|
-
throw new Error(
|
|
186
|
-
|
|
187
|
-
const
|
|
188
|
-
if (
|
|
189
|
-
|
|
95
|
+
function z(t, r, n = {}) {
|
|
96
|
+
if (!t || typeof t != "object")
|
|
97
|
+
throw new Error("expected valid options object");
|
|
98
|
+
function o(i, e, s) {
|
|
99
|
+
const f = t[i];
|
|
100
|
+
if (s && f === void 0)
|
|
101
|
+
return;
|
|
102
|
+
const c = typeof f;
|
|
103
|
+
if (c !== e || f === null)
|
|
104
|
+
throw new Error(`param "${i}" is invalid: expected ${e}, got ${c}`);
|
|
190
105
|
}
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
return
|
|
106
|
+
Object.entries(r).forEach(([i, e]) => o(i, e, !1)), Object.entries(n).forEach(([i, e]) => o(i, e, !0));
|
|
107
|
+
}
|
|
108
|
+
function D(t) {
|
|
109
|
+
const r = /* @__PURE__ */ new WeakMap();
|
|
110
|
+
return (n, ...o) => {
|
|
111
|
+
const i = r.get(n);
|
|
112
|
+
if (i !== void 0)
|
|
113
|
+
return i;
|
|
114
|
+
const e = t(n, ...o);
|
|
115
|
+
return r.set(n, e), e;
|
|
116
|
+
};
|
|
196
117
|
}
|
|
197
118
|
export {
|
|
198
|
-
|
|
199
|
-
$ as
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
119
|
+
z as _validateObject,
|
|
120
|
+
$ as aInRange,
|
|
121
|
+
k as abool,
|
|
122
|
+
v as abytes,
|
|
123
|
+
W as anumber,
|
|
124
|
+
M as bitLen,
|
|
125
|
+
N as bitMask,
|
|
126
|
+
d as bytesToHex,
|
|
127
|
+
H as bytesToNumberBE,
|
|
128
|
+
O as bytesToNumberLE,
|
|
129
|
+
U as concatBytes,
|
|
130
|
+
R as createHmacDrbg,
|
|
131
|
+
_ as ensureBytes,
|
|
132
|
+
p as hexToBytes,
|
|
133
|
+
h as hexToNumber,
|
|
134
|
+
T as inRange,
|
|
135
|
+
B as isBytes,
|
|
136
|
+
D as memoized,
|
|
137
|
+
x as numberToBytesBE,
|
|
138
|
+
S as numberToBytesLE,
|
|
139
|
+
j as numberToHexUnpadded,
|
|
140
|
+
C as randomBytes,
|
|
141
|
+
G as utf8ToBytes
|
|
204
142
|
};
|
package/dist/index303.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("./index302.cjs"),v=require("./index288.cjs");/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const m=BigInt(0),h=BigInt(1);function b(t,r){const e=r.negate();return t?e:r}function B(t,r,e){const n=s=>s.pz,i=v.FpInvertBatch(t.Fp,e.map(n));return e.map((s,a)=>s.toAffine(i[a])).map(t.fromAffine)}function I(t,r){if(!Number.isSafeInteger(t)||t<=0||t>r)throw new Error("invalid window size, expected [1.."+r+"], got W="+t)}function E(t,r){I(t,r);const e=Math.ceil(r/t)+1,n=2**(t-1),i=2**t,o=y.bitMask(t),s=BigInt(t);return{windows:e,windowSize:n,mask:o,maxNumber:i,shiftBy:s}}function M(t,r,e){const{windowSize:n,mask:i,maxNumber:o,shiftBy:s}=e;let a=Number(t&i),f=t>>s;a>n&&(a-=o,f+=h);const d=r*n,c=d+Math.abs(a)-1,p=a===0,l=a<0,w=r%2!==0;return{nextN:f,offset:c,isZero:p,isNeg:l,isNegF:w,offsetF:d}}function O(t,r){if(!Array.isArray(t))throw new Error("array expected");t.forEach((e,n)=>{if(!(e instanceof r))throw new Error("invalid point at index "+n)})}function R(t,r){if(!Array.isArray(t))throw new Error("array of scalars expected");t.forEach((e,n)=>{if(!r.isValid(e))throw new Error("invalid scalar at index "+n)})}const N=new WeakMap,Z=new WeakMap;function A(t){return Z.get(t)||1}function x(t){if(t!==m)throw new Error("invalid wNAF")}function j(t,r){return{constTimeNegate:b,hasPrecomputes(e){return A(e)!==1},unsafeLadder(e,n,i=t.ZERO){let o=e;for(;n>m;)n&h&&(i=i.add(o)),o=o.double(),n>>=h;return i},precomputeWindow(e,n){const{windows:i,windowSize:o}=E(n,r),s=[];let a=e,f=a;for(let d=0;d<i;d++){f=a,s.push(f);for(let c=1;c<o;c++)f=f.add(a),s.push(f);a=f.double()}return s},wNAF(e,n,i){let o=t.ZERO,s=t.BASE;const a=E(e,r);for(let f=0;f<a.windows;f++){const{nextN:d,offset:c,isZero:p,isNeg:l,isNegF:w,offsetF:g}=M(i,f,a);i=d,p?s=s.add(b(w,n[g])):o=o.add(b(l,n[c]))}return x(i),{p:o,f:s}},wNAFUnsafe(e,n,i,o=t.ZERO){const s=E(e,r);for(let a=0;a<s.windows&&i!==m;a++){const{nextN:f,offset:d,isZero:c,isNeg:p}=M(i,a,s);if(i=f,!c){const l=n[d];o=o.add(p?l.negate():l)}}return x(i),o},getPrecomputes(e,n,i){let o=N.get(n);return o||(o=this.precomputeWindow(n,e),e!==1&&(typeof i=="function"&&(o=i(o)),N.set(n,o))),o},wNAFCached(e,n,i){const o=A(e);return this.wNAF(o,this.getPrecomputes(o,e,i),n)},wNAFCachedUnsafe(e,n,i,o){const s=A(e);return s===1?this.unsafeLadder(e,n,o):this.wNAFUnsafe(s,this.getPrecomputes(s,e,i),n,o)},setWindowSize(e,n){I(n,r),Z.set(e,n),N.delete(e)}}}function _(t,r,e,n){let i=r,o=t.ZERO,s=t.ZERO;for(;e>m||n>m;)e&h&&(o=o.add(i)),n&h&&(s=s.add(i)),i=i.double(),e>>=h,n>>=h;return{p1:o,p2:s}}function C(t,r,e,n){O(e,t),R(n,r);const i=e.length,o=n.length;if(i!==o)throw new Error("arrays of points and scalars must have equal length");const s=t.ZERO,a=y.bitLen(BigInt(i));let f=1;a>12?f=a-3:a>4?f=a-2:a>0&&(f=2);const d=y.bitMask(f),c=new Array(Number(d)+1).fill(s),p=Math.floor((r.BITS-1)/f)*f;let l=s;for(let w=p;w>=0;w-=f){c.fill(s);for(let u=0;u<o;u++){const F=n[u],S=Number(F>>BigInt(w)&d);c[S]=c[S].add(e[u])}let g=s;for(let u=c.length-1,F=s;u>0;u--)F=F.add(c[u]),g=g.add(F);if(l=l.add(g),w!==0)for(let u=0;u<f;u++)l=l.double()}return l}function z(t,r){if(r){if(r.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return v.validateField(r),r}else return v.Field(t)}function k(t,r,e={}){if(!r||typeof r!="object")throw new Error(`expected valid ${t} CURVE object`);for(const a of["p","n","h"]){const f=r[a];if(!(typeof f=="bigint"&&f>m))throw new Error(`CURVE.${a} must be positive bigint`)}const n=z(r.p,e.Fp),i=z(r.n,e.Fn),s=["Gx","Gy","a","b"];for(const a of s)if(!n.isValid(r[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return{Fp:n,Fn:i}}exports._createCurveFields=k;exports.mulEndoUnsafe=_;exports.negateCt=b;exports.normalizeZ=B;exports.pippenger=C;exports.wNAF=j;
|
package/dist/index303.js
CHANGED
|
@@ -1,71 +1,204 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { bitLen as B, bitMask as z } from "./index302.js";
|
|
2
|
+
import { validateField as Z, Field as O, FpInvertBatch as R } from "./index288.js";
|
|
3
|
+
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
4
|
+
const g = BigInt(0), h = BigInt(1);
|
|
5
|
+
function b(t, r) {
|
|
6
|
+
const e = r.negate();
|
|
7
|
+
return t ? e : r;
|
|
8
|
+
}
|
|
9
|
+
function L(t, r, e) {
|
|
10
|
+
const n = (s) => s.pz, i = R(t.Fp, e.map(n));
|
|
11
|
+
return e.map((s, f) => s.toAffine(i[f])).map(t.fromAffine);
|
|
12
|
+
}
|
|
13
|
+
function I(t, r) {
|
|
14
|
+
if (!Number.isSafeInteger(t) || t <= 0 || t > r)
|
|
15
|
+
throw new Error("invalid window size, expected [1.." + r + "], got W=" + t);
|
|
16
|
+
}
|
|
17
|
+
function E(t, r) {
|
|
18
|
+
I(t, r);
|
|
19
|
+
const e = Math.ceil(r / t) + 1, n = 2 ** (t - 1), i = 2 ** t, o = z(t), s = BigInt(t);
|
|
20
|
+
return { windows: e, windowSize: n, mask: o, maxNumber: i, shiftBy: s };
|
|
21
|
+
}
|
|
22
|
+
function v(t, r, e) {
|
|
23
|
+
const { windowSize: n, mask: i, maxNumber: o, shiftBy: s } = e;
|
|
24
|
+
let f = Number(t & i), a = t >> s;
|
|
25
|
+
f > n && (f -= o, a += h);
|
|
26
|
+
const d = r * n, c = d + Math.abs(f) - 1, p = f === 0, l = f < 0, u = r % 2 !== 0;
|
|
27
|
+
return { nextN: a, offset: c, isZero: p, isNeg: l, isNegF: u, offsetF: d };
|
|
28
|
+
}
|
|
29
|
+
function j(t, r) {
|
|
30
|
+
if (!Array.isArray(t))
|
|
31
|
+
throw new Error("array expected");
|
|
32
|
+
t.forEach((e, n) => {
|
|
33
|
+
if (!(e instanceof r))
|
|
34
|
+
throw new Error("invalid point at index " + n);
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
function _(t, r) {
|
|
38
|
+
if (!Array.isArray(t))
|
|
39
|
+
throw new Error("array of scalars expected");
|
|
40
|
+
t.forEach((e, n) => {
|
|
41
|
+
if (!r.isValid(e))
|
|
42
|
+
throw new Error("invalid scalar at index " + n);
|
|
43
|
+
});
|
|
44
|
+
}
|
|
45
|
+
const N = /* @__PURE__ */ new WeakMap(), M = /* @__PURE__ */ new WeakMap();
|
|
46
|
+
function A(t) {
|
|
47
|
+
return M.get(t) || 1;
|
|
48
|
+
}
|
|
49
|
+
function S(t) {
|
|
50
|
+
if (t !== g)
|
|
51
|
+
throw new Error("invalid wNAF");
|
|
52
|
+
}
|
|
53
|
+
function U(t, r) {
|
|
54
|
+
return {
|
|
55
|
+
constTimeNegate: b,
|
|
56
|
+
hasPrecomputes(e) {
|
|
57
|
+
return A(e) !== 1;
|
|
58
|
+
},
|
|
59
|
+
// non-const time multiplication ladder
|
|
60
|
+
unsafeLadder(e, n, i = t.ZERO) {
|
|
61
|
+
let o = e;
|
|
62
|
+
for (; n > g; )
|
|
63
|
+
n & h && (i = i.add(o)), o = o.double(), n >>= h;
|
|
64
|
+
return i;
|
|
65
|
+
},
|
|
66
|
+
/**
|
|
67
|
+
* Creates a wNAF precomputation window. Used for caching.
|
|
68
|
+
* Default window size is set by `utils.precompute()` and is equal to 8.
|
|
69
|
+
* Number of precomputed points depends on the curve size:
|
|
70
|
+
* 2^(𝑊−1) * (Math.ceil(𝑛 / 𝑊) + 1), where:
|
|
71
|
+
* - 𝑊 is the window size
|
|
72
|
+
* - 𝑛 is the bitlength of the curve order.
|
|
73
|
+
* For a 256-bit curve and window size 8, the number of precomputed points is 128 * 33 = 4224.
|
|
74
|
+
* @param elm Point instance
|
|
75
|
+
* @param W window size
|
|
76
|
+
* @returns precomputed point tables flattened to a single array
|
|
77
|
+
*/
|
|
78
|
+
precomputeWindow(e, n) {
|
|
79
|
+
const { windows: i, windowSize: o } = E(n, r), s = [];
|
|
80
|
+
let f = e, a = f;
|
|
81
|
+
for (let d = 0; d < i; d++) {
|
|
82
|
+
a = f, s.push(a);
|
|
83
|
+
for (let c = 1; c < o; c++)
|
|
84
|
+
a = a.add(f), s.push(a);
|
|
85
|
+
f = a.double();
|
|
86
|
+
}
|
|
87
|
+
return s;
|
|
88
|
+
},
|
|
89
|
+
/**
|
|
90
|
+
* Implements ec multiplication using precomputed tables and w-ary non-adjacent form.
|
|
91
|
+
* @param W window size
|
|
92
|
+
* @param precomputes precomputed tables
|
|
93
|
+
* @param n scalar (we don't check here, but should be less than curve order)
|
|
94
|
+
* @returns real and fake (for const-time) points
|
|
95
|
+
*/
|
|
96
|
+
wNAF(e, n, i) {
|
|
97
|
+
let o = t.ZERO, s = t.BASE;
|
|
98
|
+
const f = E(e, r);
|
|
99
|
+
for (let a = 0; a < f.windows; a++) {
|
|
100
|
+
const { nextN: d, offset: c, isZero: p, isNeg: l, isNegF: u, offsetF: m } = v(i, a, f);
|
|
101
|
+
i = d, p ? s = s.add(b(u, n[m])) : o = o.add(b(l, n[c]));
|
|
102
|
+
}
|
|
103
|
+
return S(i), { p: o, f: s };
|
|
104
|
+
},
|
|
105
|
+
/**
|
|
106
|
+
* Implements ec unsafe (non const-time) multiplication using precomputed tables and w-ary non-adjacent form.
|
|
107
|
+
* @param W window size
|
|
108
|
+
* @param precomputes precomputed tables
|
|
109
|
+
* @param n scalar (we don't check here, but should be less than curve order)
|
|
110
|
+
* @param acc accumulator point to add result of multiplication
|
|
111
|
+
* @returns point
|
|
112
|
+
*/
|
|
113
|
+
wNAFUnsafe(e, n, i, o = t.ZERO) {
|
|
114
|
+
const s = E(e, r);
|
|
115
|
+
for (let f = 0; f < s.windows && i !== g; f++) {
|
|
116
|
+
const { nextN: a, offset: d, isZero: c, isNeg: p } = v(i, f, s);
|
|
117
|
+
if (i = a, !c) {
|
|
118
|
+
const l = n[d];
|
|
119
|
+
o = o.add(p ? l.negate() : l);
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
return S(i), o;
|
|
123
|
+
},
|
|
124
|
+
getPrecomputes(e, n, i) {
|
|
125
|
+
let o = N.get(n);
|
|
126
|
+
return o || (o = this.precomputeWindow(n, e), e !== 1 && (typeof i == "function" && (o = i(o)), N.set(n, o))), o;
|
|
127
|
+
},
|
|
128
|
+
wNAFCached(e, n, i) {
|
|
129
|
+
const o = A(e);
|
|
130
|
+
return this.wNAF(o, this.getPrecomputes(o, e, i), n);
|
|
131
|
+
},
|
|
132
|
+
wNAFCachedUnsafe(e, n, i, o) {
|
|
133
|
+
const s = A(e);
|
|
134
|
+
return s === 1 ? this.unsafeLadder(e, n, o) : this.wNAFUnsafe(s, this.getPrecomputes(s, e, i), n, o);
|
|
135
|
+
},
|
|
136
|
+
// We calculate precomputes for elliptic curve point multiplication
|
|
137
|
+
// using windowed method. This specifies window size and
|
|
138
|
+
// stores precomputed values. Usually only base point would be precomputed.
|
|
139
|
+
setWindowSize(e, n) {
|
|
140
|
+
I(n, r), M.set(e, n), N.delete(e);
|
|
11
141
|
}
|
|
12
|
-
|
|
142
|
+
};
|
|
143
|
+
}
|
|
144
|
+
function $(t, r, e, n) {
|
|
145
|
+
let i = r, o = t.ZERO, s = t.ZERO;
|
|
146
|
+
for (; e > g || n > g; )
|
|
147
|
+
e & h && (o = o.add(i)), n & h && (s = s.add(i)), i = i.double(), e >>= h, n >>= h;
|
|
148
|
+
return { p1: o, p2: s };
|
|
149
|
+
}
|
|
150
|
+
function D(t, r, e, n) {
|
|
151
|
+
j(e, t), _(n, r);
|
|
152
|
+
const i = e.length, o = n.length;
|
|
153
|
+
if (i !== o)
|
|
154
|
+
throw new Error("arrays of points and scalars must have equal length");
|
|
155
|
+
const s = t.ZERO, f = B(BigInt(i));
|
|
156
|
+
let a = 1;
|
|
157
|
+
f > 12 ? a = f - 3 : f > 4 ? a = f - 2 : f > 0 && (a = 2);
|
|
158
|
+
const d = z(a), c = new Array(Number(d) + 1).fill(s), p = Math.floor((r.BITS - 1) / a) * a;
|
|
159
|
+
let l = s;
|
|
160
|
+
for (let u = p; u >= 0; u -= a) {
|
|
161
|
+
c.fill(s);
|
|
162
|
+
for (let w = 0; w < o; w++) {
|
|
163
|
+
const F = n[w], y = Number(F >> BigInt(u) & d);
|
|
164
|
+
c[y] = c[y].add(e[w]);
|
|
165
|
+
}
|
|
166
|
+
let m = s;
|
|
167
|
+
for (let w = c.length - 1, F = s; w > 0; w--)
|
|
168
|
+
F = F.add(c[w]), m = m.add(F);
|
|
169
|
+
if (l = l.add(m), u !== 0)
|
|
170
|
+
for (let w = 0; w < a; w++)
|
|
171
|
+
l = l.double();
|
|
172
|
+
}
|
|
173
|
+
return l;
|
|
174
|
+
}
|
|
175
|
+
function x(t, r) {
|
|
176
|
+
if (r) {
|
|
177
|
+
if (r.ORDER !== t)
|
|
178
|
+
throw new Error("Field.ORDER must match order: Fp == p, Fn == n");
|
|
179
|
+
return Z(r), r;
|
|
180
|
+
} else
|
|
181
|
+
return O(t);
|
|
182
|
+
}
|
|
183
|
+
function G(t, r, e = {}) {
|
|
184
|
+
if (!r || typeof r != "object")
|
|
185
|
+
throw new Error(`expected valid ${t} CURVE object`);
|
|
186
|
+
for (const f of ["p", "n", "h"]) {
|
|
187
|
+
const a = r[f];
|
|
188
|
+
if (!(typeof a == "bigint" && a > g))
|
|
189
|
+
throw new Error(`CURVE.${f} must be positive bigint`);
|
|
190
|
+
}
|
|
191
|
+
const n = x(r.p, e.Fp), i = x(r.n, e.Fn), s = ["Gx", "Gy", "a", "b"];
|
|
192
|
+
for (const f of s)
|
|
193
|
+
if (!n.isValid(r[f]))
|
|
194
|
+
throw new Error(`CURVE.${f} must be valid field element of CURVE.Fp`);
|
|
195
|
+
return { Fp: n, Fn: i };
|
|
13
196
|
}
|
|
14
|
-
const p = /* @__PURE__ */ new Map([
|
|
15
|
-
// Unnamed
|
|
16
|
-
["address", { type: "address" }],
|
|
17
|
-
["bool", { type: "bool" }],
|
|
18
|
-
["bytes", { type: "bytes" }],
|
|
19
|
-
["bytes32", { type: "bytes32" }],
|
|
20
|
-
["int", { type: "int256" }],
|
|
21
|
-
["int256", { type: "int256" }],
|
|
22
|
-
["string", { type: "string" }],
|
|
23
|
-
["uint", { type: "uint256" }],
|
|
24
|
-
["uint8", { type: "uint8" }],
|
|
25
|
-
["uint16", { type: "uint16" }],
|
|
26
|
-
["uint24", { type: "uint24" }],
|
|
27
|
-
["uint32", { type: "uint32" }],
|
|
28
|
-
["uint64", { type: "uint64" }],
|
|
29
|
-
["uint96", { type: "uint96" }],
|
|
30
|
-
["uint112", { type: "uint112" }],
|
|
31
|
-
["uint160", { type: "uint160" }],
|
|
32
|
-
["uint192", { type: "uint192" }],
|
|
33
|
-
["uint256", { type: "uint256" }],
|
|
34
|
-
// Named
|
|
35
|
-
["address owner", { type: "address", name: "owner" }],
|
|
36
|
-
["address to", { type: "address", name: "to" }],
|
|
37
|
-
["bool approved", { type: "bool", name: "approved" }],
|
|
38
|
-
["bytes _data", { type: "bytes", name: "_data" }],
|
|
39
|
-
["bytes data", { type: "bytes", name: "data" }],
|
|
40
|
-
["bytes signature", { type: "bytes", name: "signature" }],
|
|
41
|
-
["bytes32 hash", { type: "bytes32", name: "hash" }],
|
|
42
|
-
["bytes32 r", { type: "bytes32", name: "r" }],
|
|
43
|
-
["bytes32 root", { type: "bytes32", name: "root" }],
|
|
44
|
-
["bytes32 s", { type: "bytes32", name: "s" }],
|
|
45
|
-
["string name", { type: "string", name: "name" }],
|
|
46
|
-
["string symbol", { type: "string", name: "symbol" }],
|
|
47
|
-
["string tokenURI", { type: "string", name: "tokenURI" }],
|
|
48
|
-
["uint tokenId", { type: "uint256", name: "tokenId" }],
|
|
49
|
-
["uint8 v", { type: "uint8", name: "v" }],
|
|
50
|
-
["uint256 balance", { type: "uint256", name: "balance" }],
|
|
51
|
-
["uint256 tokenId", { type: "uint256", name: "tokenId" }],
|
|
52
|
-
["uint256 value", { type: "uint256", name: "value" }],
|
|
53
|
-
// Indexed
|
|
54
|
-
[
|
|
55
|
-
"event:address indexed from",
|
|
56
|
-
{ type: "address", name: "from", indexed: !0 }
|
|
57
|
-
],
|
|
58
|
-
["event:address indexed to", { type: "address", name: "to", indexed: !0 }],
|
|
59
|
-
[
|
|
60
|
-
"event:uint indexed tokenId",
|
|
61
|
-
{ type: "uint256", name: "tokenId", indexed: !0 }
|
|
62
|
-
],
|
|
63
|
-
[
|
|
64
|
-
"event:uint256 indexed tokenId",
|
|
65
|
-
{ type: "uint256", name: "tokenId", indexed: !0 }
|
|
66
|
-
]
|
|
67
|
-
]);
|
|
68
197
|
export {
|
|
69
|
-
|
|
70
|
-
|
|
198
|
+
G as _createCurveFields,
|
|
199
|
+
$ as mulEndoUnsafe,
|
|
200
|
+
b as negateCt,
|
|
201
|
+
L as normalizeZ,
|
|
202
|
+
D as pippenger,
|
|
203
|
+
U as wNAF
|
|
71
204
|
};
|