@coinbase/cdp-core 0.0.68 → 0.0.69

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 (364) hide show
  1. package/README.md +149 -1
  2. package/dist/esm/index.native113.js +1 -1
  3. package/dist/esm/index.native114.js +5 -2
  4. package/dist/esm/index.native115.js +18 -4
  5. package/dist/esm/index.native116.js +7 -18
  6. package/dist/esm/index.native117.js +3 -7
  7. package/dist/esm/index.native118.js +23 -3
  8. package/dist/esm/index.native119.js +8 -23
  9. package/dist/esm/index.native120.js +7 -8
  10. package/dist/esm/index.native121.js +71 -7
  11. package/dist/esm/index.native122.js +17 -70
  12. package/dist/esm/index.native123.js +3 -18
  13. package/dist/esm/index.native124.js +4 -3
  14. package/dist/esm/index.native125.js +4 -4
  15. package/dist/esm/index.native126.js +4 -4
  16. package/dist/esm/index.native127.js +19 -4
  17. package/dist/esm/index.native128.js +48 -15
  18. package/dist/esm/index.native129.js +17 -52
  19. package/dist/esm/index.native130.js +23 -17
  20. package/dist/esm/index.native131.js +8 -23
  21. package/dist/esm/index.native132.js +30 -8
  22. package/dist/esm/index.native133.js +7 -30
  23. package/dist/esm/index.native134.js +20 -7
  24. package/dist/esm/index.native135.js +2 -21
  25. package/dist/esm/index.native141.js +1 -1
  26. package/dist/esm/index.native150.js +79 -2
  27. package/dist/esm/index.native151.js +2 -109
  28. package/dist/esm/index.native152.js +109 -2
  29. package/dist/esm/index.native153.js +2 -79
  30. package/dist/esm/index.native155.js +1 -1
  31. package/dist/esm/index.native35.js +13 -12
  32. package/dist/esm/index.native51.js +1 -1
  33. package/dist/esm/index.native52.js +3 -3
  34. package/dist/esm/index.native55.js +1 -1
  35. package/dist/esm/index.native56.js +1 -1
  36. package/dist/esm/index.native60.js +377 -2
  37. package/dist/esm/index.native61.js +2 -4
  38. package/dist/esm/index.native62.js +38 -349
  39. package/dist/esm/index.native63.js +367 -2
  40. package/dist/esm/index.native64.js +2 -66
  41. package/dist/esm/index.native65.js +28 -364
  42. package/dist/esm/index.native66.js +29 -2
  43. package/dist/esm/index.native67.js +2 -29
  44. package/dist/esm/index.native68.js +2 -29
  45. package/dist/esm/index.native7.js +5 -9
  46. package/dist/esm/index.native84.js +1 -1
  47. package/dist/esm/index.web100.js +375 -9
  48. package/dist/esm/index.web101.js +2 -14
  49. package/dist/esm/index.web102.js +65 -13
  50. package/dist/esm/index.web103.js +364 -18
  51. package/dist/esm/index.web104.js +2 -6
  52. package/dist/esm/index.web105.js +29 -5
  53. package/dist/esm/index.web106.js +28 -10
  54. package/dist/esm/index.web107.js +6 -6
  55. package/dist/esm/index.web112.js +2 -5
  56. package/dist/esm/index.web113.js +21 -2
  57. package/dist/esm/index.web114.js +5 -5
  58. package/dist/esm/index.web115.js +44 -15
  59. package/dist/esm/index.web116.js +19 -7
  60. package/dist/esm/index.web117.js +79 -3
  61. package/dist/esm/index.web118.js +102 -22
  62. package/dist/esm/index.web119.js +32 -8
  63. package/dist/esm/index.web120.js +6 -7
  64. package/dist/esm/index.web121.js +4 -71
  65. package/dist/esm/index.web122.js +3 -18
  66. package/dist/esm/index.web123.js +20 -3
  67. package/dist/esm/index.web124.js +10 -5
  68. package/dist/esm/index.web125.js +20 -5
  69. package/dist/esm/index.web126.js +94 -5
  70. package/dist/esm/index.web127.js +20 -19
  71. package/dist/esm/index.web128.js +116 -51
  72. package/dist/esm/index.web129.js +4 -17
  73. package/dist/esm/index.web130.js +14 -19
  74. package/dist/esm/index.web131.js +7 -8
  75. package/dist/esm/index.web132.js +3 -30
  76. package/dist/esm/index.web133.js +23 -7
  77. package/dist/esm/index.web134.js +8 -20
  78. package/dist/esm/index.web135.js +7 -20
  79. package/dist/esm/index.web136.js +72 -5
  80. package/dist/esm/index.web137.js +15 -44
  81. package/dist/esm/index.web138.js +3 -19
  82. package/dist/esm/index.web139.js +4 -79
  83. package/dist/esm/index.web140.js +4 -103
  84. package/dist/esm/index.web141.js +4 -32
  85. package/dist/esm/index.web142.js +19 -6
  86. package/dist/esm/index.web143.js +49 -17
  87. package/dist/esm/index.web144.js +18 -10
  88. package/dist/esm/index.web145.js +23 -19
  89. package/dist/esm/index.web146.js +9 -94
  90. package/dist/esm/index.web147.js +30 -20
  91. package/dist/esm/index.web148.js +8 -118
  92. package/dist/esm/index.web149.js +19 -77
  93. package/dist/esm/index.web150.js +8 -2
  94. package/dist/esm/index.web151.js +2 -109
  95. package/dist/esm/index.web152.js +378 -2
  96. package/dist/esm/index.web153.js +832 -3
  97. package/dist/esm/index.web154.js +38 -46
  98. package/dist/esm/index.web155.js +2 -39
  99. package/dist/esm/index.web156.js +70 -2
  100. package/dist/esm/index.web157.js +31 -66
  101. package/dist/esm/index.web158.js +19 -33
  102. package/dist/esm/index.web159.js +76 -18
  103. package/dist/esm/index.web160.js +5 -8
  104. package/dist/esm/index.web161.js +2 -2
  105. package/dist/esm/index.web162.js +103 -372
  106. package/dist/esm/index.web163.js +2 -833
  107. package/dist/esm/index.web164.js +18 -5
  108. package/dist/esm/index.web165.js +28 -18
  109. package/dist/esm/index.web166.js +6 -26
  110. package/dist/esm/index.web167.js +9 -6
  111. package/dist/esm/index.web168.js +13 -11
  112. package/dist/esm/index.web169.js +8 -11
  113. package/dist/esm/index.web170.js +14 -7
  114. package/dist/esm/index.web171.js +80 -16
  115. package/dist/esm/index.web172.js +45 -79
  116. package/dist/esm/index.web173.js +1 -1
  117. package/dist/esm/index.web28.js +2 -2
  118. package/dist/esm/index.web29.js +1 -1
  119. package/dist/esm/index.web33.js +13 -12
  120. package/dist/esm/index.web40.js +12 -12
  121. package/dist/esm/index.web47.js +2 -2
  122. package/dist/esm/index.web50.js +1 -1
  123. package/dist/esm/index.web51.js +3 -3
  124. package/dist/esm/index.web54.js +1 -1
  125. package/dist/esm/index.web55.js +1 -1
  126. package/dist/esm/index.web59.js +2 -377
  127. package/dist/esm/index.web6.js +5 -9
  128. package/dist/esm/index.web60.js +4 -2
  129. package/dist/esm/index.web61.js +16 -64
  130. package/dist/esm/index.web62.js +45 -364
  131. package/dist/esm/index.web63.js +14 -2
  132. package/dist/esm/index.web64.js +55 -28
  133. package/dist/esm/index.web65.js +6 -28
  134. package/dist/esm/index.web66.js +22 -2
  135. package/dist/esm/index.web67.js +12 -2
  136. package/dist/esm/index.web68.js +3 -17
  137. package/dist/esm/index.web69.js +3 -45
  138. package/dist/esm/index.web70.js +34 -13
  139. package/dist/esm/index.web71.js +10 -53
  140. package/dist/esm/index.web72.js +4 -6
  141. package/dist/esm/index.web73.js +28 -21
  142. package/dist/esm/index.web74.js +6 -11
  143. package/dist/esm/index.web75.js +42 -3
  144. package/dist/esm/index.web76.js +55 -3
  145. package/dist/esm/index.web77.js +126 -33
  146. package/dist/esm/index.web78.js +22 -11
  147. package/dist/esm/index.web79.js +12 -4
  148. package/dist/esm/index.web80.js +102 -26
  149. package/dist/esm/index.web81.js +6 -6
  150. package/dist/esm/index.web82.js +3 -43
  151. package/dist/esm/index.web83.js +14 -55
  152. package/dist/esm/index.web84.js +33 -126
  153. package/dist/esm/index.web85.js +76 -21
  154. package/dist/esm/index.web86.js +2 -13
  155. package/dist/esm/index.web87.js +2 -105
  156. package/dist/esm/index.web88.js +12 -6
  157. package/dist/esm/index.web89.js +38 -3
  158. package/dist/esm/index.web90.js +6 -14
  159. package/dist/esm/index.web91.js +30 -30
  160. package/dist/esm/index.web92.js +8 -78
  161. package/dist/esm/index.web93.js +11 -2
  162. package/dist/esm/index.web94.js +12 -2
  163. package/dist/esm/index.web95.js +12 -11
  164. package/dist/esm/index.web96.js +17 -36
  165. package/dist/esm/index.web97.js +5 -6
  166. package/dist/esm/index.web98.js +5 -35
  167. package/dist/esm/index.web99.js +10 -8
  168. package/dist/native/index.native113.js +1 -1
  169. package/dist/native/index.native114.js +5 -2
  170. package/dist/native/index.native115.js +18 -4
  171. package/dist/native/index.native116.js +7 -18
  172. package/dist/native/index.native117.js +3 -7
  173. package/dist/native/index.native118.js +23 -3
  174. package/dist/native/index.native119.js +8 -23
  175. package/dist/native/index.native120.js +7 -8
  176. package/dist/native/index.native121.js +71 -7
  177. package/dist/native/index.native122.js +17 -70
  178. package/dist/native/index.native123.js +3 -18
  179. package/dist/native/index.native124.js +4 -3
  180. package/dist/native/index.native125.js +4 -4
  181. package/dist/native/index.native126.js +4 -4
  182. package/dist/native/index.native127.js +19 -4
  183. package/dist/native/index.native128.js +48 -15
  184. package/dist/native/index.native129.js +17 -52
  185. package/dist/native/index.native130.js +23 -17
  186. package/dist/native/index.native131.js +8 -23
  187. package/dist/native/index.native132.js +30 -8
  188. package/dist/native/index.native133.js +7 -30
  189. package/dist/native/index.native134.js +20 -7
  190. package/dist/native/index.native135.js +2 -21
  191. package/dist/native/index.native141.js +1 -1
  192. package/dist/native/index.native150.js +79 -2
  193. package/dist/native/index.native151.js +2 -109
  194. package/dist/native/index.native152.js +109 -2
  195. package/dist/native/index.native153.js +2 -79
  196. package/dist/native/index.native155.js +1 -1
  197. package/dist/native/index.native35.js +13 -12
  198. package/dist/native/index.native51.js +1 -1
  199. package/dist/native/index.native52.js +3 -3
  200. package/dist/native/index.native55.js +1 -1
  201. package/dist/native/index.native56.js +1 -1
  202. package/dist/native/index.native60.js +377 -2
  203. package/dist/native/index.native61.js +2 -4
  204. package/dist/native/index.native62.js +38 -349
  205. package/dist/native/index.native63.js +367 -2
  206. package/dist/native/index.native64.js +2 -66
  207. package/dist/native/index.native65.js +28 -364
  208. package/dist/native/index.native66.js +29 -2
  209. package/dist/native/index.native67.js +2 -29
  210. package/dist/native/index.native68.js +2 -29
  211. package/dist/native/index.native7.js +5 -9
  212. package/dist/native/index.native84.js +1 -1
  213. package/dist/native-types/actions/initiateMfaEnrollment.d.ts +9 -0
  214. package/dist/native-types/actions/initiateMfaVerification.d.ts +2 -0
  215. package/dist/native-types/actions/submitMfaEnrollment.d.ts +10 -0
  216. package/dist/native-types/actions/submitMfaVerification.d.ts +6 -0
  217. package/dist/native-types/auth/toAuthState.d.ts +10 -3
  218. package/dist/native-types/auth/withAuth.d.ts +1 -1
  219. package/dist/native-types/index.d.ts +4 -0
  220. package/dist/native-types/shared/validators.d.ts +4 -0
  221. package/dist/native-types/types.d.ts +2 -1
  222. package/dist/native-types/version.d.ts +1 -1
  223. package/dist/types/actions/initiateMfaEnrollment.d.ts +9 -0
  224. package/dist/types/actions/initiateMfaVerification.d.ts +2 -0
  225. package/dist/types/actions/submitMfaEnrollment.d.ts +10 -0
  226. package/dist/types/actions/submitMfaVerification.d.ts +6 -0
  227. package/dist/types/auth/toAuthState.d.ts +10 -3
  228. package/dist/types/auth/withAuth.d.ts +1 -1
  229. package/dist/types/index.d.ts +4 -0
  230. package/dist/types/shared/validators.d.ts +4 -0
  231. package/dist/types/types.d.ts +2 -1
  232. package/dist/types/version.d.ts +1 -1
  233. package/dist/web/index.web100.js +375 -9
  234. package/dist/web/index.web101.js +2 -14
  235. package/dist/web/index.web102.js +65 -13
  236. package/dist/web/index.web103.js +364 -18
  237. package/dist/web/index.web104.js +2 -6
  238. package/dist/web/index.web105.js +29 -5
  239. package/dist/web/index.web106.js +28 -10
  240. package/dist/web/index.web107.js +6 -6
  241. package/dist/web/index.web112.js +2 -5
  242. package/dist/web/index.web113.js +21 -2
  243. package/dist/web/index.web114.js +5 -5
  244. package/dist/web/index.web115.js +44 -15
  245. package/dist/web/index.web116.js +19 -7
  246. package/dist/web/index.web117.js +79 -3
  247. package/dist/web/index.web118.js +102 -22
  248. package/dist/web/index.web119.js +32 -8
  249. package/dist/web/index.web120.js +6 -7
  250. package/dist/web/index.web121.js +4 -71
  251. package/dist/web/index.web122.js +3 -18
  252. package/dist/web/index.web123.js +20 -3
  253. package/dist/web/index.web124.js +10 -5
  254. package/dist/web/index.web125.js +20 -5
  255. package/dist/web/index.web126.js +94 -5
  256. package/dist/web/index.web127.js +20 -19
  257. package/dist/web/index.web128.js +116 -51
  258. package/dist/web/index.web129.js +4 -17
  259. package/dist/web/index.web130.js +14 -19
  260. package/dist/web/index.web131.js +7 -8
  261. package/dist/web/index.web132.js +3 -30
  262. package/dist/web/index.web133.js +23 -7
  263. package/dist/web/index.web134.js +8 -20
  264. package/dist/web/index.web135.js +7 -20
  265. package/dist/web/index.web136.js +72 -5
  266. package/dist/web/index.web137.js +15 -44
  267. package/dist/web/index.web138.js +3 -19
  268. package/dist/web/index.web139.js +4 -79
  269. package/dist/web/index.web140.js +4 -103
  270. package/dist/web/index.web141.js +4 -32
  271. package/dist/web/index.web142.js +19 -6
  272. package/dist/web/index.web143.js +49 -17
  273. package/dist/web/index.web144.js +18 -10
  274. package/dist/web/index.web145.js +23 -19
  275. package/dist/web/index.web146.js +9 -94
  276. package/dist/web/index.web147.js +30 -20
  277. package/dist/web/index.web148.js +8 -118
  278. package/dist/web/index.web149.js +19 -77
  279. package/dist/web/index.web150.js +8 -2
  280. package/dist/web/index.web151.js +2 -109
  281. package/dist/web/index.web152.js +378 -2
  282. package/dist/web/index.web153.js +832 -3
  283. package/dist/web/index.web154.js +38 -46
  284. package/dist/web/index.web155.js +2 -39
  285. package/dist/web/index.web156.js +70 -2
  286. package/dist/web/index.web157.js +31 -66
  287. package/dist/web/index.web158.js +19 -33
  288. package/dist/web/index.web159.js +76 -18
  289. package/dist/web/index.web160.js +5 -8
  290. package/dist/web/index.web161.js +2 -2
  291. package/dist/web/index.web162.js +103 -372
  292. package/dist/web/index.web163.js +2 -833
  293. package/dist/web/index.web164.js +18 -5
  294. package/dist/web/index.web165.js +28 -18
  295. package/dist/web/index.web166.js +6 -26
  296. package/dist/web/index.web167.js +9 -6
  297. package/dist/web/index.web168.js +13 -11
  298. package/dist/web/index.web169.js +8 -11
  299. package/dist/web/index.web170.js +14 -7
  300. package/dist/web/index.web171.js +80 -16
  301. package/dist/web/index.web172.js +45 -79
  302. package/dist/web/index.web173.js +1 -1
  303. package/dist/web/index.web28.js +2 -2
  304. package/dist/web/index.web29.js +1 -1
  305. package/dist/web/index.web33.js +13 -12
  306. package/dist/web/index.web40.js +12 -12
  307. package/dist/web/index.web47.js +2 -2
  308. package/dist/web/index.web50.js +1 -1
  309. package/dist/web/index.web51.js +3 -3
  310. package/dist/web/index.web54.js +1 -1
  311. package/dist/web/index.web55.js +1 -1
  312. package/dist/web/index.web59.js +2 -377
  313. package/dist/web/index.web6.js +5 -9
  314. package/dist/web/index.web60.js +4 -2
  315. package/dist/web/index.web61.js +16 -64
  316. package/dist/web/index.web62.js +45 -364
  317. package/dist/web/index.web63.js +14 -2
  318. package/dist/web/index.web64.js +55 -28
  319. package/dist/web/index.web65.js +6 -28
  320. package/dist/web/index.web66.js +22 -2
  321. package/dist/web/index.web67.js +12 -2
  322. package/dist/web/index.web68.js +3 -17
  323. package/dist/web/index.web69.js +3 -45
  324. package/dist/web/index.web70.js +34 -13
  325. package/dist/web/index.web71.js +10 -53
  326. package/dist/web/index.web72.js +4 -6
  327. package/dist/web/index.web73.js +28 -21
  328. package/dist/web/index.web74.js +6 -11
  329. package/dist/web/index.web75.js +42 -3
  330. package/dist/web/index.web76.js +55 -3
  331. package/dist/web/index.web77.js +126 -33
  332. package/dist/web/index.web78.js +22 -11
  333. package/dist/web/index.web79.js +12 -4
  334. package/dist/web/index.web80.js +102 -26
  335. package/dist/web/index.web81.js +6 -6
  336. package/dist/web/index.web82.js +3 -43
  337. package/dist/web/index.web83.js +14 -55
  338. package/dist/web/index.web84.js +33 -126
  339. package/dist/web/index.web85.js +76 -21
  340. package/dist/web/index.web86.js +2 -13
  341. package/dist/web/index.web87.js +2 -105
  342. package/dist/web/index.web88.js +12 -6
  343. package/dist/web/index.web89.js +38 -3
  344. package/dist/web/index.web90.js +6 -14
  345. package/dist/web/index.web91.js +30 -30
  346. package/dist/web/index.web92.js +8 -78
  347. package/dist/web/index.web93.js +11 -2
  348. package/dist/web/index.web94.js +12 -2
  349. package/dist/web/index.web95.js +12 -11
  350. package/dist/web/index.web96.js +17 -36
  351. package/dist/web/index.web97.js +5 -6
  352. package/dist/web/index.web98.js +5 -35
  353. package/dist/web/index.web99.js +10 -8
  354. package/dist/web-types/actions/initiateMfaEnrollment.d.ts +9 -0
  355. package/dist/web-types/actions/initiateMfaVerification.d.ts +2 -0
  356. package/dist/web-types/actions/submitMfaEnrollment.d.ts +10 -0
  357. package/dist/web-types/actions/submitMfaVerification.d.ts +6 -0
  358. package/dist/web-types/auth/toAuthState.d.ts +10 -3
  359. package/dist/web-types/auth/withAuth.d.ts +1 -1
  360. package/dist/web-types/index.d.ts +4 -0
  361. package/dist/web-types/shared/validators.d.ts +4 -0
  362. package/dist/web-types/types.d.ts +2 -1
  363. package/dist/web-types/version.d.ts +1 -1
  364. package/package.json +3 -3
@@ -1,49 +1,41 @@
1
- import { BaseError as f } from "./index.web61.js";
2
- import { pad as g } from "./index.web173.js";
3
- function m(t, i = {}) {
4
- const { signed: r, size: e } = i, o = BigInt(t);
5
- let n;
6
- e ? r ? n = (1n << BigInt(e) * 8n - 1n) - 1n : n = 2n ** (BigInt(e) * 8n) - 1n : typeof t == "number" && (n = BigInt(Number.MAX_SAFE_INTEGER));
7
- const u = typeof n == "bigint" && r ? -n - 1n : 0;
8
- if (n && o > n || o < u) {
9
- const s = typeof t == "bigint" ? "n" : "";
10
- throw new d({
11
- max: n ? `${n}${s}` : void 0,
12
- min: `${u}${s}`,
13
- signed: r,
14
- size: e,
15
- value: `${t}${s}`
16
- });
17
- }
18
- const a = `0x${(r && o < 0 ? (1n << BigInt(e * 8)) + BigInt(o) : o).toString(16)}`;
19
- return e ? c(a, e) : a;
20
- }
21
- function c(t, i) {
22
- return g(t, { dir: "left", size: i });
23
- }
24
- class d extends f {
25
- constructor({ max: i, min: r, signed: e, size: o, value: n }) {
26
- super(`Number \`${n}\` is not in safe${o ? ` ${o * 8}-bit` : ""}${e ? " signed" : " unsigned"} integer range ${i ? `(\`${r}\` to \`${i}\`)` : `(above \`${r}\`)`}`), Object.defineProperty(this, "name", {
27
- enumerable: !0,
28
- configurable: !0,
29
- writable: !0,
30
- value: "Hex.IntegerOutOfRangeError"
31
- });
32
- }
33
- }
34
- class p extends f {
35
- constructor({ size: i, targetSize: r, type: e }) {
36
- super(`${e.charAt(0).toUpperCase()}${e.slice(1).toLowerCase()} size (\`${i}\`) exceeds padding size (\`${r}\`).`), Object.defineProperty(this, "name", {
37
- enumerable: !0,
38
- configurable: !0,
39
- writable: !0,
40
- value: "Hex.SizeExceedsPaddingSizeError"
41
- });
42
- }
1
+ import { __module as h } from "./index.web155.js";
2
+ import { __require as S } from "./index.web156.js";
3
+ import { __require as q } from "./index.web157.js";
4
+ import { __require as w } from "./index.web158.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);
43
38
  }
44
39
  export {
45
- d as IntegerOutOfRangeError,
46
- p as SizeExceedsPaddingSizeError,
47
- m as fromNumber,
48
- c as padLeft
40
+ G as __require
49
41
  };
@@ -1,41 +1,4 @@
1
- import { __module as h } from "./index.web156.js";
2
- import { __require as S } from "./index.web157.js";
3
- import { __require as q } from "./index.web158.js";
4
- import { __require as w } from "./index.web159.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);
38
- }
1
+ var e = { exports: {} };
39
2
  export {
40
- G as __require
3
+ e as __module
41
4
  };
@@ -1,4 +1,72 @@
1
- var e = { exports: {} };
1
+ import { __module as a } from "./index.web174.js";
2
+ var h;
3
+ function c() {
4
+ return h ? a.exports : (h = 1, function() {
5
+ var f = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", u = {
6
+ // Bit-wise rotation left
7
+ rotl: function(r, t) {
8
+ return r << t | r >>> 32 - t;
9
+ },
10
+ // Bit-wise rotation right
11
+ rotr: function(r, t) {
12
+ return r << 32 - t | r >>> t;
13
+ },
14
+ // Swap big-endian to little-endian and vice versa
15
+ endian: function(r) {
16
+ if (r.constructor == Number)
17
+ return u.rotl(r, 8) & 16711935 | u.rotl(r, 24) & 4278255360;
18
+ for (var t = 0; t < r.length; t++)
19
+ r[t] = u.endian(r[t]);
20
+ return r;
21
+ },
22
+ // Generate an array of any length of random bytes
23
+ randomBytes: function(r) {
24
+ for (var t = []; r > 0; r--)
25
+ t.push(Math.floor(Math.random() * 256));
26
+ return t;
27
+ },
28
+ // Convert a byte array to big-endian 32-bit words
29
+ bytesToWords: function(r) {
30
+ for (var t = [], n = 0, o = 0; n < r.length; n++, o += 8)
31
+ t[o >>> 5] |= r[n] << 24 - o % 32;
32
+ return t;
33
+ },
34
+ // Convert big-endian 32-bit words to a byte array
35
+ wordsToBytes: function(r) {
36
+ for (var t = [], n = 0; n < r.length * 32; n += 8)
37
+ t.push(r[n >>> 5] >>> 24 - n % 32 & 255);
38
+ return t;
39
+ },
40
+ // Convert a byte array to a hex string
41
+ bytesToHex: function(r) {
42
+ for (var t = [], n = 0; n < r.length; n++)
43
+ t.push((r[n] >>> 4).toString(16)), t.push((r[n] & 15).toString(16));
44
+ return t.join("");
45
+ },
46
+ // Convert a hex string to a byte array
47
+ hexToBytes: function(r) {
48
+ for (var t = [], n = 0; n < r.length; n += 2)
49
+ t.push(parseInt(r.substr(n, 2), 16));
50
+ return t;
51
+ },
52
+ // Convert a byte array to a base-64 string
53
+ bytesToBase64: function(r) {
54
+ for (var t = [], n = 0; n < r.length; n += 3)
55
+ for (var o = r[n] << 16 | r[n + 1] << 8 | r[n + 2], e = 0; e < 4; e++)
56
+ n * 8 + e * 6 <= r.length * 8 ? t.push(f.charAt(o >>> 6 * (3 - e) & 63)) : t.push("=");
57
+ return t.join("");
58
+ },
59
+ // Convert a base-64 string to a byte array
60
+ base64ToBytes: function(r) {
61
+ r = r.replace(/[^A-Z0-9+\/]/ig, "");
62
+ for (var t = [], n = 0, o = 0; n < r.length; o = ++n % 4)
63
+ o != 0 && t.push((f.indexOf(r.charAt(n - 1)) & Math.pow(2, -2 * o + 8) - 1) << o * 2 | f.indexOf(r.charAt(n)) >>> 6 - o * 2);
64
+ return t;
65
+ }
66
+ };
67
+ a.exports = u;
68
+ }(), a.exports);
69
+ }
2
70
  export {
3
- e as __module
71
+ c as __require
4
72
  };
@@ -1,71 +1,36 @@
1
- import { __module as a } from "./index.web174.js";
2
- var h;
1
+ var o, u;
3
2
  function c() {
4
- return h ? a.exports : (h = 1, function() {
5
- var f = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", u = {
6
- // Bit-wise rotation left
7
- rotl: function(r, t) {
8
- return r << t | r >>> 32 - t;
9
- },
10
- // Bit-wise rotation right
11
- rotr: function(r, t) {
12
- return r << 32 - t | r >>> t;
13
- },
14
- // Swap big-endian to little-endian and vice versa
15
- endian: function(r) {
16
- if (r.constructor == Number)
17
- return u.rotl(r, 8) & 16711935 | u.rotl(r, 24) & 4278255360;
18
- for (var t = 0; t < r.length; t++)
19
- r[t] = u.endian(r[t]);
20
- return r;
21
- },
22
- // Generate an array of any length of random bytes
23
- randomBytes: function(r) {
24
- for (var t = []; r > 0; r--)
25
- t.push(Math.floor(Math.random() * 256));
26
- return t;
27
- },
28
- // Convert a byte array to big-endian 32-bit words
29
- bytesToWords: function(r) {
30
- for (var t = [], n = 0, o = 0; n < r.length; n++, o += 8)
31
- t[o >>> 5] |= r[n] << 24 - o % 32;
32
- return t;
33
- },
34
- // Convert big-endian 32-bit words to a byte array
35
- wordsToBytes: function(r) {
36
- for (var t = [], n = 0; n < r.length * 32; n += 8)
37
- t.push(r[n >>> 5] >>> 24 - n % 32 & 255);
38
- return t;
39
- },
40
- // Convert a byte array to a hex string
41
- bytesToHex: function(r) {
42
- for (var t = [], n = 0; n < r.length; n++)
43
- t.push((r[n] >>> 4).toString(16)), t.push((r[n] & 15).toString(16));
44
- return t.join("");
45
- },
46
- // Convert a hex string to a byte array
47
- hexToBytes: function(r) {
48
- for (var t = [], n = 0; n < r.length; n += 2)
49
- t.push(parseInt(r.substr(n, 2), 16));
50
- return t;
51
- },
52
- // Convert a byte array to a base-64 string
53
- bytesToBase64: function(r) {
54
- for (var t = [], n = 0; n < r.length; n += 3)
55
- for (var o = r[n] << 16 | r[n + 1] << 8 | r[n + 2], e = 0; e < 4; e++)
56
- n * 8 + e * 6 <= r.length * 8 ? t.push(f.charAt(o >>> 6 * (3 - e) & 63)) : t.push("=");
57
- return t.join("");
58
- },
59
- // Convert a base-64 string to a byte array
60
- base64ToBytes: function(r) {
61
- r = r.replace(/[^A-Z0-9+\/]/ig, "");
62
- for (var t = [], n = 0, o = 0; n < r.length; o = ++n % 4)
63
- o != 0 && t.push((f.indexOf(r.charAt(n - 1)) & Math.pow(2, -2 * o + 8) - 1) << o * 2 | f.indexOf(r.charAt(n)) >>> 6 - o * 2);
64
- return t;
3
+ if (u) return o;
4
+ u = 1;
5
+ var t = {
6
+ // UTF-8 encoding
7
+ utf8: {
8
+ // Convert a string to a byte array
9
+ stringToBytes: function(n) {
10
+ return t.bin.stringToBytes(unescape(encodeURIComponent(n)));
11
+ },
12
+ // Convert a byte array to a string
13
+ bytesToString: function(n) {
14
+ return decodeURIComponent(escape(t.bin.bytesToString(n)));
15
+ }
16
+ },
17
+ // Binary encoding
18
+ bin: {
19
+ // Convert a string to a byte array
20
+ stringToBytes: function(n) {
21
+ for (var e = [], r = 0; r < n.length; r++)
22
+ e.push(n.charCodeAt(r) & 255);
23
+ return e;
24
+ },
25
+ // Convert a byte array to a string
26
+ bytesToString: function(n) {
27
+ for (var e = [], r = 0; r < n.length; r++)
28
+ e.push(String.fromCharCode(n[r]));
29
+ return e.join("");
65
30
  }
66
- };
67
- a.exports = u;
68
- }(), a.exports);
31
+ }
32
+ };
33
+ return o = t, o;
69
34
  }
70
35
  export {
71
36
  c as __require
@@ -1,37 +1,23 @@
1
- var o, u;
2
- function c() {
3
- if (u) return o;
4
- u = 1;
5
- var t = {
6
- // UTF-8 encoding
7
- utf8: {
8
- // Convert a string to a byte array
9
- stringToBytes: function(n) {
10
- return t.bin.stringToBytes(unescape(encodeURIComponent(n)));
11
- },
12
- // Convert a byte array to a string
13
- bytesToString: function(n) {
14
- return decodeURIComponent(escape(t.bin.bytesToString(n)));
15
- }
16
- },
17
- // Binary encoding
18
- bin: {
19
- // Convert a string to a byte array
20
- stringToBytes: function(n) {
21
- for (var e = [], r = 0; r < n.length; r++)
22
- e.push(n.charCodeAt(r) & 255);
23
- return e;
24
- },
25
- // Convert a byte array to a string
26
- bytesToString: function(n) {
27
- for (var e = [], r = 0; r < n.length; r++)
28
- e.push(String.fromCharCode(n[r]));
29
- return e.join("");
30
- }
31
- }
1
+ /*!
2
+ * Determine if an object is a Buffer
3
+ *
4
+ * @author Feross Aboukhadijeh <https://feross.org>
5
+ * @license MIT
6
+ */
7
+ var f, e;
8
+ function t() {
9
+ if (e) return f;
10
+ e = 1, f = function(r) {
11
+ return r != null && (u(r) || n(r) || !!r._isBuffer);
32
12
  };
33
- return o = t, o;
13
+ function u(r) {
14
+ return !!r.constructor && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r);
15
+ }
16
+ function n(r) {
17
+ return typeof r.readFloatLE == "function" && typeof r.slice == "function" && u(r.slice(0, 0));
18
+ }
19
+ return f;
34
20
  }
35
21
  export {
36
- c as __require
22
+ t as __require
37
23
  };
@@ -1,23 +1,81 @@
1
- /*!
2
- * Determine if an object is a Buffer
3
- *
4
- * @author Feross Aboukhadijeh <https://feross.org>
5
- * @license MIT
6
- */
7
- var f, e;
8
- function t() {
9
- if (e) return f;
10
- e = 1, f = function(r) {
11
- return r != null && (u(r) || n(r) || !!r._isBuffer);
12
- };
13
- function u(r) {
14
- return !!r.constructor && typeof r.constructor.isBuffer == "function" && r.constructor.isBuffer(r);
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.web117.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;
15
60
  }
16
- function n(r) {
17
- return typeof r.readFloatLE == "function" && typeof r.slice == "function" && u(r.slice(0, 0));
61
+ clone() {
62
+ return this._cloneInto();
18
63
  }
19
- return f;
20
64
  }
65
+ const B = /* @__PURE__ */ Uint32Array.from([
66
+ 1779033703,
67
+ 3144134277,
68
+ 1013904242,
69
+ 2773480762,
70
+ 1359893119,
71
+ 2600822924,
72
+ 528734635,
73
+ 1541459225
74
+ ]);
21
75
  export {
22
- t as __require
76
+ U as Chi,
77
+ m as HashMD,
78
+ _ as Maj,
79
+ B as SHA256_IV,
80
+ y as setBigUint64
23
81
  };
@@ -1,10 +1,7 @@
1
- import { __module as e } from "./index.web161.js";
2
- import { __require as o } from "./index.web162.js";
3
- import { __require as t } from "./index.web163.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);
7
- }
1
+ const e = 32, s = 4096, t = 131072, l = 761855;
8
2
  export {
9
- s as __require
3
+ t as bytesPerBlob,
4
+ e as bytesPerFieldElement,
5
+ s as fieldElementsPerBlob,
6
+ l as maxBytesPerTransaction
10
7
  };
@@ -1,4 +1,4 @@
1
- var e = { exports: {} };
1
+ const o = "0.1.1";
2
2
  export {
3
- e as __module
3
+ o as version
4
4
  };