@helia/dnslink 1.2.1-73a28eda → 1.2.1-a464d83a
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/README.md +7 -13
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +4 -4
- package/dist/src/index.d.ts +7 -13
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +7 -13
- package/dist/src/index.js.map +1 -1
- package/package.json +5 -5
- package/src/index.ts +7 -13
package/dist/index.min.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
(function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.HeliaDnslink = factory()}(typeof self !== 'undefined' ? self : this, function () {
|
|
2
|
-
"use strict";var HeliaDnslink=(()=>{var vi=Object.create;var Je=Object.defineProperty;var Bi=Object.getOwnPropertyDescriptor;var Ti=Object.getOwnPropertyNames;var Ii=Object.getPrototypeOf,_i=Object.prototype.hasOwnProperty;var Di=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),ct=(r,t)=>{for(var e in t)Je(r,e,{get:t[e],enumerable:!0})},bo=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Ti(t))!_i.call(r,o)&&o!==e&&Je(r,o,{get:()=>t[o],enumerable:!(n=Bi(t,o))||n.enumerable});return r};var Li=(r,t,e)=>(e=r!=null?vi(Ii(r)):{},bo(t||!r||!r.__esModule?Je(e,"default",{value:r,enumerable:!0}):e,r)),Ri=r=>bo(Je({},"__esModule",{value:!0}),r);var Mo=Di((Au,Po)=>{Po.exports=function(r){if(!r)throw Error("hashlru must have a max value, of type number, greater than 0");var t=0,e=Object.create(null),n=Object.create(null);function o(s,i){e[s]=i,t++,t>=r&&(t=0,n=e,e=Object.create(null))}return{has:function(s){return e[s]!==void 0||n[s]!==void 0},remove:function(s){e[s]!==void 0&&(e[s]=void 0),n[s]!==void 0&&(n[s]=void 0)},get:function(s){var i=e[s];if(i!==void 0)return i;if((i=n[s])!==void 0)return o(s,i),i},set:function(s,i){e[s]!==void 0?e[s]=i:o(s,i)},clear:function(){e=Object.create(null),n=Object.create(null)}}}});var df={};ct(df,{dnsLink:()=>lf});var Yr={};ct(Yr,{base10:()=>Pi});var xf=new Uint8Array(0);function go(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function Bt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return jt(r);if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return jt(new Uint8Array(r.buffer,r.byteOffset,r.byteLength));throw new Error("Unknown type, must be binary type")}function xo(r){return new TextEncoder().encode(r)}function wo(r){return new TextDecoder().decode(r)}function Ci(r){return r?.buffer instanceof ArrayBuffer}function jt(r){return Ci(r)?r:r.slice()}function Oi(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(e[i]!==255)throw new TypeError(s+" is ambiguous");e[i]=o}var c=r.length,f=r.charAt(0),a=Math.log(c)/Math.log(256),u=Math.log(256)/Math.log(c);function h(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var S=0,d=0,x=0,A=b.length;x!==A&&b[x]===0;)x++,S++;for(var B=(A-x)*u+1>>>0,R=new Uint8Array(B);x!==A;){for(var D=b[x],F=0,C=B-1;(D!==0||F<d)&&C!==-1;C--,F++)D+=256*R[C]>>>0,R[C]=D%c>>>0,D=D/c>>>0;if(D!==0)throw new Error("Non-zero carry");d=F,x++}for(var I=B-d;I!==B&&R[I]===0;)I++;for(var U=f.repeat(S);I<B;++I)U+=r.charAt(R[I]);return U}function w(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var S=0;if(b[S]!==" "){for(var d=0,x=0;b[S]===f;)d++,S++;for(var A=(b.length-S)*a+1>>>0,B=new Uint8Array(A);b[S];){var R=e[b.charCodeAt(S)];if(R===255)return;for(var D=0,F=A-1;(R!==0||D<x)&&F!==-1;F--,D++)R+=c*B[F]>>>0,B[F]=R%256>>>0,R=R/256>>>0;if(R!==0)throw new Error("Non-zero carry");x=D,S++}if(b[S]!==" "){for(var C=A-x;C!==A&&B[C]===0;)C++;for(var I=new Uint8Array(d+(A-C)),U=d;C!==A;)I[U++]=B[C++];return I}}}function p(b){var S=w(b);if(S)return S;throw new Error(`Non-${t} character`)}return{encode:h,decodeUnsafe:w,decode:p}}var Fi=Oi,Ui=Fi,So=Ui;var zr=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},jr=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Ao(this,t)}},Zr=class{decoders;constructor(t){this.decoders=t}or(t){return Ao(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Ao(r,t){return new Zr({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var $r=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new zr(t,e,n),this.decoder=new jr(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function re({name:r,prefix:t,encode:e,decode:n}){return new $r(r,t,e,n)}function Ct({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=So(e,r);return re({prefix:t,name:r,encode:n,decode:s=>Bt(o(s))})}function Ni(r,t,e,n){let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*e/8|0),i=0,c=0,f=0;for(let a=0;a<o;++a){let u=t[r[a]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<e|u,i+=e,i>=8&&(i-=8,s[f++]=255&c>>i)}if(i>=e||(255&c<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function Ki(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,s="",i=0,c=0;for(let f=0;f<r.length;++f)for(c=c<<8|r[f],i+=8;i>e;)i-=e,s+=t[o&c>>i];if(i!==0&&(s+=t[o&c<<e-i]),n)for(;(s.length*e&7)!==0;)s+="=";return s}function ki(r){let t={};for(let e=0;e<r.length;++e)t[r[e]]=e;return t}function V({name:r,prefix:t,bitsPerChar:e,alphabet:n}){let o=ki(n);return re({prefix:t,name:r,encode(s){return Ki(s,n,e)},decode(s){return Ni(s,o,e,r)}})}var Pi=Ct({prefix:"9",name:"base10",alphabet:"0123456789"});var Gr={};ct(Gr,{base16:()=>Mi,base16upper:()=>Hi});var Mi=V({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Hi=V({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Xr={};ct(Xr,{base2:()=>qi});var qi=V({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Wr={};ct(Wr,{base256emoji:()=>$i});var vo=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Vi=vo.reduce((r,t,e)=>(r[e]=t,r),[]),zi=vo.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function ji(r){return r.reduce((t,e)=>(t+=Vi[e],t),"")}function Zi(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=zi[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var $i=re({prefix:"\u{1F680}",name:"base256emoji",encode:ji,decode:Zi});var Qr={};ct(Qr,{base32:()=>ne,base32hex:()=>Wi,base32hexpad:()=>Ji,base32hexpadupper:()=>tc,base32hexupper:()=>Qi,base32pad:()=>Gi,base32padupper:()=>Xi,base32upper:()=>Yi,base32z:()=>ec});var ne=V({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Yi=V({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Gi=V({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Xi=V({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Wi=V({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Qi=V({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ji=V({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),tc=V({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),ec=V({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Jr={};ct(Jr,{base36:()=>ve,base36upper:()=>rc});var ve=Ct({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),rc=Ct({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var tn={};ct(tn,{base58btc:()=>$,base58flickr:()=>nc});var $=Ct({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),nc=Ct({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var en={};ct(en,{base64:()=>oc,base64pad:()=>sc,base64url:()=>ic,base64urlpad:()=>cc});var oc=V({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),sc=V({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),ic=V({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),cc=V({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var rn={};ct(rn,{base8:()=>ac});var ac=V({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var nn={};ct(nn,{identity:()=>fc});var fc=re({prefix:"\0",name:"identity",encode:r=>wo(r),decode:r=>xo(r)});var Uf=new TextEncoder,Nf=new TextDecoder;var sn={};ct(sn,{identity:()=>lt});var lc=Io,Bo=128,dc=127,pc=~dc,mc=Math.pow(2,31);function Io(r,t,e){t=t||[],e=e||0;for(var n=e;r>=mc;)t[e++]=r&255|Bo,r/=128;for(;r&pc;)t[e++]=r&255|Bo,r>>>=7;return t[e]=r|0,Io.bytes=e-n+1,t}var yc=on,bc=128,To=127;function on(r,n){var e=0,n=n||0,o=0,s=n,i,c=r.length;do{if(s>=c)throw on.bytes=0,new RangeError("Could not decode varint");i=r[s++],e+=o<28?(i&To)<<o:(i&To)*Math.pow(2,o),o+=7}while(i>=bc);return on.bytes=s-n,e}var gc=Math.pow(2,7),xc=Math.pow(2,14),wc=Math.pow(2,21),Ec=Math.pow(2,28),Sc=Math.pow(2,35),Ac=Math.pow(2,42),vc=Math.pow(2,49),Bc=Math.pow(2,56),Tc=Math.pow(2,63),Ic=function(r){return r<gc?1:r<xc?2:r<wc?3:r<Ec?4:r<Sc?5:r<Ac?6:r<vc?7:r<Bc?8:r<Tc?9:10},_c={encode:lc,decode:yc,encodingLength:Ic},Dc=_c,Be=Dc;function Te(r,t=0){return[Be.decode(r,t),Be.decode.bytes]}function oe(r,t,e=0){return Be.encode(r,t,e),t}function se(r){return Be.encodingLength(r)}function ce(r,t){let e=t.byteLength,n=se(r),o=n+se(e),s=new Uint8Array(o+e);return oe(r,s,0),oe(e,s,n),s.set(t,o),new ie(r,e,t,s)}function Ie(r){let t=Bt(r),[e,n]=Te(t),[o,s]=Te(t.subarray(n)),i=t.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new ie(e,o,i,t)}function _o(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&go(r.bytes,e.bytes)}}var ie=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=jt(n),this.bytes=jt(o)}};var Do=0,Lc="identity",Lo=Bt;function Rc(r,t){if(t?.truncate!=null&&t.truncate!==r.byteLength){if(t.truncate<0||t.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t.truncate)}return ce(Do,Lo(r))}var lt={code:Do,name:Lc,encode:Lo,digest:Rc};var fn={};ct(fn,{sha256:()=>_e,sha512:()=>Oc});var Cc=20;function an({name:r,code:t,encode:e,minDigestLength:n,maxDigestLength:o}){return new cn(r,t,e,n,o)}var cn=class{name;code;encode;minDigestLength;maxDigestLength;constructor(t,e,n,o,s){this.name=t,this.code=e,this.encode=n,this.minDigestLength=o??Cc,this.maxDigestLength=s}digest(t,e){if(e?.truncate!=null){if(e.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&e.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(t instanceof Uint8Array){let n=this.encode(t);return n instanceof Uint8Array?Ro(n,this.code,e?.truncate):n.then(o=>Ro(o,this.code,e?.truncate))}else throw Error("Unknown type, must be binary type")}};function Ro(r,t,e){if(e!=null&&e!==r.byteLength){if(e>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e)}return ce(t,r)}function Oo(r){return async t=>new Uint8Array(await crypto.subtle.digest(r,t))}var _e=an({name:"sha2-256",code:18,encode:Oo("SHA-256")}),Oc=an({name:"sha2-512",code:19,encode:Oo("SHA-512")});function Fo(r,t){let{bytes:e,version:n}=r;return n===0?Uc(e,un(r),t??$.encoder):Nc(e,un(r),t??ne.encoder)}var Uo=new WeakMap;function un(r){let t=Uo.get(r);if(t==null){let e=new Map;return Uo.set(r,e),e}return t}var J=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=jt(o),this["/"]=this.bytes}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==De)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==Kc)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=ce(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&_o(t.multihash,n.multihash)}toString(t){return Fo(this,t)}toJSON(){return{"/":Fo(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:s,bytes:i}=e;return new r(n,o,s,i??No(n,o,s.bytes))}else if(e[kc]===!0){let{version:n,multihash:o,code:s}=e,i=Ie(o);return r.create(n,s,i)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==De)throw new Error(`Version 0 CID must use dag-pb (code: ${De}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=No(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,De,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=Bt(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let s=o.subarray(e.multihashSize-e.digestSize),i=new ie(e.multihashCode,e.digestSize,s,o);return[e.version===0?r.createV0(i):r.createV1(e.codec,i),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[h,w]=Te(t.subarray(e));return e+=w,h},o=n(),s=De;if(o===18?(o=0,e=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=e,c=n(),f=n(),a=e+f,u=a-i;return{version:o,codec:s,multihashCode:c,digestSize:f,multihashSize:u,size:a}}static parse(t,e){let[n,o]=Fc(t,e),s=r.decode(o);if(s.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return un(s).set(n,t),s}};function Fc(r,t){switch(r[0]){case"Q":{let e=t??$;return[$.prefix,e.decode(`${$.prefix}${r}`)]}case $.prefix:{let e=t??$;return[$.prefix,e.decode(r)]}case ne.prefix:{let e=t??ne;return[ne.prefix,e.decode(r)]}case ve.prefix:{let e=t??ve;return[ve.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function Uc(r,t,e){let{prefix:n}=e;if(n!==$.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let s=e.encode(r).slice(1);return t.set(n,s),s}else return o}function Nc(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let s=e.encode(r);return t.set(n,s),s}else return o}var De=112,Kc=18;function No(r,t,e){let n=se(r),o=n+se(t),s=new Uint8Array(o+e.byteLength);return oe(r,s,0),oe(t,s,n),s.set(e,o),s}var kc=Symbol.for("@ipld/js-cid/CID");var hn={...nn,...Xr,...rn,...Yr,...Gr,...Qr,...Jr,...tn,...en,...Wr},ou={...fn,...sn};function Tt(r=0){return new Uint8Array(r)}function at(r=0){return new Uint8Array(r)}function ko(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var Ko=ko("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),ln=ko("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=at(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),Pc={utf8:Ko,"utf-8":Ko,hex:hn.base16,latin1:ln,ascii:ln,binary:ln,...hn},er=Pc;function it(r,t="utf8"){let e=er[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return e.encoder.encode(r).substring(1)}var Vc=Li(Mo(),1);var vt;(function(r){r[r.A=1]="A",r[r.CNAME=5]="CNAME",r[r.TXT=16]="TXT",r[r.AAAA=28]="AAAA"})(vt||(vt={}));var Ho=32;var fe=class extends Map{#r=0;#t=new Map;#e=new Map;#o;#i;#s;constructor(t={}){if(super(),!(t.maxSize&&t.maxSize>0))throw new TypeError("`maxSize` must be a number greater than 0");if(typeof t.maxAge=="number"&&t.maxAge===0)throw new TypeError("`maxAge` must be a number greater than 0");this.#o=t.maxSize,this.#i=t.maxAge||Number.POSITIVE_INFINITY,this.#s=t.onEviction}get __oldCache(){return this.#e}#c(t){if(typeof this.#s=="function")for(let[e,n]of t)this.#s(e,n.value)}#n(t,e){return typeof e.expiry=="number"&&e.expiry<=Date.now()?(typeof this.#s=="function"&&this.#s(t,e.value),this.delete(t)):!1}#l(t,e){if(this.#n(t,e)===!1)return e.value}#f(t,e){return e.expiry?this.#l(t,e):e.value}#u(t,e){let n=e.get(t);return this.#f(t,n)}#h(t,e){this.#t.set(t,e),this.#r++,this.#r>=this.#o&&(this.#r=0,this.#c(this.#e),this.#e=this.#t,this.#t=new Map)}#d(t,e){this.#e.delete(t),this.#h(t,e)}*#a(){for(let t of this.#e){let[e,n]=t;this.#t.has(e)||this.#n(e,n)===!1&&(yield t)}for(let t of this.#t){let[e,n]=t;this.#n(e,n)===!1&&(yield t)}}get(t){if(this.#t.has(t)){let e=this.#t.get(t);return this.#f(t,e)}if(this.#e.has(t)){let e=this.#e.get(t);if(this.#n(t,e)===!1)return this.#d(t,e),e.value}}set(t,e,{maxAge:n=this.#i}={}){let o=typeof n=="number"&&n!==Number.POSITIVE_INFINITY?Date.now()+n:void 0;return this.#t.has(t)?this.#t.set(t,{value:e,expiry:o}):this.#h(t,{value:e,expiry:o}),this}has(t){return this.#t.has(t)?!this.#n(t,this.#t.get(t)):this.#e.has(t)?!this.#n(t,this.#e.get(t)):!1}peek(t){if(this.#t.has(t))return this.#u(t,this.#t);if(this.#e.has(t))return this.#u(t,this.#e)}expiresIn(t){let e=this.#t.get(t)??this.#e.get(t);if(e)return e.expiry?e.expiry-Date.now():Number.POSITIVE_INFINITY}delete(t){let e=this.#t.delete(t);return e&&this.#r--,this.#e.delete(t)||e}clear(){this.#t.clear(),this.#e.clear(),this.#r=0}resize(t){if(!(t&&t>0))throw new TypeError("`maxSize` must be a number greater than 0");let e=[...this.#a()],n=e.length-t;n<0?(this.#t=new Map(e),this.#e=new Map,this.#r=e.length):(n>0&&this.#c(e.slice(0,n)),this.#e=new Map(e.slice(n)),this.#t=new Map,this.#r=0),this.#o=t}evict(t=1){let e=Number(t);if(!e||e<=0)return;let n=[...this.#a()],o=Math.trunc(Math.min(e,Math.max(n.length-1,0)));o<=0||(this.#c(n.slice(0,o)),this.#e=new Map(n.slice(o)),this.#t=new Map,this.#r=0)}*keys(){for(let[t]of this)yield t}*values(){for(let[,t]of this)yield t}*[Symbol.iterator](){for(let t of this.#t){let[e,n]=t;this.#n(e,n)===!1&&(yield[e,n.value])}for(let t of this.#e){let[e,n]=t;this.#t.has(e)||this.#n(e,n)===!1&&(yield[e,n.value])}}*entriesDescending(){let t=[...this.#t];for(let e=t.length-1;e>=0;--e){let n=t[e],[o,s]=n;this.#n(o,s)===!1&&(yield[o,s.value])}t=[...this.#e];for(let e=t.length-1;e>=0;--e){let n=t[e],[o,s]=n;this.#t.has(o)||this.#n(o,s)===!1&&(yield[o,s.value])}}*entriesAscending(){for(let[t,e]of this.#a())yield[t,e.value]}get size(){if(!this.#r)return this.#e.size;let t=0;for(let e of this.#e.keys())this.#t.has(e)||t++;return Math.min(this.#r+t,this.#o)}get maxSize(){return this.#o}get maxAge(){return this.#i}entries(){return this.entriesAscending()}forEach(t,e=this){for(let[n,o]of this.entriesAscending())t.call(e,o,n,this)}get[Symbol.toStringTag](){return"QuickLRU"}toString(){return`QuickLRU(${this.size}/${this.maxSize})`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}};var rr=class extends Error{static name="DNSLinkNotFoundError";constructor(t="DNSLink not found"){super(t),this.name="DNSLinkNotFoundError"}},ue=class extends Error{static name="InvalidNamespaceError";constructor(t="Invalid namespace"){super(t),this.name="InvalidNamespaceError"}};var qo=(r,t)=>{let[,e,n,...o]=r.split("/");if(e!=="ipfs")throw new ue(`Namespace ${e} was not "ipfs"`);return{namespace:"ipfs",cid:J.parse(n),path:o.length>0?`/${o.join("/")}`:"",answer:t}};var wt=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},nr=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var or=class extends Error{static name="InvalidCIDError";constructor(t="Invalid CID"){super(t),this.name="InvalidCIDError"}},sr=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var Le=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var dn=Symbol.for("@libp2p/peer-id");function dt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}async function Vo(r,t,e,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,t,e.subarray());return n?.signal?.throwIfAborted(),s}function zc(r){return r?.buffer instanceof ArrayBuffer}function zo(r){if(zc(r))return r;let t=r.slice();return new Uint8Array(t.buffer,0,t.byteLength)}function ir(r,t){t==null&&(t=r.reduce((o,s)=>o+s.length,0));let e=at(t),n=0;for(let o of r)e.set(o,n),n+=o.length;return zo(e)}var Zo=Symbol.for("@achingbrain/uint8arraylist");function jo(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function cr(r){return!!r?.[Zo]}var ft=class r{bufs;length;[Zo]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(cr(n)){e+=n.byteLength;for(let o of n.bufs)this.bufs.push(o)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(cr(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=jo(this.bufs,t);return e.buf[e.index]}set(t,e){let n=jo(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(cr(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return ir(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:ir(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),s=new r;return s.length=o,s.bufs=n,s}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],c=o,f=c+i.byteLength;if(o=f,t>=f)continue;let a=t>=c&&t<f,u=e>c&&e<=f;if(a&&u){if(t===c&&e===f){n.push(i);break}let h=t-c;n.push(i.subarray(h,h+(e-t)));break}if(a){if(t===0){n.push(i);continue}n.push(i.subarray(t-c));continue}if(u){if(e===f){n.push(i);break}n.push(i.subarray(0,e-c));break}n.push(i)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!cr(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let h=0;h<s;h++)i[h]=-1;for(let h=0;h<o;h++)i[n[h]]=h;let c=i,f=this.byteLength-n.byteLength,a=n.byteLength-1,u;for(let h=e;h<=f;h+=u){u=0;for(let w=a;w>=0;w--){let p=this.get(h+w);if(n[w]!==p){u=Math.max(1,w-c[p]);break}}if(u===0)return h}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=at(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=Tt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=Tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=Tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=at(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=Tt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=Tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=Tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=Tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=Tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!dt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,s)=>o+s.byteLength,0)),n.length=e,n}};function Ot(r,t="utf8"){let e=er[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return e.decoder.decode(`${e.prefix}${r}`)}var jc=parseInt("11111",2),pn=parseInt("10000000",2),Zc=parseInt("01111111",2),$o={0:Re,1:Re,2:$c,3:Xc,4:Wc,5:Gc,6:Yc,16:Re,22:Re,48:Re};function mn(r,t={offset:0}){let e=r[t.offset]&jc;if(t.offset++,$o[e]!=null)return $o[e](r,t);throw new Error("No decoder for tag "+e)}function Ce(r,t){let e=0;if((r[t.offset]&pn)===pn){let n=r[t.offset]&Zc,o="0x";t.offset++;for(let s=0;s<n;s++,t.offset++)o+=r[t.offset].toString(16).padStart(2,"0");e=parseInt(o,16)}else e=r[t.offset],t.offset++;return e}function Re(r,t){Ce(r,t);let e=[];for(;!(t.offset>=r.byteLength);){let n=mn(r,t);if(n===null)break;e.push(n)}return e}function $c(r,t){let e=Ce(r,t),n=t.offset,o=t.offset+e,s=[];for(let i=n;i<o;i++)i===n&&r[i]===0||s.push(r[i]);return t.offset+=e,Uint8Array.from(s)}function Yc(r,t){let e=Ce(r,t),n=t.offset+e,o=r[t.offset];t.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let c=`${s}.${i}`,f=[];for(;t.offset<n;){let a=r[t.offset];if(t.offset++,f.push(a&127),a<128){f.reverse();let u=0;for(let h=0;h<f.length;h++)u+=f[h]<<h*7;c+=`.${u}`,f=[]}}return c}function Gc(r,t){return t.offset++,null}function Xc(r,t){let e=Ce(r,t),n=r[t.offset];t.offset++;let o=r.subarray(t.offset,t.offset+e-1);if(t.offset+=e,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Wc(r,t){let e=Ce(r,t),n=r.subarray(t.offset,t.offset+e);return t.offset+=e,n}function Qc(r){let t=r.toString(16);t.length%2===1&&(t="0"+t);let e=new ft;for(let n=0;n<t.length;n+=2)e.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return e}function yn(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let t=Qc(r.byteLength);return new ft(Uint8Array.from([t.byteLength|pn]),t)}function Yo(r){let t=new ft,e=128;return(r.subarray()[0]&e)===e&&t.append(Uint8Array.from([0])),t.append(r),new ft(Uint8Array.from([2]),yn(t),t)}function Go(r){let t=Uint8Array.from([0]),e=new ft(t,r);return new ft(Uint8Array.from([3]),yn(e),e)}function ar(r,t=48){let e=new ft;for(let n of r)e.append(n);return new ft(Uint8Array.from([t]),yn(e),e)}var Jc=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),ta=Uint8Array.from([6,5,43,129,4,0,34]),ea=Uint8Array.from([6,5,43,129,4,0,35]),ra={ext:!0,kty:"EC",crv:"P-256"},na={ext:!0,kty:"EC",crv:"P-384"},oa={ext:!0,kty:"EC",crv:"P-521"},bn=32,gn=48,xn=66;function Xo(r){let t=mn(r);return Wo(t)}function Wo(r){let t=r[1][1][0],e=1,n,o;if(t.byteLength===bn*2+1)return n=it(t.subarray(e,e+bn),"base64url"),o=it(t.subarray(e+bn),"base64url"),new he({...ra,key_ops:["verify"],x:n,y:o});if(t.byteLength===gn*2+1)return n=it(t.subarray(e,e+gn),"base64url"),o=it(t.subarray(e+gn),"base64url"),new he({...na,key_ops:["verify"],x:n,y:o});if(t.byteLength===xn*2+1)return n=it(t.subarray(e,e+xn),"base64url"),o=it(t.subarray(e+xn),"base64url"),new he({...oa,key_ops:["verify"],x:n,y:o});throw new wt(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function Qo(r){return ar([Yo(Uint8Array.from([1])),ar([sa(r.crv)],160),ar([Go(new ft(Uint8Array.from([4]),Ot(r.x??"","base64url"),Ot(r.y??"","base64url")))],161)]).subarray()}function sa(r){if(r==="P-256")return Jc;if(r==="P-384")return ta;if(r==="P-521")return ea;throw new wt(`Invalid curve ${r}`)}var he=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=Qo(this.jwk)),this._raw}toMultihash(){return lt.digest(le(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return $.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:dt(this.raw,t.raw)}async verify(t,e,n){return Vo(this.jwk,e,t,n)}};function wn(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in r&&r.BYTES_PER_ELEMENT===1}function Ft(r,t=""){if(typeof r!="number"){let e=t&&`"${t}" `;throw new TypeError(`${e}expected number, got ${typeof r}`)}if(!Number.isSafeInteger(r)||r<0){let e=t&&`"${t}" `;throw new RangeError(`${e}expected integer >= 0, got ${r}`)}}function ut(r,t,e=""){let n=wn(r),o=r?.length,s=t!==void 0;if(!n||s&&o!==t){let i=e&&`"${e}" `,c=s?` of length ${t}`:"",f=n?`length=${o}`:`type=${typeof r}`,a=i+"expected Uint8Array"+c+", got "+f;throw n?new RangeError(a):new TypeError(a)}return r}function fr(r){if(typeof r!="function"||typeof r.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(Ft(r.outputLen),Ft(r.blockLen),r.outputLen<1)throw new Error('"outputLen" must be >= 1');if(r.blockLen<1)throw new Error('"blockLen" must be >= 1')}function de(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function ur(r,t){ut(r,void 0,"digestInto() output");let e=t.outputLen;if(r.length<e)throw new RangeError('"digestInto() output" expected to be of length >='+e)}function _t(...r){for(let t=0;t<r.length;t++)r[t].fill(0)}function hr(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function pt(r,t){return r<<32-t|r>>>t}var ts=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",ia=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function lr(r){if(ut(r),ts)return r.toHex();let t="";for(let e=0;e<r.length;e++)t+=ia[r[e]];return t}var It={_0:48,_9:57,A:65,F:70,a:97,f:102};function Jo(r){if(r>=It._0&&r<=It._9)return r-It._0;if(r>=It.A&&r<=It.F)return r-(It.A-10);if(r>=It.a&&r<=It.f)return r-(It.a-10)}function Oe(r){if(typeof r!="string")throw new TypeError("hex string expected, got "+typeof r);if(ts)try{return Uint8Array.fromHex(r)}catch(o){throw o instanceof SyntaxError?new RangeError(o.message):o}let t=r.length,e=t/2;if(t%2)throw new RangeError("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,s=0;o<e;o++,s+=2){let i=Jo(r.charCodeAt(s)),c=Jo(r.charCodeAt(s+1));if(i===void 0||c===void 0){let f=r[s]+r[s+1];throw new RangeError('hex string expected, got non-hex character "'+f+'" at index '+s)}n[o]=i*16+c}return n}function En(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];ut(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let s=r[n];e.set(s,o),o+=s.length}return e}function Sn(r,t={}){let e=(o,s)=>r(s).update(o).digest(),n=r(void 0);return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.canXOF=n.canXOF,e.create=o=>r(o),Object.assign(e,t),Object.freeze(e)}function es(r=32){Ft(r,"bytesLength");let t=typeof globalThis=="object"?globalThis.crypto:null;if(typeof t?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(r>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${r}`);return t.getRandomValues(new Uint8Array(r))}var An=r=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,r])});function rs(r,t,e){return r&t^~r&e}function ns(r,t,e){return r&t^r&e^t&e}var Fe=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(t,e,n,o){this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=hr(this.buffer)}update(t){de(this),ut(t);let{view:e,buffer:n,blockLen:o}=this,s=t.length;for(let i=0;i<s;){let c=Math.min(o-this.pos,s-i);if(c===o){let f=hr(t);for(;o<=s-i;i+=o)this.process(f,i);continue}n.set(t.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){de(this),ur(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;e[i++]=128,_t(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let h=i;h<o;h++)e[h]=0;n.setBigUint64(o-8,BigInt(this.length*8),s),this.process(n,0);let c=hr(t),f=this.outputLen;if(f%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let a=f/4,u=this.get();if(a>u.length)throw new Error("_sha2: outputLen bigger than state");for(let h=0;h<a;h++)c.setUint32(4*h,u[h],s)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||=new this.constructor,t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:s,destroyed:i,pos:c}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=c,o%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}},Dt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var tt=Uint32Array.from([1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209]);var dr=BigInt(4294967295),os=BigInt(32);function ca(r,t=!1){return t?{h:Number(r&dr),l:Number(r>>os&dr)}:{h:Number(r>>os&dr)|0,l:Number(r&dr)|0}}function ss(r,t=!1){let e=r.length,n=new Uint32Array(e),o=new Uint32Array(e);for(let s=0;s<e;s++){let{h:i,l:c}=ca(r[s],t);[n[s],o[s]]=[i,c]}return[n,o]}var vn=(r,t,e)=>r>>>e,Bn=(r,t,e)=>r<<32-e|t>>>e,Zt=(r,t,e)=>r>>>e|t<<32-e,$t=(r,t,e)=>r<<32-e|t>>>e,Ue=(r,t,e)=>r<<64-e|t>>>e-32,Ne=(r,t,e)=>r>>>e-32|t<<64-e;function Et(r,t,e,n){let o=(t>>>0)+(n>>>0);return{h:r+e+(o/2**32|0)|0,l:o|0}}var is=(r,t,e)=>(r>>>0)+(t>>>0)+(e>>>0),cs=(r,t,e,n)=>t+e+n+(r/2**32|0)|0,as=(r,t,e,n)=>(r>>>0)+(t>>>0)+(e>>>0)+(n>>>0),fs=(r,t,e,n,o)=>t+e+n+o+(r/2**32|0)|0,us=(r,t,e,n,o)=>(r>>>0)+(t>>>0)+(e>>>0)+(n>>>0)+(o>>>0),hs=(r,t,e,n,o,s)=>t+e+n+o+s+(r/2**32|0)|0;var fa=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ut=new Uint32Array(64),Tn=class extends Fe{constructor(t){super(64,t,8,!1)}get(){let{A:t,B:e,C:n,D:o,E:s,F:i,G:c,H:f}=this;return[t,e,n,o,s,i,c,f]}set(t,e,n,o,s,i,c,f){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=f|0}process(t,e){for(let h=0;h<16;h++,e+=4)Ut[h]=t.getUint32(e,!1);for(let h=16;h<64;h++){let w=Ut[h-15],p=Ut[h-2],b=pt(w,7)^pt(w,18)^w>>>3,S=pt(p,17)^pt(p,19)^p>>>10;Ut[h]=S+Ut[h-7]+b+Ut[h-16]|0}let{A:n,B:o,C:s,D:i,E:c,F:f,G:a,H:u}=this;for(let h=0;h<64;h++){let w=pt(c,6)^pt(c,11)^pt(c,25),p=u+w+rs(c,f,a)+fa[h]+Ut[h]|0,S=(pt(n,2)^pt(n,13)^pt(n,22))+ns(n,o,s)|0;u=a,a=f,f=c,c=i+p|0,i=s,s=o,o=n,n=p+S|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,f=f+this.F|0,a=a+this.G|0,u=u+this.H|0,this.set(n,o,s,i,c,f,a,u)}roundClean(){_t(Ut)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),_t(this.buffer)}},In=class extends Tn{A=Dt[0]|0;B=Dt[1]|0;C=Dt[2]|0;D=Dt[3]|0;E=Dt[4]|0;F=Dt[5]|0;G=Dt[6]|0;H=Dt[7]|0;constructor(){super(32)}};var ls=ss(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(r=>BigInt(r))),ua=ls[0],ha=ls[1],Nt=new Uint32Array(80),Kt=new Uint32Array(80),_n=class extends Fe{constructor(t){super(128,t,16,!1)}get(){let{Ah:t,Al:e,Bh:n,Bl:o,Ch:s,Cl:i,Dh:c,Dl:f,Eh:a,El:u,Fh:h,Fl:w,Gh:p,Gl:b,Hh:S,Hl:d}=this;return[t,e,n,o,s,i,c,f,a,u,h,w,p,b,S,d]}set(t,e,n,o,s,i,c,f,a,u,h,w,p,b,S,d){this.Ah=t|0,this.Al=e|0,this.Bh=n|0,this.Bl=o|0,this.Ch=s|0,this.Cl=i|0,this.Dh=c|0,this.Dl=f|0,this.Eh=a|0,this.El=u|0,this.Fh=h|0,this.Fl=w|0,this.Gh=p|0,this.Gl=b|0,this.Hh=S|0,this.Hl=d|0}process(t,e){for(let B=0;B<16;B++,e+=4)Nt[B]=t.getUint32(e),Kt[B]=t.getUint32(e+=4);for(let B=16;B<80;B++){let R=Nt[B-15]|0,D=Kt[B-15]|0,F=Zt(R,D,1)^Zt(R,D,8)^vn(R,D,7),C=$t(R,D,1)^$t(R,D,8)^Bn(R,D,7),I=Nt[B-2]|0,U=Kt[B-2]|0,H=Zt(I,U,19)^Ue(I,U,61)^vn(I,U,6),N=$t(I,U,19)^Ne(I,U,61)^Bn(I,U,6),l=as(C,N,Kt[B-7],Kt[B-16]),m=fs(l,F,H,Nt[B-7],Nt[B-16]);Nt[B]=m|0,Kt[B]=l|0}let{Ah:n,Al:o,Bh:s,Bl:i,Ch:c,Cl:f,Dh:a,Dl:u,Eh:h,El:w,Fh:p,Fl:b,Gh:S,Gl:d,Hh:x,Hl:A}=this;for(let B=0;B<80;B++){let R=Zt(h,w,14)^Zt(h,w,18)^Ue(h,w,41),D=$t(h,w,14)^$t(h,w,18)^Ne(h,w,41),F=h&p^~h&S,C=w&b^~w&d,I=us(A,D,C,ha[B],Kt[B]),U=hs(I,x,R,F,ua[B],Nt[B]),H=I|0,N=Zt(n,o,28)^Ue(n,o,34)^Ue(n,o,39),l=$t(n,o,28)^Ne(n,o,34)^Ne(n,o,39),m=n&s^n&c^s&c,E=o&i^o&f^i&f;x=S|0,A=d|0,S=p|0,d=b|0,p=h|0,b=w|0,{h,l:w}=Et(a|0,u|0,U|0,H|0),a=c|0,u=f|0,c=s|0,f=i|0,s=n|0,i=o|0;let g=is(H,l,E);n=cs(g,U,N,m),o=g|0}({h:n,l:o}=Et(this.Ah|0,this.Al|0,n|0,o|0)),{h:s,l:i}=Et(this.Bh|0,this.Bl|0,s|0,i|0),{h:c,l:f}=Et(this.Ch|0,this.Cl|0,c|0,f|0),{h:a,l:u}=Et(this.Dh|0,this.Dl|0,a|0,u|0),{h,l:w}=Et(this.Eh|0,this.El|0,h|0,w|0),{h:p,l:b}=Et(this.Fh|0,this.Fl|0,p|0,b|0),{h:S,l:d}=Et(this.Gh|0,this.Gl|0,S|0,d|0),{h:x,l:A}=Et(this.Hh|0,this.Hl|0,x|0,A|0),this.set(n,o,s,i,c,f,a,u,h,w,p,b,S,d,x,A)}roundClean(){_t(Nt,Kt)}destroy(){this.destroyed=!0,_t(this.buffer),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}},Dn=class extends _n{Ah=tt[0]|0;Al=tt[1]|0;Bh=tt[2]|0;Bl=tt[3]|0;Ch=tt[4]|0;Cl=tt[5]|0;Dh=tt[6]|0;Dl=tt[7]|0;Eh=tt[8]|0;El=tt[9]|0;Fh=tt[10]|0;Fl=tt[11]|0;Gh=tt[12]|0;Gl=tt[13]|0;Hh=tt[14]|0;Hl=tt[15]|0;constructor(){super(64)}};var ds=Sn(()=>new In,An(1));var pr=Sn(()=>new Dn,An(3));var P=(r,t,e)=>ut(r,t,e),Rn=Ft,pe=lr,G=(...r)=>En(...r),me=r=>Oe(r),Yt=wn,Ke=r=>es(r),yr=BigInt(0),Ln=BigInt(1);function mt(r,t=""){if(typeof r!="boolean"){let e=t&&`"${t}" `;throw new TypeError(e+"expected boolean, got type="+typeof r)}return r}function br(r){if(typeof r=="bigint"){if(!mr(r))throw new RangeError("positive bigint expected, got "+r)}else Rn(r);return r}function yt(r,t=""){if(typeof r!="number"){let e=t&&`"${t}" `;throw new TypeError(e+"expected number, got type="+typeof r)}if(!Number.isSafeInteger(r)){let e=t&&`"${t}" `;throw new RangeError(e+"expected safe integer, got "+r)}}function ke(r){let t=br(r).toString(16);return t.length&1?"0"+t:t}function ps(r){if(typeof r!="string")throw new TypeError("hex string expected, got "+typeof r);return r===""?yr:BigInt("0x"+r)}function Gt(r){return ps(lr(r))}function St(r){return ps(lr(Pe(ut(r)).reverse()))}function gr(r,t){if(Ft(t),t===0)throw new RangeError("zero length");r=br(r);let e=r.toString(16);if(e.length>t*2)throw new RangeError("number too large");return Oe(e.padStart(t*2,"0"))}function Cn(r,t){return gr(r,t).reverse()}function ms(r,t){if(r=P(r),t=P(t),r.length!==t.length)return!1;let e=0;for(let n=0;n<r.length;n++)e|=r[n]^t[n];return e===0}function Pe(r){return Uint8Array.from(P(r))}function xr(r){if(typeof r!="string")throw new TypeError("ascii string expected, got "+typeof r);return Uint8Array.from(r,(t,e)=>{let n=t.charCodeAt(0);if(t.length!==1||n>127)throw new RangeError(`string contains non-ASCII character "${r[e]}" with code ${n} at position ${e}`);return n})}var mr=r=>typeof r=="bigint"&&yr<=r;function la(r,t,e){return mr(r)&&mr(t)&&mr(e)&&t<=r&&r<e}function ye(r,t,e,n){if(!la(t,e,n))throw new RangeError("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function be(r){if(r<yr)throw new Error("expected non-negative bigint, got "+r);let t;for(t=0;r>yr;r>>=Ln,t+=1);return t}var Me=r=>(Ln<<BigInt(r))-Ln;function ys(r,t,e){if(Ft(r,"hashLen"),Ft(t,"qByteLen"),typeof e!="function")throw new TypeError("hmacFn must be a function");let n=d=>new Uint8Array(d),o=Uint8Array.of(),s=Uint8Array.of(0),i=Uint8Array.of(1),c=1e3,f=n(r),a=n(r),u=0,h=()=>{f.fill(1),a.fill(0),u=0},w=(...d)=>e(a,G(f,...d)),p=(d=o)=>{a=w(s,d),f=w(),d.length!==0&&(a=w(i,d),f=w())},b=()=>{if(u++>=c)throw new Error("drbg: tried max amount of iterations");let d=0,x=[];for(;d<t;){f=w();let A=f.slice();x.push(A),d+=f.length}return G(...x)};return(d,x)=>{h(),p(d);let A;for(;(A=x(b()))===void 0;)p();return h(),A}}function bt(r,t={},e={}){if(Object.prototype.toString.call(r)!=="[object Object]")throw new TypeError("expected valid options object");function n(s,i,c){if(!c&&i!=="function"&&!Object.hasOwn(r,s))throw new TypeError(`param "${s}" is invalid: expected own property`);let f=r[s];if(c&&f===void 0)return;let a=typeof f;if(a!==i||f===null)throw new TypeError(`param "${s}" is invalid: expected ${i}, got ${a}`)}let o=(s,i)=>Object.entries(s).forEach(([c,f])=>n(c,f,i));o(t,!1),o(e,!0)}var On=()=>{throw new Error("not implemented")};var et=BigInt(0),z=BigInt(1),Xt=BigInt(2),ws=BigInt(3),Es=BigInt(4),Ss=BigInt(5),da=BigInt(7),As=BigInt(8),pa=BigInt(9),vs=BigInt(16);function Z(r,t){if(t<=et)throw new Error("mod: expected positive modulus, got "+t);let e=r%t;return e>=et?e:t+e}function q(r,t,e){if(t<et)throw new Error("pow2: expected non-negative exponent, got "+t);let n=r;for(;t-- >et;)n*=n,n%=e;return n}function bs(r,t){if(r===et)throw new Error("invert: expected non-zero number");if(t<=et)throw new Error("invert: expected positive modulus, got "+t);let e=Z(r,t),n=t,o=et,s=z,i=z,c=et;for(;e!==et;){let a=n/e,u=n-e*a,h=o-i*a,w=s-c*a;n=e,e=u,o=i,s=c,i=h,c=w}if(n!==z)throw new Error("invert: does not exist");return Z(o,t)}function Fn(r,t,e){let n=r;if(!n.eql(n.sqr(t),e))throw new Error("Cannot find square root")}function Bs(r,t){let e=r,n=(e.ORDER+z)/Es,o=e.pow(t,n);return Fn(e,o,t),o}function ma(r,t){let e=r,n=(e.ORDER-Ss)/As,o=e.mul(t,Xt),s=e.pow(o,n),i=e.mul(t,s),c=e.mul(e.mul(i,Xt),s),f=e.mul(i,e.sub(c,e.ONE));return Fn(e,f,t),f}function ya(r){let t=ge(r),e=Ts(r),n=e(t,t.neg(t.ONE)),o=e(t,n),s=e(t,t.neg(n)),i=(r+da)/vs;return((c,f)=>{let a=c,u=a.pow(f,i),h=a.mul(u,n),w=a.mul(u,o),p=a.mul(u,s),b=a.eql(a.sqr(h),f),S=a.eql(a.sqr(w),f);u=a.cmov(u,h,b),h=a.cmov(p,w,S);let d=a.eql(a.sqr(h),f),x=a.cmov(u,h,d);return Fn(a,x,f),x})}function Ts(r){if(r<ws)throw new Error("sqrt is not defined for small field");let t=r-z,e=0;for(;t%Xt===et;)t/=Xt,e++;let n=Xt,o=ge(r);for(;gs(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(e===1)return Bs;let s=o.pow(n,t),i=(t+z)/Xt;return function(f,a){let u=f;if(u.is0(a))return a;if(gs(u,a)!==1)throw new Error("Cannot find square root");let h=e,w=u.mul(u.ONE,s),p=u.pow(a,t),b=u.pow(a,i);for(;!u.eql(p,u.ONE);){if(u.is0(p))return u.ZERO;let S=1,d=u.sqr(p);for(;!u.eql(d,u.ONE);)if(S++,d=u.sqr(d),S===h)throw new Error("Cannot find square root");let x=z<<BigInt(h-S-1),A=u.pow(w,x);h=S,w=u.sqr(A),p=u.mul(p,w),b=u.mul(b,A)}return b}}function ba(r){return r%Es===ws?Bs:r%As===Ss?ma:r%vs===pa?ya(r):Ts(r)}var Lt=(r,t)=>(Z(r,t)&z)===z,ga=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Un(r){let t={ORDER:"bigint",BYTES:"number",BITS:"number"},e=ga.reduce((n,o)=>(n[o]="function",n),t);if(bt(r,e),yt(r.BYTES,"BYTES"),yt(r.BITS,"BITS"),r.BYTES<1||r.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(r.ORDER<=z)throw new Error("invalid field: expected ORDER > 1, got "+r.ORDER);return r}function xa(r,t,e){let n=r;if(e<et)throw new Error("invalid exponent, negatives unsupported");if(e===et)return n.ONE;if(e===z)return t;let o=n.ONE,s=t;for(;e>et;)e&z&&(o=n.mul(o,s)),s=n.sqr(s),e>>=z;return o}function He(r,t,e=!1){let n=r,o=new Array(t.length).fill(e?n.ZERO:void 0),s=t.reduce((c,f,a)=>n.is0(f)?c:(o[a]=c,n.mul(c,f)),n.ONE),i=n.inv(s);return t.reduceRight((c,f,a)=>n.is0(f)?c:(o[a]=n.mul(c,o[a]),n.mul(c,f)),i),o}function gs(r,t){let e=r,n=(e.ORDER-z)/Xt,o=e.pow(t,n),s=e.eql(o,e.ONE),i=e.eql(o,e.ZERO),c=e.eql(o,e.neg(e.ONE));if(!s&&!i&&!c)throw new Error("invalid Legendre symbol result");return s?1:i?0:-1}function wa(r,t){if(t!==void 0&&Rn(t),r<=et)throw new Error("invalid n length: expected positive n, got "+r);if(t!==void 0&&t<1)throw new Error("invalid n length: expected positive bit length, got "+t);let e=be(r);if(t!==void 0&&t<e)throw new Error(`invalid n length: expected bit length (${e}) >= n.length (${t})`);let n=t!==void 0?t:e,o=Math.ceil(n/8);return{nBitLength:n,nByteLength:o}}var xs=new WeakMap,wr=class{ORDER;BITS;BYTES;isLE;ZERO=et;ONE=z;_lengths;_mod;constructor(t,e={}){if(t<=z)throw new Error("invalid field: expected ORDER > 1, got "+t);let n;this.isLE=!1,e!=null&&typeof e=="object"&&(typeof e.BITS=="number"&&(n=e.BITS),typeof e.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:e.sqrt,enumerable:!0}),typeof e.isLE=="boolean"&&(this.isLE=e.isLE),e.allowedLengths&&(this._lengths=Object.freeze(e.allowedLengths.slice())),typeof e.modFromBytes=="boolean"&&(this._mod=e.modFromBytes));let{nBitLength:o,nByteLength:s}=wa(t,n);if(s>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=t,this.BITS=o,this.BYTES=s,Object.freeze(this)}create(t){return Z(t,this.ORDER)}isValid(t){if(typeof t!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof t);return et<=t&&t<this.ORDER}is0(t){return t===et}isValidNot0(t){return!this.is0(t)&&this.isValid(t)}isOdd(t){return(t&z)===z}neg(t){return Z(-t,this.ORDER)}eql(t,e){return t===e}sqr(t){return Z(t*t,this.ORDER)}add(t,e){return Z(t+e,this.ORDER)}sub(t,e){return Z(t-e,this.ORDER)}mul(t,e){return Z(t*e,this.ORDER)}pow(t,e){return xa(this,t,e)}div(t,e){return Z(t*bs(e,this.ORDER),this.ORDER)}sqrN(t){return t*t}addN(t,e){return t+e}subN(t,e){return t-e}mulN(t,e){return t*e}inv(t){return bs(t,this.ORDER)}sqrt(t){let e=xs.get(this);return e||xs.set(this,e=ba(this.ORDER)),e(this,t)}toBytes(t){return this.isLE?Cn(t,this.BYTES):gr(t,this.BYTES)}fromBytes(t,e=!1){P(t);let{_lengths:n,BYTES:o,isLE:s,ORDER:i,_mod:c}=this;if(n){if(t.length<1||!n.includes(t.length)||t.length>o)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+t.length);let a=new Uint8Array(o);a.set(t,s?0:a.length-t.length),t=a}if(t.length!==o)throw new Error("Field.fromBytes: expected "+o+" bytes, got "+t.length);let f=s?St(t):Gt(t);if(c&&(f=Z(f,i)),!e&&!this.isValid(f))throw new Error("invalid field element: outside of range 0..ORDER");return f}invertBatch(t){return He(this,t)}cmov(t,e,n){return mt(n,"condition"),n?e:t}};Object.freeze(wr.prototype);function ge(r,t={}){return new wr(r,t)}function Is(r){if(typeof r!="bigint")throw new Error("field order must be bigint");if(r<=z)throw new Error("field order must be greater than 1");let t=be(r-z);return Math.ceil(t/8)}function Nn(r){let t=Is(r);return t+Math.ceil(t/2)}function Kn(r,t,e=!1){P(r);let n=r.length,o=Is(t),s=Math.max(Nn(t),16);if(n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=e?St(r):Gt(r),c=Z(i,t-z)+z;return e?Cn(c,o):gr(c,o)}var xe=BigInt(0),Wt=BigInt(1);function qe(r,t){let e=t.negate();return r?e:t}function Qt(r,t){let e=He(r.Fp,t.map(n=>n.Z));return t.map((n,o)=>r.fromAffine(n.toAffine(e[o])))}function Rs(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function kn(r,t){Rs(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1),o=2**r,s=Me(r),i=BigInt(r);return{windows:e,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function _s(r,t,e){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=e,c=Number(r&o),f=r>>i;c>n&&(c-=s,f+=Wt);let a=t*n,u=a+Math.abs(c)-1,h=c===0,w=c<0,p=t%2!==0;return{nextN:f,offset:u,isZero:h,isNeg:w,isNegF:p,offsetF:a}}var Pn=new WeakMap,Cs=new WeakMap;function Mn(r){return Cs.get(r)||1}function Ds(r){if(r!==xe)throw new Error("invalid wNAF")}var we=class{BASE;ZERO;Fn;bits;constructor(t,e){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=e}_unsafeLadder(t,e,n=this.ZERO){let o=t;for(;e>xe;)e&Wt&&(n=n.add(o)),o=o.double(),e>>=Wt;return n}precomputeWindow(t,e){let{windows:n,windowSize:o}=kn(e,this.bits),s=[],i=t,c=i;for(let f=0;f<n;f++){c=i,s.push(c);for(let a=1;a<o;a++)c=c.add(i),s.push(c);i=c.double()}return s}wNAF(t,e,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=kn(t,this.bits);for(let c=0;c<i.windows;c++){let{nextN:f,offset:a,isZero:u,isNeg:h,isNegF:w,offsetF:p}=_s(n,c,i);n=f,u?s=s.add(qe(w,e[p])):o=o.add(qe(h,e[a]))}return Ds(n),{p:o,f:s}}wNAFUnsafe(t,e,n,o=this.ZERO){let s=kn(t,this.bits);for(let i=0;i<s.windows&&n!==xe;i++){let{nextN:c,offset:f,isZero:a,isNeg:u}=_s(n,i,s);if(n=c,!a){let h=e[f];o=o.add(u?h.negate():h)}}return Ds(n),o}getPrecomputes(t,e,n){let o=Pn.get(e);return o||(o=this.precomputeWindow(e,t),t!==1&&(typeof n=="function"&&(o=n(o)),Pn.set(e,o))),o}cached(t,e,n){let o=Mn(t);return this.wNAF(o,this.getPrecomputes(o,t,n),e)}unsafe(t,e,n,o){let s=Mn(t);return s===1?this._unsafeLadder(t,e,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,n),e,o)}createCache(t,e){Rs(e,this.bits),Cs.set(t,e),Pn.delete(t)}hasCache(t){return Mn(t)!==1}};function Os(r,t,e,n){let o=t,s=r.ZERO,i=r.ZERO;for(;e>xe||n>xe;)e&Wt&&(s=s.add(o)),n&Wt&&(i=i.add(o)),o=o.double(),e>>=Wt,n>>=Wt;return{p1:s,p2:i}}function Ls(r,t,e){if(t){if(t.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Un(t),t}else return ge(r,{isLE:e})}function Er(r,t,e={},n){if(n===void 0&&(n=r==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${r} CURVE object`);for(let f of["p","n","h"]){let a=t[f];if(!(typeof a=="bigint"&&a>xe))throw new Error(`CURVE.${f} must be positive bigint`)}let o=Ls(t.p,e.Fp,n),s=Ls(t.n,e.Fn,n),c=["Gx","Gy","a",r==="weierstrass"?"b":"d"];for(let f of c)if(!o.isValid(t[f]))throw new Error(`CURVE.${f} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}function Sr(r,t){return function(n){let o=r(n);return{secretKey:o,publicKey:t(o)}}}var kt=BigInt(0),Q=BigInt(1),Hn=BigInt(2),Ea=BigInt(8);function Sa(r,t,e,n){let o=r.sqr(e),s=r.sqr(n),i=r.add(r.mul(t.a,o),s),c=r.add(r.ONE,r.mul(t.d,r.mul(o,s)));return r.eql(i,c)}function Fs(r,t={}){let e=t,n=Er("edwards",r,e,e.FpFnLE),{Fp:o,Fn:s}=n,i=n.CURVE,{h:c}=i;bt(e,{},{uvRatio:"function"});let f=Hn<<BigInt(s.BYTES*8)-Q,a=S=>o.create(S),u=e.uvRatio===void 0?(S,d)=>{try{return{isValid:!0,value:o.sqrt(o.div(S,d))}}catch{return{isValid:!1,value:kt}}}:e.uvRatio;if(!Sa(o,i,i.Gx,i.Gy))throw new Error("bad curve params: generator point");function h(S,d,x=!1){let A=x?Q:kt;return ye("coordinate "+S,d,A,f),d}function w(S){if(!(S instanceof p))throw new Error("EdwardsPoint expected")}class p{static BASE=new p(i.Gx,i.Gy,Q,a(i.Gx*i.Gy));static ZERO=new p(kt,Q,Q,kt);static Fp=o;static Fn=s;X;Y;Z;T;constructor(d,x,A,B){this.X=h("x",d),this.Y=h("y",x),this.Z=h("z",A,!0),this.T=h("t",B),Object.freeze(this)}static CURVE(){return i}static fromAffine(d){if(d instanceof p)throw new Error("extended point not allowed");let{x,y:A}=d||{};return h("x",x),h("y",A),new p(x,A,Q,a(x*A))}static fromBytes(d,x=!1){let A=o.BYTES,{a:B,d:R}=i;d=Pe(P(d,A,"point")),mt(x,"zip215");let D=Pe(d),F=d[A-1];D[A-1]=F&-129;let C=St(D),I=x?f:o.ORDER;ye("point.y",C,kt,I);let U=a(C*C),H=a(U-Q),N=a(R*U-B),{isValid:l,value:m}=u(H,N);if(!l)throw new Error("bad point: invalid y coordinate");let E=(m&Q)===Q,g=(F&128)!==0;if(!x&&m===kt&&g)throw new Error("bad point: x=0 and x_0=1");return g!==E&&(m=a(-m)),p.fromAffine({x:m,y:C})}static fromHex(d,x=!1){return p.fromBytes(me(d),x)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(d=8,x=!0){return b.createCache(this,d),x||this.multiply(Hn),this}assertValidity(){let d=this,{a:x,d:A}=i;if(d.is0())throw new Error("bad point: ZERO");let{X:B,Y:R,Z:D,T:F}=d,C=a(B*B),I=a(R*R),U=a(D*D),H=a(U*U),N=a(C*x),l=a(U*a(N+I)),m=a(H+a(A*a(C*I)));if(l!==m)throw new Error("bad point: equation left != right (1)");let E=a(B*R),g=a(D*F);if(E!==g)throw new Error("bad point: equation left != right (2)")}equals(d){w(d);let{X:x,Y:A,Z:B}=this,{X:R,Y:D,Z:F}=d,C=a(x*F),I=a(R*B),U=a(A*F),H=a(D*B);return C===I&&U===H}is0(){return this.equals(p.ZERO)}negate(){return new p(a(-this.X),this.Y,this.Z,a(-this.T))}double(){let{a:d}=i,{X:x,Y:A,Z:B}=this,R=a(x*x),D=a(A*A),F=a(Hn*a(B*B)),C=a(d*R),I=x+A,U=a(a(I*I)-R-D),H=C+D,N=H-F,l=C-D,m=a(U*N),E=a(H*l),g=a(U*l),y=a(N*H);return new p(m,E,y,g)}add(d){w(d);let{a:x,d:A}=i,{X:B,Y:R,Z:D,T:F}=this,{X:C,Y:I,Z:U,T:H}=d,N=a(B*C),l=a(R*I),m=a(F*A*H),E=a(D*U),g=a((B+R)*(C+I)-N-l),y=E-m,v=E+m,_=a(l-x*N),T=a(g*y),L=a(v*_),O=a(g*_),k=a(y*v);return new p(T,L,k,O)}subtract(d){return w(d),this.add(d.negate())}multiply(d){if(!s.isValidNot0(d))throw new RangeError("invalid scalar: expected 1 <= sc < curve.n");let{p:x,f:A}=b.cached(this,d,B=>Qt(p,B));return Qt(p,[x,A])[0]}multiplyUnsafe(d){if(!s.isValid(d))throw new RangeError("invalid scalar: expected 0 <= sc < curve.n");return d===kt?p.ZERO:this.is0()||d===Q?this:b.unsafe(this,d,x=>Qt(p,x))}isSmallOrder(){return this.clearCofactor().is0()}isTorsionFree(){return b.unsafe(this,i.n).is0()}toAffine(d){let x=this,A=d,{X:B,Y:R,Z:D}=x,F=x.is0();A==null&&(A=F?Ea:o.inv(D));let C=a(B*A),I=a(R*A),U=o.mul(D,A);if(F)return{x:kt,y:Q};if(U!==Q)throw new Error("invZ was invalid");return{x:C,y:I}}clearCofactor(){return c===Q?this:this.multiplyUnsafe(c)}toBytes(){let{x:d,y:x}=this.toAffine(),A=o.toBytes(x);return A[A.length-1]|=d&Q?128:0,A}toHex(){return pe(this.toBytes())}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let b=new we(p,s.BITS);return s.BITS>=8&&p.BASE.precompute(8),Object.freeze(p.prototype),Object.freeze(p),p}var Ar=class{static BASE;static ZERO;static Fp;static Fn;ep;constructor(t){this.ep=t}static fromBytes(t){On()}static fromHex(t){On()}get x(){return this.toAffine().x}get y(){return this.toAffine().y}clearCofactor(){return this}assertValidity(){this.ep.assertValidity()}toAffine(t){return this.ep.toAffine(t)}toHex(){return pe(this.toBytes())}toString(){return this.toHex()}isTorsionFree(){return!0}isSmallOrder(){return!1}add(t){return this.assertSame(t),this.init(this.ep.add(t.ep))}subtract(t){return this.assertSame(t),this.init(this.ep.subtract(t.ep))}multiply(t){return this.init(this.ep.multiply(t))}multiplyUnsafe(t){return this.init(this.ep.multiplyUnsafe(t))}double(){return this.init(this.ep.double())}negate(){return this.init(this.ep.negate())}precompute(t,e){return this.ep.precompute(t,e),this}};function Us(r,t,e={}){if(typeof t!="function")throw new Error('"hash" function param is required');let n=t,o=e;bt(o,{},{adjustScalarBytes:"function",randomBytes:"function",domain:"function",prehash:"function",zip215:"boolean",mapToCurve:"function"});let{prehash:s}=o,{BASE:i,Fp:c,Fn:f}=r,a=n.outputLen,u=2*c.BYTES;if(a!==void 0&&(yt(a,"hash.outputLen"),a!==u))throw new Error(`hash.outputLen must be ${u}, got ${a}`);let h=o.randomBytes===void 0?Ke:o.randomBytes,w=o.adjustScalarBytes===void 0?l=>l:o.adjustScalarBytes,p=o.domain===void 0?(l,m,E)=>{if(mt(E,"phflag"),m.length||E)throw new Error("Contexts/pre-hash are not supported");return l}:o.domain;function b(l){return f.create(St(l))}function S(l){let m=C.secretKey;P(l,C.secretKey,"secretKey");let E=P(n(l),2*m,"hashedSecretKey"),g=w(E.slice(0,m)),y=E.slice(m,2*m),v=b(g);return{head:g,prefix:y,scalar:v}}function d(l){let{head:m,prefix:E,scalar:g}=S(l),y=i.multiply(g),v=y.toBytes();return{head:m,prefix:E,scalar:g,point:y,pointBytes:v}}function x(l){return d(l).pointBytes}function A(l=Uint8Array.of(),...m){let E=G(...m);return b(n(p(E,P(l,void 0,"context"),!!s)))}function B(l,m,E={}){l=P(l,void 0,"message"),s&&(l=s(l));let{prefix:g,scalar:y,pointBytes:v}=d(m),_=A(E.context,g,l),T=i.multiply(_).toBytes(),L=A(E.context,T,v,l),O=f.create(_+L*y);if(!f.isValid(O))throw new Error("sign failed: invalid s");let k=G(T,f.toBytes(O));return P(k,C.signature,"result")}let R={zip215:o.zip215};function D(l,m,E,g=R){let{context:y}=g,v=g.zip215===void 0?!!R.zip215:g.zip215,_=C.signature;l=P(l,_,"signature"),m=P(m,void 0,"message"),E=P(E,C.publicKey,"publicKey"),v!==void 0&&mt(v,"zip215"),s&&(m=s(m));let T=_/2,L=l.subarray(0,T),O=St(l.subarray(T,_)),k,M,K;try{k=r.fromBytes(E,v),M=r.fromBytes(L,v),K=i.multiplyUnsafe(O)}catch{return!1}if(!v&&k.isSmallOrder())return!1;let Y=A(y,L,E,m);return M.add(k.multiplyUnsafe(Y)).subtract(K).clearCofactor().is0()}let F=c.BYTES,C={secretKey:F,publicKey:F,signature:2*F,seed:F};function I(l){return l=l===void 0?h(C.seed):l,P(l,C.seed,"seed")}function U(l){return Yt(l)&&l.length===C.secretKey}function H(l,m){try{return!!r.fromBytes(l,m===void 0?R.zip215:m)}catch{return!1}}let N={getExtendedPublicKey:d,randomSecretKey:I,isValidSecretKey:U,isValidPublicKey:H,toMontgomery(l){let{y:m}=r.fromBytes(l),E=C.publicKey,g=E===32;if(!g&&E!==57)throw new Error("only defined for 25519 and 448");let y=g?c.div(Q+m,Q-m):c.div(m-Q,m+Q);return c.toBytes(y)},toMontgomerySecret(l){let m=C.secretKey;P(l,m);let E=n(l.subarray(0,m));return w(E).subarray(0,m)}};return Object.freeze(C),Object.freeze(N),Object.freeze({keygen:Sr(I,x),getPublicKey:x,sign:B,verify:D,utils:N,Point:r,lengths:C})}function Ve(r,t){if(yt(r),yt(t),t<0||t>4)throw new Error("invalid I2OSP length: "+t);if(r<0||r>2**(8*t)-1)throw new Error("invalid I2OSP input: "+r);let e=Array.from({length:t}).fill(0);for(let n=t-1;n>=0;n--)e[n]=r&255,r>>>=8;return new Uint8Array(e)}function Aa(r,t){let e=new Uint8Array(r.length);for(let n=0;n<r.length;n++)e[n]=r[n]^t[n];return e}function va(r){if(!Yt(r)&&typeof r!="string")throw new Error("DST must be Uint8Array or ascii string");let t=typeof r=="string"?xr(r):r;if(t.length===0)throw new Error("DST must be non-empty");return t}function qn(r,t,e,n){P(r),yt(e),t=va(t),t.length>255&&(t=n(G(xr("H2C-OVERSIZE-DST-"),t)));let{outputLen:o,blockLen:s}=n,i=Math.ceil(e/o);if(e>65535||i>255)throw new Error("expand_message_xmd: invalid lenInBytes");let c=G(t,Ve(t.length,1)),f=new Uint8Array(s),a=Ve(e,2),u=new Array(i),h=n(G(f,r,a,Ve(0,1),c));u[0]=n(G(h,Ve(1,1),c));for(let p=1;p<i;p++){let b=[Aa(h,u[p-1]),Ve(p+1,1),c];u[p]=n(G(...b))}return G(...u).slice(0,e)}var Ns="HashToScalar-";var Ba=BigInt(0),Rt=BigInt(1),Ks=BigInt(2);var Ta=BigInt(5),Ia=BigInt(8),Ee=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed"),Zn={p:Ee,n:BigInt("0x1000000000000000000000000000000014def9dea2f79cd65812631a5cf5d3ed"),h:Ia,a:BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffec"),d:BigInt("0x52036cee2b6ffe738cc740797779e89800700a4d4141d8ab75eb4dca135978a3"),Gx:BigInt("0x216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a"),Gy:BigInt("0x6666666666666666666666666666666666666666666666666666666666666658")};function _a(r){let t=BigInt(10),e=BigInt(20),n=BigInt(40),o=BigInt(80),s=Ee,c=r*r%s*r%s,f=q(c,Ks,s)*c%s,a=q(f,Rt,s)*r%s,u=q(a,Ta,s)*a%s,h=q(u,t,s)*u%s,w=q(h,e,s)*h%s,p=q(w,n,s)*w%s,b=q(p,o,s)*p%s,S=q(b,o,s)*p%s,d=q(S,t,s)*u%s;return{pow_p_5_8:q(d,Ks,s)*r%s,b2:c}}function Da(r){return r[0]&=248,r[31]&=127,r[31]|=64,r}var Vn=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752");function $n(r,t){let e=Ee,n=Z(t*t*t,e),o=Z(n*n*t,e),s=_a(r*o).pow_p_5_8,i=Z(r*n*s,e),c=Z(t*i*i,e),f=i,a=Z(i*Vn,e),u=c===r,h=c===Z(-r,e),w=c===Z(-r*Vn,e);return u&&(i=f),(h||w)&&(i=a),Lt(i,e)&&(i=Z(-i,e)),{isValid:u||h,value:i}}var Mt=Fs(Zn,{uvRatio:$n}),Pt=Mt.Fp,Ms=Mt.Fn;function La(r){return Us(Mt,pr,Object.assign({adjustScalarBytes:Da,zip215:!0},r))}var Hs=La({});var zn=Vn,Ra=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),Ca=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),Oa=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),Fa=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),ks=r=>$n(Rt,r),Ua=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),jn=r=>Pt.create(St(r)&Ua);function Ps(r){let{d:t}=Zn,e=Ee,n=x=>Pt.create(x),o=n(zn*r*r),s=n((o+Rt)*Oa),i=BigInt(-1),c=n((i-t*o)*n(o+t)),{isValid:f,value:a}=$n(s,c),u=n(a*r);Lt(u,e)||(u=n(-u)),f||(a=u),f||(i=o);let h=n(i*(o-Rt)*Fa-c),w=a*a,p=n((a+a)*c),b=n(h*Ra),S=n(Rt-w),d=n(Rt+w);return new Mt(n(p*d),n(S*b),n(b*d),n(p*S))}var Ht=class r extends Ar{static BASE=new r(Mt.BASE);static ZERO=new r(Mt.ZERO);static Fp=Pt;static Fn=Ms;constructor(t){super(t)}static fromAffine(t){return new r(Mt.fromAffine(t))}assertSame(t){if(!(t instanceof r))throw new Error("RistrettoPoint expected")}init(t){return new r(t)}static fromBytes(t){ut(t,32);let{a:e,d:n}=Zn,o=Ee,s=R=>Pt.create(R),i=jn(t);if(!ms(Pt.toBytes(i),t)||Lt(i,o))throw new Error("invalid ristretto255 encoding 1");let c=s(i*i),f=s(Rt+e*c),a=s(Rt-e*c),u=s(f*f),h=s(a*a),w=s(e*n*u-h),{isValid:p,value:b}=ks(s(w*h)),S=s(b*a),d=s(b*S*w),x=s((i+i)*S);Lt(x,o)&&(x=s(-x));let A=s(f*d),B=s(x*A);if(!p||Lt(B,o)||A===Ba)throw new Error("invalid ristretto255 encoding 2");return new r(new Mt(x,A,Rt,B))}static fromHex(t){return r.fromBytes(Oe(t))}toBytes(){let{X:t,Y:e,Z:n,T:o}=this.ep,s=Ee,i=d=>Pt.create(d),c=i(i(n+e)*i(n-e)),f=i(t*e),a=i(f*f),{value:u}=ks(i(c*a)),h=i(u*c),w=i(u*f),p=i(h*w*o),b;if(Lt(o*p,s)){let d=i(e*zn),x=i(t*zn);t=d,e=x,b=i(h*Ca)}else b=w;Lt(t*p,s)&&(e=i(-e));let S=i((n-e)*b);return Lt(S,s)&&(S=i(-S)),Pt.toBytes(S)}equals(t){this.assertSame(t);let{X:e,Y:n}=this.ep,{X:o,Y:s}=t.ep,i=a=>Pt.create(a),c=i(e*s)===i(n*o),f=i(n*s)===i(e*o);return c||f}is0(){return this.equals(r.ZERO)}};Object.freeze(Ht.BASE);Object.freeze(Ht.ZERO);Object.freeze(Ht.prototype);Object.freeze(Ht);var Na=Object.freeze({Point:Ht,hashToCurve(r,t){let e=t?.DST===void 0?"ristretto255_XMD:SHA-512_R255MAP_RO_":t.DST,n=qn(r,e,64,pr);return Na.deriveToCurve(n)},hashToScalar(r,t={DST:Ns}){let e=qn(r,t.DST,64,pr);return Ms.create(St(e))},deriveToCurve(r){ut(r,64);let t=jn(r.subarray(0,32)),e=Ps(t),n=jn(r.subarray(32,64)),o=Ps(n);return new Ht(e.add(o))}});var ze=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}},vr=class extends Error{constructor(t="Missing Web Crypto API"){super(t),this.name="WebCryptoMissingError"}};var qs={get(r=globalThis){let t=r.crypto;if(t?.subtle==null)throw new vr("Missing Web Crypto API. The most likely cause of this error is that this page is being accessed from an insecure context (i.e. not HTTPS). For more information and possible resolutions see https://github.com/libp2p/js-libp2p/blob/main/packages/crypto/README.md#web-crypto-api");return t}};var Br=qs;var Tr=32;var Yn,Ka=(async()=>{try{return await Br.get().subtle.generateKey({name:"Ed25519"},!0,["sign","verify"]),!0}catch{return!1}})();async function ka(r,t,e){if(r.buffer instanceof ArrayBuffer){let n=await Br.get().subtle.importKey("raw",r.buffer,{name:"Ed25519"},!1,["verify"]);return await Br.get().subtle.verify({name:"Ed25519"},n,t,e instanceof Uint8Array?e:e.subarray())}throw new TypeError("WebCrypto does not support SharedArrayBuffer for Ed25519 keys")}function Pa(r,t,e){return Hs.verify(t,e instanceof Uint8Array?e:e.subarray(),r)}async function Vs(r,t,e){return Yn==null&&(Yn=await Ka),Yn?ka(r,t,e):Pa(r,t,e)}function Ir(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var _r=class{type="Ed25519";raw;constructor(t){this.raw=Gn(t,Tr)}toMultihash(){return lt.digest(le(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return $.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:dt(this.raw,t.raw)}verify(t,e,n){n?.signal?.throwIfAborted();let o=Vs(this.raw,e,t);return Ir(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function js(r){return r=Gn(r,Tr),new _r(r)}function Gn(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new wt(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var Ha=Math.pow(2,7),qa=Math.pow(2,14),Va=Math.pow(2,21),Zs=Math.pow(2,28),$s=Math.pow(2,35),Ys=Math.pow(2,42),Gs=Math.pow(2,49),nt=128,qt=127;function je(r){if(r<Ha)return 1;if(r<qa)return 2;if(r<Va)return 3;if(r<Zs)return 4;if(r<$s)return 5;if(r<Ys)return 6;if(r<Gs)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Xs(r,t,e=0){switch(je(r)){case 8:t[e++]=r&255|nt,r/=128;case 7:t[e++]=r&255|nt,r/=128;case 6:t[e++]=r&255|nt,r/=128;case 5:t[e++]=r&255|nt,r/=128;case 4:t[e++]=r&255|nt,r>>>=7;case 3:t[e++]=r&255|nt,r>>>=7;case 2:t[e++]=r&255|nt,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function Ws(r,t){let e=r[t],n=0;if(n+=e&qt,e<nt||(e=r[t+1],n+=(e&qt)<<7,e<nt)||(e=r[t+2],n+=(e&qt)<<14,e<nt)||(e=r[t+3],n+=(e&qt)<<21,e<nt)||(e=r[t+4],n+=(e&qt)*Zs,e<nt)||(e=r[t+5],n+=(e&qt)*$s,e<nt)||(e=r[t+6],n+=(e&qt)*Ys,e<nt)||(e=r[t+7],n+=(e&qt)*Gs,e<nt))return n;throw new RangeError("Could not decode varint")}var Xn=new Float32Array([-0]),Vt=new Uint8Array(Xn.buffer);function Qs(r,t,e){Xn[0]=r,t[e]=Vt[0],t[e+1]=Vt[1],t[e+2]=Vt[2],t[e+3]=Vt[3]}function Js(r,t){return Vt[0]=r[t],Vt[1]=r[t+1],Vt[2]=r[t+2],Vt[3]=r[t+3],Xn[0]}var Wn=new Float64Array([-0]),rt=new Uint8Array(Wn.buffer);function ti(r,t,e){Wn[0]=r,t[e]=rt[0],t[e+1]=rt[1],t[e+2]=rt[2],t[e+3]=rt[3],t[e+4]=rt[4],t[e+5]=rt[5],t[e+6]=rt[6],t[e+7]=rt[7]}function ei(r,t){return rt[0]=r[t],rt[1]=r[t+1],rt[2]=r[t+2],rt[3]=r[t+3],rt[4]=r[t+4],rt[5]=r[t+5],rt[6]=r[t+6],rt[7]=r[t+7],Wn[0]}var za=BigInt(Number.MAX_SAFE_INTEGER),ja=BigInt(Number.MIN_SAFE_INTEGER),ht=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return Jt;if(t<za&&t>ja)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>ri&&(o=0n,++n>ri&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return Jt;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):Jt}},Jt=new ht(0,0);Jt.toBigInt=function(){return 0n};Jt.zzEncode=Jt.zzDecode=function(){return this};Jt.length=function(){return 1};var ri=4294967296n;function ni(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function oi(r,t,e){if(e-t<1)return"";let o,s=[],i=0,c;for(;t<e;)c=r[t++],c<128?s[i++]=c:c>191&&c<224?s[i++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,s[i++]=55296+(c>>10),s[i++]=56320+(c&1023)):s[i++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function Qn(r,t,e){let n=e,o,s;for(let i=0;i<r.length;++i)o=r.charCodeAt(i),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((s=r.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function gt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Dr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var Jn=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,gt(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw gt(this,4);return Dr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw gt(this,4);return Dr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw gt(this,4);let t=Js(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw gt(this,4);let t=ei(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw gt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return oi(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw gt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw gt(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new ht(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw gt(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw gt(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw gt(this,8);let t=Dr(this.buf,this.pos+=4),e=Dr(this.buf,this.pos+=4);return new ht(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=Ws(this.buf,this.pos);return this.pos+=je(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Ze(r){return new Jn(r instanceof Uint8Array?r:r.subarray())}function Lr(r,t,e){let n=Ze(r);return t.decode(n,void 0,e)}function to(r){let t=r??8192,e=t>>>1,n,o=t;return function(i){if(i<1||i>e)return at(i);o+i>t&&(n=at(t),o=0);let c=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),c}}var te=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function eo(){}var no=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},Za=to();function $a(r){return globalThis.Buffer!=null?at(r):Za(r)}var Ye=class{len;head;tail;states;constructor(){this.len=0,this.head=new te(eo,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new te(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new oo((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(Rr,10,ht.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=ht.fromBigInt(t);return this._push(Rr,e.length(),e)}uint64Number(t){return this._push(Xs,je(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=ht.fromBigInt(t).zzEncode();return this._push(Rr,e.length(),e)}sint64Number(t){let e=ht.fromNumber(t).zzEncode();return this._push(Rr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(ro,1,t?1:0)}fixed32(t){return this._push($e,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=ht.fromBigInt(t);return this._push($e,4,e.lo)._push($e,4,e.hi)}fixed64Number(t){let e=ht.fromNumber(t);return this._push($e,4,e.lo)._push($e,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(Qs,4,t)}double(t){return this._push(ti,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(ro,1,0):this.uint32(e)._push(Ga,e,t)}string(t){let e=ni(t);return e!==0?this.uint32(e)._push(Qn,e,t):this._push(ro,1,0)}fork(){return this.states=new no(this),this.head=this.tail=new te(eo,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new te(eo,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=$a(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function ro(r,t,e){t[e]=r&255}function Ya(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var oo=class extends te{next;constructor(t,e){super(Ya,t,e),this.next=void 0}};function Rr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function $e(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function Ga(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(Ye.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(Xa,t,r),this},Ye.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(Wa,t,r),this});function Xa(r,t,e){t.set(r,e)}function Wa(r,t,e){r.length<40?Qn(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(Ot(r),e)}function so(){return new Ye}function Cr(r,t){let e=so();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}function*Or(r,t,e){let n=Ze(r);yield*t.stream(n,void 0,"$",e)}var Fr={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Ur(r,t,e,n,o){return{name:r,type:t,encode:e,decode:n,stream:o}}function io(r){function t(s){if(r[s.toString()]==null)throw new Error("Invalid enum value");return r[s]}let e=function(i,c){let f=t(i);c.int32(f)},n=function(i){let c=i.int32();return t(c)},o=function*(i){let c=i.int32();yield t(c)};return Ur("enum",Fr.VARINT,e,n,o)}function Nr(r,t,e){return Ur("message",Fr.LENGTH_DELIMITED,r,t,e)}var ot;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(ot||(ot={}));var co;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(co||(co={}));(function(r){r.codec=()=>io(co)})(ot||(ot={}));var Ge;(function(r){let t;r.codec=()=>(t==null&&(t=Nr((s,i,c={})=>{c.lengthDelimited!==!1&&i.fork(),s.Type!=null&&(i.uint32(8),ot.codec().encode(s.Type,i)),s.Data!=null&&(i.uint32(18),i.bytes(s.Data)),c.lengthDelimited!==!1&&i.ldelim()},(s,i,c={})=>{let f={},a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{f.Type=ot.codec().decode(s);break}case 2:{f.Data=s.bytes();break}default:{s.skipType(u&7);break}}}return f},function*(s,i,c,f={}){let a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{yield{field:`${c}.Type`,value:ot.codec().decode(s)};break}case 2:{yield{field:`${c}.Data`,value:s.bytes()};break}default:{s.skipType(u&7);break}}}})),t);function e(s){return Cr(s,r.codec())}r.encode=e;function n(s,i){return Lr(s,r.codec(),i)}r.decode=n;function o(s,i){return Or(s,r.codec(),i)}r.stream=o})(Ge||(Ge={}));var ao;(function(r){let t;r.codec=()=>(t==null&&(t=Nr((s,i,c={})=>{c.lengthDelimited!==!1&&i.fork(),s.Type!=null&&(i.uint32(8),ot.codec().encode(s.Type,i)),s.Data!=null&&(i.uint32(18),i.bytes(s.Data)),c.lengthDelimited!==!1&&i.ldelim()},(s,i,c={})=>{let f={},a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{f.Type=ot.codec().decode(s);break}case 2:{f.Data=s.bytes();break}default:{s.skipType(u&7);break}}}return f},function*(s,i,c,f={}){let a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{yield{field:`${c}.Type`,value:ot.codec().decode(s)};break}case 2:{yield{field:`${c}.Data`,value:s.bytes()};break}default:{s.skipType(u&7);break}}}})),t);function e(s){return Cr(s,r.codec())}r.encode=e;function n(s,i){return Lr(s,r.codec(),i)}r.decode=n;function o(s,i){return Or(s,r.codec(),i)}r.stream=o})(ao||(ao={}));var Kr=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(t,e){if(fr(t),ut(e,void 0,"key"),this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,o=new Uint8Array(n);o.set(e.length>n?t.create().update(e).digest():e);for(let s=0;s<o.length;s++)o[s]^=54;this.iHash.update(o),this.oHash=t.create();for(let s=0;s<o.length;s++)o[s]^=106;this.oHash.update(o),_t(o)}update(t){return de(this),this.iHash.update(t),this}digestInto(t){de(this),ur(t,this),this.finished=!0;let e=t.subarray(0,this.outputLen);this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||=Object.create(Object.getPrototypeOf(this),{});let{oHash:e,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=c,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},ii=(()=>{let r=((t,e,n)=>new Kr(t,e).update(n).digest());return r.create=(t,e)=>new Kr(t,e),r})();var ci=(r,t)=>(r+(r>=0?t:-t)/ai)/t;function Ja(r,t,e){ye("scalar",r,At,e);let[[n,o],[s,i]]=t,c=ci(i*r,e),f=ci(-o*r,e),a=r-c*n-f*s,u=-c*o-f*i,h=a<At,w=u<At;h&&(a=-a),w&&(u=-u);let p=Me(Math.ceil(be(e)/2))+zt;if(a<At||a>=p||u<At||u>=p)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:h,k1:a,k2neg:w,k2:u}}function uo(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function fo(r,t){bt(r);let e={};for(let n of Object.keys(t))e[n]=r[n]===void 0?t[n]:r[n];return mt(e.lowS,"lowS"),mt(e.prehash,"prehash"),e.format!==void 0&&uo(e.format),e}var ho=class extends Error{constructor(t=""){super(t)}},xt={Err:ho,_tlv:{encode:(r,t)=>{let{Err:e}=xt;if(yt(r,"tag"),r<0||r>255)throw new e("tlv.encode: wrong tag");if(typeof t!="string")throw new TypeError('"data" expected string, got type='+typeof t);if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=ke(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let s=n>127?ke(o.length/2|128):"";return ke(r)+s+o+t},decode(r,t){let{Err:e}=xt;t=P(t,void 0,"DER data");let n=0;if(r<0||r>255)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],s=!!(o&128),i=0;if(!s)i=o;else{let f=o&127;if(!f)throw new e("tlv.decode(long): indefinite length not supported");if(f>4)throw new e("tlv.decode(long): byte length is too big");let a=t.subarray(n,n+f);if(a.length!==f)throw new e("tlv.decode: length bytes not complete");if(a[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let u of a)i=i<<8|u;if(n+=f,i<128)throw new e("tlv.decode(long): not minimal encoding")}let c=t.subarray(n,n+i);if(c.length!==i)throw new e("tlv.decode: wrong value length");return{v:c,l:t.subarray(n+i)}}},_int:{encode(r){let{Err:t}=xt;if(br(r),r<At)throw new t("integer: negative integers are not allowed");let e=ke(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=xt;if(r.length<1)throw new t("invalid signature integer: empty");if(r[0]&128)throw new t("invalid signature integer: negative");if(r.length>1&&r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Gt(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=xt,o=P(r,void 0,"signature"),{v:s,l:i}=n.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");let{v:c,l:f}=n.decode(2,s),{v:a,l:u}=n.decode(2,f);if(u.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(c),s:e.decode(a)}},hexFromSig(r){let{_tlv:t,_int:e}=xt,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),s=n+o;return t.encode(48,s)}};Object.freeze(xt._tlv);Object.freeze(xt._int);Object.freeze(xt);var At=BigInt(0),zt=BigInt(1),ai=BigInt(2),kr=BigInt(3),tf=BigInt(4);function fi(r,t={}){let e=Er("weierstrass",r,t),n=e.Fp,o=e.Fn,s=e.CURVE,{h:i,n:c}=s;bt(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:f,allowInfinityPoint:a}=t;if(f&&(!n.is0(s.a)||typeof f.beta!="bigint"||!Array.isArray(f.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=hi(n,o);function h(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function w(N,l,m){if(a&&l.is0())return Uint8Array.of(0);let{x:E,y:g}=l.toAffine(),y=n.toBytes(E);if(mt(m,"isCompressed"),m){h();let v=!n.isOdd(g);return G(ui(v),y)}else return G(Uint8Array.of(4),y,n.toBytes(g))}function p(N){P(N,void 0,"Point");let{publicKey:l,publicKeyUncompressed:m}=u,E=N.length,g=N[0],y=N.subarray(1);if(a&&E===1&&g===0)return{x:n.ZERO,y:n.ZERO};if(E===l&&(g===2||g===3)){let v=n.fromBytes(y);if(!n.isValid(v))throw new Error("bad point: is not on curve, wrong x");let _=d(v),T;try{T=n.sqrt(_)}catch(k){let M=k instanceof Error?": "+k.message:"";throw new Error("bad point: is not on curve, sqrt error"+M)}h();let L=n.isOdd(T);return(g&1)===1!==L&&(T=n.neg(T)),{x:v,y:T}}else if(E===m&&g===4){let v=n.BYTES,_=n.fromBytes(y.subarray(0,v)),T=n.fromBytes(y.subarray(v,v*2));if(!x(_,T))throw new Error("bad point: is not on curve");return{x:_,y:T}}else throw new Error(`bad point: got length ${E}, expected compressed=${l} or uncompressed=${m}`)}let b=t.toBytes===void 0?w:t.toBytes,S=t.fromBytes===void 0?p:t.fromBytes;function d(N){let l=n.sqr(N),m=n.mul(l,N);return n.add(n.add(m,n.mul(N,s.a)),s.b)}function x(N,l){let m=n.sqr(l),E=d(N);return n.eql(m,E)}if(!x(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(s.a,kr),tf),B=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(A,B)))throw new Error("bad curve params: a or b");function R(N,l,m=!1){if(!n.isValid(l)||m&&n.is0(l))throw new Error(`bad point coordinate ${N}`);return l}function D(N){if(!(N instanceof I))throw new Error("Weierstrass Point expected")}function F(N){if(!f||!f.basises)throw new Error("no endo");return Ja(N,f.basises,o.ORDER)}function C(N,l,m,E,g){return m=new I(n.mul(m.X,N),m.Y,m.Z),l=qe(E,l),m=qe(g,m),l.add(m)}class I{static BASE=new I(s.Gx,s.Gy,n.ONE);static ZERO=new I(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=o;X;Y;Z;constructor(l,m,E){this.X=R("x",l),this.Y=R("y",m,!0),this.Z=R("z",E),Object.freeze(this)}static CURVE(){return s}static fromAffine(l){let{x:m,y:E}=l||{};if(!l||!n.isValid(m)||!n.isValid(E))throw new Error("invalid affine point");if(l instanceof I)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(E)?I.ZERO:new I(m,E,n.ONE)}static fromBytes(l){let m=I.fromAffine(S(P(l,void 0,"point")));return m.assertValidity(),m}static fromHex(l){return I.fromBytes(me(l))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(l=8,m=!0){return H.createCache(this,l),m||this.multiply(kr),this}assertValidity(){let l=this;if(l.is0()){if(t.allowInfinityPoint&&n.is0(l.X)&&n.eql(l.Y,n.ONE)&&n.is0(l.Z))return;throw new Error("bad point: ZERO")}let{x:m,y:E}=l.toAffine();if(!n.isValid(m)||!n.isValid(E))throw new Error("bad point: x or y not field elements");if(!x(m,E))throw new Error("bad point: equation left != right");if(!l.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:l}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(l)}equals(l){D(l);let{X:m,Y:E,Z:g}=this,{X:y,Y:v,Z:_}=l,T=n.eql(n.mul(m,_),n.mul(y,g)),L=n.eql(n.mul(E,_),n.mul(v,g));return T&&L}negate(){return new I(this.X,n.neg(this.Y),this.Z)}double(){let{a:l,b:m}=s,E=n.mul(m,kr),{X:g,Y:y,Z:v}=this,_=n.ZERO,T=n.ZERO,L=n.ZERO,O=n.mul(g,g),k=n.mul(y,y),M=n.mul(v,v),K=n.mul(g,y);return K=n.add(K,K),L=n.mul(g,v),L=n.add(L,L),_=n.mul(l,L),T=n.mul(E,M),T=n.add(_,T),_=n.sub(k,T),T=n.add(k,T),T=n.mul(_,T),_=n.mul(K,_),L=n.mul(E,L),M=n.mul(l,M),K=n.sub(O,M),K=n.mul(l,K),K=n.add(K,L),L=n.add(O,O),O=n.add(L,O),O=n.add(O,M),O=n.mul(O,K),T=n.add(T,O),M=n.mul(y,v),M=n.add(M,M),O=n.mul(M,K),_=n.sub(_,O),L=n.mul(M,k),L=n.add(L,L),L=n.add(L,L),new I(_,T,L)}add(l){D(l);let{X:m,Y:E,Z:g}=this,{X:y,Y:v,Z:_}=l,T=n.ZERO,L=n.ZERO,O=n.ZERO,k=s.a,M=n.mul(s.b,kr),K=n.mul(m,y),Y=n.mul(E,v),X=n.mul(g,_),W=n.add(m,E),j=n.add(y,v);W=n.mul(W,j),j=n.add(K,Y),W=n.sub(W,j),j=n.add(m,g);let st=n.add(y,_);return j=n.mul(j,st),st=n.add(K,X),j=n.sub(j,st),st=n.add(E,g),T=n.add(v,_),st=n.mul(st,T),T=n.add(Y,X),st=n.sub(st,T),O=n.mul(k,j),T=n.mul(M,X),O=n.add(T,O),T=n.sub(Y,O),O=n.add(Y,O),L=n.mul(T,O),Y=n.add(K,K),Y=n.add(Y,K),X=n.mul(k,X),j=n.mul(M,j),Y=n.add(Y,X),X=n.sub(K,X),X=n.mul(k,X),j=n.add(j,X),K=n.mul(Y,j),L=n.add(L,K),K=n.mul(st,j),T=n.mul(W,T),T=n.sub(T,K),K=n.mul(W,Y),O=n.mul(st,O),O=n.add(O,K),new I(T,L,O)}subtract(l){return D(l),this.add(l.negate())}is0(){return this.equals(I.ZERO)}multiply(l){let{endo:m}=t;if(!o.isValidNot0(l))throw new RangeError("invalid scalar: out of range");let E,g,y=v=>H.cached(this,v,_=>Qt(I,_));if(m){let{k1neg:v,k1:_,k2neg:T,k2:L}=F(l),{p:O,f:k}=y(_),{p:M,f:K}=y(L);g=k.add(K),E=C(m.beta,O,M,v,T)}else{let{p:v,f:_}=y(l);E=v,g=_}return Qt(I,[E,g])[0]}multiplyUnsafe(l){let{endo:m}=t,E=this,g=l;if(!o.isValid(g))throw new RangeError("invalid scalar: out of range");if(g===At||E.is0())return I.ZERO;if(g===zt)return E;if(H.hasCache(this))return this.multiply(g);if(m){let{k1neg:y,k1:v,k2neg:_,k2:T}=F(g),{p1:L,p2:O}=Os(I,E,v,T);return C(m.beta,L,O,y,_)}else return H.unsafe(E,g)}toAffine(l){let m=this,E=l,{X:g,Y:y,Z:v}=m;if(n.eql(v,n.ONE))return{x:g,y};let _=m.is0();E==null&&(E=_?n.ONE:n.inv(v));let T=n.mul(g,E),L=n.mul(y,E),O=n.mul(v,E);if(_)return{x:n.ZERO,y:n.ZERO};if(!n.eql(O,n.ONE))throw new Error("invZ was invalid");return{x:T,y:L}}isTorsionFree(){let{isTorsionFree:l}=t;return i===zt?!0:l?l(I,this):H.unsafe(this,c).is0()}clearCofactor(){let{clearCofactor:l}=t;return i===zt?this:l?l(I,this):this.multiplyUnsafe(i)}isSmallOrder(){return i===zt?this.is0():this.clearCofactor().is0()}toBytes(l=!0){return mt(l,"isCompressed"),this.assertValidity(),b(I,this,l)}toHex(l=!0){return pe(this.toBytes(l))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let U=o.BITS,H=new we(I,t.endo?Math.ceil(U/2):U);return U>=8&&I.BASE.precompute(8),Object.freeze(I.prototype),Object.freeze(I),I}function ui(r){return Uint8Array.of(r?2:3)}function hi(r,t){return{secretKey:t.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function ef(r,t={}){let{Fn:e}=r,n=t.randomBytes===void 0?Ke:t.randomBytes,o=Object.assign(hi(r.Fp,e),{seed:Math.max(Nn(e.ORDER),16)});function s(p){try{let b=e.fromBytes(p);return e.isValidNot0(b)}catch{return!1}}function i(p,b){let{publicKey:S,publicKeyUncompressed:d}=o;try{let x=p.length;return b===!0&&x!==S||b===!1&&x!==d?!1:!!r.fromBytes(p)}catch{return!1}}function c(p){return p=p===void 0?n(o.seed):p,Kn(P(p,o.seed,"seed"),e.ORDER)}function f(p,b=!0){return r.BASE.multiply(e.fromBytes(p)).toBytes(b)}function a(p){let{secretKey:b,publicKey:S,publicKeyUncompressed:d}=o,x=e._lengths;if(!Yt(p))return;let A=P(p,void 0,"key").length,B=A===S||A===d,R=A===b||!!x?.includes(A);if(!(B&&R))return B}function u(p,b,S=!0){if(a(p)===!0)throw new Error("first arg must be private key");if(a(b)===!1)throw new Error("second arg must be public key");let d=e.fromBytes(p);return r.fromBytes(b).multiply(d).toBytes(S)}let h={isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:c},w=Sr(c,f);return Object.freeze(h),Object.freeze(o),Object.freeze({getPublicKey:f,getSharedSecret:u,keygen:w,Point:r,utils:h,lengths:o})}function li(r,t,e={}){let n=t;fr(n),bt(e,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),e=Object.assign({},e);let o=e.randomBytes===void 0?Ke:e.randomBytes,s=e.hmac===void 0?(g,y)=>ii(n,g,y):e.hmac,{Fp:i,Fn:c}=r,{ORDER:f,BITS:a}=c,{keygen:u,getPublicKey:h,getSharedSecret:w,utils:p,lengths:b}=ef(r,e),S={prehash:!0,lowS:typeof e.lowS=="boolean"?e.lowS:!0,format:"compact",extraEntropy:!1},d=f*ai+zt<i.ORDER;function x(g){let y=f>>zt;return g>y}function A(g,y){if(!c.isValidNot0(y))throw new Error(`invalid signature ${g}: out of range 1..Point.Fn.ORDER`);return y}function B(){if(d)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function R(g,y){uo(y);let v=b.signature,_=y==="compact"?v:y==="recovered"?v+1:void 0;return P(g,_)}class D{r;s;recovery;constructor(y,v,_){if(this.r=A("r",y),this.s=A("s",v),_!=null){if(B(),![0,1,2,3].includes(_))throw new Error("invalid recovery id");this.recovery=_}Object.freeze(this)}static fromBytes(y,v=S.format){R(y,v);let _;if(v==="der"){let{r:k,s:M}=xt.toSig(P(y));return new D(k,M)}v==="recovered"&&(_=y[0],v="compact",y=y.subarray(1));let T=b.signature/2,L=y.subarray(0,T),O=y.subarray(T,T*2);return new D(c.fromBytes(L),c.fromBytes(O),_)}static fromHex(y,v){return this.fromBytes(me(y),v)}assertRecovery(){let{recovery:y}=this;if(y==null)throw new Error("invalid recovery id: must be present");return y}addRecoveryBit(y){return new D(this.r,this.s,y)}recoverPublicKey(y){let{r:v,s:_}=this,T=this.assertRecovery(),L=T===2||T===3?v+f:v;if(!i.isValid(L))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let O=i.toBytes(L),k=r.fromBytes(G(ui((T&1)===0),O)),M=c.inv(L),K=C(P(y,void 0,"msgHash")),Y=c.create(-K*M),X=c.create(_*M),W=r.BASE.multiplyUnsafe(Y).add(k.multiplyUnsafe(X));if(W.is0())throw new Error("invalid recovery: point at infinify");return W.assertValidity(),W}hasHighS(){return x(this.s)}toBytes(y=S.format){if(uo(y),y==="der")return me(xt.hexFromSig(this));let{r:v,s:_}=this,T=c.toBytes(v),L=c.toBytes(_);return y==="recovered"?(B(),G(Uint8Array.of(this.assertRecovery()),T,L)):G(T,L)}toHex(y){return pe(this.toBytes(y))}}Object.freeze(D.prototype),Object.freeze(D);let F=e.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let v=Gt(y),_=y.length*8-a;return _>0?v>>BigInt(_):v}:e.bits2int,C=e.bits2int_modN===void 0?function(y){return c.create(F(y))}:e.bits2int_modN,I=Me(a);function U(g){return ye("num < 2^"+a,g,At,I),c.toBytes(g)}function H(g,y){return P(g,void 0,"message"),y?P(n(g),void 0,"prehashed message"):g}function N(g,y,v){let{lowS:_,prehash:T,extraEntropy:L}=fo(v,S);g=H(g,T);let O=C(g),k=c.fromBytes(y);if(!c.isValidNot0(k))throw new Error("invalid private key");let M=[U(k),U(O)];if(L!=null&&L!==!1){let W=L===!0?o(b.secretKey):L;M.push(P(W,void 0,"extraEntropy"))}let K=G(...M),Y=O;function X(W){let j=F(W);if(!c.isValidNot0(j))return;let st=c.inv(j),ee=r.BASE.multiply(j).toAffine(),Ae=c.create(ee.x);if(Ae===At)return;let Qe=c.create(st*c.create(Y+Ae*k));if(Qe===At)return;let mo=(ee.x===Ae?0:2)|Number(ee.y&zt),yo=Qe;return _&&x(Qe)&&(yo=c.neg(Qe),mo^=1),new D(Ae,yo,d?void 0:mo)}return{seed:K,k2sig:X}}function l(g,y,v={}){let{seed:_,k2sig:T}=N(g,y,v);return ys(n.outputLen,c.BYTES,s)(_,T).toBytes(v.format)}function m(g,y,v,_={}){let{lowS:T,prehash:L,format:O}=fo(_,S);if(v=P(v,void 0,"publicKey"),y=H(y,L),!Yt(g)){let k=g instanceof D?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+k)}R(g,O);try{let k=D.fromBytes(g,O),M=r.fromBytes(v);if(T&&k.hasHighS())return!1;let{r:K,s:Y}=k,X=C(y),W=c.inv(Y),j=c.create(X*W),st=c.create(K*W),ee=r.BASE.multiplyUnsafe(j).add(M.multiplyUnsafe(st));return ee.is0()?!1:c.create(ee.x)===K}catch{return!1}}function E(g,y,v={}){let{prehash:_}=fo(v,S);return y=H(y,_),D.fromBytes(g,"recovered").recoverPublicKey(y).toBytes()}return Object.freeze({keygen:u,getPublicKey:h,getSharedSecret:w,utils:p,lengths:b,Point:r,sign:l,verify:m,recoverPublicKey:E,Signature:D,hash:n})}var po={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},rf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var di=BigInt(2);function nf(r){let t=po.p,e=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),c=BigInt(44),f=BigInt(88),a=r*r*r%t,u=a*a*r%t,h=q(u,e,t)*u%t,w=q(h,e,t)*u%t,p=q(w,di,t)*a%t,b=q(p,o,t)*p%t,S=q(b,s,t)*b%t,d=q(S,c,t)*S%t,x=q(d,f,t)*d%t,A=q(x,c,t)*S%t,B=q(A,e,t)*u%t,R=q(B,i,t)*b%t,D=q(R,n,t)*a%t,F=q(D,di,t);if(!lo.eql(lo.sqr(F),r))throw new Error("Cannot find square root");return F}var lo=ge(po.p,{sqrt:nf}),of=fi(po,{Fp:lo,endo:rf}),Se=li(of,ds);function pi(r,t,e,n){let o=_e.digest(e instanceof Uint8Array?e:e.subarray());if(Ir(o))return o.then(({digest:s})=>(n?.signal?.throwIfAborted(),Se.verify(t,s,r,{prehash:!1,format:"der"}))).catch(s=>{throw s.name==="AbortError"?s:new ze(String(s))});try{return n?.signal?.throwIfAborted(),Se.verify(t,o.digest,r,{prehash:!1,format:"der"})}catch(s){throw new ze(String(s))}}var Pr=class{type="secp256k1";raw;_key;constructor(t){this._key=yi(t),this.raw=mi(this._key)}toMultihash(){return lt.digest(le(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return $.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:dt(this.raw,t.raw)}verify(t,e,n){return pi(this._key,e,t,n)}};function bi(r){return new Pr(r)}function mi(r){return Se.Point.fromBytes(r).toBytes()}function yi(r){try{return Se.Point.fromBytes(r),r}catch(t){throw new nr(String(t))}}function gi(r){let{Type:t,Data:e}=Ge.decode(r.digest),n=e??new Uint8Array;switch(t){case ot.Ed25519:return js(n);case ot.secp256k1:return bi(n);case ot.ECDSA:return Xo(n);default:throw new Le}}function le(r){return Ge.encode({Type:ot[r.type],Data:r.raw})}var xi=Symbol.for("nodejs.util.inspect.custom"),sf=114,Xe=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[dn]=!0;toString(){return this.string==null&&(this.string=$.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return J.createV1(sf,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return dt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return dt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[xi](){return`PeerId(${this.toString()})`}},Mr=class extends Xe{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},Hr=class extends Xe{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},qr=class extends Xe{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},cf=2336,We=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=lt.digest(Ot(this.url))}[xi](){return`PeerId(${this.url})`}[dn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return J.createV1(cf,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=it(t)),t.toString()===this.toString())}};var af=114,wi=2336;function Ei(r,t){let e;if(r.charAt(0)==="1"||r.charAt(0)==="Q")e=Ie($.decode(`z${r}`));else{if(r.startsWith("k51qzi5uqu5")||r.startsWith("kzwfwjn5ji4")||r.startsWith("k2k4r8")||r.startsWith("bafz"))return ff(J.parse(r));if(t==null)throw new wt('Please pass a multibase decoder for strings that do not start with "1" or "Q"');e=Ie(t.decode(r))}return Si(e)}function Si(r){if(hf(r))return new Mr({multihash:r});if(uf(r))try{let t=gi(r);if(t.type==="Ed25519")return new Hr({multihash:r,publicKey:t});if(t.type==="secp256k1")return new qr({multihash:r,publicKey:t})}catch{let e=it(r.digest);return new We(new URL(e))}throw new sr("Supplied PeerID Multihash is invalid")}function ff(r){if(r?.multihash==null||r.version==null||r.version===1&&r.code!==af&&r.code!==wi)throw new or("Supplied PeerID CID is invalid");if(r.code===wi){let t=it(r.multihash.digest);return new We(new URL(t))}return Si(r.multihash)}function uf(r){return r.code===lt.code}function hf(r){return r.code===_e.code}var Ai=(r,t)=>{let[,e,n,...o]=r.split("/");if(e!=="ipns")throw new ue(`Namespace ${e} was not "ipns"`);try{return{namespace:"ipns",peerId:Ei(n),path:o.length>0?`/${o.join("/")}`:"",answer:t}}catch{return{namespace:"dnslink",value:n,path:o.length>0?`/${o.join("/")}`:"",answer:t}}};var Vr=class{dns;log;namespaces;cache;cacheMaxAnswers;constructor(t,e={}){this.dns=t.dns,this.log=t.logger.forComponent("helia:dnslink"),this.namespaces={ipfs:qo,ipns:Ai,...e.namespaces},this.cache=new fe({maxSize:e.cacheSize??1e3,maxAge:e.cacheMaxAge??3e4}),this.cacheMaxAnswers=e.cacheMaxAnswers??10}async resolve(t,e={}){if(e.nocache!==!0){let i=this.cache.get(t);if(i!=null){let c=[...i.values()];if(c.length>0)return c}}let n=await this.recursiveResolveDomain(t,e.maxRecursiveDepth??Ho,e),o=new fe({maxSize:this.cacheMaxAnswers});n.forEach((i,c)=>{o.set(c,i,{maxAge:i.answer.TTL*1e3})});let s=n.reduce((i,c)=>{let f=c.answer.TTL*1e3;return f>i?f:i},0);return this.cache.maxAge<s&&(s=this.cache.maxAge),this.cache.set(t,o,{maxAge:s}),n}async recursiveResolveDomain(t,e,n={}){if(e===0)throw new Error("recursion limit exceeded");t.startsWith("_dnslink.")||(t=`_dnslink.${t}`);try{return await this.recursiveResolveDnslink(t,e,n)}catch(o){if(o.code!=="ENOTFOUND"&&o.code!=="ENODATA"&&o.name!=="DNSLinkNotFoundError"&&o.name!=="NotFoundError")throw o;return t.startsWith("_dnslink.")?t=t.replace("_dnslink.",""):t=`_dnslink.${t}`,this.recursiveResolveDnslink(t,e,n)}}async recursiveResolveDnslink(t,e,n={}){if(e===0)throw new Error("recursion limit exceeded");this.log("query %s for TXT and CNAME records",t);let s=((await this.dns.query(t,{...n,types:[vt.TXT]}))?.Answer??[]).sort((a,u)=>a.data.localeCompare(u.data));this.log("found %d TXT records for %s",s.length,t);let i=[];for(let a of s)try{let u=a.data;if(u.startsWith('"')&&u.endsWith('"')&&(u=u.substring(1,u.length-1)),!u.startsWith("dnslink="))continue;this.log("%s TXT %s",a.name,u),u=u.replace("dnslink=","");let[,h,w]=u.split("/");if(h==="dnslink"){i.push(...await this.recursiveResolveDomain(w,e-1,n));continue}let p=this.namespaces[h];if(p==null){this.log('unknown protocol "%s" in DNSLink record for domain: %s',h,t);continue}let b=p(u,a);if(b.namespace==="dnslink"){i.push(...await this.recursiveResolveDomain(b.value,e-1,n));continue}i.push(p(u,a))}catch(u){this.log.error("could not parse DNS link record for domain %s, %s - %e",t,a.data,u)}if(i.length>0)return i;this.log("no DNSLink records found for %s, falling back to CNAME",t);let f=((await this.dns.query(t,{...n,types:[vt.CNAME]}))?.Answer??[]).sort((a,u)=>a.data.localeCompare(u.data));this.log("found %d CNAME records for %s",f.length,t);for(let a of f)try{return await this.recursiveResolveDomain(a.data,e-1,n)}catch(u){this.log.error("domain %s cname %s had no DNSLink records - %e",t,a.data,u)}throw new rr(`No DNSLink records found for domain: ${t}`)}};function lf(r,t={}){return new Vr(r,t)}return Ri(df);})();
|
|
2
|
+
"use strict";var HeliaDnslink=(()=>{var vi=Object.create;var tr=Object.defineProperty;var Bi=Object.getOwnPropertyDescriptor;var Ti=Object.getOwnPropertyNames;var Ii=Object.getPrototypeOf,_i=Object.prototype.hasOwnProperty;var Di=(r,t)=>()=>{try{return t||r((t={exports:{}}).exports,t),t.exports}catch(e){throw t=0,e}},ct=(r,t)=>{for(var e in t)tr(r,e,{get:t[e],enumerable:!0})},go=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Ti(t))!_i.call(r,o)&&o!==e&&tr(r,o,{get:()=>t[o],enumerable:!(n=Bi(t,o))||n.enumerable});return r};var Li=(r,t,e)=>(e=r!=null?vi(Ii(r)):{},go(t||!r||!r.__esModule?tr(e,"default",{value:r,enumerable:!0}):e,r)),Ri=r=>go(tr({},"__esModule",{value:!0}),r);var Ho=Di((vu,Mo)=>{Mo.exports=function(r){if(!r)throw Error("hashlru must have a max value, of type number, greater than 0");var t=0,e=Object.create(null),n=Object.create(null);function o(s,i){e[s]=i,t++,t>=r&&(t=0,n=e,e=Object.create(null))}return{has:function(s){return e[s]!==void 0||n[s]!==void 0},remove:function(s){e[s]!==void 0&&(e[s]=void 0),n[s]!==void 0&&(n[s]=void 0)},get:function(s){var i=e[s];if(i!==void 0)return i;if((i=n[s])!==void 0)return o(s,i),i},set:function(s,i){e[s]!==void 0?e[s]=i:o(s,i)},clear:function(){e=Object.create(null),n=Object.create(null)}}}});var pf={};ct(pf,{dnsLink:()=>df});var Gr={};ct(Gr,{base10:()=>Pi});var wf=new Uint8Array(0);function xo(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function Bt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return Zt(r);if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return Zt(new Uint8Array(r.buffer,r.byteOffset,r.byteLength));throw new Error("Unknown type, must be binary type")}function wo(r){return new TextEncoder().encode(r)}function Eo(r){return new TextDecoder().decode(r)}function Ci(r){return r?.buffer instanceof ArrayBuffer}function Zt(r){return Ci(r)?r:r.slice()}function Oi(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(e[i]!==255)throw new TypeError(s+" is ambiguous");e[i]=o}var c=r.length,f=r.charAt(0),a=Math.log(c)/Math.log(256),u=Math.log(256)/Math.log(c);function h(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var S=0,d=0,x=0,A=b.length;x!==A&&b[x]===0;)x++,S++;for(var B=(A-x)*u+1>>>0,R=new Uint8Array(B);x!==A;){for(var D=b[x],F=0,C=B-1;(D!==0||F<d)&&C!==-1;C--,F++)D+=256*R[C]>>>0,R[C]=D%c>>>0,D=D/c>>>0;if(D!==0)throw new Error("Non-zero carry");d=F,x++}for(var I=B-d;I!==B&&R[I]===0;)I++;for(var U=f.repeat(S);I<B;++I)U+=r.charAt(R[I]);return U}function w(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var S=0;if(b[S]!==" "){for(var d=0,x=0;b[S]===f;)d++,S++;for(var A=(b.length-S)*a+1>>>0,B=new Uint8Array(A);b[S];){var R=e[b.charCodeAt(S)];if(R===255)return;for(var D=0,F=A-1;(R!==0||D<x)&&F!==-1;F--,D++)R+=c*B[F]>>>0,B[F]=R%256>>>0,R=R/256>>>0;if(R!==0)throw new Error("Non-zero carry");x=D,S++}if(b[S]!==" "){for(var C=A-x;C!==A&&B[C]===0;)C++;for(var I=new Uint8Array(d+(A-C)),U=d;C!==A;)I[U++]=B[C++];return I}}}function p(b){var S=w(b);if(S)return S;throw new Error(`Non-${t} character`)}return{encode:h,decodeUnsafe:w,decode:p}}var Fi=Oi,Ui=Fi,Ao=Ui;var jr=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Zr=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return vo(this,t)}},$r=class{decoders;constructor(t){this.decoders=t}or(t){return vo(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function vo(r,t){return new $r({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var Yr=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new jr(t,e,n),this.decoder=new Zr(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function ne({name:r,prefix:t,encode:e,decode:n}){return new Yr(r,t,e,n)}function Ct({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=Ao(e,r);return ne({prefix:t,name:r,encode:n,decode:s=>Bt(o(s))})}function Ni(r,t,e,n){let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*e/8|0),i=0,c=0,f=0;for(let a=0;a<o;++a){let u=t[r[a]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<e|u,i+=e,i>=8&&(i-=8,s[f++]=255&c>>i)}if(i>=e||(255&c<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function Ki(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,s="",i=0,c=0;for(let f=0;f<r.length;++f)for(c=c<<8|r[f],i+=8;i>e;)i-=e,s+=t[o&c>>i];if(i!==0&&(s+=t[o&c<<e-i]),n)for(;(s.length*e&7)!==0;)s+="=";return s}function ki(r){let t={};for(let e=0;e<r.length;++e)t[r[e]]=e;return t}function V({name:r,prefix:t,bitsPerChar:e,alphabet:n}){let o=ki(n);return ne({prefix:t,name:r,encode(s){return Ki(s,n,e)},decode(s){return Ni(s,o,e,r)}})}var Pi=Ct({prefix:"9",name:"base10",alphabet:"0123456789"});var Xr={};ct(Xr,{base16:()=>Mi,base16upper:()=>Hi});var Mi=V({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Hi=V({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Wr={};ct(Wr,{base2:()=>qi});var qi=V({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Qr={};ct(Qr,{base256emoji:()=>$i});var Bo=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Vi=Bo.reduce((r,t,e)=>(r[e]=t,r),[]),zi=Bo.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function ji(r){return r.reduce((t,e)=>(t+=Vi[e],t),"")}function Zi(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=zi[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var $i=ne({prefix:"\u{1F680}",name:"base256emoji",encode:ji,decode:Zi});var Jr={};ct(Jr,{base32:()=>oe,base32hex:()=>Wi,base32hexpad:()=>Ji,base32hexpadupper:()=>tc,base32hexupper:()=>Qi,base32pad:()=>Gi,base32padupper:()=>Xi,base32upper:()=>Yi,base32z:()=>ec});var oe=V({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Yi=V({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Gi=V({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Xi=V({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Wi=V({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Qi=V({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ji=V({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),tc=V({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),ec=V({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var tn={};ct(tn,{base36:()=>Be,base36upper:()=>rc});var Be=Ct({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),rc=Ct({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var en={};ct(en,{base58btc:()=>$,base58flickr:()=>nc});var $=Ct({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),nc=Ct({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var rn={};ct(rn,{base64:()=>oc,base64pad:()=>sc,base64url:()=>ic,base64urlpad:()=>cc});var oc=V({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),sc=V({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),ic=V({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),cc=V({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var nn={};ct(nn,{base8:()=>ac});var ac=V({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var on={};ct(on,{identity:()=>fc});var fc=ne({prefix:"\0",name:"identity",encode:r=>Eo(r),decode:r=>wo(r)});var Nf=new TextEncoder,Kf=new TextDecoder;var cn={};ct(cn,{identity:()=>lt});var lc=_o,To=128,dc=127,pc=~dc,mc=Math.pow(2,31);function _o(r,t,e){t=t||[],e=e||0;for(var n=e;r>=mc;)t[e++]=r&255|To,r/=128;for(;r&pc;)t[e++]=r&255|To,r>>>=7;return t[e]=r|0,_o.bytes=e-n+1,t}var yc=sn,bc=128,Io=127;function sn(r,n){var e=0,n=n||0,o=0,s=n,i,c=r.length;do{if(s>=c)throw sn.bytes=0,new RangeError("Could not decode varint");i=r[s++],e+=o<28?(i&Io)<<o:(i&Io)*Math.pow(2,o),o+=7}while(i>=bc);return sn.bytes=s-n,e}var gc=Math.pow(2,7),xc=Math.pow(2,14),wc=Math.pow(2,21),Ec=Math.pow(2,28),Sc=Math.pow(2,35),Ac=Math.pow(2,42),vc=Math.pow(2,49),Bc=Math.pow(2,56),Tc=Math.pow(2,63),Ic=function(r){return r<gc?1:r<xc?2:r<wc?3:r<Ec?4:r<Sc?5:r<Ac?6:r<vc?7:r<Bc?8:r<Tc?9:10},_c={encode:lc,decode:yc,encodingLength:Ic},Dc=_c,Te=Dc;function Ie(r,t=0){return[Te.decode(r,t),Te.decode.bytes]}function se(r,t,e=0){return Te.encode(r,t,e),t}function ie(r){return Te.encodingLength(r)}function ae(r,t){let e=t.byteLength,n=ie(r),o=n+ie(e),s=new Uint8Array(o+e);return se(r,s,0),se(e,s,n),s.set(t,o),new ce(r,e,t,s)}function _e(r){let t=Bt(r),[e,n]=Ie(t),[o,s]=Ie(t.subarray(n)),i=t.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new ce(e,o,i,t)}function Do(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&xo(r.bytes,e.bytes)}}var ce=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=Zt(n),this.bytes=Zt(o)}};var Lo=0,Lc="identity",Ro=Bt;function Rc(r,t){if(t?.truncate!=null&&t.truncate!==r.byteLength){if(t.truncate<0||t.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t.truncate)}return ae(Lo,Ro(r))}var lt={code:Lo,name:Lc,encode:Ro,digest:Rc};var un={};ct(un,{sha256:()=>De,sha512:()=>Oc});var Cc=20;function fn({name:r,code:t,encode:e,minDigestLength:n,maxDigestLength:o}){return new an(r,t,e,n,o)}var an=class{name;code;encode;minDigestLength;maxDigestLength;constructor(t,e,n,o,s){this.name=t,this.code=e,this.encode=n,this.minDigestLength=o??Cc,this.maxDigestLength=s}digest(t,e){if(e?.truncate!=null){if(e.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&e.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(t instanceof Uint8Array){let n=this.encode(t);return n instanceof Uint8Array?Co(n,this.code,e?.truncate):n.then(o=>Co(o,this.code,e?.truncate))}else throw Error("Unknown type, must be binary type")}};function Co(r,t,e){if(e!=null&&e!==r.byteLength){if(e>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e)}return ae(t,r)}function Fo(r){return async t=>new Uint8Array(await crypto.subtle.digest(r,t))}var De=fn({name:"sha2-256",code:18,encode:Fo("SHA-256")}),Oc=fn({name:"sha2-512",code:19,encode:Fo("SHA-512")});function Uo(r,t){let{bytes:e,version:n}=r;return n===0?Uc(e,hn(r),t??$.encoder):Nc(e,hn(r),t??oe.encoder)}var No=new WeakMap;function hn(r){let t=No.get(r);if(t==null){let e=new Map;return No.set(r,e),e}return t}var J=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=Zt(o),this["/"]=this.bytes}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==Le)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==Kc)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=ae(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&Do(t.multihash,n.multihash)}toString(t){return Uo(this,t)}toJSON(){return{"/":Uo(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:s,bytes:i}=e;return new r(n,o,s,i??Ko(n,o,s.bytes))}else if(e[kc]===!0){let{version:n,multihash:o,code:s}=e,i=_e(o);return r.create(n,s,i)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==Le)throw new Error(`Version 0 CID must use dag-pb (code: ${Le}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Ko(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,Le,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=Bt(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let s=o.subarray(e.multihashSize-e.digestSize),i=new ce(e.multihashCode,e.digestSize,s,o);return[e.version===0?r.createV0(i):r.createV1(e.codec,i),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[h,w]=Ie(t.subarray(e));return e+=w,h},o=n(),s=Le;if(o===18?(o=0,e=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=e,c=n(),f=n(),a=e+f,u=a-i;return{version:o,codec:s,multihashCode:c,digestSize:f,multihashSize:u,size:a}}static parse(t,e){let[n,o]=Fc(t,e),s=r.decode(o);if(s.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return hn(s).set(n,t),s}};function Fc(r,t){switch(r[0]){case"Q":{let e=t??$;return[$.prefix,e.decode(`${$.prefix}${r}`)]}case $.prefix:{let e=t??$;return[$.prefix,e.decode(r)]}case oe.prefix:{let e=t??oe;return[oe.prefix,e.decode(r)]}case Be.prefix:{let e=t??Be;return[Be.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function Uc(r,t,e){let{prefix:n}=e;if(n!==$.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let s=e.encode(r).slice(1);return t.set(n,s),s}else return o}function Nc(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let s=e.encode(r);return t.set(n,s),s}else return o}var Le=112,Kc=18;function Ko(r,t,e){let n=ie(r),o=n+ie(t),s=new Uint8Array(o+e.byteLength);return se(r,s,0),se(t,s,n),s.set(e,o),s}var kc=Symbol.for("@ipld/js-cid/CID");var ln={...on,...Wr,...nn,...Gr,...Xr,...Jr,...tn,...en,...rn,...Qr},su={...un,...cn};function Tt(r=0){return new Uint8Array(r)}function at(r=0){return new Uint8Array(r)}function Po(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var ko=Po("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),dn=Po("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=at(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),Pc={utf8:ko,"utf-8":ko,hex:ln.base16,latin1:dn,ascii:dn,binary:dn,...ln},rr=Pc;function it(r,t="utf8"){let e=rr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return e.encoder.encode(r).substring(1)}var Vc=Li(Ho(),1);var vt;(function(r){r[r.A=1]="A",r[r.CNAME=5]="CNAME",r[r.TXT=16]="TXT",r[r.AAAA=28]="AAAA"})(vt||(vt={}));var qo=32;var ue=class extends Map{#r=0;#t=new Map;#e=new Map;#o;#i;#s;constructor(t={}){if(super(),!(t.maxSize&&t.maxSize>0))throw new TypeError("`maxSize` must be a number greater than 0");if(typeof t.maxAge=="number"&&t.maxAge===0)throw new TypeError("`maxAge` must be a number greater than 0");this.#o=t.maxSize,this.#i=t.maxAge||Number.POSITIVE_INFINITY,this.#s=t.onEviction}get __oldCache(){return this.#e}#c(t){if(typeof this.#s=="function")for(let[e,n]of t)this.#s(e,n.value)}#n(t,e){return typeof e.expiry=="number"&&e.expiry<=Date.now()?(typeof this.#s=="function"&&this.#s(t,e.value),this.delete(t)):!1}#l(t,e){if(this.#n(t,e)===!1)return e.value}#f(t,e){return e.expiry?this.#l(t,e):e.value}#u(t,e){let n=e.get(t);return this.#f(t,n)}#h(t,e){this.#t.set(t,e),this.#r++,this.#r>=this.#o&&(this.#r=0,this.#c(this.#e),this.#e=this.#t,this.#t=new Map)}#d(t,e){this.#e.delete(t),this.#h(t,e)}*#a(){for(let t of this.#e){let[e,n]=t;this.#t.has(e)||this.#n(e,n)===!1&&(yield t)}for(let t of this.#t){let[e,n]=t;this.#n(e,n)===!1&&(yield t)}}get(t){if(this.#t.has(t)){let e=this.#t.get(t);return this.#f(t,e)}if(this.#e.has(t)){let e=this.#e.get(t);if(this.#n(t,e)===!1)return this.#d(t,e),e.value}}set(t,e,{maxAge:n=this.#i}={}){let o=typeof n=="number"&&n!==Number.POSITIVE_INFINITY?Date.now()+n:void 0;return this.#t.has(t)?this.#t.set(t,{value:e,expiry:o}):this.#h(t,{value:e,expiry:o}),this}has(t){return this.#t.has(t)?!this.#n(t,this.#t.get(t)):this.#e.has(t)?!this.#n(t,this.#e.get(t)):!1}peek(t){if(this.#t.has(t))return this.#u(t,this.#t);if(this.#e.has(t))return this.#u(t,this.#e)}expiresIn(t){let e=this.#t.get(t)??this.#e.get(t);if(e)return e.expiry?e.expiry-Date.now():Number.POSITIVE_INFINITY}delete(t){let e=this.#t.delete(t);return e&&this.#r--,this.#e.delete(t)||e}clear(){this.#t.clear(),this.#e.clear(),this.#r=0}resize(t){if(!(t&&t>0))throw new TypeError("`maxSize` must be a number greater than 0");let e=[...this.#a()],n=e.length-t;n<0?(this.#t=new Map(e),this.#e=new Map,this.#r=e.length):(n>0&&this.#c(e.slice(0,n)),this.#e=new Map(e.slice(n)),this.#t=new Map,this.#r=0),this.#o=t}evict(t=1){let e=Number(t);if(!e||e<=0)return;let n=[...this.#a()],o=Math.trunc(Math.min(e,Math.max(n.length-1,0)));o<=0||(this.#c(n.slice(0,o)),this.#e=new Map(n.slice(o)),this.#t=new Map,this.#r=0)}*keys(){for(let[t]of this)yield t}*values(){for(let[,t]of this)yield t}*[Symbol.iterator](){for(let t of this.#t){let[e,n]=t;this.#n(e,n)===!1&&(yield[e,n.value])}for(let t of this.#e){let[e,n]=t;this.#t.has(e)||this.#n(e,n)===!1&&(yield[e,n.value])}}*entriesDescending(){let t=[...this.#t];for(let e=t.length-1;e>=0;--e){let n=t[e],[o,s]=n;this.#n(o,s)===!1&&(yield[o,s.value])}t=[...this.#e];for(let e=t.length-1;e>=0;--e){let n=t[e],[o,s]=n;this.#t.has(o)||this.#n(o,s)===!1&&(yield[o,s.value])}}*entriesAscending(){for(let[t,e]of this.#a())yield[t,e.value]}get size(){if(!this.#r)return this.#e.size;let t=0;for(let e of this.#e.keys())this.#t.has(e)||t++;return Math.min(this.#r+t,this.#o)}get maxSize(){return this.#o}get maxAge(){return this.#i}entries(){return this.entriesAscending()}forEach(t,e=this){for(let[n,o]of this.entriesAscending())t.call(e,o,n,this)}get[Symbol.toStringTag](){return"QuickLRU"}toString(){return`QuickLRU(${this.size}/${this.maxSize})`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}};var nr=class extends Error{static name="DNSLinkNotFoundError";constructor(t="DNSLink not found"){super(t),this.name="DNSLinkNotFoundError"}},he=class extends Error{static name="InvalidNamespaceError";constructor(t="Invalid namespace"){super(t),this.name="InvalidNamespaceError"}};var Vo=(r,t)=>{let[,e,n,...o]=r.split("/");if(e!=="ipfs")throw new he(`Namespace ${e} was not "ipfs"`);return{namespace:"ipfs",cid:J.parse(n),path:o.length>0?`/${o.join("/")}`:"",answer:t}};var wt=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},or=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var sr=class extends Error{static name="InvalidCIDError";constructor(t="Invalid CID"){super(t),this.name="InvalidCIDError"}},ir=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var Re=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var pn=Symbol.for("@libp2p/peer-id");function dt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function zc(r){return r.buffer instanceof ArrayBuffer}function Ot(r){return zc(r)?r:r.slice()}async function zo(r,t,e,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,Ot(t),Ot(e.subarray()));return n?.signal?.throwIfAborted(),s}function jc(r){return r?.buffer instanceof ArrayBuffer}function jo(r){if(jc(r))return r;let t=r.slice();return new Uint8Array(t.buffer,0,t.byteLength)}function cr(r,t){t==null&&(t=r.reduce((o,s)=>o+s.length,0));let e=at(t),n=0;for(let o of r)e.set(o,n),n+=o.length;return jo(e)}var $o=Symbol.for("@achingbrain/uint8arraylist");function Zo(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function ar(r){return!!r?.[$o]}var ft=class r{bufs;length;[$o]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(ar(n)){e+=n.byteLength;for(let o of n.bufs)this.bufs.push(o)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(ar(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=Zo(this.bufs,t);return e.buf[e.index]}set(t,e){let n=Zo(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(ar(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return cr(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:cr(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),s=new r;return s.length=o,s.bufs=n,s}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],c=o,f=c+i.byteLength;if(o=f,t>=f)continue;let a=t>=c&&t<f,u=e>c&&e<=f;if(a&&u){if(t===c&&e===f){n.push(i);break}let h=t-c;n.push(i.subarray(h,h+(e-t)));break}if(a){if(t===0){n.push(i);continue}n.push(i.subarray(t-c));continue}if(u){if(e===f){n.push(i);break}n.push(i.subarray(0,e-c));break}n.push(i)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!ar(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let h=0;h<s;h++)i[h]=-1;for(let h=0;h<o;h++)i[n[h]]=h;let c=i,f=this.byteLength-n.byteLength,a=n.byteLength-1,u;for(let h=e;h<=f;h+=u){u=0;for(let w=a;w>=0;w--){let p=this.get(h+w);if(n[w]!==p){u=Math.max(1,w-c[p]);break}}if(u===0)return h}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=at(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=Tt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=Tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=Tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=at(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=Tt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=Tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=Tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=Tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=Tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!dt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,s)=>o+s.byteLength,0)),n.length=e,n}};function Ft(r,t="utf8"){let e=rr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return e.decoder.decode(`${e.prefix}${r}`)}var Zc=parseInt("11111",2),mn=parseInt("10000000",2),$c=parseInt("01111111",2),Yo={0:Ce,1:Ce,2:Yc,3:Wc,4:Qc,5:Xc,6:Gc,16:Ce,22:Ce,48:Ce};function yn(r,t={offset:0}){let e=r[t.offset]&Zc;if(t.offset++,Yo[e]!=null)return Yo[e](r,t);throw new Error("No decoder for tag "+e)}function Oe(r,t){let e=0;if((r[t.offset]&mn)===mn){let n=r[t.offset]&$c,o="0x";t.offset++;for(let s=0;s<n;s++,t.offset++)o+=r[t.offset].toString(16).padStart(2,"0");e=parseInt(o,16)}else e=r[t.offset],t.offset++;return e}function Ce(r,t){Oe(r,t);let e=[];for(;!(t.offset>=r.byteLength);){let n=yn(r,t);if(n===null)break;e.push(n)}return e}function Yc(r,t){let e=Oe(r,t),n=t.offset,o=t.offset+e,s=[];for(let i=n;i<o;i++)i===n&&r[i]===0||s.push(r[i]);return t.offset+=e,Uint8Array.from(s)}function Gc(r,t){let e=Oe(r,t),n=t.offset+e,o=r[t.offset];t.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let c=`${s}.${i}`,f=[];for(;t.offset<n;){let a=r[t.offset];if(t.offset++,f.push(a&127),a<128){f.reverse();let u=0;for(let h=0;h<f.length;h++)u+=f[h]<<h*7;c+=`.${u}`,f=[]}}return c}function Xc(r,t){return t.offset++,null}function Wc(r,t){let e=Oe(r,t),n=r[t.offset];t.offset++;let o=r.subarray(t.offset,t.offset+e-1);if(t.offset+=e,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Qc(r,t){let e=Oe(r,t),n=r.subarray(t.offset,t.offset+e);return t.offset+=e,n}function Jc(r){let t=r.toString(16);t.length%2===1&&(t="0"+t);let e=new ft;for(let n=0;n<t.length;n+=2)e.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return e}function bn(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let t=Jc(r.byteLength);return new ft(Uint8Array.from([t.byteLength|mn]),t)}function Go(r){let t=new ft,e=128;return(r.subarray()[0]&e)===e&&t.append(Uint8Array.from([0])),t.append(r),new ft(Uint8Array.from([2]),bn(t),t)}function Xo(r){let t=Uint8Array.from([0]),e=new ft(t,r);return new ft(Uint8Array.from([3]),bn(e),e)}function fr(r,t=48){let e=new ft;for(let n of r)e.append(n);return new ft(Uint8Array.from([t]),bn(e),e)}var ta=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),ea=Uint8Array.from([6,5,43,129,4,0,34]),ra=Uint8Array.from([6,5,43,129,4,0,35]),na={ext:!0,kty:"EC",crv:"P-256"},oa={ext:!0,kty:"EC",crv:"P-384"},sa={ext:!0,kty:"EC",crv:"P-521"},gn=32,xn=48,wn=66;function Wo(r){let t=yn(r);return Qo(t)}function Qo(r){let t=r[1][1][0],e=1,n,o;if(t.byteLength===gn*2+1)return n=it(t.subarray(e,e+gn),"base64url"),o=it(t.subarray(e+gn),"base64url"),new le({...na,key_ops:["verify"],x:n,y:o});if(t.byteLength===xn*2+1)return n=it(t.subarray(e,e+xn),"base64url"),o=it(t.subarray(e+xn),"base64url"),new le({...oa,key_ops:["verify"],x:n,y:o});if(t.byteLength===wn*2+1)return n=it(t.subarray(e,e+wn),"base64url"),o=it(t.subarray(e+wn),"base64url"),new le({...sa,key_ops:["verify"],x:n,y:o});throw new wt(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function Jo(r){return fr([Go(Uint8Array.from([1])),fr([ia(r.crv)],160),fr([Xo(new ft(Uint8Array.from([4]),Ft(r.x??"","base64url"),Ft(r.y??"","base64url")))],161)]).subarray()}function ia(r){if(r==="P-256")return ta;if(r==="P-384")return ea;if(r==="P-521")return ra;throw new wt(`Invalid curve ${r}`)}var le=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=Jo(this.jwk)),this._raw}toMultihash(){return lt.digest(de(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return $.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:dt(this.raw,t.raw)}async verify(t,e,n){return zo(this.jwk,e,t,n)}};function En(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in r&&r.BYTES_PER_ELEMENT===1}function Ut(r,t=""){if(typeof r!="number"){let e=t&&`"${t}" `;throw new TypeError(`${e}expected number, got ${typeof r}`)}if(!Number.isSafeInteger(r)||r<0){let e=t&&`"${t}" `;throw new RangeError(`${e}expected integer >= 0, got ${r}`)}}function ut(r,t,e=""){let n=En(r),o=r?.length,s=t!==void 0;if(!n||s&&o!==t){let i=e&&`"${e}" `,c=s?` of length ${t}`:"",f=n?`length=${o}`:`type=${typeof r}`,a=i+"expected Uint8Array"+c+", got "+f;throw n?new RangeError(a):new TypeError(a)}return r}function ur(r){if(typeof r!="function"||typeof r.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(Ut(r.outputLen),Ut(r.blockLen),r.outputLen<1)throw new Error('"outputLen" must be >= 1');if(r.blockLen<1)throw new Error('"blockLen" must be >= 1')}function pe(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function hr(r,t){ut(r,void 0,"digestInto() output");let e=t.outputLen;if(r.length<e)throw new RangeError('"digestInto() output" expected to be of length >='+e)}function _t(...r){for(let t=0;t<r.length;t++)r[t].fill(0)}function lr(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function pt(r,t){return r<<32-t|r>>>t}var es=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",ca=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function dr(r){if(ut(r),es)return r.toHex();let t="";for(let e=0;e<r.length;e++)t+=ca[r[e]];return t}var It={_0:48,_9:57,A:65,F:70,a:97,f:102};function ts(r){if(r>=It._0&&r<=It._9)return r-It._0;if(r>=It.A&&r<=It.F)return r-(It.A-10);if(r>=It.a&&r<=It.f)return r-(It.a-10)}function Fe(r){if(typeof r!="string")throw new TypeError("hex string expected, got "+typeof r);if(es)try{return Uint8Array.fromHex(r)}catch(o){throw o instanceof SyntaxError?new RangeError(o.message):o}let t=r.length,e=t/2;if(t%2)throw new RangeError("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,s=0;o<e;o++,s+=2){let i=ts(r.charCodeAt(s)),c=ts(r.charCodeAt(s+1));if(i===void 0||c===void 0){let f=r[s]+r[s+1];throw new RangeError('hex string expected, got non-hex character "'+f+'" at index '+s)}n[o]=i*16+c}return n}function Sn(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];ut(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let s=r[n];e.set(s,o),o+=s.length}return e}function An(r,t={}){let e=(o,s)=>r(s).update(o).digest(),n=r(void 0);return e.outputLen=n.outputLen,e.blockLen=n.blockLen,e.canXOF=n.canXOF,e.create=o=>r(o),Object.assign(e,t),Object.freeze(e)}function rs(r=32){Ut(r,"bytesLength");let t=typeof globalThis=="object"?globalThis.crypto:null;if(typeof t?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(r>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${r}`);return t.getRandomValues(new Uint8Array(r))}var vn=r=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,r])});function ns(r,t,e){return r&t^~r&e}function os(r,t,e){return r&t^r&e^t&e}var Ue=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(t,e,n,o){this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=lr(this.buffer)}update(t){pe(this),ut(t);let{view:e,buffer:n,blockLen:o}=this,s=t.length;for(let i=0;i<s;){let c=Math.min(o-this.pos,s-i);if(c===o){let f=lr(t);for(;o<=s-i;i+=o)this.process(f,i);continue}n.set(t.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){pe(this),hr(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;e[i++]=128,_t(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let h=i;h<o;h++)e[h]=0;n.setBigUint64(o-8,BigInt(this.length*8),s),this.process(n,0);let c=lr(t),f=this.outputLen;if(f%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let a=f/4,u=this.get();if(a>u.length)throw new Error("_sha2: outputLen bigger than state");for(let h=0;h<a;h++)c.setUint32(4*h,u[h],s)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||=new this.constructor,t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:s,destroyed:i,pos:c}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=c,o%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}},Dt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var tt=Uint32Array.from([1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209]);var pr=BigInt(4294967295),ss=BigInt(32);function aa(r,t=!1){return t?{h:Number(r&pr),l:Number(r>>ss&pr)}:{h:Number(r>>ss&pr)|0,l:Number(r&pr)|0}}function is(r,t=!1){let e=r.length,n=new Uint32Array(e),o=new Uint32Array(e);for(let s=0;s<e;s++){let{h:i,l:c}=aa(r[s],t);[n[s],o[s]]=[i,c]}return[n,o]}var Bn=(r,t,e)=>r>>>e,Tn=(r,t,e)=>r<<32-e|t>>>e,$t=(r,t,e)=>r>>>e|t<<32-e,Yt=(r,t,e)=>r<<32-e|t>>>e,Ne=(r,t,e)=>r<<64-e|t>>>e-32,Ke=(r,t,e)=>r>>>e-32|t<<64-e;function Et(r,t,e,n){let o=(t>>>0)+(n>>>0);return{h:r+e+(o/2**32|0)|0,l:o|0}}var cs=(r,t,e)=>(r>>>0)+(t>>>0)+(e>>>0),as=(r,t,e,n)=>t+e+n+(r/2**32|0)|0,fs=(r,t,e,n)=>(r>>>0)+(t>>>0)+(e>>>0)+(n>>>0),us=(r,t,e,n,o)=>t+e+n+o+(r/2**32|0)|0,hs=(r,t,e,n,o)=>(r>>>0)+(t>>>0)+(e>>>0)+(n>>>0)+(o>>>0),ls=(r,t,e,n,o,s)=>t+e+n+o+s+(r/2**32|0)|0;var ua=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Nt=new Uint32Array(64),In=class extends Ue{constructor(t){super(64,t,8,!1)}get(){let{A:t,B:e,C:n,D:o,E:s,F:i,G:c,H:f}=this;return[t,e,n,o,s,i,c,f]}set(t,e,n,o,s,i,c,f){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=f|0}process(t,e){for(let h=0;h<16;h++,e+=4)Nt[h]=t.getUint32(e,!1);for(let h=16;h<64;h++){let w=Nt[h-15],p=Nt[h-2],b=pt(w,7)^pt(w,18)^w>>>3,S=pt(p,17)^pt(p,19)^p>>>10;Nt[h]=S+Nt[h-7]+b+Nt[h-16]|0}let{A:n,B:o,C:s,D:i,E:c,F:f,G:a,H:u}=this;for(let h=0;h<64;h++){let w=pt(c,6)^pt(c,11)^pt(c,25),p=u+w+ns(c,f,a)+ua[h]+Nt[h]|0,S=(pt(n,2)^pt(n,13)^pt(n,22))+os(n,o,s)|0;u=a,a=f,f=c,c=i+p|0,i=s,s=o,o=n,n=p+S|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,f=f+this.F|0,a=a+this.G|0,u=u+this.H|0,this.set(n,o,s,i,c,f,a,u)}roundClean(){_t(Nt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),_t(this.buffer)}},_n=class extends In{A=Dt[0]|0;B=Dt[1]|0;C=Dt[2]|0;D=Dt[3]|0;E=Dt[4]|0;F=Dt[5]|0;G=Dt[6]|0;H=Dt[7]|0;constructor(){super(32)}};var ds=is(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(r=>BigInt(r))),ha=ds[0],la=ds[1],Kt=new Uint32Array(80),kt=new Uint32Array(80),Dn=class extends Ue{constructor(t){super(128,t,16,!1)}get(){let{Ah:t,Al:e,Bh:n,Bl:o,Ch:s,Cl:i,Dh:c,Dl:f,Eh:a,El:u,Fh:h,Fl:w,Gh:p,Gl:b,Hh:S,Hl:d}=this;return[t,e,n,o,s,i,c,f,a,u,h,w,p,b,S,d]}set(t,e,n,o,s,i,c,f,a,u,h,w,p,b,S,d){this.Ah=t|0,this.Al=e|0,this.Bh=n|0,this.Bl=o|0,this.Ch=s|0,this.Cl=i|0,this.Dh=c|0,this.Dl=f|0,this.Eh=a|0,this.El=u|0,this.Fh=h|0,this.Fl=w|0,this.Gh=p|0,this.Gl=b|0,this.Hh=S|0,this.Hl=d|0}process(t,e){for(let B=0;B<16;B++,e+=4)Kt[B]=t.getUint32(e),kt[B]=t.getUint32(e+=4);for(let B=16;B<80;B++){let R=Kt[B-15]|0,D=kt[B-15]|0,F=$t(R,D,1)^$t(R,D,8)^Bn(R,D,7),C=Yt(R,D,1)^Yt(R,D,8)^Tn(R,D,7),I=Kt[B-2]|0,U=kt[B-2]|0,H=$t(I,U,19)^Ne(I,U,61)^Bn(I,U,6),N=Yt(I,U,19)^Ke(I,U,61)^Tn(I,U,6),l=fs(C,N,kt[B-7],kt[B-16]),m=us(l,F,H,Kt[B-7],Kt[B-16]);Kt[B]=m|0,kt[B]=l|0}let{Ah:n,Al:o,Bh:s,Bl:i,Ch:c,Cl:f,Dh:a,Dl:u,Eh:h,El:w,Fh:p,Fl:b,Gh:S,Gl:d,Hh:x,Hl:A}=this;for(let B=0;B<80;B++){let R=$t(h,w,14)^$t(h,w,18)^Ne(h,w,41),D=Yt(h,w,14)^Yt(h,w,18)^Ke(h,w,41),F=h&p^~h&S,C=w&b^~w&d,I=hs(A,D,C,la[B],kt[B]),U=ls(I,x,R,F,ha[B],Kt[B]),H=I|0,N=$t(n,o,28)^Ne(n,o,34)^Ne(n,o,39),l=Yt(n,o,28)^Ke(n,o,34)^Ke(n,o,39),m=n&s^n&c^s&c,E=o&i^o&f^i&f;x=S|0,A=d|0,S=p|0,d=b|0,p=h|0,b=w|0,{h,l:w}=Et(a|0,u|0,U|0,H|0),a=c|0,u=f|0,c=s|0,f=i|0,s=n|0,i=o|0;let g=cs(H,l,E);n=as(g,U,N,m),o=g|0}({h:n,l:o}=Et(this.Ah|0,this.Al|0,n|0,o|0)),{h:s,l:i}=Et(this.Bh|0,this.Bl|0,s|0,i|0),{h:c,l:f}=Et(this.Ch|0,this.Cl|0,c|0,f|0),{h:a,l:u}=Et(this.Dh|0,this.Dl|0,a|0,u|0),{h,l:w}=Et(this.Eh|0,this.El|0,h|0,w|0),{h:p,l:b}=Et(this.Fh|0,this.Fl|0,p|0,b|0),{h:S,l:d}=Et(this.Gh|0,this.Gl|0,S|0,d|0),{h:x,l:A}=Et(this.Hh|0,this.Hl|0,x|0,A|0),this.set(n,o,s,i,c,f,a,u,h,w,p,b,S,d,x,A)}roundClean(){_t(Kt,kt)}destroy(){this.destroyed=!0,_t(this.buffer),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}},Ln=class extends Dn{Ah=tt[0]|0;Al=tt[1]|0;Bh=tt[2]|0;Bl=tt[3]|0;Ch=tt[4]|0;Cl=tt[5]|0;Dh=tt[6]|0;Dl=tt[7]|0;Eh=tt[8]|0;El=tt[9]|0;Fh=tt[10]|0;Fl=tt[11]|0;Gh=tt[12]|0;Gl=tt[13]|0;Hh=tt[14]|0;Hl=tt[15]|0;constructor(){super(64)}};var ps=An(()=>new _n,vn(1));var mr=An(()=>new Ln,vn(3));var P=(r,t,e)=>ut(r,t,e),Cn=Ut,me=dr,G=(...r)=>Sn(...r),ye=r=>Fe(r),Gt=En,ke=r=>rs(r),br=BigInt(0),Rn=BigInt(1);function mt(r,t=""){if(typeof r!="boolean"){let e=t&&`"${t}" `;throw new TypeError(e+"expected boolean, got type="+typeof r)}return r}function gr(r){if(typeof r=="bigint"){if(!yr(r))throw new RangeError("positive bigint expected, got "+r)}else Cn(r);return r}function yt(r,t=""){if(typeof r!="number"){let e=t&&`"${t}" `;throw new TypeError(e+"expected number, got type="+typeof r)}if(!Number.isSafeInteger(r)){let e=t&&`"${t}" `;throw new RangeError(e+"expected safe integer, got "+r)}}function Pe(r){let t=gr(r).toString(16);return t.length&1?"0"+t:t}function ms(r){if(typeof r!="string")throw new TypeError("hex string expected, got "+typeof r);return r===""?br:BigInt("0x"+r)}function Xt(r){return ms(dr(r))}function St(r){return ms(dr(Me(ut(r)).reverse()))}function xr(r,t){if(Ut(t),t===0)throw new RangeError("zero length");r=gr(r);let e=r.toString(16);if(e.length>t*2)throw new RangeError("number too large");return Fe(e.padStart(t*2,"0"))}function On(r,t){return xr(r,t).reverse()}function ys(r,t){if(r=P(r),t=P(t),r.length!==t.length)return!1;let e=0;for(let n=0;n<r.length;n++)e|=r[n]^t[n];return e===0}function Me(r){return Uint8Array.from(P(r))}function wr(r){if(typeof r!="string")throw new TypeError("ascii string expected, got "+typeof r);return Uint8Array.from(r,(t,e)=>{let n=t.charCodeAt(0);if(t.length!==1||n>127)throw new RangeError(`string contains non-ASCII character "${r[e]}" with code ${n} at position ${e}`);return n})}var yr=r=>typeof r=="bigint"&&br<=r;function da(r,t,e){return yr(r)&&yr(t)&&yr(e)&&t<=r&&r<e}function be(r,t,e,n){if(!da(t,e,n))throw new RangeError("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function ge(r){if(r<br)throw new Error("expected non-negative bigint, got "+r);let t;for(t=0;r>br;r>>=Rn,t+=1);return t}var He=r=>(Rn<<BigInt(r))-Rn;function bs(r,t,e){if(Ut(r,"hashLen"),Ut(t,"qByteLen"),typeof e!="function")throw new TypeError("hmacFn must be a function");let n=d=>new Uint8Array(d),o=Uint8Array.of(),s=Uint8Array.of(0),i=Uint8Array.of(1),c=1e3,f=n(r),a=n(r),u=0,h=()=>{f.fill(1),a.fill(0),u=0},w=(...d)=>e(a,G(f,...d)),p=(d=o)=>{a=w(s,d),f=w(),d.length!==0&&(a=w(i,d),f=w())},b=()=>{if(u++>=c)throw new Error("drbg: tried max amount of iterations");let d=0,x=[];for(;d<t;){f=w();let A=f.slice();x.push(A),d+=f.length}return G(...x)};return(d,x)=>{h(),p(d);let A;for(;(A=x(b()))===void 0;)p();return h(),A}}function bt(r,t={},e={}){if(Object.prototype.toString.call(r)!=="[object Object]")throw new TypeError("expected valid options object");function n(s,i,c){if(!c&&i!=="function"&&!Object.hasOwn(r,s))throw new TypeError(`param "${s}" is invalid: expected own property`);let f=r[s];if(c&&f===void 0)return;let a=typeof f;if(a!==i||f===null)throw new TypeError(`param "${s}" is invalid: expected ${i}, got ${a}`)}let o=(s,i)=>Object.entries(s).forEach(([c,f])=>n(c,f,i));o(t,!1),o(e,!0)}var Fn=()=>{throw new Error("not implemented")};var et=BigInt(0),z=BigInt(1),Wt=BigInt(2),Es=BigInt(3),Ss=BigInt(4),As=BigInt(5),pa=BigInt(7),vs=BigInt(8),ma=BigInt(9),Bs=BigInt(16);function Z(r,t){if(t<=et)throw new Error("mod: expected positive modulus, got "+t);let e=r%t;return e>=et?e:t+e}function q(r,t,e){if(t<et)throw new Error("pow2: expected non-negative exponent, got "+t);let n=r;for(;t-- >et;)n*=n,n%=e;return n}function gs(r,t){if(r===et)throw new Error("invert: expected non-zero number");if(t<=et)throw new Error("invert: expected positive modulus, got "+t);let e=Z(r,t),n=t,o=et,s=z,i=z,c=et;for(;e!==et;){let a=n/e,u=n-e*a,h=o-i*a,w=s-c*a;n=e,e=u,o=i,s=c,i=h,c=w}if(n!==z)throw new Error("invert: does not exist");return Z(o,t)}function Un(r,t,e){let n=r;if(!n.eql(n.sqr(t),e))throw new Error("Cannot find square root")}function Ts(r,t){let e=r,n=(e.ORDER+z)/Ss,o=e.pow(t,n);return Un(e,o,t),o}function ya(r,t){let e=r,n=(e.ORDER-As)/vs,o=e.mul(t,Wt),s=e.pow(o,n),i=e.mul(t,s),c=e.mul(e.mul(i,Wt),s),f=e.mul(i,e.sub(c,e.ONE));return Un(e,f,t),f}function ba(r){let t=xe(r),e=Is(r),n=e(t,t.neg(t.ONE)),o=e(t,n),s=e(t,t.neg(n)),i=(r+pa)/Bs;return((c,f)=>{let a=c,u=a.pow(f,i),h=a.mul(u,n),w=a.mul(u,o),p=a.mul(u,s),b=a.eql(a.sqr(h),f),S=a.eql(a.sqr(w),f);u=a.cmov(u,h,b),h=a.cmov(p,w,S);let d=a.eql(a.sqr(h),f),x=a.cmov(u,h,d);return Un(a,x,f),x})}function Is(r){if(r<Es)throw new Error("sqrt is not defined for small field");let t=r-z,e=0;for(;t%Wt===et;)t/=Wt,e++;let n=Wt,o=xe(r);for(;xs(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(e===1)return Ts;let s=o.pow(n,t),i=(t+z)/Wt;return function(f,a){let u=f;if(u.is0(a))return a;if(xs(u,a)!==1)throw new Error("Cannot find square root");let h=e,w=u.mul(u.ONE,s),p=u.pow(a,t),b=u.pow(a,i);for(;!u.eql(p,u.ONE);){if(u.is0(p))return u.ZERO;let S=1,d=u.sqr(p);for(;!u.eql(d,u.ONE);)if(S++,d=u.sqr(d),S===h)throw new Error("Cannot find square root");let x=z<<BigInt(h-S-1),A=u.pow(w,x);h=S,w=u.sqr(A),p=u.mul(p,w),b=u.mul(b,A)}return b}}function ga(r){return r%Ss===Es?Ts:r%vs===As?ya:r%Bs===ma?ba(r):Is(r)}var Lt=(r,t)=>(Z(r,t)&z)===z,xa=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Nn(r){let t={ORDER:"bigint",BYTES:"number",BITS:"number"},e=xa.reduce((n,o)=>(n[o]="function",n),t);if(bt(r,e),yt(r.BYTES,"BYTES"),yt(r.BITS,"BITS"),r.BYTES<1||r.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(r.ORDER<=z)throw new Error("invalid field: expected ORDER > 1, got "+r.ORDER);return r}function wa(r,t,e){let n=r;if(e<et)throw new Error("invalid exponent, negatives unsupported");if(e===et)return n.ONE;if(e===z)return t;let o=n.ONE,s=t;for(;e>et;)e&z&&(o=n.mul(o,s)),s=n.sqr(s),e>>=z;return o}function qe(r,t,e=!1){let n=r,o=new Array(t.length).fill(e?n.ZERO:void 0),s=t.reduce((c,f,a)=>n.is0(f)?c:(o[a]=c,n.mul(c,f)),n.ONE),i=n.inv(s);return t.reduceRight((c,f,a)=>n.is0(f)?c:(o[a]=n.mul(c,o[a]),n.mul(c,f)),i),o}function xs(r,t){let e=r,n=(e.ORDER-z)/Wt,o=e.pow(t,n),s=e.eql(o,e.ONE),i=e.eql(o,e.ZERO),c=e.eql(o,e.neg(e.ONE));if(!s&&!i&&!c)throw new Error("invalid Legendre symbol result");return s?1:i?0:-1}function Ea(r,t){if(t!==void 0&&Cn(t),r<=et)throw new Error("invalid n length: expected positive n, got "+r);if(t!==void 0&&t<1)throw new Error("invalid n length: expected positive bit length, got "+t);let e=ge(r);if(t!==void 0&&t<e)throw new Error(`invalid n length: expected bit length (${e}) >= n.length (${t})`);let n=t!==void 0?t:e,o=Math.ceil(n/8);return{nBitLength:n,nByteLength:o}}var ws=new WeakMap,Er=class{ORDER;BITS;BYTES;isLE;ZERO=et;ONE=z;_lengths;_mod;constructor(t,e={}){if(t<=z)throw new Error("invalid field: expected ORDER > 1, got "+t);let n;this.isLE=!1,e!=null&&typeof e=="object"&&(typeof e.BITS=="number"&&(n=e.BITS),typeof e.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:e.sqrt,enumerable:!0}),typeof e.isLE=="boolean"&&(this.isLE=e.isLE),e.allowedLengths&&(this._lengths=Object.freeze(e.allowedLengths.slice())),typeof e.modFromBytes=="boolean"&&(this._mod=e.modFromBytes));let{nBitLength:o,nByteLength:s}=Ea(t,n);if(s>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=t,this.BITS=o,this.BYTES=s,Object.freeze(this)}create(t){return Z(t,this.ORDER)}isValid(t){if(typeof t!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof t);return et<=t&&t<this.ORDER}is0(t){return t===et}isValidNot0(t){return!this.is0(t)&&this.isValid(t)}isOdd(t){return(t&z)===z}neg(t){return Z(-t,this.ORDER)}eql(t,e){return t===e}sqr(t){return Z(t*t,this.ORDER)}add(t,e){return Z(t+e,this.ORDER)}sub(t,e){return Z(t-e,this.ORDER)}mul(t,e){return Z(t*e,this.ORDER)}pow(t,e){return wa(this,t,e)}div(t,e){return Z(t*gs(e,this.ORDER),this.ORDER)}sqrN(t){return t*t}addN(t,e){return t+e}subN(t,e){return t-e}mulN(t,e){return t*e}inv(t){return gs(t,this.ORDER)}sqrt(t){let e=ws.get(this);return e||ws.set(this,e=ga(this.ORDER)),e(this,t)}toBytes(t){return this.isLE?On(t,this.BYTES):xr(t,this.BYTES)}fromBytes(t,e=!1){P(t);let{_lengths:n,BYTES:o,isLE:s,ORDER:i,_mod:c}=this;if(n){if(t.length<1||!n.includes(t.length)||t.length>o)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+t.length);let a=new Uint8Array(o);a.set(t,s?0:a.length-t.length),t=a}if(t.length!==o)throw new Error("Field.fromBytes: expected "+o+" bytes, got "+t.length);let f=s?St(t):Xt(t);if(c&&(f=Z(f,i)),!e&&!this.isValid(f))throw new Error("invalid field element: outside of range 0..ORDER");return f}invertBatch(t){return qe(this,t)}cmov(t,e,n){return mt(n,"condition"),n?e:t}};Object.freeze(Er.prototype);function xe(r,t={}){return new Er(r,t)}function _s(r){if(typeof r!="bigint")throw new Error("field order must be bigint");if(r<=z)throw new Error("field order must be greater than 1");let t=ge(r-z);return Math.ceil(t/8)}function Kn(r){let t=_s(r);return t+Math.ceil(t/2)}function kn(r,t,e=!1){P(r);let n=r.length,o=_s(t),s=Math.max(Kn(t),16);if(n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=e?St(r):Xt(r),c=Z(i,t-z)+z;return e?On(c,o):xr(c,o)}var we=BigInt(0),Qt=BigInt(1);function Ve(r,t){let e=t.negate();return r?e:t}function Jt(r,t){let e=qe(r.Fp,t.map(n=>n.Z));return t.map((n,o)=>r.fromAffine(n.toAffine(e[o])))}function Cs(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function Pn(r,t){Cs(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1),o=2**r,s=He(r),i=BigInt(r);return{windows:e,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function Ds(r,t,e){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=e,c=Number(r&o),f=r>>i;c>n&&(c-=s,f+=Qt);let a=t*n,u=a+Math.abs(c)-1,h=c===0,w=c<0,p=t%2!==0;return{nextN:f,offset:u,isZero:h,isNeg:w,isNegF:p,offsetF:a}}var Mn=new WeakMap,Os=new WeakMap;function Hn(r){return Os.get(r)||1}function Ls(r){if(r!==we)throw new Error("invalid wNAF")}var Ee=class{BASE;ZERO;Fn;bits;constructor(t,e){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=e}_unsafeLadder(t,e,n=this.ZERO){let o=t;for(;e>we;)e&Qt&&(n=n.add(o)),o=o.double(),e>>=Qt;return n}precomputeWindow(t,e){let{windows:n,windowSize:o}=Pn(e,this.bits),s=[],i=t,c=i;for(let f=0;f<n;f++){c=i,s.push(c);for(let a=1;a<o;a++)c=c.add(i),s.push(c);i=c.double()}return s}wNAF(t,e,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=Pn(t,this.bits);for(let c=0;c<i.windows;c++){let{nextN:f,offset:a,isZero:u,isNeg:h,isNegF:w,offsetF:p}=Ds(n,c,i);n=f,u?s=s.add(Ve(w,e[p])):o=o.add(Ve(h,e[a]))}return Ls(n),{p:o,f:s}}wNAFUnsafe(t,e,n,o=this.ZERO){let s=Pn(t,this.bits);for(let i=0;i<s.windows&&n!==we;i++){let{nextN:c,offset:f,isZero:a,isNeg:u}=Ds(n,i,s);if(n=c,!a){let h=e[f];o=o.add(u?h.negate():h)}}return Ls(n),o}getPrecomputes(t,e,n){let o=Mn.get(e);return o||(o=this.precomputeWindow(e,t),t!==1&&(typeof n=="function"&&(o=n(o)),Mn.set(e,o))),o}cached(t,e,n){let o=Hn(t);return this.wNAF(o,this.getPrecomputes(o,t,n),e)}unsafe(t,e,n,o){let s=Hn(t);return s===1?this._unsafeLadder(t,e,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,n),e,o)}createCache(t,e){Cs(e,this.bits),Os.set(t,e),Mn.delete(t)}hasCache(t){return Hn(t)!==1}};function Fs(r,t,e,n){let o=t,s=r.ZERO,i=r.ZERO;for(;e>we||n>we;)e&Qt&&(s=s.add(o)),n&Qt&&(i=i.add(o)),o=o.double(),e>>=Qt,n>>=Qt;return{p1:s,p2:i}}function Rs(r,t,e){if(t){if(t.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Nn(t),t}else return xe(r,{isLE:e})}function Sr(r,t,e={},n){if(n===void 0&&(n=r==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${r} CURVE object`);for(let f of["p","n","h"]){let a=t[f];if(!(typeof a=="bigint"&&a>we))throw new Error(`CURVE.${f} must be positive bigint`)}let o=Rs(t.p,e.Fp,n),s=Rs(t.n,e.Fn,n),c=["Gx","Gy","a",r==="weierstrass"?"b":"d"];for(let f of c)if(!o.isValid(t[f]))throw new Error(`CURVE.${f} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}function Ar(r,t){return function(n){let o=r(n);return{secretKey:o,publicKey:t(o)}}}var Pt=BigInt(0),Q=BigInt(1),qn=BigInt(2),Sa=BigInt(8);function Aa(r,t,e,n){let o=r.sqr(e),s=r.sqr(n),i=r.add(r.mul(t.a,o),s),c=r.add(r.ONE,r.mul(t.d,r.mul(o,s)));return r.eql(i,c)}function Us(r,t={}){let e=t,n=Sr("edwards",r,e,e.FpFnLE),{Fp:o,Fn:s}=n,i=n.CURVE,{h:c}=i;bt(e,{},{uvRatio:"function"});let f=qn<<BigInt(s.BYTES*8)-Q,a=S=>o.create(S),u=e.uvRatio===void 0?(S,d)=>{try{return{isValid:!0,value:o.sqrt(o.div(S,d))}}catch{return{isValid:!1,value:Pt}}}:e.uvRatio;if(!Aa(o,i,i.Gx,i.Gy))throw new Error("bad curve params: generator point");function h(S,d,x=!1){let A=x?Q:Pt;return be("coordinate "+S,d,A,f),d}function w(S){if(!(S instanceof p))throw new Error("EdwardsPoint expected")}class p{static BASE=new p(i.Gx,i.Gy,Q,a(i.Gx*i.Gy));static ZERO=new p(Pt,Q,Q,Pt);static Fp=o;static Fn=s;X;Y;Z;T;constructor(d,x,A,B){this.X=h("x",d),this.Y=h("y",x),this.Z=h("z",A,!0),this.T=h("t",B),Object.freeze(this)}static CURVE(){return i}static fromAffine(d){if(d instanceof p)throw new Error("extended point not allowed");let{x,y:A}=d||{};return h("x",x),h("y",A),new p(x,A,Q,a(x*A))}static fromBytes(d,x=!1){let A=o.BYTES,{a:B,d:R}=i;d=Me(P(d,A,"point")),mt(x,"zip215");let D=Me(d),F=d[A-1];D[A-1]=F&-129;let C=St(D),I=x?f:o.ORDER;be("point.y",C,Pt,I);let U=a(C*C),H=a(U-Q),N=a(R*U-B),{isValid:l,value:m}=u(H,N);if(!l)throw new Error("bad point: invalid y coordinate");let E=(m&Q)===Q,g=(F&128)!==0;if(!x&&m===Pt&&g)throw new Error("bad point: x=0 and x_0=1");return g!==E&&(m=a(-m)),p.fromAffine({x:m,y:C})}static fromHex(d,x=!1){return p.fromBytes(ye(d),x)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(d=8,x=!0){return b.createCache(this,d),x||this.multiply(qn),this}assertValidity(){let d=this,{a:x,d:A}=i;if(d.is0())throw new Error("bad point: ZERO");let{X:B,Y:R,Z:D,T:F}=d,C=a(B*B),I=a(R*R),U=a(D*D),H=a(U*U),N=a(C*x),l=a(U*a(N+I)),m=a(H+a(A*a(C*I)));if(l!==m)throw new Error("bad point: equation left != right (1)");let E=a(B*R),g=a(D*F);if(E!==g)throw new Error("bad point: equation left != right (2)")}equals(d){w(d);let{X:x,Y:A,Z:B}=this,{X:R,Y:D,Z:F}=d,C=a(x*F),I=a(R*B),U=a(A*F),H=a(D*B);return C===I&&U===H}is0(){return this.equals(p.ZERO)}negate(){return new p(a(-this.X),this.Y,this.Z,a(-this.T))}double(){let{a:d}=i,{X:x,Y:A,Z:B}=this,R=a(x*x),D=a(A*A),F=a(qn*a(B*B)),C=a(d*R),I=x+A,U=a(a(I*I)-R-D),H=C+D,N=H-F,l=C-D,m=a(U*N),E=a(H*l),g=a(U*l),y=a(N*H);return new p(m,E,y,g)}add(d){w(d);let{a:x,d:A}=i,{X:B,Y:R,Z:D,T:F}=this,{X:C,Y:I,Z:U,T:H}=d,N=a(B*C),l=a(R*I),m=a(F*A*H),E=a(D*U),g=a((B+R)*(C+I)-N-l),y=E-m,v=E+m,_=a(l-x*N),T=a(g*y),L=a(v*_),O=a(g*_),k=a(y*v);return new p(T,L,k,O)}subtract(d){return w(d),this.add(d.negate())}multiply(d){if(!s.isValidNot0(d))throw new RangeError("invalid scalar: expected 1 <= sc < curve.n");let{p:x,f:A}=b.cached(this,d,B=>Jt(p,B));return Jt(p,[x,A])[0]}multiplyUnsafe(d){if(!s.isValid(d))throw new RangeError("invalid scalar: expected 0 <= sc < curve.n");return d===Pt?p.ZERO:this.is0()||d===Q?this:b.unsafe(this,d,x=>Jt(p,x))}isSmallOrder(){return this.clearCofactor().is0()}isTorsionFree(){return b.unsafe(this,i.n).is0()}toAffine(d){let x=this,A=d,{X:B,Y:R,Z:D}=x,F=x.is0();A==null&&(A=F?Sa:o.inv(D));let C=a(B*A),I=a(R*A),U=o.mul(D,A);if(F)return{x:Pt,y:Q};if(U!==Q)throw new Error("invZ was invalid");return{x:C,y:I}}clearCofactor(){return c===Q?this:this.multiplyUnsafe(c)}toBytes(){let{x:d,y:x}=this.toAffine(),A=o.toBytes(x);return A[A.length-1]|=d&Q?128:0,A}toHex(){return me(this.toBytes())}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let b=new Ee(p,s.BITS);return s.BITS>=8&&p.BASE.precompute(8),Object.freeze(p.prototype),Object.freeze(p),p}var vr=class{static BASE;static ZERO;static Fp;static Fn;ep;constructor(t){this.ep=t}static fromBytes(t){Fn()}static fromHex(t){Fn()}get x(){return this.toAffine().x}get y(){return this.toAffine().y}clearCofactor(){return this}assertValidity(){this.ep.assertValidity()}toAffine(t){return this.ep.toAffine(t)}toHex(){return me(this.toBytes())}toString(){return this.toHex()}isTorsionFree(){return!0}isSmallOrder(){return!1}add(t){return this.assertSame(t),this.init(this.ep.add(t.ep))}subtract(t){return this.assertSame(t),this.init(this.ep.subtract(t.ep))}multiply(t){return this.init(this.ep.multiply(t))}multiplyUnsafe(t){return this.init(this.ep.multiplyUnsafe(t))}double(){return this.init(this.ep.double())}negate(){return this.init(this.ep.negate())}precompute(t,e){return this.ep.precompute(t,e),this}};function Ns(r,t,e={}){if(typeof t!="function")throw new Error('"hash" function param is required');let n=t,o=e;bt(o,{},{adjustScalarBytes:"function",randomBytes:"function",domain:"function",prehash:"function",zip215:"boolean",mapToCurve:"function"});let{prehash:s}=o,{BASE:i,Fp:c,Fn:f}=r,a=n.outputLen,u=2*c.BYTES;if(a!==void 0&&(yt(a,"hash.outputLen"),a!==u))throw new Error(`hash.outputLen must be ${u}, got ${a}`);let h=o.randomBytes===void 0?ke:o.randomBytes,w=o.adjustScalarBytes===void 0?l=>l:o.adjustScalarBytes,p=o.domain===void 0?(l,m,E)=>{if(mt(E,"phflag"),m.length||E)throw new Error("Contexts/pre-hash are not supported");return l}:o.domain;function b(l){return f.create(St(l))}function S(l){let m=C.secretKey;P(l,C.secretKey,"secretKey");let E=P(n(l),2*m,"hashedSecretKey"),g=w(E.slice(0,m)),y=E.slice(m,2*m),v=b(g);return{head:g,prefix:y,scalar:v}}function d(l){let{head:m,prefix:E,scalar:g}=S(l),y=i.multiply(g),v=y.toBytes();return{head:m,prefix:E,scalar:g,point:y,pointBytes:v}}function x(l){return d(l).pointBytes}function A(l=Uint8Array.of(),...m){let E=G(...m);return b(n(p(E,P(l,void 0,"context"),!!s)))}function B(l,m,E={}){l=P(l,void 0,"message"),s&&(l=s(l));let{prefix:g,scalar:y,pointBytes:v}=d(m),_=A(E.context,g,l),T=i.multiply(_).toBytes(),L=A(E.context,T,v,l),O=f.create(_+L*y);if(!f.isValid(O))throw new Error("sign failed: invalid s");let k=G(T,f.toBytes(O));return P(k,C.signature,"result")}let R={zip215:o.zip215};function D(l,m,E,g=R){let{context:y}=g,v=g.zip215===void 0?!!R.zip215:g.zip215,_=C.signature;l=P(l,_,"signature"),m=P(m,void 0,"message"),E=P(E,C.publicKey,"publicKey"),v!==void 0&&mt(v,"zip215"),s&&(m=s(m));let T=_/2,L=l.subarray(0,T),O=St(l.subarray(T,_)),k,M,K;try{k=r.fromBytes(E,v),M=r.fromBytes(L,v),K=i.multiplyUnsafe(O)}catch{return!1}if(!v&&k.isSmallOrder())return!1;let Y=A(y,L,E,m);return M.add(k.multiplyUnsafe(Y)).subtract(K).clearCofactor().is0()}let F=c.BYTES,C={secretKey:F,publicKey:F,signature:2*F,seed:F};function I(l){return l=l===void 0?h(C.seed):l,P(l,C.seed,"seed")}function U(l){return Gt(l)&&l.length===C.secretKey}function H(l,m){try{return!!r.fromBytes(l,m===void 0?R.zip215:m)}catch{return!1}}let N={getExtendedPublicKey:d,randomSecretKey:I,isValidSecretKey:U,isValidPublicKey:H,toMontgomery(l){let{y:m}=r.fromBytes(l),E=C.publicKey,g=E===32;if(!g&&E!==57)throw new Error("only defined for 25519 and 448");let y=g?c.div(Q+m,Q-m):c.div(m-Q,m+Q);return c.toBytes(y)},toMontgomerySecret(l){let m=C.secretKey;P(l,m);let E=n(l.subarray(0,m));return w(E).subarray(0,m)}};return Object.freeze(C),Object.freeze(N),Object.freeze({keygen:Ar(I,x),getPublicKey:x,sign:B,verify:D,utils:N,Point:r,lengths:C})}function ze(r,t){if(yt(r),yt(t),t<0||t>4)throw new Error("invalid I2OSP length: "+t);if(r<0||r>2**(8*t)-1)throw new Error("invalid I2OSP input: "+r);let e=Array.from({length:t}).fill(0);for(let n=t-1;n>=0;n--)e[n]=r&255,r>>>=8;return new Uint8Array(e)}function va(r,t){let e=new Uint8Array(r.length);for(let n=0;n<r.length;n++)e[n]=r[n]^t[n];return e}function Ba(r){if(!Gt(r)&&typeof r!="string")throw new Error("DST must be Uint8Array or ascii string");let t=typeof r=="string"?wr(r):r;if(t.length===0)throw new Error("DST must be non-empty");return t}function Vn(r,t,e,n){P(r),yt(e),t=Ba(t),t.length>255&&(t=n(G(wr("H2C-OVERSIZE-DST-"),t)));let{outputLen:o,blockLen:s}=n,i=Math.ceil(e/o);if(e>65535||i>255)throw new Error("expand_message_xmd: invalid lenInBytes");let c=G(t,ze(t.length,1)),f=new Uint8Array(s),a=ze(e,2),u=new Array(i),h=n(G(f,r,a,ze(0,1),c));u[0]=n(G(h,ze(1,1),c));for(let p=1;p<i;p++){let b=[va(h,u[p-1]),ze(p+1,1),c];u[p]=n(G(...b))}return G(...u).slice(0,e)}var Ks="HashToScalar-";var Ta=BigInt(0),Rt=BigInt(1),ks=BigInt(2);var Ia=BigInt(5),_a=BigInt(8),Se=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffed"),$n={p:Se,n:BigInt("0x1000000000000000000000000000000014def9dea2f79cd65812631a5cf5d3ed"),h:_a,a:BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffec"),d:BigInt("0x52036cee2b6ffe738cc740797779e89800700a4d4141d8ab75eb4dca135978a3"),Gx:BigInt("0x216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a"),Gy:BigInt("0x6666666666666666666666666666666666666666666666666666666666666658")};function Da(r){let t=BigInt(10),e=BigInt(20),n=BigInt(40),o=BigInt(80),s=Se,c=r*r%s*r%s,f=q(c,ks,s)*c%s,a=q(f,Rt,s)*r%s,u=q(a,Ia,s)*a%s,h=q(u,t,s)*u%s,w=q(h,e,s)*h%s,p=q(w,n,s)*w%s,b=q(p,o,s)*p%s,S=q(b,o,s)*p%s,d=q(S,t,s)*u%s;return{pow_p_5_8:q(d,ks,s)*r%s,b2:c}}function La(r){return r[0]&=248,r[31]&=127,r[31]|=64,r}var zn=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752");function Yn(r,t){let e=Se,n=Z(t*t*t,e),o=Z(n*n*t,e),s=Da(r*o).pow_p_5_8,i=Z(r*n*s,e),c=Z(t*i*i,e),f=i,a=Z(i*zn,e),u=c===r,h=c===Z(-r,e),w=c===Z(-r*zn,e);return u&&(i=f),(h||w)&&(i=a),Lt(i,e)&&(i=Z(-i,e)),{isValid:u||h,value:i}}var Ht=Us($n,{uvRatio:Yn}),Mt=Ht.Fp,Hs=Ht.Fn;function Ra(r){return Ns(Ht,mr,Object.assign({adjustScalarBytes:La,zip215:!0},r))}var qs=Ra({});var jn=zn,Ca=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),Oa=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),Fa=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),Ua=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),Ps=r=>Yn(Rt,r),Na=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),Zn=r=>Mt.create(St(r)&Na);function Ms(r){let{d:t}=$n,e=Se,n=x=>Mt.create(x),o=n(jn*r*r),s=n((o+Rt)*Fa),i=BigInt(-1),c=n((i-t*o)*n(o+t)),{isValid:f,value:a}=Yn(s,c),u=n(a*r);Lt(u,e)||(u=n(-u)),f||(a=u),f||(i=o);let h=n(i*(o-Rt)*Ua-c),w=a*a,p=n((a+a)*c),b=n(h*Ca),S=n(Rt-w),d=n(Rt+w);return new Ht(n(p*d),n(S*b),n(b*d),n(p*S))}var qt=class r extends vr{static BASE=new r(Ht.BASE);static ZERO=new r(Ht.ZERO);static Fp=Mt;static Fn=Hs;constructor(t){super(t)}static fromAffine(t){return new r(Ht.fromAffine(t))}assertSame(t){if(!(t instanceof r))throw new Error("RistrettoPoint expected")}init(t){return new r(t)}static fromBytes(t){ut(t,32);let{a:e,d:n}=$n,o=Se,s=R=>Mt.create(R),i=Zn(t);if(!ys(Mt.toBytes(i),t)||Lt(i,o))throw new Error("invalid ristretto255 encoding 1");let c=s(i*i),f=s(Rt+e*c),a=s(Rt-e*c),u=s(f*f),h=s(a*a),w=s(e*n*u-h),{isValid:p,value:b}=Ps(s(w*h)),S=s(b*a),d=s(b*S*w),x=s((i+i)*S);Lt(x,o)&&(x=s(-x));let A=s(f*d),B=s(x*A);if(!p||Lt(B,o)||A===Ta)throw new Error("invalid ristretto255 encoding 2");return new r(new Ht(x,A,Rt,B))}static fromHex(t){return r.fromBytes(Fe(t))}toBytes(){let{X:t,Y:e,Z:n,T:o}=this.ep,s=Se,i=d=>Mt.create(d),c=i(i(n+e)*i(n-e)),f=i(t*e),a=i(f*f),{value:u}=Ps(i(c*a)),h=i(u*c),w=i(u*f),p=i(h*w*o),b;if(Lt(o*p,s)){let d=i(e*jn),x=i(t*jn);t=d,e=x,b=i(h*Oa)}else b=w;Lt(t*p,s)&&(e=i(-e));let S=i((n-e)*b);return Lt(S,s)&&(S=i(-S)),Mt.toBytes(S)}equals(t){this.assertSame(t);let{X:e,Y:n}=this.ep,{X:o,Y:s}=t.ep,i=a=>Mt.create(a),c=i(e*s)===i(n*o),f=i(n*s)===i(e*o);return c||f}is0(){return this.equals(r.ZERO)}};Object.freeze(qt.BASE);Object.freeze(qt.ZERO);Object.freeze(qt.prototype);Object.freeze(qt);var Ka=Object.freeze({Point:qt,hashToCurve(r,t){let e=t?.DST===void 0?"ristretto255_XMD:SHA-512_R255MAP_RO_":t.DST,n=Vn(r,e,64,mr);return Ka.deriveToCurve(n)},hashToScalar(r,t={DST:Ks}){let e=Vn(r,t.DST,64,mr);return Hs.create(St(e))},deriveToCurve(r){ut(r,64);let t=Zn(r.subarray(0,32)),e=Ms(t),n=Zn(r.subarray(32,64)),o=Ms(n);return new qt(e.add(o))}});var je=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}},Br=class extends Error{constructor(t="Missing Web Crypto API"){super(t),this.name="WebCryptoMissingError"}};var Tr={get(r=globalThis){let t=r.crypto;if(t?.subtle==null)throw new Br("Missing Web Crypto API. The most likely cause of this error is that this page is being accessed from an insecure context (i.e. not HTTPS). For more information and possible resolutions see https://github.com/libp2p/js-libp2p/blob/main/packages/crypto/README.md#web-crypto-api");return t}};var Ir=32;var Gn,ka=(async()=>{try{return await Tr.get().subtle.generateKey({name:"Ed25519"},!0,["sign","verify"]),!0}catch{return!1}})();async function Pa(r,t,e){if(r.buffer instanceof ArrayBuffer){let n=await Tr.get().subtle.importKey("raw",r.buffer,{name:"Ed25519"},!1,["verify"]);return await Tr.get().subtle.verify({name:"Ed25519"},n,Ot(t),Ot(e instanceof Uint8Array?e:e.subarray()))}throw new TypeError("WebCrypto does not support SharedArrayBuffer for Ed25519 keys")}function Ma(r,t,e){return qs.verify(t,e instanceof Uint8Array?e:e.subarray(),r)}async function Vs(r,t,e){return Gn==null&&(Gn=await ka),Gn?Pa(r,t,e):Ma(r,t,e)}function _r(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var Dr=class{type="Ed25519";raw;constructor(t){this.raw=Xn(t,Ir)}toMultihash(){return lt.digest(de(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return $.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:dt(this.raw,t.raw)}verify(t,e,n){n?.signal?.throwIfAborted();let o=Vs(this.raw,e,t);return _r(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function js(r){return r=Xn(r,Ir),new Dr(r)}function Xn(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new wt(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var qa=Math.pow(2,7),Va=Math.pow(2,14),za=Math.pow(2,21),Zs=Math.pow(2,28),$s=Math.pow(2,35),Ys=Math.pow(2,42),Gs=Math.pow(2,49),nt=128,Vt=127;function Ze(r){if(r<qa)return 1;if(r<Va)return 2;if(r<za)return 3;if(r<Zs)return 4;if(r<$s)return 5;if(r<Ys)return 6;if(r<Gs)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Xs(r,t,e=0){switch(Ze(r)){case 8:t[e++]=r&255|nt,r/=128;case 7:t[e++]=r&255|nt,r/=128;case 6:t[e++]=r&255|nt,r/=128;case 5:t[e++]=r&255|nt,r/=128;case 4:t[e++]=r&255|nt,r>>>=7;case 3:t[e++]=r&255|nt,r>>>=7;case 2:t[e++]=r&255|nt,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function Ws(r,t){let e=r[t],n=0;if(n+=e&Vt,e<nt||(e=r[t+1],n+=(e&Vt)<<7,e<nt)||(e=r[t+2],n+=(e&Vt)<<14,e<nt)||(e=r[t+3],n+=(e&Vt)<<21,e<nt)||(e=r[t+4],n+=(e&Vt)*Zs,e<nt)||(e=r[t+5],n+=(e&Vt)*$s,e<nt)||(e=r[t+6],n+=(e&Vt)*Ys,e<nt)||(e=r[t+7],n+=(e&Vt)*Gs,e<nt))return n;throw new RangeError("Could not decode varint")}var Wn=new Float32Array([-0]),zt=new Uint8Array(Wn.buffer);function Qs(r,t,e){Wn[0]=r,t[e]=zt[0],t[e+1]=zt[1],t[e+2]=zt[2],t[e+3]=zt[3]}function Js(r,t){return zt[0]=r[t],zt[1]=r[t+1],zt[2]=r[t+2],zt[3]=r[t+3],Wn[0]}var Qn=new Float64Array([-0]),rt=new Uint8Array(Qn.buffer);function ti(r,t,e){Qn[0]=r,t[e]=rt[0],t[e+1]=rt[1],t[e+2]=rt[2],t[e+3]=rt[3],t[e+4]=rt[4],t[e+5]=rt[5],t[e+6]=rt[6],t[e+7]=rt[7]}function ei(r,t){return rt[0]=r[t],rt[1]=r[t+1],rt[2]=r[t+2],rt[3]=r[t+3],rt[4]=r[t+4],rt[5]=r[t+5],rt[6]=r[t+6],rt[7]=r[t+7],Qn[0]}var ja=BigInt(Number.MAX_SAFE_INTEGER),Za=BigInt(Number.MIN_SAFE_INTEGER),ht=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return te;if(t<ja&&t>Za)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>ri&&(o=0n,++n>ri&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return te;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):te}},te=new ht(0,0);te.toBigInt=function(){return 0n};te.zzEncode=te.zzDecode=function(){return this};te.length=function(){return 1};var ri=4294967296n;function ni(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function oi(r,t,e){if(e-t<1)return"";let o,s=[],i=0,c;for(;t<e;)c=r[t++],c<128?s[i++]=c:c>191&&c<224?s[i++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,s[i++]=55296+(c>>10),s[i++]=56320+(c&1023)):s[i++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function Jn(r,t,e){let n=e,o,s;for(let i=0;i<r.length;++i)o=r.charCodeAt(i),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((s=r.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function gt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Lr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var to=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=Ot(t),this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,gt(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw gt(this,4);return Lr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw gt(this,4);return Lr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw gt(this,4);let t=Js(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw gt(this,4);let t=ei(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw gt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return oi(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw gt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw gt(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new ht(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw gt(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw gt(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw gt(this,8);let t=Lr(this.buf,this.pos+=4),e=Lr(this.buf,this.pos+=4);return new ht(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=Ws(this.buf,this.pos);return this.pos+=Ze(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function $e(r){return new to(r instanceof Uint8Array?r:r.subarray())}function Rr(r,t,e){let n=$e(r);return t.decode(n,void 0,e)}function eo(r){let t=r??8192,e=t>>>1,n,o=t;return function(i){if(i<1||i>e)return at(i);o+i>t&&(n=at(t),o=0);let c=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),c}}var ee=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function ro(){}var oo=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},$a=eo();function Ya(r){return globalThis.Buffer!=null?at(r):$a(r)}var Ge=class{len;head;tail;states;constructor(){this.len=0,this.head=new ee(ro,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new ee(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new so((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(Cr,10,ht.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=ht.fromBigInt(t);return this._push(Cr,e.length(),e)}uint64Number(t){return this._push(Xs,Ze(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=ht.fromBigInt(t).zzEncode();return this._push(Cr,e.length(),e)}sint64Number(t){let e=ht.fromNumber(t).zzEncode();return this._push(Cr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(no,1,t?1:0)}fixed32(t){return this._push(Ye,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=ht.fromBigInt(t);return this._push(Ye,4,e.lo)._push(Ye,4,e.hi)}fixed64Number(t){let e=ht.fromNumber(t);return this._push(Ye,4,e.lo)._push(Ye,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(Qs,4,t)}double(t){return this._push(ti,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(no,1,0):this.uint32(e)._push(Xa,e,t)}string(t){let e=ni(t);return e!==0?this.uint32(e)._push(Jn,e,t):this._push(no,1,0)}fork(){return this.states=new oo(this),this.head=this.tail=new ee(ro,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new ee(ro,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=Ya(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function no(r,t,e){t[e]=r&255}function Ga(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var so=class extends ee{next;constructor(t,e){super(Ga,t,e),this.next=void 0}};function Cr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function Ye(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function Xa(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(Ge.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(Wa,t,r),this},Ge.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(Qa,t,r),this});function Wa(r,t,e){t.set(r,e)}function Qa(r,t,e){r.length<40?Jn(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(Ft(r),e)}function io(){return new Ge}function Or(r,t){let e=io();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}function*Fr(r,t,e){let n=$e(r);yield*t.stream(n,void 0,"$",e)}var Ur={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Nr(r,t,e,n,o){return{name:r,type:t,encode:e,decode:n,stream:o}}function co(r){function t(s){if(r[s.toString()]==null)throw new Error("Invalid enum value");return r[s]}let e=function(i,c){let f=t(i);c.int32(f)},n=function(i){let c=i.int32();return t(c)},o=function*(i){let c=i.int32();yield t(c)};return Nr("enum",Ur.VARINT,e,n,o)}function Kr(r,t,e){return Nr("message",Ur.LENGTH_DELIMITED,r,t,e)}var ot;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(ot||(ot={}));var ao;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(ao||(ao={}));(function(r){r.codec=()=>co(ao)})(ot||(ot={}));var Xe;(function(r){let t;r.codec=()=>(t==null&&(t=Kr((s,i,c={})=>{c.lengthDelimited!==!1&&i.fork(),s.Type!=null&&(i.uint32(8),ot.codec().encode(s.Type,i)),s.Data!=null&&(i.uint32(18),i.bytes(s.Data)),c.lengthDelimited!==!1&&i.ldelim()},(s,i,c={})=>{let f={},a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{f.Type=ot.codec().decode(s);break}case 2:{f.Data=s.bytes();break}default:{s.skipType(u&7);break}}}return f},function*(s,i,c,f={}){let a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{yield{field:`${c}.Type`,value:ot.codec().decode(s)};break}case 2:{yield{field:`${c}.Data`,value:s.bytes()};break}default:{s.skipType(u&7);break}}}})),t);function e(s){return Or(s,r.codec())}r.encode=e;function n(s,i){return Rr(s,r.codec(),i)}r.decode=n;function o(s,i){return Fr(s,r.codec(),i)}r.stream=o})(Xe||(Xe={}));var fo;(function(r){let t;r.codec=()=>(t==null&&(t=Kr((s,i,c={})=>{c.lengthDelimited!==!1&&i.fork(),s.Type!=null&&(i.uint32(8),ot.codec().encode(s.Type,i)),s.Data!=null&&(i.uint32(18),i.bytes(s.Data)),c.lengthDelimited!==!1&&i.ldelim()},(s,i,c={})=>{let f={},a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{f.Type=ot.codec().decode(s);break}case 2:{f.Data=s.bytes();break}default:{s.skipType(u&7);break}}}return f},function*(s,i,c,f={}){let a=i==null?s.len:s.pos+i;for(;s.pos<a;){let u=s.uint32();switch(u>>>3){case 1:{yield{field:`${c}.Type`,value:ot.codec().decode(s)};break}case 2:{yield{field:`${c}.Data`,value:s.bytes()};break}default:{s.skipType(u&7);break}}}})),t);function e(s){return Or(s,r.codec())}r.encode=e;function n(s,i){return Rr(s,r.codec(),i)}r.decode=n;function o(s,i){return Fr(s,r.codec(),i)}r.stream=o})(fo||(fo={}));var kr=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(t,e){if(ur(t),ut(e,void 0,"key"),this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,o=new Uint8Array(n);o.set(e.length>n?t.create().update(e).digest():e);for(let s=0;s<o.length;s++)o[s]^=54;this.iHash.update(o),this.oHash=t.create();for(let s=0;s<o.length;s++)o[s]^=106;this.oHash.update(o),_t(o)}update(t){return pe(this),this.iHash.update(t),this}digestInto(t){pe(this),hr(t,this),this.finished=!0;let e=t.subarray(0,this.outputLen);this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||=Object.create(Object.getPrototypeOf(this),{});let{oHash:e,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=c,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},ii=(()=>{let r=((t,e,n)=>new kr(t,e).update(n).digest());return r.create=(t,e)=>new kr(t,e),r})();var ci=(r,t)=>(r+(r>=0?t:-t)/ai)/t;function tf(r,t,e){be("scalar",r,At,e);let[[n,o],[s,i]]=t,c=ci(i*r,e),f=ci(-o*r,e),a=r-c*n-f*s,u=-c*o-f*i,h=a<At,w=u<At;h&&(a=-a),w&&(u=-u);let p=He(Math.ceil(ge(e)/2))+jt;if(a<At||a>=p||u<At||u>=p)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:h,k1:a,k2neg:w,k2:u}}function ho(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function uo(r,t){bt(r);let e={};for(let n of Object.keys(t))e[n]=r[n]===void 0?t[n]:r[n];return mt(e.lowS,"lowS"),mt(e.prehash,"prehash"),e.format!==void 0&&ho(e.format),e}var lo=class extends Error{constructor(t=""){super(t)}},xt={Err:lo,_tlv:{encode:(r,t)=>{let{Err:e}=xt;if(yt(r,"tag"),r<0||r>255)throw new e("tlv.encode: wrong tag");if(typeof t!="string")throw new TypeError('"data" expected string, got type='+typeof t);if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=Pe(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let s=n>127?Pe(o.length/2|128):"";return Pe(r)+s+o+t},decode(r,t){let{Err:e}=xt;t=P(t,void 0,"DER data");let n=0;if(r<0||r>255)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],s=!!(o&128),i=0;if(!s)i=o;else{let f=o&127;if(!f)throw new e("tlv.decode(long): indefinite length not supported");if(f>4)throw new e("tlv.decode(long): byte length is too big");let a=t.subarray(n,n+f);if(a.length!==f)throw new e("tlv.decode: length bytes not complete");if(a[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let u of a)i=i<<8|u;if(n+=f,i<128)throw new e("tlv.decode(long): not minimal encoding")}let c=t.subarray(n,n+i);if(c.length!==i)throw new e("tlv.decode: wrong value length");return{v:c,l:t.subarray(n+i)}}},_int:{encode(r){let{Err:t}=xt;if(gr(r),r<At)throw new t("integer: negative integers are not allowed");let e=Pe(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=xt;if(r.length<1)throw new t("invalid signature integer: empty");if(r[0]&128)throw new t("invalid signature integer: negative");if(r.length>1&&r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Xt(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=xt,o=P(r,void 0,"signature"),{v:s,l:i}=n.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");let{v:c,l:f}=n.decode(2,s),{v:a,l:u}=n.decode(2,f);if(u.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(c),s:e.decode(a)}},hexFromSig(r){let{_tlv:t,_int:e}=xt,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),s=n+o;return t.encode(48,s)}};Object.freeze(xt._tlv);Object.freeze(xt._int);Object.freeze(xt);var At=BigInt(0),jt=BigInt(1),ai=BigInt(2),Pr=BigInt(3),ef=BigInt(4);function fi(r,t={}){let e=Sr("weierstrass",r,t),n=e.Fp,o=e.Fn,s=e.CURVE,{h:i,n:c}=s;bt(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:f,allowInfinityPoint:a}=t;if(f&&(!n.is0(s.a)||typeof f.beta!="bigint"||!Array.isArray(f.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=hi(n,o);function h(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function w(N,l,m){if(a&&l.is0())return Uint8Array.of(0);let{x:E,y:g}=l.toAffine(),y=n.toBytes(E);if(mt(m,"isCompressed"),m){h();let v=!n.isOdd(g);return G(ui(v),y)}else return G(Uint8Array.of(4),y,n.toBytes(g))}function p(N){P(N,void 0,"Point");let{publicKey:l,publicKeyUncompressed:m}=u,E=N.length,g=N[0],y=N.subarray(1);if(a&&E===1&&g===0)return{x:n.ZERO,y:n.ZERO};if(E===l&&(g===2||g===3)){let v=n.fromBytes(y);if(!n.isValid(v))throw new Error("bad point: is not on curve, wrong x");let _=d(v),T;try{T=n.sqrt(_)}catch(k){let M=k instanceof Error?": "+k.message:"";throw new Error("bad point: is not on curve, sqrt error"+M)}h();let L=n.isOdd(T);return(g&1)===1!==L&&(T=n.neg(T)),{x:v,y:T}}else if(E===m&&g===4){let v=n.BYTES,_=n.fromBytes(y.subarray(0,v)),T=n.fromBytes(y.subarray(v,v*2));if(!x(_,T))throw new Error("bad point: is not on curve");return{x:_,y:T}}else throw new Error(`bad point: got length ${E}, expected compressed=${l} or uncompressed=${m}`)}let b=t.toBytes===void 0?w:t.toBytes,S=t.fromBytes===void 0?p:t.fromBytes;function d(N){let l=n.sqr(N),m=n.mul(l,N);return n.add(n.add(m,n.mul(N,s.a)),s.b)}function x(N,l){let m=n.sqr(l),E=d(N);return n.eql(m,E)}if(!x(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(s.a,Pr),ef),B=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(A,B)))throw new Error("bad curve params: a or b");function R(N,l,m=!1){if(!n.isValid(l)||m&&n.is0(l))throw new Error(`bad point coordinate ${N}`);return l}function D(N){if(!(N instanceof I))throw new Error("Weierstrass Point expected")}function F(N){if(!f||!f.basises)throw new Error("no endo");return tf(N,f.basises,o.ORDER)}function C(N,l,m,E,g){return m=new I(n.mul(m.X,N),m.Y,m.Z),l=Ve(E,l),m=Ve(g,m),l.add(m)}class I{static BASE=new I(s.Gx,s.Gy,n.ONE);static ZERO=new I(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=o;X;Y;Z;constructor(l,m,E){this.X=R("x",l),this.Y=R("y",m,!0),this.Z=R("z",E),Object.freeze(this)}static CURVE(){return s}static fromAffine(l){let{x:m,y:E}=l||{};if(!l||!n.isValid(m)||!n.isValid(E))throw new Error("invalid affine point");if(l instanceof I)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(E)?I.ZERO:new I(m,E,n.ONE)}static fromBytes(l){let m=I.fromAffine(S(P(l,void 0,"point")));return m.assertValidity(),m}static fromHex(l){return I.fromBytes(ye(l))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(l=8,m=!0){return H.createCache(this,l),m||this.multiply(Pr),this}assertValidity(){let l=this;if(l.is0()){if(t.allowInfinityPoint&&n.is0(l.X)&&n.eql(l.Y,n.ONE)&&n.is0(l.Z))return;throw new Error("bad point: ZERO")}let{x:m,y:E}=l.toAffine();if(!n.isValid(m)||!n.isValid(E))throw new Error("bad point: x or y not field elements");if(!x(m,E))throw new Error("bad point: equation left != right");if(!l.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:l}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(l)}equals(l){D(l);let{X:m,Y:E,Z:g}=this,{X:y,Y:v,Z:_}=l,T=n.eql(n.mul(m,_),n.mul(y,g)),L=n.eql(n.mul(E,_),n.mul(v,g));return T&&L}negate(){return new I(this.X,n.neg(this.Y),this.Z)}double(){let{a:l,b:m}=s,E=n.mul(m,Pr),{X:g,Y:y,Z:v}=this,_=n.ZERO,T=n.ZERO,L=n.ZERO,O=n.mul(g,g),k=n.mul(y,y),M=n.mul(v,v),K=n.mul(g,y);return K=n.add(K,K),L=n.mul(g,v),L=n.add(L,L),_=n.mul(l,L),T=n.mul(E,M),T=n.add(_,T),_=n.sub(k,T),T=n.add(k,T),T=n.mul(_,T),_=n.mul(K,_),L=n.mul(E,L),M=n.mul(l,M),K=n.sub(O,M),K=n.mul(l,K),K=n.add(K,L),L=n.add(O,O),O=n.add(L,O),O=n.add(O,M),O=n.mul(O,K),T=n.add(T,O),M=n.mul(y,v),M=n.add(M,M),O=n.mul(M,K),_=n.sub(_,O),L=n.mul(M,k),L=n.add(L,L),L=n.add(L,L),new I(_,T,L)}add(l){D(l);let{X:m,Y:E,Z:g}=this,{X:y,Y:v,Z:_}=l,T=n.ZERO,L=n.ZERO,O=n.ZERO,k=s.a,M=n.mul(s.b,Pr),K=n.mul(m,y),Y=n.mul(E,v),X=n.mul(g,_),W=n.add(m,E),j=n.add(y,v);W=n.mul(W,j),j=n.add(K,Y),W=n.sub(W,j),j=n.add(m,g);let st=n.add(y,_);return j=n.mul(j,st),st=n.add(K,X),j=n.sub(j,st),st=n.add(E,g),T=n.add(v,_),st=n.mul(st,T),T=n.add(Y,X),st=n.sub(st,T),O=n.mul(k,j),T=n.mul(M,X),O=n.add(T,O),T=n.sub(Y,O),O=n.add(Y,O),L=n.mul(T,O),Y=n.add(K,K),Y=n.add(Y,K),X=n.mul(k,X),j=n.mul(M,j),Y=n.add(Y,X),X=n.sub(K,X),X=n.mul(k,X),j=n.add(j,X),K=n.mul(Y,j),L=n.add(L,K),K=n.mul(st,j),T=n.mul(W,T),T=n.sub(T,K),K=n.mul(W,Y),O=n.mul(st,O),O=n.add(O,K),new I(T,L,O)}subtract(l){return D(l),this.add(l.negate())}is0(){return this.equals(I.ZERO)}multiply(l){let{endo:m}=t;if(!o.isValidNot0(l))throw new RangeError("invalid scalar: out of range");let E,g,y=v=>H.cached(this,v,_=>Jt(I,_));if(m){let{k1neg:v,k1:_,k2neg:T,k2:L}=F(l),{p:O,f:k}=y(_),{p:M,f:K}=y(L);g=k.add(K),E=C(m.beta,O,M,v,T)}else{let{p:v,f:_}=y(l);E=v,g=_}return Jt(I,[E,g])[0]}multiplyUnsafe(l){let{endo:m}=t,E=this,g=l;if(!o.isValid(g))throw new RangeError("invalid scalar: out of range");if(g===At||E.is0())return I.ZERO;if(g===jt)return E;if(H.hasCache(this))return this.multiply(g);if(m){let{k1neg:y,k1:v,k2neg:_,k2:T}=F(g),{p1:L,p2:O}=Fs(I,E,v,T);return C(m.beta,L,O,y,_)}else return H.unsafe(E,g)}toAffine(l){let m=this,E=l,{X:g,Y:y,Z:v}=m;if(n.eql(v,n.ONE))return{x:g,y};let _=m.is0();E==null&&(E=_?n.ONE:n.inv(v));let T=n.mul(g,E),L=n.mul(y,E),O=n.mul(v,E);if(_)return{x:n.ZERO,y:n.ZERO};if(!n.eql(O,n.ONE))throw new Error("invZ was invalid");return{x:T,y:L}}isTorsionFree(){let{isTorsionFree:l}=t;return i===jt?!0:l?l(I,this):H.unsafe(this,c).is0()}clearCofactor(){let{clearCofactor:l}=t;return i===jt?this:l?l(I,this):this.multiplyUnsafe(i)}isSmallOrder(){return i===jt?this.is0():this.clearCofactor().is0()}toBytes(l=!0){return mt(l,"isCompressed"),this.assertValidity(),b(I,this,l)}toHex(l=!0){return me(this.toBytes(l))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let U=o.BITS,H=new Ee(I,t.endo?Math.ceil(U/2):U);return U>=8&&I.BASE.precompute(8),Object.freeze(I.prototype),Object.freeze(I),I}function ui(r){return Uint8Array.of(r?2:3)}function hi(r,t){return{secretKey:t.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function rf(r,t={}){let{Fn:e}=r,n=t.randomBytes===void 0?ke:t.randomBytes,o=Object.assign(hi(r.Fp,e),{seed:Math.max(Kn(e.ORDER),16)});function s(p){try{let b=e.fromBytes(p);return e.isValidNot0(b)}catch{return!1}}function i(p,b){let{publicKey:S,publicKeyUncompressed:d}=o;try{let x=p.length;return b===!0&&x!==S||b===!1&&x!==d?!1:!!r.fromBytes(p)}catch{return!1}}function c(p){return p=p===void 0?n(o.seed):p,kn(P(p,o.seed,"seed"),e.ORDER)}function f(p,b=!0){return r.BASE.multiply(e.fromBytes(p)).toBytes(b)}function a(p){let{secretKey:b,publicKey:S,publicKeyUncompressed:d}=o,x=e._lengths;if(!Gt(p))return;let A=P(p,void 0,"key").length,B=A===S||A===d,R=A===b||!!x?.includes(A);if(!(B&&R))return B}function u(p,b,S=!0){if(a(p)===!0)throw new Error("first arg must be private key");if(a(b)===!1)throw new Error("second arg must be public key");let d=e.fromBytes(p);return r.fromBytes(b).multiply(d).toBytes(S)}let h={isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:c},w=Ar(c,f);return Object.freeze(h),Object.freeze(o),Object.freeze({getPublicKey:f,getSharedSecret:u,keygen:w,Point:r,utils:h,lengths:o})}function li(r,t,e={}){let n=t;ur(n),bt(e,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),e=Object.assign({},e);let o=e.randomBytes===void 0?ke:e.randomBytes,s=e.hmac===void 0?(g,y)=>ii(n,g,y):e.hmac,{Fp:i,Fn:c}=r,{ORDER:f,BITS:a}=c,{keygen:u,getPublicKey:h,getSharedSecret:w,utils:p,lengths:b}=rf(r,e),S={prehash:!0,lowS:typeof e.lowS=="boolean"?e.lowS:!0,format:"compact",extraEntropy:!1},d=f*ai+jt<i.ORDER;function x(g){let y=f>>jt;return g>y}function A(g,y){if(!c.isValidNot0(y))throw new Error(`invalid signature ${g}: out of range 1..Point.Fn.ORDER`);return y}function B(){if(d)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function R(g,y){ho(y);let v=b.signature,_=y==="compact"?v:y==="recovered"?v+1:void 0;return P(g,_)}class D{r;s;recovery;constructor(y,v,_){if(this.r=A("r",y),this.s=A("s",v),_!=null){if(B(),![0,1,2,3].includes(_))throw new Error("invalid recovery id");this.recovery=_}Object.freeze(this)}static fromBytes(y,v=S.format){R(y,v);let _;if(v==="der"){let{r:k,s:M}=xt.toSig(P(y));return new D(k,M)}v==="recovered"&&(_=y[0],v="compact",y=y.subarray(1));let T=b.signature/2,L=y.subarray(0,T),O=y.subarray(T,T*2);return new D(c.fromBytes(L),c.fromBytes(O),_)}static fromHex(y,v){return this.fromBytes(ye(y),v)}assertRecovery(){let{recovery:y}=this;if(y==null)throw new Error("invalid recovery id: must be present");return y}addRecoveryBit(y){return new D(this.r,this.s,y)}recoverPublicKey(y){let{r:v,s:_}=this,T=this.assertRecovery(),L=T===2||T===3?v+f:v;if(!i.isValid(L))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let O=i.toBytes(L),k=r.fromBytes(G(ui((T&1)===0),O)),M=c.inv(L),K=C(P(y,void 0,"msgHash")),Y=c.create(-K*M),X=c.create(_*M),W=r.BASE.multiplyUnsafe(Y).add(k.multiplyUnsafe(X));if(W.is0())throw new Error("invalid recovery: point at infinify");return W.assertValidity(),W}hasHighS(){return x(this.s)}toBytes(y=S.format){if(ho(y),y==="der")return ye(xt.hexFromSig(this));let{r:v,s:_}=this,T=c.toBytes(v),L=c.toBytes(_);return y==="recovered"?(B(),G(Uint8Array.of(this.assertRecovery()),T,L)):G(T,L)}toHex(y){return me(this.toBytes(y))}}Object.freeze(D.prototype),Object.freeze(D);let F=e.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let v=Xt(y),_=y.length*8-a;return _>0?v>>BigInt(_):v}:e.bits2int,C=e.bits2int_modN===void 0?function(y){return c.create(F(y))}:e.bits2int_modN,I=He(a);function U(g){return be("num < 2^"+a,g,At,I),c.toBytes(g)}function H(g,y){return P(g,void 0,"message"),y?P(n(g),void 0,"prehashed message"):g}function N(g,y,v){let{lowS:_,prehash:T,extraEntropy:L}=uo(v,S);g=H(g,T);let O=C(g),k=c.fromBytes(y);if(!c.isValidNot0(k))throw new Error("invalid private key");let M=[U(k),U(O)];if(L!=null&&L!==!1){let W=L===!0?o(b.secretKey):L;M.push(P(W,void 0,"extraEntropy"))}let K=G(...M),Y=O;function X(W){let j=F(W);if(!c.isValidNot0(j))return;let st=c.inv(j),re=r.BASE.multiply(j).toAffine(),ve=c.create(re.x);if(ve===At)return;let Je=c.create(st*c.create(Y+ve*k));if(Je===At)return;let yo=(re.x===ve?0:2)|Number(re.y&jt),bo=Je;return _&&x(Je)&&(bo=c.neg(Je),yo^=1),new D(ve,bo,d?void 0:yo)}return{seed:K,k2sig:X}}function l(g,y,v={}){let{seed:_,k2sig:T}=N(g,y,v);return bs(n.outputLen,c.BYTES,s)(_,T).toBytes(v.format)}function m(g,y,v,_={}){let{lowS:T,prehash:L,format:O}=uo(_,S);if(v=P(v,void 0,"publicKey"),y=H(y,L),!Gt(g)){let k=g instanceof D?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+k)}R(g,O);try{let k=D.fromBytes(g,O),M=r.fromBytes(v);if(T&&k.hasHighS())return!1;let{r:K,s:Y}=k,X=C(y),W=c.inv(Y),j=c.create(X*W),st=c.create(K*W),re=r.BASE.multiplyUnsafe(j).add(M.multiplyUnsafe(st));return re.is0()?!1:c.create(re.x)===K}catch{return!1}}function E(g,y,v={}){let{prehash:_}=uo(v,S);return y=H(y,_),D.fromBytes(g,"recovered").recoverPublicKey(y).toBytes()}return Object.freeze({keygen:u,getPublicKey:h,getSharedSecret:w,utils:p,lengths:b,Point:r,sign:l,verify:m,recoverPublicKey:E,Signature:D,hash:n})}var mo={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},nf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var di=BigInt(2);function of(r){let t=mo.p,e=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),c=BigInt(44),f=BigInt(88),a=r*r*r%t,u=a*a*r%t,h=q(u,e,t)*u%t,w=q(h,e,t)*u%t,p=q(w,di,t)*a%t,b=q(p,o,t)*p%t,S=q(b,s,t)*b%t,d=q(S,c,t)*S%t,x=q(d,f,t)*d%t,A=q(x,c,t)*S%t,B=q(A,e,t)*u%t,R=q(B,i,t)*b%t,D=q(R,n,t)*a%t,F=q(D,di,t);if(!po.eql(po.sqr(F),r))throw new Error("Cannot find square root");return F}var po=xe(mo.p,{sqrt:of}),sf=fi(mo,{Fp:po,endo:nf}),Ae=li(sf,ps);function pi(r,t,e,n){let o=De.digest(e instanceof Uint8Array?e:e.subarray());if(_r(o))return o.then(({digest:s})=>(n?.signal?.throwIfAborted(),Ae.verify(t,s,r,{prehash:!1,format:"der"}))).catch(s=>{throw s.name==="AbortError"?s:new je(String(s))});try{return n?.signal?.throwIfAborted(),Ae.verify(t,o.digest,r,{prehash:!1,format:"der"})}catch(s){throw new je(String(s))}}var Mr=class{type="secp256k1";raw;_key;constructor(t){this._key=yi(t),this.raw=mi(this._key)}toMultihash(){return lt.digest(de(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return $.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:dt(this.raw,t.raw)}verify(t,e,n){return pi(this._key,e,t,n)}};function bi(r){return new Mr(r)}function mi(r){return Ae.Point.fromBytes(r).toBytes()}function yi(r){try{return Ae.Point.fromBytes(r),r}catch(t){throw new or(String(t))}}function gi(r){let{Type:t,Data:e}=Xe.decode(r.digest),n=e??new Uint8Array;switch(t){case ot.Ed25519:return js(n);case ot.secp256k1:return bi(n);case ot.ECDSA:return Wo(n);default:throw new Re}}function de(r){return Xe.encode({Type:ot[r.type],Data:r.raw})}var xi=Symbol.for("nodejs.util.inspect.custom"),cf=114,We=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[pn]=!0;toString(){return this.string==null&&(this.string=$.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return J.createV1(cf,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return dt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return dt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[xi](){return`PeerId(${this.toString()})`}},Hr=class extends We{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},qr=class extends We{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},Vr=class extends We{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},af=2336,Qe=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=lt.digest(Ft(this.url))}[xi](){return`PeerId(${this.url})`}[pn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return J.createV1(af,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=it(t)),t.toString()===this.toString())}};var ff=114,wi=2336;function Ei(r,t){let e;if(r.charAt(0)==="1"||r.charAt(0)==="Q")e=_e($.decode(`z${r}`));else{if(r.startsWith("k51qzi5uqu5")||r.startsWith("kzwfwjn5ji4")||r.startsWith("k2k4r8")||r.startsWith("bafz"))return uf(J.parse(r));if(t==null)throw new wt('Please pass a multibase decoder for strings that do not start with "1" or "Q"');e=_e(t.decode(r))}return Si(e)}function Si(r){if(lf(r))return new Hr({multihash:r});if(hf(r))try{let t=gi(r);if(t.type==="Ed25519")return new qr({multihash:r,publicKey:t});if(t.type==="secp256k1")return new Vr({multihash:r,publicKey:t})}catch{let e=it(r.digest);return new Qe(new URL(e))}throw new ir("Supplied PeerID Multihash is invalid")}function uf(r){if(r?.multihash==null||r.version==null||r.version===1&&r.code!==ff&&r.code!==wi)throw new sr("Supplied PeerID CID is invalid");if(r.code===wi){let t=it(r.multihash.digest);return new Qe(new URL(t))}return Si(r.multihash)}function hf(r){return r.code===lt.code}function lf(r){return r.code===De.code}var Ai=(r,t)=>{let[,e,n,...o]=r.split("/");if(e!=="ipns")throw new he(`Namespace ${e} was not "ipns"`);try{return{namespace:"ipns",peerId:Ei(n),path:o.length>0?`/${o.join("/")}`:"",answer:t}}catch{return{namespace:"dnslink",value:n,path:o.length>0?`/${o.join("/")}`:"",answer:t}}};var zr=class{dns;log;namespaces;cache;cacheMaxAnswers;constructor(t,e={}){this.dns=t.dns,this.log=t.logger.forComponent("helia:dnslink"),this.namespaces={ipfs:Vo,ipns:Ai,...e.namespaces},this.cache=new ue({maxSize:e.cacheSize??1e3,maxAge:e.cacheMaxAge??3e4}),this.cacheMaxAnswers=e.cacheMaxAnswers??10}async resolve(t,e={}){if(e.nocache!==!0){let i=this.cache.get(t);if(i!=null){let c=[...i.values()];if(c.length>0)return c}}let n=await this.recursiveResolveDomain(t,e.maxRecursiveDepth??qo,e),o=new ue({maxSize:this.cacheMaxAnswers});n.forEach((i,c)=>{o.set(c,i,{maxAge:i.answer.TTL*1e3})});let s=n.reduce((i,c)=>{let f=c.answer.TTL*1e3;return f>i?f:i},0);return this.cache.maxAge<s&&(s=this.cache.maxAge),this.cache.set(t,o,{maxAge:s}),n}async recursiveResolveDomain(t,e,n={}){if(e===0)throw new Error("recursion limit exceeded");t.startsWith("_dnslink.")||(t=`_dnslink.${t}`);try{return await this.recursiveResolveDnslink(t,e,n)}catch(o){if(o.code!=="ENOTFOUND"&&o.code!=="ENODATA"&&o.name!=="DNSLinkNotFoundError"&&o.name!=="NotFoundError")throw o;return t.startsWith("_dnslink.")?t=t.replace("_dnslink.",""):t=`_dnslink.${t}`,this.recursiveResolveDnslink(t,e,n)}}async recursiveResolveDnslink(t,e,n={}){if(e===0)throw new Error("recursion limit exceeded");this.log("query %s for TXT and CNAME records",t);let s=((await this.dns.query(t,{...n,types:[vt.TXT]}))?.Answer??[]).sort((a,u)=>a.data.localeCompare(u.data));this.log("found %d TXT records for %s",s.length,t);let i=[];for(let a of s)try{let u=a.data;if(u.startsWith('"')&&u.endsWith('"')&&(u=u.substring(1,u.length-1)),!u.startsWith("dnslink="))continue;this.log("%s TXT %s",a.name,u),u=u.replace("dnslink=","");let[,h,w]=u.split("/");if(h==="dnslink"){i.push(...await this.recursiveResolveDomain(w,e-1,n));continue}let p=this.namespaces[h];if(p==null){this.log('unknown protocol "%s" in DNSLink record for domain: %s',h,t);continue}let b=p(u,a);if(b.namespace==="dnslink"){i.push(...await this.recursiveResolveDomain(b.value,e-1,n));continue}i.push(p(u,a))}catch(u){this.log.error("could not parse DNS link record for domain %s, %s - %e",t,a.data,u)}if(i.length>0)return i;this.log("no DNSLink records found for %s, falling back to CNAME",t);let f=((await this.dns.query(t,{...n,types:[vt.CNAME]}))?.Answer??[]).sort((a,u)=>a.data.localeCompare(u.data));this.log("found %d CNAME records for %s",f.length,t);for(let a of f)try{return await this.recursiveResolveDomain(a.data,e-1,n)}catch(u){this.log.error("domain %s cname %s had no DNSLink records - %e",t,a.data,u)}throw new nr(`No DNSLink records found for domain: ${t}`)}};function df(r,t={}){return new zr(r,t)}return Ri(pf);})();
|
|
3
3
|
/*! Bundled license information:
|
|
4
4
|
|
|
5
5
|
@noble/curves/utils.js:
|