@coinbase/cdp-core 0.0.30 → 0.0.31
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/esm/index.native100.js +11 -13
- package/dist/esm/index.native101.js +11 -8
- package/dist/esm/index.native102.js +7 -14
- package/dist/esm/index.native103.js +16 -80
- package/dist/esm/index.native104.js +79 -11
- package/dist/esm/index.native105.js +12 -35
- package/dist/esm/index.native106.js +35 -41
- package/dist/esm/index.native107.js +38 -75
- package/dist/esm/index.native108.js +81 -0
- package/dist/esm/index.native19.js +13 -13
- package/dist/esm/index.native20.js +3 -3
- package/dist/esm/index.native21.js +47 -70
- package/dist/esm/index.native22.js +69 -23
- package/dist/esm/index.native23.js +22 -156
- package/dist/esm/index.native24.js +157 -45
- package/dist/esm/index.native25.js +43 -245
- package/dist/esm/index.native26.js +247 -53
- package/dist/esm/index.native27.js +56 -17
- package/dist/esm/index.native28.js +15 -21
- package/dist/esm/index.native29.js +21 -49
- package/dist/esm/index.native30.js +50 -8
- package/dist/esm/index.native31.js +8 -17
- package/dist/esm/index.native32.js +16 -44
- package/dist/esm/index.native33.js +45 -13
- package/dist/esm/index.native34.js +13 -55
- package/dist/esm/index.native35.js +55 -6
- package/dist/esm/index.native36.js +6 -21
- package/dist/esm/index.native37.js +21 -11
- package/dist/esm/index.native38.js +11 -3
- package/dist/esm/index.native39.js +3 -3
- package/dist/esm/index.native40.js +3 -34
- package/dist/esm/index.native41.js +32 -10
- package/dist/esm/index.native42.js +12 -4
- package/dist/esm/index.native43.js +4 -28
- package/dist/esm/index.native44.js +28 -6
- package/dist/esm/index.native45.js +6 -24
- package/dist/esm/index.native46.js +24 -16
- package/dist/esm/index.native47.js +16 -54
- package/dist/esm/index.native48.js +53 -22
- package/dist/esm/index.native49.js +23 -11
- package/dist/esm/index.native50.js +10 -26
- package/dist/esm/index.native51.js +26 -41
- package/dist/esm/index.native52.js +41 -54
- package/dist/esm/index.native53.js +54 -126
- package/dist/esm/index.native54.js +126 -11
- package/dist/esm/index.native55.js +9 -101
- package/dist/esm/index.native56.js +104 -6
- package/dist/esm/index.native57.js +7 -3
- package/dist/esm/index.native58.js +3 -15
- package/dist/esm/index.native59.js +14 -42
- package/dist/esm/index.native60.js +38 -74
- package/dist/esm/index.native61.js +79 -2
- package/dist/esm/index.native62.js +2 -2
- package/dist/esm/index.native63.js +2 -13
- package/dist/esm/index.native64.js +8 -33
- package/dist/esm/index.native65.js +36 -5
- package/dist/esm/index.native66.js +5 -33
- package/dist/esm/index.native67.js +34 -8
- package/dist/esm/index.native68.js +8 -10
- package/dist/esm/index.native69.js +10 -11
- package/dist/esm/index.native7.js +4 -4
- package/dist/esm/index.native70.js +11 -13
- package/dist/esm/index.native71.js +13 -18
- package/dist/esm/index.native72.js +18 -5
- package/dist/esm/index.native73.js +6 -5
- package/dist/esm/index.native74.js +5 -11
- package/dist/esm/index.native75.js +10 -54
- package/dist/esm/index.native76.js +54 -10
- package/dist/esm/index.native77.js +11 -2
- package/dist/esm/index.native78.js +2 -45
- package/dist/esm/index.native79.js +44 -13
- package/dist/esm/index.native80.js +14 -2
- package/dist/esm/index.native81.js +2 -21
- package/dist/esm/index.native82.js +18 -17
- package/dist/esm/index.native83.js +20 -80
- package/dist/esm/index.native84.js +79 -103
- package/dist/esm/index.native85.js +101 -30
- package/dist/esm/index.native86.js +32 -6
- package/dist/esm/index.native87.js +6 -20
- package/dist/esm/index.native88.js +79 -10
- package/dist/esm/index.native89.js +20 -19
- package/dist/esm/index.native9.js +51 -37
- package/dist/esm/index.native90.js +9 -93
- package/dist/esm/index.native91.js +18 -19
- package/dist/esm/index.native92.js +81 -105
- package/dist/esm/index.native93.js +20 -78
- package/dist/esm/index.native94.js +117 -9
- package/dist/esm/index.native95.js +10 -5
- package/dist/esm/index.native96.js +5 -18
- package/dist/esm/index.native97.js +18 -28
- package/dist/esm/index.native98.js +26 -6
- package/dist/esm/index.native99.js +6 -9
- package/dist/esm/index.web100.js +28 -10
- package/dist/esm/index.web101.js +8 -17
- package/dist/esm/index.web102.js +9 -79
- package/dist/esm/index.web103.js +13 -13
- package/dist/esm/index.web104.js +10 -36
- package/dist/esm/index.web105.js +13 -38
- package/dist/esm/index.web106.js +72 -70
- package/dist/esm/index.web107.js +81 -0
- package/dist/esm/index.web18.js +13 -13
- package/dist/esm/index.web19.js +3 -3
- package/dist/esm/index.web20.js +47 -70
- package/dist/esm/index.web21.js +69 -23
- package/dist/esm/index.web22.js +22 -156
- package/dist/esm/index.web23.js +157 -45
- package/dist/esm/index.web24.js +43 -245
- package/dist/esm/index.web25.js +247 -53
- package/dist/esm/index.web26.js +56 -17
- package/dist/esm/index.web27.js +15 -21
- package/dist/esm/index.web28.js +21 -49
- package/dist/esm/index.web29.js +50 -8
- package/dist/esm/index.web30.js +8 -17
- package/dist/esm/index.web31.js +16 -44
- package/dist/esm/index.web32.js +45 -13
- package/dist/esm/index.web33.js +13 -55
- package/dist/esm/index.web34.js +55 -6
- package/dist/esm/index.web35.js +6 -21
- package/dist/esm/index.web36.js +21 -11
- package/dist/esm/index.web37.js +11 -3
- package/dist/esm/index.web38.js +3 -3
- package/dist/esm/index.web39.js +3 -34
- package/dist/esm/index.web40.js +32 -10
- package/dist/esm/index.web41.js +12 -4
- package/dist/esm/index.web42.js +4 -28
- package/dist/esm/index.web43.js +28 -6
- package/dist/esm/index.web44.js +6 -24
- package/dist/esm/index.web45.js +24 -16
- package/dist/esm/index.web46.js +16 -54
- package/dist/esm/index.web47.js +53 -22
- package/dist/esm/index.web48.js +23 -11
- package/dist/esm/index.web49.js +10 -26
- package/dist/esm/index.web50.js +26 -41
- package/dist/esm/index.web51.js +41 -54
- package/dist/esm/index.web52.js +54 -126
- package/dist/esm/index.web53.js +126 -11
- package/dist/esm/index.web54.js +9 -101
- package/dist/esm/index.web55.js +104 -6
- package/dist/esm/index.web56.js +7 -3
- package/dist/esm/index.web57.js +3 -15
- package/dist/esm/index.web58.js +14 -42
- package/dist/esm/index.web59.js +38 -74
- package/dist/esm/index.web60.js +79 -2
- package/dist/esm/index.web61.js +2 -2
- package/dist/esm/index.web62.js +2 -13
- package/dist/esm/index.web63.js +8 -33
- package/dist/esm/index.web64.js +36 -5
- package/dist/esm/index.web65.js +5 -33
- package/dist/esm/index.web66.js +34 -8
- package/dist/esm/index.web67.js +8 -10
- package/dist/esm/index.web68.js +10 -11
- package/dist/esm/index.web69.js +11 -13
- package/dist/esm/index.web7.js +4 -4
- package/dist/esm/index.web70.js +13 -18
- package/dist/esm/index.web71.js +18 -5
- package/dist/esm/index.web72.js +6 -5
- package/dist/esm/index.web73.js +5 -11
- package/dist/esm/index.web74.js +10 -54
- package/dist/esm/index.web75.js +54 -10
- package/dist/esm/index.web76.js +11 -2
- package/dist/esm/index.web77.js +2 -45
- package/dist/esm/index.web78.js +44 -13
- package/dist/esm/index.web79.js +14 -2
- package/dist/esm/index.web80.js +2 -21
- package/dist/esm/index.web81.js +18 -17
- package/dist/esm/index.web82.js +20 -80
- package/dist/esm/index.web83.js +79 -103
- package/dist/esm/index.web84.js +101 -30
- package/dist/esm/index.web85.js +32 -6
- package/dist/esm/index.web86.js +6 -20
- package/dist/esm/index.web87.js +9 -9
- package/dist/esm/index.web88.js +20 -19
- package/dist/esm/index.web89.js +9 -93
- package/dist/esm/index.web9.js +51 -37
- package/dist/esm/index.web90.js +18 -19
- package/dist/esm/index.web91.js +81 -105
- package/dist/esm/index.web92.js +20 -9
- package/dist/esm/index.web93.js +112 -73
- package/dist/esm/index.web94.js +79 -5
- package/dist/esm/index.web95.js +5 -18
- package/dist/esm/index.web96.js +11 -26
- package/dist/esm/index.web97.js +35 -7
- package/dist/esm/index.web98.js +41 -10
- package/dist/esm/index.web99.js +16 -11
- package/dist/native/index.native100.js +11 -13
- package/dist/native/index.native101.js +11 -8
- package/dist/native/index.native102.js +7 -14
- package/dist/native/index.native103.js +16 -80
- package/dist/native/index.native104.js +79 -11
- package/dist/native/index.native105.js +12 -35
- package/dist/native/index.native106.js +35 -41
- package/dist/native/index.native107.js +38 -75
- package/dist/native/index.native108.js +81 -0
- package/dist/native/index.native19.js +13 -13
- package/dist/native/index.native20.js +3 -3
- package/dist/native/index.native21.js +47 -70
- package/dist/native/index.native22.js +69 -23
- package/dist/native/index.native23.js +22 -156
- package/dist/native/index.native24.js +157 -45
- package/dist/native/index.native25.js +43 -245
- package/dist/native/index.native26.js +247 -53
- package/dist/native/index.native27.js +56 -17
- package/dist/native/index.native28.js +15 -21
- package/dist/native/index.native29.js +21 -49
- package/dist/native/index.native30.js +50 -8
- package/dist/native/index.native31.js +8 -17
- package/dist/native/index.native32.js +16 -44
- package/dist/native/index.native33.js +45 -13
- package/dist/native/index.native34.js +13 -55
- package/dist/native/index.native35.js +55 -6
- package/dist/native/index.native36.js +6 -21
- package/dist/native/index.native37.js +21 -11
- package/dist/native/index.native38.js +11 -3
- package/dist/native/index.native39.js +3 -3
- package/dist/native/index.native40.js +3 -34
- package/dist/native/index.native41.js +32 -10
- package/dist/native/index.native42.js +12 -4
- package/dist/native/index.native43.js +4 -28
- package/dist/native/index.native44.js +28 -6
- package/dist/native/index.native45.js +6 -24
- package/dist/native/index.native46.js +24 -16
- package/dist/native/index.native47.js +16 -54
- package/dist/native/index.native48.js +53 -22
- package/dist/native/index.native49.js +23 -11
- package/dist/native/index.native50.js +10 -26
- package/dist/native/index.native51.js +26 -41
- package/dist/native/index.native52.js +41 -54
- package/dist/native/index.native53.js +54 -126
- package/dist/native/index.native54.js +126 -11
- package/dist/native/index.native55.js +9 -101
- package/dist/native/index.native56.js +104 -6
- package/dist/native/index.native57.js +7 -3
- package/dist/native/index.native58.js +3 -15
- package/dist/native/index.native59.js +14 -42
- package/dist/native/index.native60.js +38 -74
- package/dist/native/index.native61.js +79 -2
- package/dist/native/index.native62.js +2 -2
- package/dist/native/index.native63.js +2 -13
- package/dist/native/index.native64.js +8 -33
- package/dist/native/index.native65.js +36 -5
- package/dist/native/index.native66.js +5 -33
- package/dist/native/index.native67.js +34 -8
- package/dist/native/index.native68.js +8 -10
- package/dist/native/index.native69.js +10 -11
- package/dist/native/index.native7.js +4 -4
- package/dist/native/index.native70.js +11 -13
- package/dist/native/index.native71.js +13 -18
- package/dist/native/index.native72.js +18 -5
- package/dist/native/index.native73.js +6 -5
- package/dist/native/index.native74.js +5 -11
- package/dist/native/index.native75.js +10 -54
- package/dist/native/index.native76.js +54 -10
- package/dist/native/index.native77.js +11 -2
- package/dist/native/index.native78.js +2 -45
- package/dist/native/index.native79.js +44 -13
- package/dist/native/index.native80.js +14 -2
- package/dist/native/index.native81.js +2 -21
- package/dist/native/index.native82.js +18 -17
- package/dist/native/index.native83.js +20 -80
- package/dist/native/index.native84.js +79 -103
- package/dist/native/index.native85.js +101 -30
- package/dist/native/index.native86.js +32 -6
- package/dist/native/index.native87.js +6 -20
- package/dist/native/index.native88.js +79 -10
- package/dist/native/index.native89.js +20 -19
- package/dist/native/index.native9.js +51 -37
- package/dist/native/index.native90.js +9 -93
- package/dist/native/index.native91.js +18 -19
- package/dist/native/index.native92.js +81 -105
- package/dist/native/index.native93.js +20 -78
- package/dist/native/index.native94.js +117 -9
- package/dist/native/index.native95.js +10 -5
- package/dist/native/index.native96.js +5 -18
- package/dist/native/index.native97.js +18 -28
- package/dist/native/index.native98.js +26 -6
- package/dist/native/index.native99.js +6 -9
- package/dist/native-types/viem/factory.d.ts +61 -0
- package/dist/types/viem/factory.d.ts +61 -0
- package/dist/web/index.web100.js +28 -10
- package/dist/web/index.web101.js +8 -17
- package/dist/web/index.web102.js +9 -79
- package/dist/web/index.web103.js +13 -13
- package/dist/web/index.web104.js +10 -36
- package/dist/web/index.web105.js +13 -38
- package/dist/web/index.web106.js +72 -70
- package/dist/web/index.web107.js +81 -0
- package/dist/web/index.web18.js +13 -13
- package/dist/web/index.web19.js +3 -3
- package/dist/web/index.web20.js +47 -70
- package/dist/web/index.web21.js +69 -23
- package/dist/web/index.web22.js +22 -156
- package/dist/web/index.web23.js +157 -45
- package/dist/web/index.web24.js +43 -245
- package/dist/web/index.web25.js +247 -53
- package/dist/web/index.web26.js +56 -17
- package/dist/web/index.web27.js +15 -21
- package/dist/web/index.web28.js +21 -49
- package/dist/web/index.web29.js +50 -8
- package/dist/web/index.web30.js +8 -17
- package/dist/web/index.web31.js +16 -44
- package/dist/web/index.web32.js +45 -13
- package/dist/web/index.web33.js +13 -55
- package/dist/web/index.web34.js +55 -6
- package/dist/web/index.web35.js +6 -21
- package/dist/web/index.web36.js +21 -11
- package/dist/web/index.web37.js +11 -3
- package/dist/web/index.web38.js +3 -3
- package/dist/web/index.web39.js +3 -34
- package/dist/web/index.web40.js +32 -10
- package/dist/web/index.web41.js +12 -4
- package/dist/web/index.web42.js +4 -28
- package/dist/web/index.web43.js +28 -6
- package/dist/web/index.web44.js +6 -24
- package/dist/web/index.web45.js +24 -16
- package/dist/web/index.web46.js +16 -54
- package/dist/web/index.web47.js +53 -22
- package/dist/web/index.web48.js +23 -11
- package/dist/web/index.web49.js +10 -26
- package/dist/web/index.web50.js +26 -41
- package/dist/web/index.web51.js +41 -54
- package/dist/web/index.web52.js +54 -126
- package/dist/web/index.web53.js +126 -11
- package/dist/web/index.web54.js +9 -101
- package/dist/web/index.web55.js +104 -6
- package/dist/web/index.web56.js +7 -3
- package/dist/web/index.web57.js +3 -15
- package/dist/web/index.web58.js +14 -42
- package/dist/web/index.web59.js +38 -74
- package/dist/web/index.web60.js +79 -2
- package/dist/web/index.web61.js +2 -2
- package/dist/web/index.web62.js +2 -13
- package/dist/web/index.web63.js +8 -33
- package/dist/web/index.web64.js +36 -5
- package/dist/web/index.web65.js +5 -33
- package/dist/web/index.web66.js +34 -8
- package/dist/web/index.web67.js +8 -10
- package/dist/web/index.web68.js +10 -11
- package/dist/web/index.web69.js +11 -13
- package/dist/web/index.web7.js +4 -4
- package/dist/web/index.web70.js +13 -18
- package/dist/web/index.web71.js +18 -5
- package/dist/web/index.web72.js +6 -5
- package/dist/web/index.web73.js +5 -11
- package/dist/web/index.web74.js +10 -54
- package/dist/web/index.web75.js +54 -10
- package/dist/web/index.web76.js +11 -2
- package/dist/web/index.web77.js +2 -45
- package/dist/web/index.web78.js +44 -13
- package/dist/web/index.web79.js +14 -2
- package/dist/web/index.web80.js +2 -21
- package/dist/web/index.web81.js +18 -17
- package/dist/web/index.web82.js +20 -80
- package/dist/web/index.web83.js +79 -103
- package/dist/web/index.web84.js +101 -30
- package/dist/web/index.web85.js +32 -6
- package/dist/web/index.web86.js +6 -20
- package/dist/web/index.web87.js +9 -9
- package/dist/web/index.web88.js +20 -19
- package/dist/web/index.web89.js +9 -93
- package/dist/web/index.web9.js +51 -37
- package/dist/web/index.web90.js +18 -19
- package/dist/web/index.web91.js +81 -105
- package/dist/web/index.web92.js +20 -9
- package/dist/web/index.web93.js +112 -73
- package/dist/web/index.web94.js +79 -5
- package/dist/web/index.web95.js +5 -18
- package/dist/web/index.web96.js +11 -26
- package/dist/web/index.web97.js +35 -7
- package/dist/web/index.web98.js +41 -10
- package/dist/web/index.web99.js +16 -11
- package/dist/web-types/viem/factory.d.ts +61 -0
- package/package.json +2 -2
package/dist/esm/index.web74.js
CHANGED
|
@@ -1,57 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
#r;
|
|
11
|
-
#e;
|
|
12
|
-
#t;
|
|
13
|
-
constructor(e) {
|
|
14
|
-
if (!(e instanceof Uint8Array))
|
|
15
|
-
throw new TypeError("payload must be an instance of Uint8Array");
|
|
16
|
-
this.#r = e;
|
|
17
|
-
}
|
|
18
|
-
setProtectedHeader(e) {
|
|
19
|
-
if (this.#e)
|
|
20
|
-
throw new TypeError("setProtectedHeader can only be called once");
|
|
21
|
-
return this.#e = e, this;
|
|
22
|
-
}
|
|
23
|
-
setUnprotectedHeader(e) {
|
|
24
|
-
if (this.#t)
|
|
25
|
-
throw new TypeError("setUnprotectedHeader can only be called once");
|
|
26
|
-
return this.#t = e, this;
|
|
27
|
-
}
|
|
28
|
-
async sign(e, l) {
|
|
29
|
-
if (!this.#e && !this.#t)
|
|
30
|
-
throw new r("either setProtectedHeader or setUnprotectedHeader must be called before #sign()");
|
|
31
|
-
if (!b(this.#e, this.#t))
|
|
32
|
-
throw new r("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");
|
|
33
|
-
const c = {
|
|
34
|
-
...this.#e,
|
|
35
|
-
...this.#t
|
|
36
|
-
}, p = H(r, /* @__PURE__ */ new Map([["b64", !0]]), l?.crit, this.#e, c);
|
|
37
|
-
let o = !0;
|
|
38
|
-
if (p.has("b64") && (o = this.#e.b64, typeof o != "boolean"))
|
|
39
|
-
throw new r('The "b64" (base64url-encode payload) Header Parameter must be a boolean');
|
|
40
|
-
const { alg: t } = c;
|
|
41
|
-
if (typeof t != "string" || !t)
|
|
42
|
-
throw new r('JWS "alg" (Algorithm) Header Parameter missing or invalid');
|
|
43
|
-
g(t, e, "sign");
|
|
44
|
-
let i = this.#r;
|
|
45
|
-
o && (i = s.encode(d(i)));
|
|
46
|
-
let n;
|
|
47
|
-
this.#e ? n = s.encode(d(JSON.stringify(this.#e))) : n = s.encode("");
|
|
48
|
-
const f = u(n, s.encode("."), i), m = await P(e, t), w = await y(t, m, f), a = {
|
|
49
|
-
signature: d(w),
|
|
50
|
-
payload: ""
|
|
51
|
-
};
|
|
52
|
-
return o && (a.payload = h.decode(i)), this.#t && (a.header = this.#t), this.#e && (a.protected = h.decode(n)), a;
|
|
53
|
-
}
|
|
1
|
+
function a(r, n) {
|
|
2
|
+
let t = r.toString();
|
|
3
|
+
const i = t.startsWith("-");
|
|
4
|
+
i && (t = t.slice(1)), t = t.padStart(n, "0");
|
|
5
|
+
let [l, e] = [
|
|
6
|
+
t.slice(0, t.length - n),
|
|
7
|
+
t.slice(t.length - n)
|
|
8
|
+
];
|
|
9
|
+
return e = e.replace(/(0+)$/, ""), `${i ? "-" : ""}${l || "0"}${e ? `.${e}` : ""}`;
|
|
54
10
|
}
|
|
55
11
|
export {
|
|
56
|
-
|
|
12
|
+
a as formatUnits
|
|
57
13
|
};
|
package/dist/esm/index.web75.js
CHANGED
|
@@ -1,13 +1,57 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { encode as d } from "./index.web88.js";
|
|
2
|
+
import y from "./index.web89.js";
|
|
3
|
+
import b from "./index.web90.js";
|
|
4
|
+
import { JWSInvalid as r } from "./index.web28.js";
|
|
5
|
+
import { encoder as s, concat as u, decoder as h } from "./index.web76.js";
|
|
6
|
+
import g from "./index.web91.js";
|
|
7
|
+
import H from "./index.web92.js";
|
|
8
|
+
import P from "./index.web93.js";
|
|
9
|
+
class x {
|
|
10
|
+
#r;
|
|
11
|
+
#e;
|
|
12
|
+
#t;
|
|
13
|
+
constructor(e) {
|
|
14
|
+
if (!(e instanceof Uint8Array))
|
|
15
|
+
throw new TypeError("payload must be an instance of Uint8Array");
|
|
16
|
+
this.#r = e;
|
|
17
|
+
}
|
|
18
|
+
setProtectedHeader(e) {
|
|
19
|
+
if (this.#e)
|
|
20
|
+
throw new TypeError("setProtectedHeader can only be called once");
|
|
21
|
+
return this.#e = e, this;
|
|
22
|
+
}
|
|
23
|
+
setUnprotectedHeader(e) {
|
|
24
|
+
if (this.#t)
|
|
25
|
+
throw new TypeError("setUnprotectedHeader can only be called once");
|
|
26
|
+
return this.#t = e, this;
|
|
27
|
+
}
|
|
28
|
+
async sign(e, l) {
|
|
29
|
+
if (!this.#e && !this.#t)
|
|
30
|
+
throw new r("either setProtectedHeader or setUnprotectedHeader must be called before #sign()");
|
|
31
|
+
if (!b(this.#e, this.#t))
|
|
32
|
+
throw new r("JWS Protected and JWS Unprotected Header Parameter names must be disjoint");
|
|
33
|
+
const c = {
|
|
34
|
+
...this.#e,
|
|
35
|
+
...this.#t
|
|
36
|
+
}, p = H(r, /* @__PURE__ */ new Map([["b64", !0]]), l?.crit, this.#e, c);
|
|
37
|
+
let o = !0;
|
|
38
|
+
if (p.has("b64") && (o = this.#e.b64, typeof o != "boolean"))
|
|
39
|
+
throw new r('The "b64" (base64url-encode payload) Header Parameter must be a boolean');
|
|
40
|
+
const { alg: t } = c;
|
|
41
|
+
if (typeof t != "string" || !t)
|
|
42
|
+
throw new r('JWS "alg" (Algorithm) Header Parameter missing or invalid');
|
|
43
|
+
g(t, e, "sign");
|
|
44
|
+
let i = this.#r;
|
|
45
|
+
o && (i = s.encode(d(i)));
|
|
46
|
+
let n;
|
|
47
|
+
this.#e ? n = s.encode(d(JSON.stringify(this.#e))) : n = s.encode("");
|
|
48
|
+
const f = u(n, s.encode("."), i), m = await P(e, t), w = await y(t, m, f), a = {
|
|
49
|
+
signature: d(w),
|
|
50
|
+
payload: ""
|
|
51
|
+
};
|
|
52
|
+
return o && (a.payload = h.decode(i)), this.#t && (a.header = this.#t), this.#e && (a.protected = h.decode(n)), a;
|
|
53
|
+
}
|
|
8
54
|
}
|
|
9
55
|
export {
|
|
10
|
-
|
|
11
|
-
s as decoder,
|
|
12
|
-
d as encoder
|
|
56
|
+
x as FlattenedSign
|
|
13
57
|
};
|
package/dist/esm/index.web76.js
CHANGED
|
@@ -1,4 +1,13 @@
|
|
|
1
|
-
const
|
|
1
|
+
const d = new TextEncoder(), s = new TextDecoder();
|
|
2
|
+
function f(...n) {
|
|
3
|
+
const c = n.reduce((e, { length: r }) => e + r, 0), t = new Uint8Array(c);
|
|
4
|
+
let o = 0;
|
|
5
|
+
for (const e of n)
|
|
6
|
+
t.set(e, o), o += e.length;
|
|
7
|
+
return t;
|
|
8
|
+
}
|
|
2
9
|
export {
|
|
3
|
-
|
|
10
|
+
f as concat,
|
|
11
|
+
s as decoder,
|
|
12
|
+
d as encoder
|
|
4
13
|
};
|
package/dist/esm/index.web77.js
CHANGED
|
@@ -1,47 +1,4 @@
|
|
|
1
|
-
const o =
|
|
2
|
-
const s = o.exec(c);
|
|
3
|
-
if (!s || s[4] && s[1])
|
|
4
|
-
throw new TypeError("Invalid time period format");
|
|
5
|
-
const a = parseFloat(s[2]), r = s[3].toLowerCase();
|
|
6
|
-
let e;
|
|
7
|
-
switch (r) {
|
|
8
|
-
case "sec":
|
|
9
|
-
case "secs":
|
|
10
|
-
case "second":
|
|
11
|
-
case "seconds":
|
|
12
|
-
case "s":
|
|
13
|
-
e = Math.round(a);
|
|
14
|
-
break;
|
|
15
|
-
case "minute":
|
|
16
|
-
case "minutes":
|
|
17
|
-
case "min":
|
|
18
|
-
case "mins":
|
|
19
|
-
case "m":
|
|
20
|
-
e = Math.round(a * 60);
|
|
21
|
-
break;
|
|
22
|
-
case "hour":
|
|
23
|
-
case "hours":
|
|
24
|
-
case "hr":
|
|
25
|
-
case "hrs":
|
|
26
|
-
case "h":
|
|
27
|
-
e = Math.round(a * 3600);
|
|
28
|
-
break;
|
|
29
|
-
case "day":
|
|
30
|
-
case "days":
|
|
31
|
-
case "d":
|
|
32
|
-
e = Math.round(a * 86400);
|
|
33
|
-
break;
|
|
34
|
-
case "week":
|
|
35
|
-
case "weeks":
|
|
36
|
-
case "w":
|
|
37
|
-
e = Math.round(a * 604800);
|
|
38
|
-
break;
|
|
39
|
-
default:
|
|
40
|
-
e = Math.round(a * 31557600);
|
|
41
|
-
break;
|
|
42
|
-
}
|
|
43
|
-
return s[1] === "-" || s[4] === "ago" ? -e : e;
|
|
44
|
-
};
|
|
1
|
+
const o = (e) => Math.floor(e.getTime() / 1e3);
|
|
45
2
|
export {
|
|
46
|
-
|
|
3
|
+
o as default
|
|
47
4
|
};
|
package/dist/esm/index.web78.js
CHANGED
|
@@ -1,16 +1,47 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
const o = /^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i, t = (c) => {
|
|
2
|
+
const s = o.exec(c);
|
|
3
|
+
if (!s || s[4] && s[1])
|
|
4
|
+
throw new TypeError("Invalid time period format");
|
|
5
|
+
const a = parseFloat(s[2]), r = s[3].toLowerCase();
|
|
6
|
+
let e;
|
|
7
|
+
switch (r) {
|
|
8
|
+
case "sec":
|
|
9
|
+
case "secs":
|
|
10
|
+
case "second":
|
|
11
|
+
case "seconds":
|
|
12
|
+
case "s":
|
|
13
|
+
e = Math.round(a);
|
|
14
|
+
break;
|
|
15
|
+
case "minute":
|
|
16
|
+
case "minutes":
|
|
17
|
+
case "min":
|
|
18
|
+
case "mins":
|
|
19
|
+
case "m":
|
|
20
|
+
e = Math.round(a * 60);
|
|
21
|
+
break;
|
|
22
|
+
case "hour":
|
|
23
|
+
case "hours":
|
|
24
|
+
case "hr":
|
|
25
|
+
case "hrs":
|
|
26
|
+
case "h":
|
|
27
|
+
e = Math.round(a * 3600);
|
|
28
|
+
break;
|
|
29
|
+
case "day":
|
|
30
|
+
case "days":
|
|
31
|
+
case "d":
|
|
32
|
+
e = Math.round(a * 86400);
|
|
33
|
+
break;
|
|
34
|
+
case "week":
|
|
35
|
+
case "weeks":
|
|
36
|
+
case "w":
|
|
37
|
+
e = Math.round(a * 604800);
|
|
38
|
+
break;
|
|
39
|
+
default:
|
|
40
|
+
e = Math.round(a * 31557600);
|
|
41
|
+
break;
|
|
42
|
+
}
|
|
43
|
+
return s[1] === "-" || s[4] === "ago" ? -e : e;
|
|
13
44
|
};
|
|
14
45
|
export {
|
|
15
|
-
|
|
46
|
+
t as default
|
|
16
47
|
};
|
package/dist/esm/index.web79.js
CHANGED
|
@@ -1,4 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
function o(t) {
|
|
2
|
+
return typeof t == "object" && t !== null;
|
|
3
|
+
}
|
|
4
|
+
const r = (t) => {
|
|
5
|
+
if (!o(t) || Object.prototype.toString.call(t) !== "[object Object]")
|
|
6
|
+
return !1;
|
|
7
|
+
if (Object.getPrototypeOf(t) === null)
|
|
8
|
+
return !0;
|
|
9
|
+
let e = t;
|
|
10
|
+
for (; Object.getPrototypeOf(e) !== null; )
|
|
11
|
+
e = Object.getPrototypeOf(e);
|
|
12
|
+
return Object.getPrototypeOf(t) === e;
|
|
13
|
+
};
|
|
2
14
|
export {
|
|
3
|
-
|
|
15
|
+
r as default
|
|
4
16
|
};
|
package/dist/esm/index.web80.js
CHANGED
|
@@ -1,23 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
class i extends o {
|
|
3
|
-
constructor({ offset: e }) {
|
|
4
|
-
super(`Offset \`${e}\` cannot be negative.`, {
|
|
5
|
-
name: "NegativeOffsetError"
|
|
6
|
-
});
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
class n extends o {
|
|
10
|
-
constructor({ length: e, position: r }) {
|
|
11
|
-
super(`Position \`${r}\` is out of bounds (\`0 < position < ${e}\`).`, { name: "PositionOutOfBoundsError" });
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
class c extends o {
|
|
15
|
-
constructor({ count: e, limit: r }) {
|
|
16
|
-
super(`Recursive read limit of \`${r}\` exceeded (recursive read count: \`${e}\`).`, { name: "RecursiveReadLimitExceededError" });
|
|
17
|
-
}
|
|
18
|
-
}
|
|
1
|
+
const o = "2.33.0";
|
|
19
2
|
export {
|
|
20
|
-
|
|
21
|
-
n as PositionOutOfBoundsError,
|
|
22
|
-
c as RecursiveReadLimitExceededError
|
|
3
|
+
o as version
|
|
23
4
|
};
|
package/dist/esm/index.web81.js
CHANGED
|
@@ -1,22 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { BaseError as o } from "./index.web52.js";
|
|
2
|
+
class i extends o {
|
|
3
|
+
constructor({ offset: e }) {
|
|
4
|
+
super(`Offset \`${e}\` cannot be negative.`, {
|
|
5
|
+
name: "NegativeOffsetError"
|
|
6
|
+
});
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
class n extends o {
|
|
10
|
+
constructor({ length: e, position: r }) {
|
|
11
|
+
super(`Position \`${r}\` is out of bounds (\`0 < position < ${e}\`).`, { name: "PositionOutOfBoundsError" });
|
|
12
|
+
}
|
|
4
13
|
}
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
for (let e = 0; e < n; e++) {
|
|
9
|
-
const { h: u, l: f } = s(t[e], r);
|
|
10
|
-
[l[e], c[e]] = [u, f];
|
|
14
|
+
class c extends o {
|
|
15
|
+
constructor({ count: e, limit: r }) {
|
|
16
|
+
super(`Recursive read limit of \`${r}\` exceeded (recursive read count: \`${e}\`).`, { name: "RecursiveReadLimitExceededError" });
|
|
11
17
|
}
|
|
12
|
-
return [l, c];
|
|
13
18
|
}
|
|
14
|
-
const m = (t, r, n) => t << n | r >>> 32 - n, A = (t, r, n) => r << n | t >>> 32 - n, B = (t, r, n) => r << n - 32 | t >>> 64 - n, a = (t, r, n) => t << n - 32 | r >>> 64 - n;
|
|
15
19
|
export {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
m as rotlSH,
|
|
20
|
-
A as rotlSL,
|
|
21
|
-
h as split
|
|
20
|
+
i as NegativeOffsetError,
|
|
21
|
+
n as PositionOutOfBoundsError,
|
|
22
|
+
c as RecursiveReadLimitExceededError
|
|
22
23
|
};
|
package/dist/esm/index.web82.js
CHANGED
|
@@ -1,82 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
function
|
|
3
|
-
return
|
|
4
|
-
}
|
|
5
|
-
function
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
function h(e, t = !0) {
|
|
16
|
-
if (e.destroyed)
|
|
17
|
-
throw new Error("Hash instance has been destroyed");
|
|
18
|
-
if (t && e.finished)
|
|
19
|
-
throw new Error("Hash#digest() has already been called");
|
|
20
|
-
}
|
|
21
|
-
function l(e, t) {
|
|
22
|
-
r(e);
|
|
23
|
-
const n = t.outputLen;
|
|
24
|
-
if (e.length < n)
|
|
25
|
-
throw new Error("digestInto() expects output buffer of length at least " + n);
|
|
26
|
-
}
|
|
27
|
-
function a(e) {
|
|
28
|
-
return new Uint32Array(e.buffer, e.byteOffset, Math.floor(e.byteLength / 4));
|
|
29
|
-
}
|
|
30
|
-
function g(...e) {
|
|
31
|
-
for (let t = 0; t < e.length; t++)
|
|
32
|
-
e[t].fill(0);
|
|
33
|
-
}
|
|
34
|
-
function p(e) {
|
|
35
|
-
return new DataView(e.buffer, e.byteOffset, e.byteLength);
|
|
36
|
-
}
|
|
37
|
-
function b(e, t) {
|
|
38
|
-
return e << 32 - t | e >>> t;
|
|
39
|
-
}
|
|
40
|
-
const i = new Uint8Array(new Uint32Array([287454020]).buffer)[0] === 68;
|
|
41
|
-
function u(e) {
|
|
42
|
-
return e << 24 & 4278190080 | e << 8 & 16711680 | e >>> 8 & 65280 | e >>> 24 & 255;
|
|
43
|
-
}
|
|
44
|
-
function c(e) {
|
|
45
|
-
for (let t = 0; t < e.length; t++)
|
|
46
|
-
e[t] = u(e[t]);
|
|
47
|
-
return e;
|
|
48
|
-
}
|
|
49
|
-
const x = i ? (e) => e : c;
|
|
50
|
-
function s(e) {
|
|
51
|
-
if (typeof e != "string")
|
|
52
|
-
throw new Error("string expected");
|
|
53
|
-
return new Uint8Array(new TextEncoder().encode(e));
|
|
54
|
-
}
|
|
55
|
-
function y(e) {
|
|
56
|
-
return typeof e == "string" && (e = s(e)), r(e), e;
|
|
57
|
-
}
|
|
58
|
-
class d {
|
|
59
|
-
}
|
|
60
|
-
function E(e) {
|
|
61
|
-
const t = (f) => e().update(y(f)).digest(), n = e();
|
|
62
|
-
return t.outputLen = n.outputLen, t.blockLen = n.blockLen, t.create = () => e(), t;
|
|
63
|
-
}
|
|
1
|
+
const o = /* @__PURE__ */ BigInt(4294967295), i = /* @__PURE__ */ BigInt(32);
|
|
2
|
+
function s(t, r = !1) {
|
|
3
|
+
return r ? { h: Number(t & o), l: Number(t >> i & o) } : { h: Number(t >> i & o) | 0, l: Number(t & o) | 0 };
|
|
4
|
+
}
|
|
5
|
+
function h(t, r = !1) {
|
|
6
|
+
const n = t.length;
|
|
7
|
+
let l = new Uint32Array(n), c = new Uint32Array(n);
|
|
8
|
+
for (let e = 0; e < n; e++) {
|
|
9
|
+
const { h: u, l: f } = s(t[e], r);
|
|
10
|
+
[l[e], c[e]] = [u, f];
|
|
11
|
+
}
|
|
12
|
+
return [l, c];
|
|
13
|
+
}
|
|
14
|
+
const m = (t, r, n) => t << n | r >>> 32 - n, A = (t, r, n) => r << n | t >>> 32 - n, B = (t, r, n) => r << n - 32 | t >>> 64 - n, a = (t, r, n) => t << n - 32 | r >>> 64 - n;
|
|
64
15
|
export {
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
c as byteSwap32,
|
|
72
|
-
g as clean,
|
|
73
|
-
E as createHasher,
|
|
74
|
-
p as createView,
|
|
75
|
-
o as isBytes,
|
|
76
|
-
i as isLE,
|
|
77
|
-
b as rotr,
|
|
78
|
-
x as swap32IfBE,
|
|
79
|
-
y as toBytes,
|
|
80
|
-
a as u32,
|
|
81
|
-
s as utf8ToBytes
|
|
16
|
+
s as fromBig,
|
|
17
|
+
B as rotlBH,
|
|
18
|
+
a as rotlBL,
|
|
19
|
+
m as rotlSH,
|
|
20
|
+
A as rotlSL,
|
|
21
|
+
h as split
|
|
82
22
|
};
|
package/dist/esm/index.web83.js
CHANGED
|
@@ -1,106 +1,82 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
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;
|
|
80
|
-
}
|
|
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;
|
|
92
|
-
}
|
|
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
|
-
}
|
|
1
|
+
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
2
|
+
function o(e) {
|
|
3
|
+
return e instanceof Uint8Array || ArrayBuffer.isView(e) && e.constructor.name === "Uint8Array";
|
|
4
|
+
}
|
|
5
|
+
function w(e) {
|
|
6
|
+
if (!Number.isSafeInteger(e) || e < 0)
|
|
7
|
+
throw new Error("positive integer expected, got " + e);
|
|
8
|
+
}
|
|
9
|
+
function r(e, ...t) {
|
|
10
|
+
if (!o(e))
|
|
11
|
+
throw new Error("Uint8Array expected");
|
|
12
|
+
if (t.length > 0 && !t.includes(e.length))
|
|
13
|
+
throw new Error("Uint8Array expected of length " + t + ", got length=" + e.length);
|
|
14
|
+
}
|
|
15
|
+
function h(e, t = !0) {
|
|
16
|
+
if (e.destroyed)
|
|
17
|
+
throw new Error("Hash instance has been destroyed");
|
|
18
|
+
if (t && e.finished)
|
|
19
|
+
throw new Error("Hash#digest() has already been called");
|
|
20
|
+
}
|
|
21
|
+
function l(e, t) {
|
|
22
|
+
r(e);
|
|
23
|
+
const n = t.outputLen;
|
|
24
|
+
if (e.length < n)
|
|
25
|
+
throw new Error("digestInto() expects output buffer of length at least " + n);
|
|
26
|
+
}
|
|
27
|
+
function a(e) {
|
|
28
|
+
return new Uint32Array(e.buffer, e.byteOffset, Math.floor(e.byteLength / 4));
|
|
29
|
+
}
|
|
30
|
+
function g(...e) {
|
|
31
|
+
for (let t = 0; t < e.length; t++)
|
|
32
|
+
e[t].fill(0);
|
|
33
|
+
}
|
|
34
|
+
function p(e) {
|
|
35
|
+
return new DataView(e.buffer, e.byteOffset, e.byteLength);
|
|
36
|
+
}
|
|
37
|
+
function b(e, t) {
|
|
38
|
+
return e << 32 - t | e >>> t;
|
|
39
|
+
}
|
|
40
|
+
const i = new Uint8Array(new Uint32Array([287454020]).buffer)[0] === 68;
|
|
41
|
+
function u(e) {
|
|
42
|
+
return e << 24 & 4278190080 | e << 8 & 16711680 | e >>> 8 & 65280 | e >>> 24 & 255;
|
|
43
|
+
}
|
|
44
|
+
function c(e) {
|
|
45
|
+
for (let t = 0; t < e.length; t++)
|
|
46
|
+
e[t] = u(e[t]);
|
|
47
|
+
return e;
|
|
48
|
+
}
|
|
49
|
+
const x = i ? (e) => e : c;
|
|
50
|
+
function s(e) {
|
|
51
|
+
if (typeof e != "string")
|
|
52
|
+
throw new Error("string expected");
|
|
53
|
+
return new Uint8Array(new TextEncoder().encode(e));
|
|
54
|
+
}
|
|
55
|
+
function y(e) {
|
|
56
|
+
return typeof e == "string" && (e = s(e)), r(e), e;
|
|
57
|
+
}
|
|
58
|
+
class d {
|
|
59
|
+
}
|
|
60
|
+
function E(e) {
|
|
61
|
+
const t = (f) => e().update(y(f)).digest(), n = e();
|
|
62
|
+
return t.outputLen = n.outputLen, t.blockLen = n.blockLen, t.create = () => e(), t;
|
|
101
63
|
}
|
|
102
|
-
const y = /* @__PURE__ */ u(() => new E());
|
|
103
64
|
export {
|
|
104
|
-
|
|
105
|
-
|
|
65
|
+
d as Hash,
|
|
66
|
+
r as abytes,
|
|
67
|
+
h as aexists,
|
|
68
|
+
w as anumber,
|
|
69
|
+
l as aoutput,
|
|
70
|
+
u as byteSwap,
|
|
71
|
+
c as byteSwap32,
|
|
72
|
+
g as clean,
|
|
73
|
+
E as createHasher,
|
|
74
|
+
p as createView,
|
|
75
|
+
o as isBytes,
|
|
76
|
+
i as isLE,
|
|
77
|
+
b as rotr,
|
|
78
|
+
x as swap32IfBE,
|
|
79
|
+
y as toBytes,
|
|
80
|
+
a as u32,
|
|
81
|
+
s as utf8ToBytes
|
|
106
82
|
};
|