@coinbase/cdp-core 0.0.78 → 0.0.79

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 (205) hide show
  1. package/README.md +26 -6
  2. package/dist/esm/index.native119.js +54 -4
  3. package/dist/esm/index.native120.js +10 -54
  4. package/dist/esm/index.native121.js +2 -11
  5. package/dist/esm/index.native122.js +45 -2
  6. package/dist/esm/index.native123.js +13 -44
  7. package/dist/esm/index.native124.js +4 -13
  8. package/dist/esm/index.native147.js +1 -1
  9. package/dist/esm/index.native152.js +1 -1
  10. package/dist/esm/index.native155.js +19 -77
  11. package/dist/esm/index.native156.js +10 -2
  12. package/dist/esm/index.native157.js +18 -107
  13. package/dist/esm/index.native158.js +94 -2
  14. package/dist/esm/index.native159.js +20 -20
  15. package/dist/esm/index.native160.js +117 -9
  16. package/dist/esm/index.native161.js +2 -20
  17. package/dist/esm/index.native162.js +104 -89
  18. package/dist/esm/index.native163.js +2 -21
  19. package/dist/esm/index.native164.js +73 -112
  20. package/dist/esm/index.native166.js +7 -38
  21. package/dist/esm/index.native168.js +375 -67
  22. package/dist/esm/index.native169.js +835 -34
  23. package/dist/esm/index.native170.js +38 -20
  24. package/dist/esm/index.native171.js +2 -8
  25. package/dist/esm/index.native172.js +70 -2
  26. package/dist/esm/index.native173.js +30 -373
  27. package/dist/esm/index.native174.js +20 -835
  28. package/dist/esm/index.native175.js +2 -2
  29. package/dist/esm/index.native178.js +1 -1
  30. package/dist/esm/index.native183.js +1 -1
  31. package/dist/esm/index.native184.js +1 -1
  32. package/dist/esm/index.native185.js +15 -2
  33. package/dist/esm/index.native188.js +2 -15
  34. package/dist/esm/index.native22.js +49 -28
  35. package/dist/esm/index.native3.js +1 -1
  36. package/dist/esm/index.native54.js +8 -8
  37. package/dist/esm/index.native57.js +3 -3
  38. package/dist/esm/index.native64.js +1 -1
  39. package/dist/esm/index.native69.js +13 -373
  40. package/dist/esm/index.native70.js +25 -2
  41. package/dist/esm/index.native71.js +48 -63
  42. package/dist/esm/index.native72.js +189 -177
  43. package/dist/esm/index.native75.js +2 -19
  44. package/dist/esm/index.native76.js +63 -20
  45. package/dist/esm/index.native77.js +351 -37
  46. package/dist/esm/index.native9.js +1 -1
  47. package/dist/esm/index.web122.js +4 -54
  48. package/dist/esm/index.web123.js +54 -10
  49. package/dist/esm/index.web124.js +11 -2
  50. package/dist/esm/index.web125.js +2 -45
  51. package/dist/esm/index.web126.js +44 -13
  52. package/dist/esm/index.web127.js +13 -4
  53. package/dist/esm/index.web151.js +1 -1
  54. package/dist/esm/index.web155.js +1 -1
  55. package/dist/esm/index.web158.js +2 -21
  56. package/dist/esm/index.web159.js +109 -10
  57. package/dist/esm/index.web160.js +2 -20
  58. package/dist/esm/index.web161.js +20 -93
  59. package/dist/esm/index.web162.js +9 -20
  60. package/dist/esm/index.web163.js +16 -114
  61. package/dist/esm/index.web164.js +90 -75
  62. package/dist/esm/index.web165.js +21 -2
  63. package/dist/esm/index.web166.js +115 -106
  64. package/dist/esm/index.web167.js +79 -2
  65. package/dist/esm/index.web169.js +1 -1
  66. package/dist/esm/index.web170.js +7 -38
  67. package/dist/esm/index.web172.js +375 -67
  68. package/dist/esm/index.web173.js +835 -34
  69. package/dist/esm/index.web174.js +38 -20
  70. package/dist/esm/index.web175.js +2 -8
  71. package/dist/esm/index.web176.js +70 -2
  72. package/dist/esm/index.web177.js +30 -373
  73. package/dist/esm/index.web178.js +20 -835
  74. package/dist/esm/index.web181.js +1 -1
  75. package/dist/esm/index.web186.js +1 -1
  76. package/dist/esm/index.web187.js +1 -1
  77. package/dist/esm/index.web189.js +2 -2
  78. package/dist/esm/index.web190.js +2 -2
  79. package/dist/esm/index.web191.js +2 -2
  80. package/dist/esm/index.web21.js +49 -28
  81. package/dist/esm/index.web3.js +1 -1
  82. package/dist/esm/index.web56.js +8 -8
  83. package/dist/esm/index.web59.js +3 -3
  84. package/dist/esm/index.web66.js +3 -3
  85. package/dist/esm/index.web70.js +1 -1
  86. package/dist/esm/index.web71.js +1 -1
  87. package/dist/esm/index.web72.js +2 -17
  88. package/dist/esm/index.web73.js +2 -23
  89. package/dist/esm/index.web74.js +363 -37
  90. package/dist/esm/index.web75.js +26 -374
  91. package/dist/esm/index.web76.js +31 -2
  92. package/dist/esm/index.web77.js +2 -68
  93. package/dist/esm/index.web78.js +37 -336
  94. package/dist/esm/index.web79.js +364 -28
  95. package/dist/esm/index.web8.js +1 -1
  96. package/dist/esm/index.web80.js +16 -28
  97. package/dist/esm/index.web81.js +23 -2
  98. package/dist/esm/index.web82.js +51 -2
  99. package/dist/native/index.native119.js +54 -4
  100. package/dist/native/index.native120.js +10 -54
  101. package/dist/native/index.native121.js +2 -11
  102. package/dist/native/index.native122.js +45 -2
  103. package/dist/native/index.native123.js +13 -44
  104. package/dist/native/index.native124.js +4 -13
  105. package/dist/native/index.native147.js +1 -1
  106. package/dist/native/index.native152.js +1 -1
  107. package/dist/native/index.native155.js +19 -77
  108. package/dist/native/index.native156.js +10 -2
  109. package/dist/native/index.native157.js +18 -107
  110. package/dist/native/index.native158.js +94 -2
  111. package/dist/native/index.native159.js +20 -20
  112. package/dist/native/index.native160.js +117 -9
  113. package/dist/native/index.native161.js +2 -20
  114. package/dist/native/index.native162.js +104 -89
  115. package/dist/native/index.native163.js +2 -21
  116. package/dist/native/index.native164.js +73 -112
  117. package/dist/native/index.native166.js +7 -38
  118. package/dist/native/index.native168.js +375 -67
  119. package/dist/native/index.native169.js +835 -34
  120. package/dist/native/index.native170.js +38 -20
  121. package/dist/native/index.native171.js +2 -8
  122. package/dist/native/index.native172.js +70 -2
  123. package/dist/native/index.native173.js +30 -373
  124. package/dist/native/index.native174.js +20 -835
  125. package/dist/native/index.native175.js +2 -2
  126. package/dist/native/index.native178.js +1 -1
  127. package/dist/native/index.native183.js +1 -1
  128. package/dist/native/index.native184.js +1 -1
  129. package/dist/native/index.native185.js +15 -2
  130. package/dist/native/index.native188.js +2 -15
  131. package/dist/native/index.native22.js +49 -28
  132. package/dist/native/index.native3.js +1 -1
  133. package/dist/native/index.native54.js +8 -8
  134. package/dist/native/index.native57.js +3 -3
  135. package/dist/native/index.native64.js +1 -1
  136. package/dist/native/index.native69.js +13 -373
  137. package/dist/native/index.native70.js +25 -2
  138. package/dist/native/index.native71.js +48 -63
  139. package/dist/native/index.native72.js +189 -177
  140. package/dist/native/index.native75.js +2 -19
  141. package/dist/native/index.native76.js +63 -20
  142. package/dist/native/index.native77.js +351 -37
  143. package/dist/native/index.native9.js +1 -1
  144. package/dist/native-types/actions/createEvmSmartAccount.d.ts +1 -0
  145. package/dist/native-types/solana-kit/toTransactionSigner.d.ts +2 -2
  146. package/dist/native-types/version.d.ts +1 -1
  147. package/dist/types/actions/createEvmSmartAccount.d.ts +1 -0
  148. package/dist/types/solana-kit/toTransactionSigner.d.ts +2 -2
  149. package/dist/types/version.d.ts +1 -1
  150. package/dist/web/index.web122.js +4 -54
  151. package/dist/web/index.web123.js +54 -10
  152. package/dist/web/index.web124.js +11 -2
  153. package/dist/web/index.web125.js +2 -45
  154. package/dist/web/index.web126.js +44 -13
  155. package/dist/web/index.web127.js +13 -4
  156. package/dist/web/index.web151.js +1 -1
  157. package/dist/web/index.web155.js +1 -1
  158. package/dist/web/index.web158.js +2 -21
  159. package/dist/web/index.web159.js +109 -10
  160. package/dist/web/index.web160.js +2 -20
  161. package/dist/web/index.web161.js +20 -93
  162. package/dist/web/index.web162.js +9 -20
  163. package/dist/web/index.web163.js +16 -114
  164. package/dist/web/index.web164.js +90 -75
  165. package/dist/web/index.web165.js +21 -2
  166. package/dist/web/index.web166.js +115 -106
  167. package/dist/web/index.web167.js +79 -2
  168. package/dist/web/index.web169.js +1 -1
  169. package/dist/web/index.web170.js +7 -38
  170. package/dist/web/index.web172.js +375 -67
  171. package/dist/web/index.web173.js +835 -34
  172. package/dist/web/index.web174.js +38 -20
  173. package/dist/web/index.web175.js +2 -8
  174. package/dist/web/index.web176.js +70 -2
  175. package/dist/web/index.web177.js +30 -373
  176. package/dist/web/index.web178.js +20 -835
  177. package/dist/web/index.web181.js +1 -1
  178. package/dist/web/index.web186.js +1 -1
  179. package/dist/web/index.web187.js +1 -1
  180. package/dist/web/index.web189.js +2 -2
  181. package/dist/web/index.web190.js +2 -2
  182. package/dist/web/index.web191.js +2 -2
  183. package/dist/web/index.web21.js +49 -28
  184. package/dist/web/index.web3.js +1 -1
  185. package/dist/web/index.web56.js +8 -8
  186. package/dist/web/index.web59.js +3 -3
  187. package/dist/web/index.web66.js +3 -3
  188. package/dist/web/index.web70.js +1 -1
  189. package/dist/web/index.web71.js +1 -1
  190. package/dist/web/index.web72.js +2 -17
  191. package/dist/web/index.web73.js +2 -23
  192. package/dist/web/index.web74.js +363 -37
  193. package/dist/web/index.web75.js +26 -374
  194. package/dist/web/index.web76.js +31 -2
  195. package/dist/web/index.web77.js +2 -68
  196. package/dist/web/index.web78.js +37 -336
  197. package/dist/web/index.web79.js +364 -28
  198. package/dist/web/index.web8.js +1 -1
  199. package/dist/web/index.web80.js +16 -28
  200. package/dist/web/index.web81.js +23 -2
  201. package/dist/web/index.web82.js +51 -2
  202. package/dist/web-types/actions/createEvmSmartAccount.d.ts +1 -0
  203. package/dist/web-types/solana-kit/toTransactionSigner.d.ts +2 -2
  204. package/dist/web-types/version.d.ts +1 -1
  205. package/package.json +4 -4
@@ -1,81 +1,96 @@
1
- import { Hash as g, createView as l, aexists as b, toBytes as a, abytes as d, aoutput as x, clean as w } from "./index.web154.js";
2
- function y(o, t, s, n) {
3
- if (typeof o.setBigUint64 == "function")
4
- return o.setBigUint64(t, s, n);
5
- const i = BigInt(32), h = BigInt(4294967295), e = Number(s >> i & h), r = Number(s & h), c = n ? 4 : 0, u = n ? 0 : 4;
6
- o.setUint32(t + c, e, n), o.setUint32(t + u, r, n);
7
- }
8
- function U(o, t, s) {
9
- return o & t ^ ~o & s;
10
- }
11
- function _(o, t, s) {
12
- return o & t ^ o & s ^ t & s;
13
- }
14
- class m extends g {
15
- constructor(t, s, n, i) {
16
- super(), this.finished = !1, this.length = 0, this.pos = 0, this.destroyed = !1, this.blockLen = t, this.outputLen = s, this.padOffset = n, this.isLE = i, this.buffer = new Uint8Array(t), this.view = l(this.buffer);
17
- }
18
- update(t) {
19
- b(this), t = a(t), d(t);
20
- const { view: s, buffer: n, blockLen: i } = this, h = t.length;
21
- for (let e = 0; e < h; ) {
22
- const r = Math.min(i - this.pos, h - e);
23
- if (r === i) {
24
- const c = l(t);
25
- for (; i <= h - e; e += i)
26
- this.process(c, e);
27
- continue;
28
- }
29
- n.set(t.subarray(e, e + r), this.pos), this.pos += r, e += r, this.pos === i && (this.process(s, 0), this.pos = 0);
1
+ import { withAlg as n } from "./index.web184.js";
2
+ import c from "./index.web185.js";
3
+ import { isJWK as p, isSecretJWK as a, isPublicJWK as y, isPrivateJWK as f } from "./index.web186.js";
4
+ const s = (r) => r?.[Symbol.toStringTag], o = (r, e, t) => {
5
+ if (e.use !== void 0) {
6
+ let i;
7
+ switch (t) {
8
+ case "sign":
9
+ case "verify":
10
+ i = "sig";
11
+ break;
12
+ case "encrypt":
13
+ case "decrypt":
14
+ i = "enc";
15
+ break;
30
16
  }
31
- return this.length += t.length, this.roundClean(), this;
32
- }
33
- digestInto(t) {
34
- b(this), x(t, this), this.finished = !0;
35
- const { buffer: s, view: n, blockLen: i, isLE: h } = this;
36
- let { pos: e } = this;
37
- s[e++] = 128, w(this.buffer.subarray(e)), this.padOffset > i - e && (this.process(n, 0), e = 0);
38
- for (let f = e; f < i; f++)
39
- s[f] = 0;
40
- y(n, i - 8, BigInt(this.length * 8), h), this.process(n, 0);
41
- const r = l(t), c = this.outputLen;
42
- if (c % 4)
43
- throw new Error("_sha2: outputLen should be aligned to 32bit");
44
- const u = c / 4, p = this.get();
45
- if (u > p.length)
46
- throw new Error("_sha2: outputLen bigger than state");
47
- for (let f = 0; f < u; f++)
48
- r.setUint32(4 * f, p[f], h);
49
- }
50
- digest() {
51
- const { buffer: t, outputLen: s } = this;
52
- this.digestInto(t);
53
- const n = t.slice(0, s);
54
- return this.destroy(), n;
17
+ if (e.use !== i)
18
+ throw new TypeError(`Invalid key for this operation, its "use" must be "${i}" when present`);
55
19
  }
56
- _cloneInto(t) {
57
- t || (t = new this.constructor()), t.set(...this.get());
58
- const { blockLen: s, buffer: n, length: i, finished: h, destroyed: e, pos: r } = this;
59
- return t.destroyed = e, t.finished = h, t.length = i, t.pos = r, i % s && t.buffer.set(n), t;
20
+ if (e.alg !== void 0 && e.alg !== r)
21
+ throw new TypeError(`Invalid key for this operation, its "alg" must be "${r}" when present`);
22
+ if (Array.isArray(e.key_ops)) {
23
+ let i;
24
+ switch (!0) {
25
+ case t === "sign":
26
+ case r === "dir":
27
+ case r.includes("CBC-HS"):
28
+ i = t;
29
+ break;
30
+ case r.startsWith("PBES2"):
31
+ i = "deriveBits";
32
+ break;
33
+ case /^A\d{3}(?:GCM)?(?:KW)?$/.test(r):
34
+ !r.includes("GCM") && r.endsWith("KW") ? i = "unwrapKey" : i = t;
35
+ break;
36
+ case t === "encrypt":
37
+ i = "wrapKey";
38
+ break;
39
+ case t === "decrypt":
40
+ i = r.startsWith("RSA") ? "unwrapKey" : "deriveBits";
41
+ break;
42
+ }
43
+ if (i && e.key_ops?.includes?.(i) === !1)
44
+ throw new TypeError(`Invalid key for this operation, its "key_ops" must include "${i}" when present`);
60
45
  }
61
- clone() {
62
- return this._cloneInto();
46
+ return !0;
47
+ }, h = (r, e, t) => {
48
+ if (!(e instanceof Uint8Array)) {
49
+ if (p(e)) {
50
+ if (a(e) && o(r, e, t))
51
+ return;
52
+ throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present');
53
+ }
54
+ if (!c(e))
55
+ throw new TypeError(n(r, e, "CryptoKey", "KeyObject", "JSON Web Key", "Uint8Array"));
56
+ if (e.type !== "secret")
57
+ throw new TypeError(`${s(e)} instances for symmetric algorithms must be of type "secret"`);
63
58
  }
64
- }
65
- const B = /* @__PURE__ */ Uint32Array.from([
66
- 1779033703,
67
- 3144134277,
68
- 1013904242,
69
- 2773480762,
70
- 1359893119,
71
- 2600822924,
72
- 528734635,
73
- 1541459225
74
- ]);
59
+ }, m = (r, e, t) => {
60
+ if (p(e))
61
+ switch (t) {
62
+ case "decrypt":
63
+ case "sign":
64
+ if (f(e) && o(r, e, t))
65
+ return;
66
+ throw new TypeError("JSON Web Key for this operation be a private JWK");
67
+ case "encrypt":
68
+ case "verify":
69
+ if (y(e) && o(r, e, t))
70
+ return;
71
+ throw new TypeError("JSON Web Key for this operation be a public JWK");
72
+ }
73
+ if (!c(e))
74
+ throw new TypeError(n(r, e, "CryptoKey", "KeyObject", "JSON Web Key"));
75
+ if (e.type === "secret")
76
+ throw new TypeError(`${s(e)} instances for asymmetric algorithms must not be of type "secret"`);
77
+ if (e.type === "public")
78
+ switch (t) {
79
+ case "sign":
80
+ throw new TypeError(`${s(e)} instances for asymmetric algorithm signing must be of type "private"`);
81
+ case "decrypt":
82
+ throw new TypeError(`${s(e)} instances for asymmetric algorithm decryption must be of type "private"`);
83
+ }
84
+ if (e.type === "private")
85
+ switch (t) {
86
+ case "verify":
87
+ throw new TypeError(`${s(e)} instances for asymmetric algorithm verifying must be of type "public"`);
88
+ case "encrypt":
89
+ throw new TypeError(`${s(e)} instances for asymmetric algorithm encryption must be of type "public"`);
90
+ }
91
+ }, d = (r, e, t) => {
92
+ r.startsWith("HS") || r === "dir" || r.startsWith("PBES2") || /^A(?:128|192|256)(?:GCM)?(?:KW)?$/.test(r) || /^A(?:128|192|256)CBC-HS(?:256|384|512)$/.test(r) ? h(r, e, t) : m(r, e, t);
93
+ };
75
94
  export {
76
- U as Chi,
77
- m as HashMD,
78
- _ as Maj,
79
- B as SHA256_IV,
80
- y as setBigUint64
95
+ d as default
81
96
  };
@@ -1,4 +1,23 @@
1
- const o = "0.1.1";
1
+ import { JOSENotSupported as f } from "./index.web81.js";
2
+ const w = (n, r, a, e, s) => {
3
+ if (s.crit !== void 0 && e?.crit === void 0)
4
+ throw new n('"crit" (Critical) Header Parameter MUST be integrity protected');
5
+ if (!e || e.crit === void 0)
6
+ return /* @__PURE__ */ new Set();
7
+ if (!Array.isArray(e.crit) || e.crit.length === 0 || e.crit.some((i) => typeof i != "string" || i.length === 0))
8
+ throw new n('"crit" (Critical) Header Parameter MUST be an array of non-empty strings when present');
9
+ let t;
10
+ a !== void 0 ? t = new Map([...Object.entries(a), ...r.entries()]) : t = r;
11
+ for (const i of e.crit) {
12
+ if (!t.has(i))
13
+ throw new f(`Extension Header Parameter "${i}" is not recognized`);
14
+ if (s[i] === void 0)
15
+ throw new n(`Extension Header Parameter "${i}" is missing`);
16
+ if (t.get(i) && e[i] === void 0)
17
+ throw new n(`Extension Header Parameter "${i}" MUST be integrity protected`);
18
+ }
19
+ return new Set(e.crit);
20
+ };
2
21
  export {
3
- o as version
22
+ w as default
4
23
  };
@@ -1,111 +1,120 @@
1
- import { __module as x } from "./index.web167.js";
2
- var w;
3
- function O() {
4
- return w ? x.exports : (w = 1, function(d) {
5
- var g = Object.prototype.hasOwnProperty, c = "~";
6
- function h() {
1
+ import { isJWK as p } from "./index.web186.js";
2
+ import { decode as m } from "./index.web161.js";
3
+ import y from "./index.web187.js";
4
+ import { isCryptoKey as S, isKeyObject as K } from "./index.web185.js";
5
+ let c;
6
+ const f = async (e, r, s, i = !1) => {
7
+ c ||= /* @__PURE__ */ new WeakMap();
8
+ let n = c.get(e);
9
+ if (n?.[s])
10
+ return n[s];
11
+ const t = await y({ ...r, alg: s });
12
+ return i && Object.freeze(e), n ? n[s] = t : c.set(e, { [s]: t }), t;
13
+ }, E = (e, r) => {
14
+ c ||= /* @__PURE__ */ new WeakMap();
15
+ let s = c.get(e);
16
+ if (s?.[r])
17
+ return s[r];
18
+ const i = e.type === "public", n = !!i;
19
+ let t;
20
+ if (e.asymmetricKeyType === "x25519") {
21
+ switch (r) {
22
+ case "ECDH-ES":
23
+ case "ECDH-ES+A128KW":
24
+ case "ECDH-ES+A192KW":
25
+ case "ECDH-ES+A256KW":
26
+ break;
27
+ default:
28
+ throw new TypeError("given KeyObject instance cannot be used for this algorithm");
7
29
  }
8
- Object.create && (h.prototype = /* @__PURE__ */ Object.create(null), new h().__proto__ || (c = !1));
9
- function b(s, t, n) {
10
- this.fn = s, this.context = t, this.once = n || !1;
30
+ t = e.toCryptoKey(e.asymmetricKeyType, n, i ? [] : ["deriveBits"]);
31
+ }
32
+ if (e.asymmetricKeyType === "ed25519") {
33
+ if (r !== "EdDSA" && r !== "Ed25519")
34
+ throw new TypeError("given KeyObject instance cannot be used for this algorithm");
35
+ t = e.toCryptoKey(e.asymmetricKeyType, n, [
36
+ i ? "verify" : "sign"
37
+ ]);
38
+ }
39
+ if (e.asymmetricKeyType === "rsa") {
40
+ let a;
41
+ switch (r) {
42
+ case "RSA-OAEP":
43
+ a = "SHA-1";
44
+ break;
45
+ case "RS256":
46
+ case "PS256":
47
+ case "RSA-OAEP-256":
48
+ a = "SHA-256";
49
+ break;
50
+ case "RS384":
51
+ case "PS384":
52
+ case "RSA-OAEP-384":
53
+ a = "SHA-384";
54
+ break;
55
+ case "RS512":
56
+ case "PS512":
57
+ case "RSA-OAEP-512":
58
+ a = "SHA-512";
59
+ break;
60
+ default:
61
+ throw new TypeError("given KeyObject instance cannot be used for this algorithm");
11
62
  }
12
- function m(s, t, n, r, l) {
13
- if (typeof n != "function")
14
- throw new TypeError("The listener must be a function");
15
- var u = new b(n, r || s, l), o = c ? c + t : t;
16
- return s._events[o] ? s._events[o].fn ? s._events[o] = [s._events[o], u] : s._events[o].push(u) : (s._events[o] = u, s._eventsCount++), s;
17
- }
18
- function y(s, t) {
19
- --s._eventsCount === 0 ? s._events = new h() : delete s._events[t];
20
- }
21
- function f() {
22
- this._events = new h(), this._eventsCount = 0;
23
- }
24
- f.prototype.eventNames = function() {
25
- var t = [], n, r;
26
- if (this._eventsCount === 0) return t;
27
- for (r in n = this._events)
28
- g.call(n, r) && t.push(c ? r.slice(1) : r);
29
- return Object.getOwnPropertySymbols ? t.concat(Object.getOwnPropertySymbols(n)) : t;
30
- }, f.prototype.listeners = function(t) {
31
- var n = c ? c + t : t, r = this._events[n];
32
- if (!r) return [];
33
- if (r.fn) return [r.fn];
34
- for (var l = 0, u = r.length, o = new Array(u); l < u; l++)
35
- o[l] = r[l].fn;
36
- return o;
37
- }, f.prototype.listenerCount = function(t) {
38
- var n = c ? c + t : t, r = this._events[n];
39
- return r ? r.fn ? 1 : r.length : 0;
40
- }, f.prototype.emit = function(t, n, r, l, u, o) {
41
- var a = c ? c + t : t;
42
- if (!this._events[a]) return !1;
43
- var e = this._events[a], p = arguments.length, v, i;
44
- if (e.fn) {
45
- switch (e.once && this.removeListener(t, e.fn, void 0, !0), p) {
46
- case 1:
47
- return e.fn.call(e.context), !0;
48
- case 2:
49
- return e.fn.call(e.context, n), !0;
50
- case 3:
51
- return e.fn.call(e.context, n, r), !0;
52
- case 4:
53
- return e.fn.call(e.context, n, r, l), !0;
54
- case 5:
55
- return e.fn.call(e.context, n, r, l, u), !0;
56
- case 6:
57
- return e.fn.call(e.context, n, r, l, u, o), !0;
58
- }
59
- for (i = 1, v = new Array(p - 1); i < p; i++)
60
- v[i - 1] = arguments[i];
61
- e.fn.apply(e.context, v);
62
- } else {
63
- var E = e.length, _;
64
- for (i = 0; i < E; i++)
65
- switch (e[i].once && this.removeListener(t, e[i].fn, void 0, !0), p) {
66
- case 1:
67
- e[i].fn.call(e[i].context);
68
- break;
69
- case 2:
70
- e[i].fn.call(e[i].context, n);
71
- break;
72
- case 3:
73
- e[i].fn.call(e[i].context, n, r);
74
- break;
75
- case 4:
76
- e[i].fn.call(e[i].context, n, r, l);
77
- break;
78
- default:
79
- if (!v) for (_ = 1, v = new Array(p - 1); _ < p; _++)
80
- v[_ - 1] = arguments[_];
81
- e[i].fn.apply(e[i].context, v);
82
- }
63
+ if (r.startsWith("RSA-OAEP"))
64
+ return e.toCryptoKey({
65
+ name: "RSA-OAEP",
66
+ hash: a
67
+ }, n, i ? ["encrypt"] : ["decrypt"]);
68
+ t = e.toCryptoKey({
69
+ name: r.startsWith("PS") ? "RSA-PSS" : "RSASSA-PKCS1-v1_5",
70
+ hash: a
71
+ }, n, [i ? "verify" : "sign"]);
72
+ }
73
+ if (e.asymmetricKeyType === "ec") {
74
+ const o = (/* @__PURE__ */ new Map([
75
+ ["prime256v1", "P-256"],
76
+ ["secp384r1", "P-384"],
77
+ ["secp521r1", "P-521"]
78
+ ])).get(e.asymmetricKeyDetails?.namedCurve);
79
+ if (!o)
80
+ throw new TypeError("given KeyObject instance cannot be used for this algorithm");
81
+ r === "ES256" && o === "P-256" && (t = e.toCryptoKey({
82
+ name: "ECDSA",
83
+ namedCurve: o
84
+ }, n, [i ? "verify" : "sign"])), r === "ES384" && o === "P-384" && (t = e.toCryptoKey({
85
+ name: "ECDSA",
86
+ namedCurve: o
87
+ }, n, [i ? "verify" : "sign"])), r === "ES512" && o === "P-521" && (t = e.toCryptoKey({
88
+ name: "ECDSA",
89
+ namedCurve: o
90
+ }, n, [i ? "verify" : "sign"])), r.startsWith("ECDH-ES") && (t = e.toCryptoKey({
91
+ name: "ECDH",
92
+ namedCurve: o
93
+ }, n, i ? [] : ["deriveBits"]));
94
+ }
95
+ if (!t)
96
+ throw new TypeError("given KeyObject instance cannot be used for this algorithm");
97
+ return s ? s[r] = t : c.set(e, { [r]: t }), t;
98
+ }, d = async (e, r) => {
99
+ if (e instanceof Uint8Array || S(e))
100
+ return e;
101
+ if (K(e)) {
102
+ if (e.type === "secret")
103
+ return e.export();
104
+ if ("toCryptoKey" in e && typeof e.toCryptoKey == "function")
105
+ try {
106
+ return E(e, r);
107
+ } catch (i) {
108
+ if (i instanceof TypeError)
109
+ throw i;
83
110
  }
84
- return !0;
85
- }, f.prototype.on = function(t, n, r) {
86
- return m(this, t, n, r, !1);
87
- }, f.prototype.once = function(t, n, r) {
88
- return m(this, t, n, r, !0);
89
- }, f.prototype.removeListener = function(t, n, r, l) {
90
- var u = c ? c + t : t;
91
- if (!this._events[u]) return this;
92
- if (!n)
93
- return y(this, u), this;
94
- var o = this._events[u];
95
- if (o.fn)
96
- o.fn === n && (!l || o.once) && (!r || o.context === r) && y(this, u);
97
- else {
98
- for (var a = 0, e = [], p = o.length; a < p; a++)
99
- (o[a].fn !== n || l && !o[a].once || r && o[a].context !== r) && e.push(o[a]);
100
- e.length ? this._events[u] = e.length === 1 ? e[0] : e : y(this, u);
101
- }
102
- return this;
103
- }, f.prototype.removeAllListeners = function(t) {
104
- var n;
105
- return t ? (n = c ? c + t : t, this._events[n] && y(this, n)) : (this._events = new h(), this._eventsCount = 0), this;
106
- }, f.prototype.off = f.prototype.removeListener, f.prototype.addListener = f.prototype.on, f.prefixed = c, f.EventEmitter = f, d.exports = f;
107
- }(x), x.exports);
108
- }
111
+ let s = e.export({ format: "jwk" });
112
+ return f(e, s, r);
113
+ }
114
+ if (p(e))
115
+ return e.k ? m(e.k) : f(e, e, r, !0);
116
+ throw new Error("unreachable");
117
+ };
109
118
  export {
110
- O as __require
119
+ d as default
111
120
  };
@@ -1,4 +1,81 @@
1
- var e = { exports: {} };
1
+ import { Hash as g, createView as l, aexists as b, toBytes as a, abytes as d, aoutput as x, clean as w } from "./index.web154.js";
2
+ function y(o, t, s, n) {
3
+ if (typeof o.setBigUint64 == "function")
4
+ return o.setBigUint64(t, s, n);
5
+ const i = BigInt(32), h = BigInt(4294967295), e = Number(s >> i & h), r = Number(s & h), c = n ? 4 : 0, u = n ? 0 : 4;
6
+ o.setUint32(t + c, e, n), o.setUint32(t + u, r, n);
7
+ }
8
+ function U(o, t, s) {
9
+ return o & t ^ ~o & s;
10
+ }
11
+ function _(o, t, s) {
12
+ return o & t ^ o & s ^ t & s;
13
+ }
14
+ class m extends g {
15
+ constructor(t, s, n, i) {
16
+ super(), this.finished = !1, this.length = 0, this.pos = 0, this.destroyed = !1, this.blockLen = t, this.outputLen = s, this.padOffset = n, this.isLE = i, this.buffer = new Uint8Array(t), this.view = l(this.buffer);
17
+ }
18
+ update(t) {
19
+ b(this), t = a(t), d(t);
20
+ const { view: s, buffer: n, blockLen: i } = this, h = t.length;
21
+ for (let e = 0; e < h; ) {
22
+ const r = Math.min(i - this.pos, h - e);
23
+ if (r === i) {
24
+ const c = l(t);
25
+ for (; i <= h - e; e += i)
26
+ this.process(c, e);
27
+ continue;
28
+ }
29
+ n.set(t.subarray(e, e + r), this.pos), this.pos += r, e += r, this.pos === i && (this.process(s, 0), this.pos = 0);
30
+ }
31
+ return this.length += t.length, this.roundClean(), this;
32
+ }
33
+ digestInto(t) {
34
+ b(this), x(t, this), this.finished = !0;
35
+ const { buffer: s, view: n, blockLen: i, isLE: h } = this;
36
+ let { pos: e } = this;
37
+ s[e++] = 128, w(this.buffer.subarray(e)), this.padOffset > i - e && (this.process(n, 0), e = 0);
38
+ for (let f = e; f < i; f++)
39
+ s[f] = 0;
40
+ y(n, i - 8, BigInt(this.length * 8), h), this.process(n, 0);
41
+ const r = l(t), c = this.outputLen;
42
+ if (c % 4)
43
+ throw new Error("_sha2: outputLen should be aligned to 32bit");
44
+ const u = c / 4, p = this.get();
45
+ if (u > p.length)
46
+ throw new Error("_sha2: outputLen bigger than state");
47
+ for (let f = 0; f < u; f++)
48
+ r.setUint32(4 * f, p[f], h);
49
+ }
50
+ digest() {
51
+ const { buffer: t, outputLen: s } = this;
52
+ this.digestInto(t);
53
+ const n = t.slice(0, s);
54
+ return this.destroy(), n;
55
+ }
56
+ _cloneInto(t) {
57
+ t || (t = new this.constructor()), t.set(...this.get());
58
+ const { blockLen: s, buffer: n, length: i, finished: h, destroyed: e, pos: r } = this;
59
+ return t.destroyed = e, t.finished = h, t.length = i, t.pos = r, i % s && t.buffer.set(n), t;
60
+ }
61
+ clone() {
62
+ return this._cloneInto();
63
+ }
64
+ }
65
+ const B = /* @__PURE__ */ Uint32Array.from([
66
+ 1779033703,
67
+ 3144134277,
68
+ 1013904242,
69
+ 2773480762,
70
+ 1359893119,
71
+ 2600822924,
72
+ 528734635,
73
+ 1541459225
74
+ ]);
2
75
  export {
3
- e as __module
76
+ U as Chi,
77
+ m as HashMD,
78
+ _ as Maj,
79
+ B as SHA256_IV,
80
+ y as setBigUint64
4
81
  };
@@ -1,4 +1,4 @@
1
- import { BaseError as f } from "./index.web77.js";
1
+ import { BaseError as f } from "./index.web78.js";
2
2
  import { pad as g } from "./index.web188.js";
3
3
  function m(t, i = {}) {
4
4
  const { signed: r, size: e } = i, o = BigInt(t);
@@ -1,41 +1,10 @@
1
- import { __module as h } from "./index.web171.js";
2
- import { __require as S } from "./index.web172.js";
3
- import { __require as q } from "./index.web173.js";
4
- import { __require as w } from "./index.web174.js";
5
- var x;
6
- function G() {
7
- return x ? h.exports : (x = 1, function() {
8
- var v = S(), p = q().utf8, B = w(), F = q().bin, d = function(o, f) {
9
- o.constructor == String ? f && f.encoding === "binary" ? o = F.stringToBytes(o) : o = p.stringToBytes(o) : B(o) ? o = Array.prototype.slice.call(o, 0) : !Array.isArray(o) && o.constructor !== Uint8Array && (o = o.toString());
10
- for (var u = v.bytesToWords(o), a = o.length * 8, n = 1732584193, r = -271733879, i = -1732584194, t = 271733878, e = 0; e < u.length; e++)
11
- u[e] = (u[e] << 8 | u[e] >>> 24) & 16711935 | (u[e] << 24 | u[e] >>> 8) & 4278255360;
12
- u[a >>> 5] |= 128 << a % 32, u[(a + 64 >>> 9 << 4) + 14] = a;
13
- for (var _ = d._ff, c = d._gg, l = d._hh, y = d._ii, e = 0; e < u.length; e += 16) {
14
- var T = n, b = r, A = i, I = t;
15
- n = _(n, r, i, t, u[e + 0], 7, -680876936), t = _(t, n, r, i, u[e + 1], 12, -389564586), i = _(i, t, n, r, u[e + 2], 17, 606105819), r = _(r, i, t, n, u[e + 3], 22, -1044525330), n = _(n, r, i, t, u[e + 4], 7, -176418897), t = _(t, n, r, i, u[e + 5], 12, 1200080426), i = _(i, t, n, r, u[e + 6], 17, -1473231341), r = _(r, i, t, n, u[e + 7], 22, -45705983), n = _(n, r, i, t, u[e + 8], 7, 1770035416), t = _(t, n, r, i, u[e + 9], 12, -1958414417), i = _(i, t, n, r, u[e + 10], 17, -42063), r = _(r, i, t, n, u[e + 11], 22, -1990404162), n = _(n, r, i, t, u[e + 12], 7, 1804603682), t = _(t, n, r, i, u[e + 13], 12, -40341101), i = _(i, t, n, r, u[e + 14], 17, -1502002290), r = _(r, i, t, n, u[e + 15], 22, 1236535329), n = c(n, r, i, t, u[e + 1], 5, -165796510), t = c(t, n, r, i, u[e + 6], 9, -1069501632), i = c(i, t, n, r, u[e + 11], 14, 643717713), r = c(r, i, t, n, u[e + 0], 20, -373897302), n = c(n, r, i, t, u[e + 5], 5, -701558691), t = c(t, n, r, i, u[e + 10], 9, 38016083), i = c(i, t, n, r, u[e + 15], 14, -660478335), r = c(r, i, t, n, u[e + 4], 20, -405537848), n = c(n, r, i, t, u[e + 9], 5, 568446438), t = c(t, n, r, i, u[e + 14], 9, -1019803690), i = c(i, t, n, r, u[e + 3], 14, -187363961), r = c(r, i, t, n, u[e + 8], 20, 1163531501), n = c(n, r, i, t, u[e + 13], 5, -1444681467), t = c(t, n, r, i, u[e + 2], 9, -51403784), i = c(i, t, n, r, u[e + 7], 14, 1735328473), r = c(r, i, t, n, u[e + 12], 20, -1926607734), n = l(n, r, i, t, u[e + 5], 4, -378558), t = l(t, n, r, i, u[e + 8], 11, -2022574463), i = l(i, t, n, r, u[e + 11], 16, 1839030562), r = l(r, i, t, n, u[e + 14], 23, -35309556), n = l(n, r, i, t, u[e + 1], 4, -1530992060), t = l(t, n, r, i, u[e + 4], 11, 1272893353), i = l(i, t, n, r, u[e + 7], 16, -155497632), r = l(r, i, t, n, u[e + 10], 23, -1094730640), n = l(n, r, i, t, u[e + 13], 4, 681279174), t = l(t, n, r, i, u[e + 0], 11, -358537222), i = l(i, t, n, r, u[e + 3], 16, -722521979), r = l(r, i, t, n, u[e + 6], 23, 76029189), n = l(n, r, i, t, u[e + 9], 4, -640364487), t = l(t, n, r, i, u[e + 12], 11, -421815835), i = l(i, t, n, r, u[e + 15], 16, 530742520), r = l(r, i, t, n, u[e + 2], 23, -995338651), n = y(n, r, i, t, u[e + 0], 6, -198630844), t = y(t, n, r, i, u[e + 7], 10, 1126891415), i = y(i, t, n, r, u[e + 14], 15, -1416354905), r = y(r, i, t, n, u[e + 5], 21, -57434055), n = y(n, r, i, t, u[e + 12], 6, 1700485571), t = y(t, n, r, i, u[e + 3], 10, -1894986606), i = y(i, t, n, r, u[e + 10], 15, -1051523), r = y(r, i, t, n, u[e + 1], 21, -2054922799), n = y(n, r, i, t, u[e + 8], 6, 1873313359), t = y(t, n, r, i, u[e + 15], 10, -30611744), i = y(i, t, n, r, u[e + 6], 15, -1560198380), r = y(r, i, t, n, u[e + 13], 21, 1309151649), n = y(n, r, i, t, u[e + 4], 6, -145523070), t = y(t, n, r, i, u[e + 11], 10, -1120210379), i = y(i, t, n, r, u[e + 2], 15, 718787259), r = y(r, i, t, n, u[e + 9], 21, -343485551), n = n + T >>> 0, r = r + b >>> 0, i = i + A >>> 0, t = t + I >>> 0;
16
- }
17
- return v.endian([n, r, i, t]);
18
- };
19
- d._ff = function(o, f, u, a, n, r, i) {
20
- var t = o + (f & u | ~f & a) + (n >>> 0) + i;
21
- return (t << r | t >>> 32 - r) + f;
22
- }, d._gg = function(o, f, u, a, n, r, i) {
23
- var t = o + (f & a | u & ~a) + (n >>> 0) + i;
24
- return (t << r | t >>> 32 - r) + f;
25
- }, d._hh = function(o, f, u, a, n, r, i) {
26
- var t = o + (f ^ u ^ a) + (n >>> 0) + i;
27
- return (t << r | t >>> 32 - r) + f;
28
- }, d._ii = function(o, f, u, a, n, r, i) {
29
- var t = o + (u ^ (f | ~a)) + (n >>> 0) + i;
30
- return (t << r | t >>> 32 - r) + f;
31
- }, d._blocksize = 16, d._digestsize = 16, h.exports = function(o, f) {
32
- if (o == null)
33
- throw new Error("Illegal argument " + o);
34
- var u = v.wordsToBytes(d(o, f));
35
- return f && f.asBytes ? u : f && f.asString ? F.bytesToString(u) : v.bytesToHex(u);
36
- };
37
- }(), h.exports);
1
+ import { __module as e } from "./index.web171.js";
2
+ import { __require as o } from "./index.web172.js";
3
+ import { __require as t } from "./index.web173.js";
4
+ var r;
5
+ function s() {
6
+ return r ? e.exports : (r = 1, process.env.NODE_ENV === "production" ? e.exports = o() : e.exports = t(), e.exports);
38
7
  }
39
8
  export {
40
- G as __require
9
+ s as __require
41
10
  };