@helia/delegated-routing-v1-http-api-client 2.0.0 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,21 +1,39 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.HeliaDelegatedRoutingV1HttpApiClient = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var HeliaDelegatedRoutingV1HttpApiClient=(()=>{var Ey=Object.create;var oo=Object.defineProperty;var Sy=Object.getOwnPropertyDescriptor;var Ay=Object.getOwnPropertyNames;var By=Object.getPrototypeOf,Cy=Object.prototype.hasOwnProperty;var ut=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),J=(t,e)=>{for(var r in e)oo(t,r,{get:e[r],enumerable:!0})},uf=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ay(e))!Cy.call(t,i)&&i!==r&&oo(t,i,{get:()=>e[i],enumerable:!(n=Sy(e,i))||n.enumerable});return t};var _t=(t,e,r)=>(r=t!=null?Ey(By(t)):{},uf(e||!t||!t.__esModule?oo(r,"default",{value:t,enumerable:!0}):r,t)),Iy=t=>uf(oo({},"__esModule",{value:!0}),t);var yf=ut((P8,pf)=>{var nn=1e3,on=nn*60,sn=on*60,kr=sn*24,Ty=kr*7,Ry=kr*365.25;pf.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return _y(t);if(r==="number"&&isFinite(t))return e.long?Dy(t):Ny(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function _y(t){if(t=String(t),!(t.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(t);if(e){var r=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*Ry;case"weeks":case"week":case"w":return r*Ty;case"days":case"day":case"d":return r*kr;case"hours":case"hour":case"hrs":case"hr":case"h":return r*sn;case"minutes":case"minute":case"mins":case"min":case"m":return r*on;case"seconds":case"second":case"secs":case"sec":case"s":return r*nn;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function Ny(t){var e=Math.abs(t);return e>=kr?Math.round(t/kr)+"d":e>=sn?Math.round(t/sn)+"h":e>=on?Math.round(t/on)+"m":e>=nn?Math.round(t/nn)+"s":t+"ms"}function Dy(t){var e=Math.abs(t);return e>=kr?so(t,e,kr,"day"):e>=sn?so(t,e,sn,"hour"):e>=on?so(t,e,on,"minute"):e>=nn?so(t,e,nn,"second"):t+" ms"}function so(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var gf=ut((O8,mf)=>{function Uy(t){r.debug=r,r.default=r,r.coerce=c,r.disable=o,r.enable=i,r.enabled=s,r.humanize=yf(),r.destroy=u,Object.keys(t).forEach(f=>{r[f]=t[f]}),r.names=[],r.skips=[],r.formatters={};function e(f){let l=0;for(let p=0;p<f.length;p++)l=(l<<5)-l+f.charCodeAt(p),l|=0;return r.colors[Math.abs(l)%r.colors.length]}r.selectColor=e;function r(f){let l,p=null,g,h;function d(...y){if(!d.enabled)return;let m=d,v=Number(new Date),x=v-(l||v);m.diff=x,m.prev=l,m.curr=v,l=v,y[0]=r.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let B=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(E,C)=>{if(E==="%%")return"%";B++;let S=r.formatters[C];if(typeof S=="function"){let N=y[B];E=S.call(m,N),y.splice(B,1),B--}return E}),r.formatArgs.call(m,y),(m.log||r.log).apply(m,y)}return d.namespace=f,d.useColors=r.useColors(),d.color=r.selectColor(f),d.extend=n,d.destroy=r.destroy,Object.defineProperty(d,"enabled",{enumerable:!0,configurable:!1,get:()=>p!==null?p:(g!==r.namespaces&&(g=r.namespaces,h=r.enabled(f)),h),set:y=>{p=y}}),typeof r.init=="function"&&r.init(d),d}function n(f,l){let p=r(this.namespace+(typeof l>"u"?":":l)+f);return p.log=this.log,p}function i(f){r.save(f),r.namespaces=f,r.names=[],r.skips=[];let l,p=(typeof f=="string"?f:"").split(/[\s,]+/),g=p.length;for(l=0;l<g;l++)p[l]&&(f=p[l].replace(/\*/g,".*?"),f[0]==="-"?r.skips.push(new RegExp("^"+f.slice(1)+"$")):r.names.push(new RegExp("^"+f+"$")))}function o(){let f=[...r.names.map(a),...r.skips.map(a).map(l=>"-"+l)].join(",");return r.enable(""),f}function s(f){if(f[f.length-1]==="*")return!0;let l,p;for(l=0,p=r.skips.length;l<p;l++)if(r.skips[l].test(f))return!1;for(l=0,p=r.names.length;l<p;l++)if(r.names[l].test(f))return!0;return!1}function a(f){return f.toString().substring(2,f.toString().length-2).replace(/\.\*\?$/,"*")}function c(f){return f instanceof Error?f.stack||f.message:f}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}mf.exports=Uy});var xf=ut((re,ao)=>{re.formatArgs=ky;re.save=Py;re.load=Oy;re.useColors=Ly;re.storage=Fy();re.destroy=(()=>{let t=!1;return()=>{t||(t=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();re.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function Ly(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function ky(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+ao.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;t.splice(1,0,e,"color: inherit");let r=0,n=0;t[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(r++,i==="%c"&&(n=r))}),t.splice(n,0,e)}re.log=console.debug||console.log||(()=>{});function Py(t){try{t?re.storage.setItem("debug",t):re.storage.removeItem("debug")}catch{}}function Oy(){let t;try{t=re.storage.getItem("debug")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function Fy(){try{return localStorage}catch{}}ao.exports=gf()(re);var{formatters:My}=ao.exports;My.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var pt=ut((S5,Lu)=>{Lu.exports={options:{usePureJavaScript:!1}}});var Ou=ut((A5,Pu)=>{var za={};Pu.exports=za;var ku={};za.encode=function(t,e,r){if(typeof e!="string")throw new TypeError('"alphabet" must be a string.');if(r!==void 0&&typeof r!="number")throw new TypeError('"maxline" must be a number.');var n="";if(!(t instanceof Uint8Array))n=Lx(t,e);else{var i=0,o=e.length,s=e.charAt(0),a=[0];for(i=0;i<t.length;++i){for(var c=0,u=t[i];c<a.length;++c)u+=a[c]<<8,a[c]=u%o,u=u/o|0;for(;u>0;)a.push(u%o),u=u/o|0}for(i=0;t[i]===0&&i<t.length-1;++i)n+=s;for(i=a.length-1;i>=0;--i)n+=e[a[i]]}if(r){var f=new RegExp(".{1,"+r+"}","g");n=n.match(f).join(`\r
3
- `)}return n};za.decode=function(t,e){if(typeof t!="string")throw new TypeError('"input" must be a string.');if(typeof e!="string")throw new TypeError('"alphabet" must be a string.');var r=ku[e];if(!r){r=ku[e]=[];for(var n=0;n<e.length;++n)r[e.charCodeAt(n)]=n}t=t.replace(/\s/g,"");for(var i=e.length,o=e.charAt(0),s=[0],n=0;n<t.length;n++){var a=r[t.charCodeAt(n)];if(a===void 0)return;for(var c=0,u=a;c<s.length;++c)u+=s[c]*i,s[c]=u&255,u>>=8;for(;u>0;)s.push(u&255),u>>=8}for(var f=0;t[f]===o&&f<t.length-1;++f)s.push(0);return typeof Buffer<"u"?Buffer.from(s.reverse()):new Uint8Array(s.reverse())};function Lx(t,e){var r=0,n=e.length,i=e.charAt(0),o=[0];for(r=0;r<t.length();++r){for(var s=0,a=t.at(r);s<o.length;++s)a+=o[s]<<8,o[s]=a%n,a=a/n|0;for(;a>0;)o.push(a%n),a=a/n|0}var c="";for(r=0;t.at(r)===0&&r<t.length()-1;++r)c+=i;for(r=o.length-1;r>=0;--r)c+=e[o[r]];return c}});var Nt=ut((B5,Vu)=>{var Fu=pt(),Mu=Ou(),b=Vu.exports=Fu.util=Fu.util||{};(function(){if(typeof process<"u"&&process.nextTick&&!process.browser){b.nextTick=process.nextTick,typeof setImmediate=="function"?b.setImmediate=setImmediate:b.setImmediate=b.nextTick;return}if(typeof setImmediate=="function"){b.setImmediate=function(){return setImmediate.apply(void 0,arguments)},b.nextTick=function(a){return setImmediate(a)};return}if(b.setImmediate=function(a){setTimeout(a,0)},typeof window<"u"&&typeof window.postMessage=="function"){let a=function(c){if(c.source===window&&c.data===t){c.stopPropagation();var u=e.slice();e.length=0,u.forEach(function(f){f()})}};var s=a,t="forge.setImmediate",e=[];b.setImmediate=function(c){e.push(c),e.length===1&&window.postMessage(t,"*")},window.addEventListener("message",a,!0)}if(typeof MutationObserver<"u"){var r=Date.now(),n=!0,i=document.createElement("div"),e=[];new MutationObserver(function(){var c=e.slice();e.length=0,c.forEach(function(u){u()})}).observe(i,{attributes:!0});var o=b.setImmediate;b.setImmediate=function(c){Date.now()-r>15?(r=Date.now(),o(c)):(e.push(c),e.length===1&&i.setAttribute("a",n=!n))}}b.nextTick=b.setImmediate})();b.isNodejs=typeof process<"u"&&process.versions&&process.versions.node;b.globalScope=function(){return b.isNodejs?globalThis:typeof self>"u"?window:self}();b.isArray=Array.isArray||function(t){return Object.prototype.toString.call(t)==="[object Array]"};b.isArrayBuffer=function(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer};b.isArrayBufferView=function(t){return t&&b.isArrayBuffer(t.buffer)&&t.byteLength!==void 0};function bi(t){if(!(t===8||t===16||t===24||t===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+t)}b.ByteBuffer=Ha;function Ha(t){if(this.data="",this.read=0,typeof t=="string")this.data=t;else if(b.isArrayBuffer(t)||b.isArrayBufferView(t))if(typeof Buffer<"u"&&t instanceof Buffer)this.data=t.toString("binary");else{var e=new Uint8Array(t);try{this.data=String.fromCharCode.apply(null,e)}catch{for(var r=0;r<e.length;++r)this.putByte(e[r])}}else(t instanceof Ha||typeof t=="object"&&typeof t.data=="string"&&typeof t.read=="number")&&(this.data=t.data,this.read=t.read);this._constructedStringLength=0}b.ByteStringBuffer=Ha;var kx=4096;b.ByteStringBuffer.prototype._optimizeConstructedString=function(t){this._constructedStringLength+=t,this._constructedStringLength>kx&&(this.data.substr(0,1),this._constructedStringLength=0)};b.ByteStringBuffer.prototype.length=function(){return this.data.length-this.read};b.ByteStringBuffer.prototype.isEmpty=function(){return this.length()<=0};b.ByteStringBuffer.prototype.putByte=function(t){return this.putBytes(String.fromCharCode(t))};b.ByteStringBuffer.prototype.fillWithByte=function(t,e){t=String.fromCharCode(t);for(var r=this.data;e>0;)e&1&&(r+=t),e>>>=1,e>0&&(t+=t);return this.data=r,this._optimizeConstructedString(e),this};b.ByteStringBuffer.prototype.putBytes=function(t){return this.data+=t,this._optimizeConstructedString(t.length),this};b.ByteStringBuffer.prototype.putString=function(t){return this.putBytes(b.encodeUtf8(t))};b.ByteStringBuffer.prototype.putInt16=function(t){return this.putBytes(String.fromCharCode(t>>8&255)+String.fromCharCode(t&255))};b.ByteStringBuffer.prototype.putInt24=function(t){return this.putBytes(String.fromCharCode(t>>16&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t&255))};b.ByteStringBuffer.prototype.putInt32=function(t){return this.putBytes(String.fromCharCode(t>>24&255)+String.fromCharCode(t>>16&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t&255))};b.ByteStringBuffer.prototype.putInt16Le=function(t){return this.putBytes(String.fromCharCode(t&255)+String.fromCharCode(t>>8&255))};b.ByteStringBuffer.prototype.putInt24Le=function(t){return this.putBytes(String.fromCharCode(t&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t>>16&255))};b.ByteStringBuffer.prototype.putInt32Le=function(t){return this.putBytes(String.fromCharCode(t&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t>>16&255)+String.fromCharCode(t>>24&255))};b.ByteStringBuffer.prototype.putInt=function(t,e){bi(e);var r="";do e-=8,r+=String.fromCharCode(t>>e&255);while(e>0);return this.putBytes(r)};b.ByteStringBuffer.prototype.putSignedInt=function(t,e){return t<0&&(t+=2<<e-1),this.putInt(t,e)};b.ByteStringBuffer.prototype.putBuffer=function(t){return this.putBytes(t.getBytes())};b.ByteStringBuffer.prototype.getByte=function(){return this.data.charCodeAt(this.read++)};b.ByteStringBuffer.prototype.getInt16=function(){var t=this.data.charCodeAt(this.read)<<8^this.data.charCodeAt(this.read+1);return this.read+=2,t};b.ByteStringBuffer.prototype.getInt24=function(){var t=this.data.charCodeAt(this.read)<<16^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2);return this.read+=3,t};b.ByteStringBuffer.prototype.getInt32=function(){var t=this.data.charCodeAt(this.read)<<24^this.data.charCodeAt(this.read+1)<<16^this.data.charCodeAt(this.read+2)<<8^this.data.charCodeAt(this.read+3);return this.read+=4,t};b.ByteStringBuffer.prototype.getInt16Le=function(){var t=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8;return this.read+=2,t};b.ByteStringBuffer.prototype.getInt24Le=function(){var t=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2)<<16;return this.read+=3,t};b.ByteStringBuffer.prototype.getInt32Le=function(){var t=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2)<<16^this.data.charCodeAt(this.read+3)<<24;return this.read+=4,t};b.ByteStringBuffer.prototype.getInt=function(t){bi(t);var e=0;do e=(e<<8)+this.data.charCodeAt(this.read++),t-=8;while(t>0);return e};b.ByteStringBuffer.prototype.getSignedInt=function(t){var e=this.getInt(t),r=2<<t-2;return e>=r&&(e-=r<<1),e};b.ByteStringBuffer.prototype.getBytes=function(t){var e;return t?(t=Math.min(this.length(),t),e=this.data.slice(this.read,this.read+t),this.read+=t):t===0?e="":(e=this.read===0?this.data:this.data.slice(this.read),this.clear()),e};b.ByteStringBuffer.prototype.bytes=function(t){return typeof t>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+t)};b.ByteStringBuffer.prototype.at=function(t){return this.data.charCodeAt(this.read+t)};b.ByteStringBuffer.prototype.setAt=function(t,e){return this.data=this.data.substr(0,this.read+t)+String.fromCharCode(e)+this.data.substr(this.read+t+1),this};b.ByteStringBuffer.prototype.last=function(){return this.data.charCodeAt(this.data.length-1)};b.ByteStringBuffer.prototype.copy=function(){var t=b.createBuffer(this.data);return t.read=this.read,t};b.ByteStringBuffer.prototype.compact=function(){return this.read>0&&(this.data=this.data.slice(this.read),this.read=0),this};b.ByteStringBuffer.prototype.clear=function(){return this.data="",this.read=0,this};b.ByteStringBuffer.prototype.truncate=function(t){var e=Math.max(0,this.length()-t);return this.data=this.data.substr(this.read,e),this.read=0,this};b.ByteStringBuffer.prototype.toHex=function(){for(var t="",e=this.read;e<this.data.length;++e){var r=this.data.charCodeAt(e);r<16&&(t+="0"),t+=r.toString(16)}return t};b.ByteStringBuffer.prototype.toString=function(){return b.decodeUtf8(this.bytes())};function Px(t,e){e=e||{},this.read=e.readOffset||0,this.growSize=e.growSize||1024;var r=b.isArrayBuffer(t),n=b.isArrayBufferView(t);if(r||n){r?this.data=new DataView(t):this.data=new DataView(t.buffer,t.byteOffset,t.byteLength),this.write="writeOffset"in e?e.writeOffset:this.data.byteLength;return}this.data=new DataView(new ArrayBuffer(0)),this.write=0,t!=null&&this.putBytes(t),"writeOffset"in e&&(this.write=e.writeOffset)}b.DataBuffer=Px;b.DataBuffer.prototype.length=function(){return this.write-this.read};b.DataBuffer.prototype.isEmpty=function(){return this.length()<=0};b.DataBuffer.prototype.accommodate=function(t,e){if(this.length()>=t)return this;e=Math.max(e||this.growSize,t);var r=new Uint8Array(this.data.buffer,this.data.byteOffset,this.data.byteLength),n=new Uint8Array(this.length()+e);return n.set(r),this.data=new DataView(n.buffer),this};b.DataBuffer.prototype.putByte=function(t){return this.accommodate(1),this.data.setUint8(this.write++,t),this};b.DataBuffer.prototype.fillWithByte=function(t,e){this.accommodate(e);for(var r=0;r<e;++r)this.data.setUint8(t);return this};b.DataBuffer.prototype.putBytes=function(t,e){if(b.isArrayBufferView(t)){var r=new Uint8Array(t.buffer,t.byteOffset,t.byteLength),n=r.byteLength-r.byteOffset;this.accommodate(n);var i=new Uint8Array(this.data.buffer,this.write);return i.set(r),this.write+=n,this}if(b.isArrayBuffer(t)){var r=new Uint8Array(t);this.accommodate(r.byteLength);var i=new Uint8Array(this.data.buffer);return i.set(r,this.write),this.write+=r.byteLength,this}if(t instanceof b.DataBuffer||typeof t=="object"&&typeof t.read=="number"&&typeof t.write=="number"&&b.isArrayBufferView(t.data)){var r=new Uint8Array(t.data.byteLength,t.read,t.length());this.accommodate(r.byteLength);var i=new Uint8Array(t.data.byteLength,this.write);return i.set(r),this.write+=r.byteLength,this}if(t instanceof b.ByteStringBuffer&&(t=t.data,e="binary"),e=e||"binary",typeof t=="string"){var o;if(e==="hex")return this.accommodate(Math.ceil(t.length/2)),o=new Uint8Array(this.data.buffer,this.write),this.write+=b.binary.hex.decode(t,o,this.write),this;if(e==="base64")return this.accommodate(Math.ceil(t.length/4)*3),o=new Uint8Array(this.data.buffer,this.write),this.write+=b.binary.base64.decode(t,o,this.write),this;if(e==="utf8"&&(t=b.encodeUtf8(t),e="binary"),e==="binary"||e==="raw")return this.accommodate(t.length),o=new Uint8Array(this.data.buffer,this.write),this.write+=b.binary.raw.decode(o),this;if(e==="utf16")return this.accommodate(t.length*2),o=new Uint16Array(this.data.buffer,this.write),this.write+=b.text.utf16.encode(o),this;throw new Error("Invalid encoding: "+e)}throw Error("Invalid parameter: "+t)};b.DataBuffer.prototype.putBuffer=function(t){return this.putBytes(t),t.clear(),this};b.DataBuffer.prototype.putString=function(t){return this.putBytes(t,"utf16")};b.DataBuffer.prototype.putInt16=function(t){return this.accommodate(2),this.data.setInt16(this.write,t),this.write+=2,this};b.DataBuffer.prototype.putInt24=function(t){return this.accommodate(3),this.data.setInt16(this.write,t>>8&65535),this.data.setInt8(this.write,t>>16&255),this.write+=3,this};b.DataBuffer.prototype.putInt32=function(t){return this.accommodate(4),this.data.setInt32(this.write,t),this.write+=4,this};b.DataBuffer.prototype.putInt16Le=function(t){return this.accommodate(2),this.data.setInt16(this.write,t,!0),this.write+=2,this};b.DataBuffer.prototype.putInt24Le=function(t){return this.accommodate(3),this.data.setInt8(this.write,t>>16&255),this.data.setInt16(this.write,t>>8&65535,!0),this.write+=3,this};b.DataBuffer.prototype.putInt32Le=function(t){return this.accommodate(4),this.data.setInt32(this.write,t,!0),this.write+=4,this};b.DataBuffer.prototype.putInt=function(t,e){bi(e),this.accommodate(e/8);do e-=8,this.data.setInt8(this.write++,t>>e&255);while(e>0);return this};b.DataBuffer.prototype.putSignedInt=function(t,e){return bi(e),this.accommodate(e/8),t<0&&(t+=2<<e-1),this.putInt(t,e)};b.DataBuffer.prototype.getByte=function(){return this.data.getInt8(this.read++)};b.DataBuffer.prototype.getInt16=function(){var t=this.data.getInt16(this.read);return this.read+=2,t};b.DataBuffer.prototype.getInt24=function(){var t=this.data.getInt16(this.read)<<8^this.data.getInt8(this.read+2);return this.read+=3,t};b.DataBuffer.prototype.getInt32=function(){var t=this.data.getInt32(this.read);return this.read+=4,t};b.DataBuffer.prototype.getInt16Le=function(){var t=this.data.getInt16(this.read,!0);return this.read+=2,t};b.DataBuffer.prototype.getInt24Le=function(){var t=this.data.getInt8(this.read)^this.data.getInt16(this.read+1,!0)<<8;return this.read+=3,t};b.DataBuffer.prototype.getInt32Le=function(){var t=this.data.getInt32(this.read,!0);return this.read+=4,t};b.DataBuffer.prototype.getInt=function(t){bi(t);var e=0;do e=(e<<8)+this.data.getInt8(this.read++),t-=8;while(t>0);return e};b.DataBuffer.prototype.getSignedInt=function(t){var e=this.getInt(t),r=2<<t-2;return e>=r&&(e-=r<<1),e};b.DataBuffer.prototype.getBytes=function(t){var e;return t?(t=Math.min(this.length(),t),e=this.data.slice(this.read,this.read+t),this.read+=t):t===0?e="":(e=this.read===0?this.data:this.data.slice(this.read),this.clear()),e};b.DataBuffer.prototype.bytes=function(t){return typeof t>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+t)};b.DataBuffer.prototype.at=function(t){return this.data.getUint8(this.read+t)};b.DataBuffer.prototype.setAt=function(t,e){return this.data.setUint8(t,e),this};b.DataBuffer.prototype.last=function(){return this.data.getUint8(this.write-1)};b.DataBuffer.prototype.copy=function(){return new b.DataBuffer(this)};b.DataBuffer.prototype.compact=function(){if(this.read>0){var t=new Uint8Array(this.data.buffer,this.read),e=new Uint8Array(t.byteLength);e.set(t),this.data=new DataView(e),this.write-=this.read,this.read=0}return this};b.DataBuffer.prototype.clear=function(){return this.data=new DataView(new ArrayBuffer(0)),this.read=this.write=0,this};b.DataBuffer.prototype.truncate=function(t){return this.write=Math.max(0,this.length()-t),this.read=Math.min(this.read,this.write),this};b.DataBuffer.prototype.toHex=function(){for(var t="",e=this.read;e<this.data.byteLength;++e){var r=this.data.getUint8(e);r<16&&(t+="0"),t+=r.toString(16)}return t};b.DataBuffer.prototype.toString=function(t){var e=new Uint8Array(this.data,this.read,this.length());if(t=t||"utf8",t==="binary"||t==="raw")return b.binary.raw.encode(e);if(t==="hex")return b.binary.hex.encode(e);if(t==="base64")return b.binary.base64.encode(e);if(t==="utf8")return b.text.utf8.decode(e);if(t==="utf16")return b.text.utf16.decode(e);throw new Error("Invalid encoding: "+t)};b.createBuffer=function(t,e){return e=e||"raw",t!==void 0&&e==="utf8"&&(t=b.encodeUtf8(t)),new b.ByteBuffer(t)};b.fillString=function(t,e){for(var r="";e>0;)e&1&&(r+=t),e>>>=1,e>0&&(t+=t);return r};b.xorBytes=function(t,e,r){for(var n="",i="",o="",s=0,a=0;r>0;--r,++s)i=t.charCodeAt(s)^e.charCodeAt(s),a>=10&&(n+=o,o="",a=0),o+=String.fromCharCode(i),++a;return n+=o,n};b.hexToBytes=function(t){var e="",r=0;for(t.length&!0&&(r=1,e+=String.fromCharCode(parseInt(t[0],16)));r<t.length;r+=2)e+=String.fromCharCode(parseInt(t.substr(r,2),16));return e};b.bytesToHex=function(t){return b.createBuffer(t).toHex()};b.int32ToBytes=function(t){return String.fromCharCode(t>>24&255)+String.fromCharCode(t>>16&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t&255)};var xr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",br=[62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,64,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51],Ku="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";b.encode64=function(t,e){for(var r="",n="",i,o,s,a=0;a<t.length;)i=t.charCodeAt(a++),o=t.charCodeAt(a++),s=t.charCodeAt(a++),r+=xr.charAt(i>>2),r+=xr.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=xr.charAt((o&15)<<2|s>>6),r+=isNaN(s)?"=":xr.charAt(s&63)),e&&r.length>e&&(n+=r.substr(0,e)+`\r
4
- `,r=r.substr(e));return n+=r,n};b.decode64=function(t){t=t.replace(/[^A-Za-z0-9\+\/\=]/g,"");for(var e="",r,n,i,o,s=0;s<t.length;)r=br[t.charCodeAt(s++)-43],n=br[t.charCodeAt(s++)-43],i=br[t.charCodeAt(s++)-43],o=br[t.charCodeAt(s++)-43],e+=String.fromCharCode(r<<2|n>>4),i!==64&&(e+=String.fromCharCode((n&15)<<4|i>>2),o!==64&&(e+=String.fromCharCode((i&3)<<6|o)));return e};b.encodeUtf8=function(t){return unescape(encodeURIComponent(t))};b.decodeUtf8=function(t){return decodeURIComponent(escape(t))};b.binary={raw:{},hex:{},base64:{},base58:{},baseN:{encode:Mu.encode,decode:Mu.decode}};b.binary.raw.encode=function(t){return String.fromCharCode.apply(null,t)};b.binary.raw.decode=function(t,e,r){var n=e;n||(n=new Uint8Array(t.length)),r=r||0;for(var i=r,o=0;o<t.length;++o)n[i++]=t.charCodeAt(o);return e?i-r:n};b.binary.hex.encode=b.bytesToHex;b.binary.hex.decode=function(t,e,r){var n=e;n||(n=new Uint8Array(Math.ceil(t.length/2))),r=r||0;var i=0,o=r;for(t.length&1&&(i=1,n[o++]=parseInt(t[0],16));i<t.length;i+=2)n[o++]=parseInt(t.substr(i,2),16);return e?o-r:n};b.binary.base64.encode=function(t,e){for(var r="",n="",i,o,s,a=0;a<t.byteLength;)i=t[a++],o=t[a++],s=t[a++],r+=xr.charAt(i>>2),r+=xr.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=xr.charAt((o&15)<<2|s>>6),r+=isNaN(s)?"=":xr.charAt(s&63)),e&&r.length>e&&(n+=r.substr(0,e)+`\r
5
- `,r=r.substr(e));return n+=r,n};b.binary.base64.decode=function(t,e,r){var n=e;n||(n=new Uint8Array(Math.ceil(t.length/4)*3)),t=t.replace(/[^A-Za-z0-9\+\/\=]/g,""),r=r||0;for(var i,o,s,a,c=0,u=r;c<t.length;)i=br[t.charCodeAt(c++)-43],o=br[t.charCodeAt(c++)-43],s=br[t.charCodeAt(c++)-43],a=br[t.charCodeAt(c++)-43],n[u++]=i<<2|o>>4,s!==64&&(n[u++]=(o&15)<<4|s>>2,a!==64&&(n[u++]=(s&3)<<6|a));return e?u-r:n.subarray(0,u)};b.binary.base58.encode=function(t,e){return b.binary.baseN.encode(t,Ku,e)};b.binary.base58.decode=function(t,e){return b.binary.baseN.decode(t,Ku,e)};b.text={utf8:{},utf16:{}};b.text.utf8.encode=function(t,e,r){t=b.encodeUtf8(t);var n=e;n||(n=new Uint8Array(t.length)),r=r||0;for(var i=r,o=0;o<t.length;++o)n[i++]=t.charCodeAt(o);return e?i-r:n};b.text.utf8.decode=function(t){return b.decodeUtf8(String.fromCharCode.apply(null,t))};b.text.utf16.encode=function(t,e,r){var n=e;n||(n=new Uint8Array(t.length*2));var i=new Uint16Array(n.buffer);r=r||0;for(var o=r,s=r,a=0;a<t.length;++a)i[s++]=t.charCodeAt(a),o+=2;return e?o-r:n};b.text.utf16.decode=function(t){return String.fromCharCode.apply(null,new Uint16Array(t.buffer))};b.deflate=function(t,e,r){if(e=b.decode64(t.deflate(b.encode64(e)).rval),r){var n=2,i=e.charCodeAt(1);i&32&&(n=6),e=e.substring(n,e.length-4)}return e};b.inflate=function(t,e,r){var n=t.inflate(b.encode64(e)).rval;return n===null?null:b.decode64(n)};var $a=function(t,e,r){if(!t)throw new Error("WebStorage not available.");var n;if(r===null?n=t.removeItem(e):(r=b.encode64(JSON.stringify(r)),n=t.setItem(e,r)),typeof n<"u"&&n.rval!==!0){var i=new Error(n.error.message);throw i.id=n.error.id,i.name=n.error.name,i}},Ga=function(t,e){if(!t)throw new Error("WebStorage not available.");var r=t.getItem(e);if(t.init)if(r.rval===null){if(r.error){var n=new Error(r.error.message);throw n.id=r.error.id,n.name=r.error.name,n}r=null}else r=r.rval;return r!==null&&(r=JSON.parse(b.decode64(r))),r},Ox=function(t,e,r,n){var i=Ga(t,e);i===null&&(i={}),i[r]=n,$a(t,e,i)},Fx=function(t,e,r){var n=Ga(t,e);return n!==null&&(n=r in n?n[r]:null),n},Mx=function(t,e,r){var n=Ga(t,e);if(n!==null&&r in n){delete n[r];var i=!0;for(var o in n){i=!1;break}i&&(n=null),$a(t,e,n)}},Kx=function(t,e){$a(t,e,null)},bo=function(t,e,r){var n=null;typeof r>"u"&&(r=["web","flash"]);var i,o=!1,s=null;for(var a in r){i=r[a];try{if(i==="flash"||i==="both"){if(e[0]===null)throw new Error("Flash local storage not available.");n=t.apply(this,e),o=i==="flash"}(i==="web"||i==="both")&&(e[0]=localStorage,n=t.apply(this,e),o=!0)}catch(c){s=c}if(o)break}if(!o)throw s;return n};b.setItem=function(t,e,r,n,i){bo(Ox,arguments,i)};b.getItem=function(t,e,r,n){return bo(Fx,arguments,n)};b.removeItem=function(t,e,r,n){bo(Mx,arguments,n)};b.clearItems=function(t,e,r){bo(Kx,arguments,r)};b.isEmpty=function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0};b.format=function(t){for(var e=/%./g,r,n,i=0,o=[],s=0;r=e.exec(t);){n=t.substring(s,e.lastIndex-2),n.length>0&&o.push(n),s=e.lastIndex;var a=r[0][1];switch(a){case"s":case"o":i<arguments.length?o.push(arguments[i+++1]):o.push("<?>");break;case"%":o.push("%");break;default:o.push("<%"+a+"?>")}}return o.push(t.substring(s)),o.join("")};b.formatNumber=function(t,e,r,n){var i=t,o=isNaN(e=Math.abs(e))?2:e,s=r===void 0?",":r,a=n===void 0?".":n,c=i<0?"-":"",u=parseInt(i=Math.abs(+i||0).toFixed(o),10)+"",f=u.length>3?u.length%3:0;return c+(f?u.substr(0,f)+a:"")+u.substr(f).replace(/(\d{3})(?=\d)/g,"$1"+a)+(o?s+Math.abs(i-u).toFixed(o).slice(2):"")};b.formatSize=function(t){return t>=1073741824?t=b.formatNumber(t/1073741824,2,".","")+" GiB":t>=1048576?t=b.formatNumber(t/1048576,2,".","")+" MiB":t>=1024?t=b.formatNumber(t/1024,0)+" KiB":t=b.formatNumber(t,0)+" bytes",t};b.bytesFromIP=function(t){return t.indexOf(".")!==-1?b.bytesFromIPv4(t):t.indexOf(":")!==-1?b.bytesFromIPv6(t):null};b.bytesFromIPv4=function(t){if(t=t.split("."),t.length!==4)return null;for(var e=b.createBuffer(),r=0;r<t.length;++r){var n=parseInt(t[r],10);if(isNaN(n))return null;e.putByte(n)}return e.getBytes()};b.bytesFromIPv6=function(t){var e=0;t=t.split(":").filter(function(s){return s.length===0&&++e,!0});for(var r=(8-t.length+e)*2,n=b.createBuffer(),i=0;i<8;++i){if(!t[i]||t[i].length===0){n.fillWithByte(0,r),r=0;continue}var o=b.hexToBytes(t[i]);o.length<2&&n.putByte(0),n.putBytes(o)}return n.getBytes()};b.bytesToIP=function(t){return t.length===4?b.bytesToIPv4(t):t.length===16?b.bytesToIPv6(t):null};b.bytesToIPv4=function(t){if(t.length!==4)return null;for(var e=[],r=0;r<t.length;++r)e.push(t.charCodeAt(r));return e.join(".")};b.bytesToIPv6=function(t){if(t.length!==16)return null;for(var e=[],r=[],n=0,i=0;i<t.length;i+=2){for(var o=b.bytesToHex(t[i]+t[i+1]);o[0]==="0"&&o!=="0";)o=o.substr(1);if(o==="0"){var s=r[r.length-1],a=e.length;!s||a!==s.end+1?r.push({start:a,end:a}):(s.end=a,s.end-s.start>r[n].end-r[n].start&&(n=r.length-1))}e.push(o)}if(r.length>0){var c=r[n];c.end-c.start>0&&(e.splice(c.start,c.end-c.start+1,""),c.start===0&&e.unshift(""),c.end===7&&e.push(""))}return e.join(":")};b.estimateCores=function(t,e){if(typeof t=="function"&&(e=t,t={}),t=t||{},"cores"in b&&!t.update)return e(null,b.cores);if(typeof navigator<"u"&&"hardwareConcurrency"in navigator&&navigator.hardwareConcurrency>0)return b.cores=navigator.hardwareConcurrency,e(null,b.cores);if(typeof Worker>"u")return b.cores=1,e(null,b.cores);if(typeof Blob>"u")return b.cores=2,e(null,b.cores);var r=URL.createObjectURL(new Blob(["(",function(){self.addEventListener("message",function(s){for(var a=Date.now(),c=a+4;Date.now()<c;);self.postMessage({st:a,et:c})})}.toString(),")()"],{type:"application/javascript"}));n([],5,16);function n(s,a,c){if(a===0){var u=Math.floor(s.reduce(function(f,l){return f+l},0)/s.length);return b.cores=Math.max(1,u),URL.revokeObjectURL(r),e(null,b.cores)}i(c,function(f,l){s.push(o(c,l)),n(s,a-1,c)})}function i(s,a){for(var c=[],u=[],f=0;f<s;++f){var l=new Worker(r);l.addEventListener("message",function(p){if(u.push(p.data),u.length===s){for(var g=0;g<s;++g)c[g].terminate();a(null,u)}}),c.push(l)}for(var f=0;f<s;++f)c[f].postMessage(f)}function o(s,a){for(var c=[],u=0;u<s;++u)for(var f=a[u],l=c[u]=[],p=0;p<s;++p)if(u!==p){var g=a[p];(f.st>g.st&&f.st<g.et||g.st>f.st&&g.st<f.et)&&l.push(p)}return c.reduce(function(h,d){return Math.max(h,d.length)},0)}}});var vo=ut((C5,qu)=>{var vi=pt();vi.pki=vi.pki||{};var Ya=qu.exports=vi.pki.oids=vi.oids=vi.oids||{};function k(t,e){Ya[t]=e,Ya[e]=t}function ht(t,e){Ya[t]=e}k("1.2.840.113549.1.1.1","rsaEncryption");k("1.2.840.113549.1.1.4","md5WithRSAEncryption");k("1.2.840.113549.1.1.5","sha1WithRSAEncryption");k("1.2.840.113549.1.1.7","RSAES-OAEP");k("1.2.840.113549.1.1.8","mgf1");k("1.2.840.113549.1.1.9","pSpecified");k("1.2.840.113549.1.1.10","RSASSA-PSS");k("1.2.840.113549.1.1.11","sha256WithRSAEncryption");k("1.2.840.113549.1.1.12","sha384WithRSAEncryption");k("1.2.840.113549.1.1.13","sha512WithRSAEncryption");k("1.3.101.112","EdDSA25519");k("1.2.840.10040.4.3","dsa-with-sha1");k("1.3.14.3.2.7","desCBC");k("1.3.14.3.2.26","sha1");k("1.3.14.3.2.29","sha1WithRSASignature");k("2.16.840.1.101.3.4.2.1","sha256");k("2.16.840.1.101.3.4.2.2","sha384");k("2.16.840.1.101.3.4.2.3","sha512");k("2.16.840.1.101.3.4.2.4","sha224");k("2.16.840.1.101.3.4.2.5","sha512-224");k("2.16.840.1.101.3.4.2.6","sha512-256");k("1.2.840.113549.2.2","md2");k("1.2.840.113549.2.5","md5");k("1.2.840.113549.1.7.1","data");k("1.2.840.113549.1.7.2","signedData");k("1.2.840.113549.1.7.3","envelopedData");k("1.2.840.113549.1.7.4","signedAndEnvelopedData");k("1.2.840.113549.1.7.5","digestedData");k("1.2.840.113549.1.7.6","encryptedData");k("1.2.840.113549.1.9.1","emailAddress");k("1.2.840.113549.1.9.2","unstructuredName");k("1.2.840.113549.1.9.3","contentType");k("1.2.840.113549.1.9.4","messageDigest");k("1.2.840.113549.1.9.5","signingTime");k("1.2.840.113549.1.9.6","counterSignature");k("1.2.840.113549.1.9.7","challengePassword");k("1.2.840.113549.1.9.8","unstructuredAddress");k("1.2.840.113549.1.9.14","extensionRequest");k("1.2.840.113549.1.9.20","friendlyName");k("1.2.840.113549.1.9.21","localKeyId");k("1.2.840.113549.1.9.22.1","x509Certificate");k("1.2.840.113549.1.12.10.1.1","keyBag");k("1.2.840.113549.1.12.10.1.2","pkcs8ShroudedKeyBag");k("1.2.840.113549.1.12.10.1.3","certBag");k("1.2.840.113549.1.12.10.1.4","crlBag");k("1.2.840.113549.1.12.10.1.5","secretBag");k("1.2.840.113549.1.12.10.1.6","safeContentsBag");k("1.2.840.113549.1.5.13","pkcs5PBES2");k("1.2.840.113549.1.5.12","pkcs5PBKDF2");k("1.2.840.113549.1.12.1.1","pbeWithSHAAnd128BitRC4");k("1.2.840.113549.1.12.1.2","pbeWithSHAAnd40BitRC4");k("1.2.840.113549.1.12.1.3","pbeWithSHAAnd3-KeyTripleDES-CBC");k("1.2.840.113549.1.12.1.4","pbeWithSHAAnd2-KeyTripleDES-CBC");k("1.2.840.113549.1.12.1.5","pbeWithSHAAnd128BitRC2-CBC");k("1.2.840.113549.1.12.1.6","pbewithSHAAnd40BitRC2-CBC");k("1.2.840.113549.2.7","hmacWithSHA1");k("1.2.840.113549.2.8","hmacWithSHA224");k("1.2.840.113549.2.9","hmacWithSHA256");k("1.2.840.113549.2.10","hmacWithSHA384");k("1.2.840.113549.2.11","hmacWithSHA512");k("1.2.840.113549.3.7","des-EDE3-CBC");k("2.16.840.1.101.3.4.1.2","aes128-CBC");k("2.16.840.1.101.3.4.1.22","aes192-CBC");k("2.16.840.1.101.3.4.1.42","aes256-CBC");k("2.5.4.3","commonName");k("2.5.4.4","surname");k("2.5.4.5","serialNumber");k("2.5.4.6","countryName");k("2.5.4.7","localityName");k("2.5.4.8","stateOrProvinceName");k("2.5.4.9","streetAddress");k("2.5.4.10","organizationName");k("2.5.4.11","organizationalUnitName");k("2.5.4.12","title");k("2.5.4.13","description");k("2.5.4.15","businessCategory");k("2.5.4.17","postalCode");k("2.5.4.42","givenName");k("1.3.6.1.4.1.311.60.2.1.2","jurisdictionOfIncorporationStateOrProvinceName");k("1.3.6.1.4.1.311.60.2.1.3","jurisdictionOfIncorporationCountryName");k("2.16.840.1.113730.1.1","nsCertType");k("2.16.840.1.113730.1.13","nsComment");ht("2.5.29.1","authorityKeyIdentifier");ht("2.5.29.2","keyAttributes");ht("2.5.29.3","certificatePolicies");ht("2.5.29.4","keyUsageRestriction");ht("2.5.29.5","policyMapping");ht("2.5.29.6","subtreesConstraint");ht("2.5.29.7","subjectAltName");ht("2.5.29.8","issuerAltName");ht("2.5.29.9","subjectDirectoryAttributes");ht("2.5.29.10","basicConstraints");ht("2.5.29.11","nameConstraints");ht("2.5.29.12","policyConstraints");ht("2.5.29.13","basicConstraints");k("2.5.29.14","subjectKeyIdentifier");k("2.5.29.15","keyUsage");ht("2.5.29.16","privateKeyUsagePeriod");k("2.5.29.17","subjectAltName");k("2.5.29.18","issuerAltName");k("2.5.29.19","basicConstraints");ht("2.5.29.20","cRLNumber");ht("2.5.29.21","cRLReason");ht("2.5.29.22","expirationDate");ht("2.5.29.23","instructionCode");ht("2.5.29.24","invalidityDate");ht("2.5.29.25","cRLDistributionPoints");ht("2.5.29.26","issuingDistributionPoint");ht("2.5.29.27","deltaCRLIndicator");ht("2.5.29.28","issuingDistributionPoint");ht("2.5.29.29","certificateIssuer");ht("2.5.29.30","nameConstraints");k("2.5.29.31","cRLDistributionPoints");k("2.5.29.32","certificatePolicies");ht("2.5.29.33","policyMappings");ht("2.5.29.34","policyConstraints");k("2.5.29.35","authorityKeyIdentifier");ht("2.5.29.36","policyConstraints");k("2.5.29.37","extKeyUsage");ht("2.5.29.46","freshestCRL");ht("2.5.29.54","inhibitAnyPolicy");k("1.3.6.1.4.1.11129.2.4.2","timestampList");k("1.3.6.1.5.5.7.1.1","authorityInfoAccess");k("1.3.6.1.5.5.7.3.1","serverAuth");k("1.3.6.1.5.5.7.3.2","clientAuth");k("1.3.6.1.5.5.7.3.3","codeSigning");k("1.3.6.1.5.5.7.3.4","emailProtection");k("1.3.6.1.5.5.7.3.8","timeStamping")});var Ei=ut((I5,Hu)=>{var xt=pt();Nt();vo();var K=Hu.exports=xt.asn1=xt.asn1||{};K.Class={UNIVERSAL:0,APPLICATION:64,CONTEXT_SPECIFIC:128,PRIVATE:192};K.Type={NONE:0,BOOLEAN:1,INTEGER:2,BITSTRING:3,OCTETSTRING:4,NULL:5,OID:6,ODESC:7,EXTERNAL:8,REAL:9,ENUMERATED:10,EMBEDDED:11,UTF8:12,ROID:13,SEQUENCE:16,SET:17,PRINTABLESTRING:19,IA5STRING:22,UTCTIME:23,GENERALIZEDTIME:24,BMPSTRING:30};K.create=function(t,e,r,n,i){if(xt.util.isArray(n)){for(var o=[],s=0;s<n.length;++s)n[s]!==void 0&&o.push(n[s]);n=o}var a={tagClass:t,type:e,constructed:r,composed:r||xt.util.isArray(n),value:n};return i&&"bitStringContents"in i&&(a.bitStringContents=i.bitStringContents,a.original=K.copy(a)),a};K.copy=function(t,e){var r;if(xt.util.isArray(t)){r=[];for(var n=0;n<t.length;++n)r.push(K.copy(t[n],e));return r}return typeof t=="string"?t:(r={tagClass:t.tagClass,type:t.type,constructed:t.constructed,composed:t.composed,value:K.copy(t.value,e)},e&&!e.excludeBitStringContents&&(r.bitStringContents=t.bitStringContents),r)};K.equals=function(t,e,r){if(xt.util.isArray(t)){if(!xt.util.isArray(e)||t.length!==e.length)return!1;for(var n=0;n<t.length;++n)if(!K.equals(t[n],e[n]))return!1;return!0}if(typeof t!=typeof e)return!1;if(typeof t=="string")return t===e;var i=t.tagClass===e.tagClass&&t.type===e.type&&t.constructed===e.constructed&&t.composed===e.composed&&K.equals(t.value,e.value);return r&&r.includeBitStringContents&&(i=i&&t.bitStringContents===e.bitStringContents),i};K.getBerValueLength=function(t){var e=t.getByte();if(e!==128){var r,n=e&128;return n?r=t.getInt((e&127)<<3):r=e,r}};function wi(t,e,r){if(r>e){var n=new Error("Too few bytes to parse DER.");throw n.available=t.length(),n.remaining=e,n.requested=r,n}}var Vx=function(t,e){var r=t.getByte();if(e--,r!==128){var n,i=r&128;if(!i)n=r;else{var o=r&127;wi(t,e,o),n=t.getInt(o<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};K.fromDer=function(t,e){e===void 0&&(e={strict:!0,parseAllBytes:!0,decodeBitStrings:!0}),typeof e=="boolean"&&(e={strict:e,parseAllBytes:!0,decodeBitStrings:!0}),"strict"in e||(e.strict=!0),"parseAllBytes"in e||(e.parseAllBytes=!0),"decodeBitStrings"in e||(e.decodeBitStrings=!0),typeof t=="string"&&(t=xt.util.createBuffer(t));var r=t.length(),n=wo(t,t.length(),0,e);if(e.parseAllBytes&&t.length()!==0){var i=new Error("Unparsed DER bytes remain after ASN.1 parsing.");throw i.byteCount=r,i.remaining=t.length(),i}return n};function wo(t,e,r,n){var i;wi(t,e,2);var o=t.getByte();e--;var s=o&192,a=o&31;i=t.length();var c=Vx(t,e);if(e-=i-t.length(),c!==void 0&&c>e){if(n.strict){var u=new Error("Too few bytes to read ASN.1 value.");throw u.available=t.length(),u.remaining=e,u.requested=c,u}c=e}var f,l,p=(o&32)===32;if(p)if(f=[],c===void 0)for(;;){if(wi(t,e,2),t.bytes(2)==="\0\0"){t.getBytes(2),e-=2;break}i=t.length(),f.push(wo(t,e,r+1,n)),e-=i-t.length()}else for(;c>0;)i=t.length(),f.push(wo(t,c,r+1,n)),e-=i-t.length(),c-=i-t.length();if(f===void 0&&s===K.Class.UNIVERSAL&&a===K.Type.BITSTRING&&(l=t.bytes(c)),f===void 0&&n.decodeBitStrings&&s===K.Class.UNIVERSAL&&a===K.Type.BITSTRING&&c>1){var g=t.read,h=e,d=0;if(a===K.Type.BITSTRING&&(wi(t,e,1),d=t.getByte(),e--),d===0)try{i=t.length();var y={strict:!0,decodeBitStrings:!0},m=wo(t,e,r+1,y),v=i-t.length();e-=v,a==K.Type.BITSTRING&&v++;var x=m.tagClass;v===c&&(x===K.Class.UNIVERSAL||x===K.Class.CONTEXT_SPECIFIC)&&(f=[m])}catch{}f===void 0&&(t.read=g,e=h)}if(f===void 0){if(c===void 0){if(n.strict)throw new Error("Non-constructed ASN.1 object of indefinite length.");c=e}if(a===K.Type.BMPSTRING)for(f="";c>0;c-=2)wi(t,e,2),f+=String.fromCharCode(t.getInt16()),e-=2;else f=t.getBytes(c),e-=c}var B=l===void 0?null:{bitStringContents:l};return K.create(s,a,p,f,B)}K.toDer=function(t){var e=xt.util.createBuffer(),r=t.tagClass|t.type,n=xt.util.createBuffer(),i=!1;if("bitStringContents"in t&&(i=!0,t.original&&(i=K.equals(t,t.original))),i)n.putBytes(t.bitStringContents);else if(t.composed){t.constructed?r|=32:n.putByte(0);for(var o=0;o<t.value.length;++o)t.value[o]!==void 0&&n.putBuffer(K.toDer(t.value[o]))}else if(t.type===K.Type.BMPSTRING)for(var o=0;o<t.value.length;++o)n.putInt16(t.value.charCodeAt(o));else t.type===K.Type.INTEGER&&t.value.length>1&&(t.value.charCodeAt(0)===0&&!(t.value.charCodeAt(1)&128)||t.value.charCodeAt(0)===255&&(t.value.charCodeAt(1)&128)===128)?n.putBytes(t.value.substr(1)):n.putBytes(t.value);if(e.putByte(r),n.length()<=127)e.putByte(n.length()&127);else{var s=n.length(),a="";do a+=String.fromCharCode(s&255),s=s>>>8;while(s>0);e.putByte(a.length|128);for(var o=a.length-1;o>=0;--o)e.putByte(a.charCodeAt(o))}return e.putBuffer(n),e};K.oidToDer=function(t){var e=t.split("."),r=xt.util.createBuffer();r.putByte(40*parseInt(e[0],10)+parseInt(e[1],10));for(var n,i,o,s,a=2;a<e.length;++a){n=!0,i=[],o=parseInt(e[a],10);do s=o&127,o=o>>>7,n||(s|=128),i.push(s),n=!1;while(o>0);for(var c=i.length-1;c>=0;--c)r.putByte(i[c])}return r};K.derToOid=function(t){var e;typeof t=="string"&&(t=xt.util.createBuffer(t));var r=t.getByte();e=Math.floor(r/40)+"."+r%40;for(var n=0;t.length()>0;)r=t.getByte(),n=n<<7,r&128?n+=r&127:(e+="."+(n+r),n=0);return e};K.utcTimeToDate=function(t){var e=new Date,r=parseInt(t.substr(0,2),10);r=r>=50?1900+r:2e3+r;var n=parseInt(t.substr(2,2),10)-1,i=parseInt(t.substr(4,2),10),o=parseInt(t.substr(6,2),10),s=parseInt(t.substr(8,2),10),a=0;if(t.length>11){var c=t.charAt(10),u=10;c!=="+"&&c!=="-"&&(a=parseInt(t.substr(10,2),10),u+=2)}if(e.setUTCFullYear(r,n,i),e.setUTCHours(o,s,a,0),u&&(c=t.charAt(u),c==="+"||c==="-")){var f=parseInt(t.substr(u+1,2),10),l=parseInt(t.substr(u+4,2),10),p=f*60+l;p*=6e4,c==="+"?e.setTime(+e-p):e.setTime(+e+p)}return e};K.generalizedTimeToDate=function(t){var e=new Date,r=parseInt(t.substr(0,4),10),n=parseInt(t.substr(4,2),10)-1,i=parseInt(t.substr(6,2),10),o=parseInt(t.substr(8,2),10),s=parseInt(t.substr(10,2),10),a=parseInt(t.substr(12,2),10),c=0,u=0,f=!1;t.charAt(t.length-1)==="Z"&&(f=!0);var l=t.length-5,p=t.charAt(l);if(p==="+"||p==="-"){var g=parseInt(t.substr(l+1,2),10),h=parseInt(t.substr(l+4,2),10);u=g*60+h,u*=6e4,p==="+"&&(u*=-1),f=!0}return t.charAt(14)==="."&&(c=parseFloat(t.substr(14),10)*1e3),f?(e.setUTCFullYear(r,n,i),e.setUTCHours(o,s,a,c),e.setTime(+e+u)):(e.setFullYear(r,n,i),e.setHours(o,s,a,c)),e};K.dateToUtcTime=function(t){if(typeof t=="string")return t;var e="",r=[];r.push((""+t.getUTCFullYear()).substr(2)),r.push(""+(t.getUTCMonth()+1)),r.push(""+t.getUTCDate()),r.push(""+t.getUTCHours()),r.push(""+t.getUTCMinutes()),r.push(""+t.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(e+="0"),e+=r[n];return e+="Z",e};K.dateToGeneralizedTime=function(t){if(typeof t=="string")return t;var e="",r=[];r.push(""+t.getUTCFullYear()),r.push(""+(t.getUTCMonth()+1)),r.push(""+t.getUTCDate()),r.push(""+t.getUTCHours()),r.push(""+t.getUTCMinutes()),r.push(""+t.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(e+="0"),e+=r[n];return e+="Z",e};K.integerToDer=function(t){var e=xt.util.createBuffer();if(t>=-128&&t<128)return e.putSignedInt(t,8);if(t>=-32768&&t<32768)return e.putSignedInt(t,16);if(t>=-8388608&&t<8388608)return e.putSignedInt(t,24);if(t>=-2147483648&&t<2147483648)return e.putSignedInt(t,32);var r=new Error("Integer too large; max is 32-bits.");throw r.integer=t,r};K.derToInteger=function(t){typeof t=="string"&&(t=xt.util.createBuffer(t));var e=t.length()*8;if(e>32)throw new Error("Integer too large; max is 32-bits.");return t.getSignedInt(e)};K.validate=function(t,e,r,n){var i=!1;if((t.tagClass===e.tagClass||typeof e.tagClass>"u")&&(t.type===e.type||typeof e.type>"u"))if(t.constructed===e.constructed||typeof e.constructed>"u"){if(i=!0,e.value&&xt.util.isArray(e.value))for(var o=0,s=0;i&&s<e.value.length;++s)i=e.value[s].optional||!1,t.value[o]&&(i=K.validate(t.value[o],e.value[s],r,n),i?++o:e.value[s].optional&&(i=!0)),!i&&n&&n.push("["+e.name+'] Tag class "'+e.tagClass+'", type "'+e.type+'" expected value length "'+e.value.length+'", got "'+t.value.length+'"');if(i&&r&&(e.capture&&(r[e.capture]=t.value),e.captureAsn1&&(r[e.captureAsn1]=t),e.captureBitStringContents&&"bitStringContents"in t&&(r[e.captureBitStringContents]=t.bitStringContents),e.captureBitStringValue&&"bitStringContents"in t)){var a;if(t.bitStringContents.length<2)r[e.captureBitStringValue]="";else{var c=t.bitStringContents.charCodeAt(0);if(c!==0)throw new Error("captureBitStringValue only supported for zero unused bits");r[e.captureBitStringValue]=t.bitStringContents.slice(1)}}}else n&&n.push("["+e.name+'] Expected constructed "'+e.constructed+'", got "'+t.constructed+'"');else n&&(t.tagClass!==e.tagClass&&n.push("["+e.name+'] Expected tag class "'+e.tagClass+'", got "'+t.tagClass+'"'),t.type!==e.type&&n.push("["+e.name+'] Expected type "'+e.type+'", got "'+t.type+'"'));return i};var zu=/[^\\u0000-\\u00ff]/;K.prettyPrint=function(t,e,r){var n="";e=e||0,r=r||2,e>0&&(n+=`
6
- `);for(var i="",o=0;o<e*r;++o)i+=" ";switch(n+=i+"Tag: ",t.tagClass){case K.Class.UNIVERSAL:n+="Universal:";break;case K.Class.APPLICATION:n+="Application:";break;case K.Class.CONTEXT_SPECIFIC:n+="Context-Specific:";break;case K.Class.PRIVATE:n+="Private:";break}if(t.tagClass===K.Class.UNIVERSAL)switch(n+=t.type,t.type){case K.Type.NONE:n+=" (None)";break;case K.Type.BOOLEAN:n+=" (Boolean)";break;case K.Type.INTEGER:n+=" (Integer)";break;case K.Type.BITSTRING:n+=" (Bit string)";break;case K.Type.OCTETSTRING:n+=" (Octet string)";break;case K.Type.NULL:n+=" (Null)";break;case K.Type.OID:n+=" (Object Identifier)";break;case K.Type.ODESC:n+=" (Object Descriptor)";break;case K.Type.EXTERNAL:n+=" (External or Instance of)";break;case K.Type.REAL:n+=" (Real)";break;case K.Type.ENUMERATED:n+=" (Enumerated)";break;case K.Type.EMBEDDED:n+=" (Embedded PDV)";break;case K.Type.UTF8:n+=" (UTF8)";break;case K.Type.ROID:n+=" (Relative Object Identifier)";break;case K.Type.SEQUENCE:n+=" (Sequence)";break;case K.Type.SET:n+=" (Set)";break;case K.Type.PRINTABLESTRING:n+=" (Printable String)";break;case K.Type.IA5String:n+=" (IA5String (ASCII))";break;case K.Type.UTCTIME:n+=" (UTC time)";break;case K.Type.GENERALIZEDTIME:n+=" (Generalized time)";break;case K.Type.BMPSTRING:n+=" (BMP String)";break}else n+=t.type;if(n+=`
7
- `,n+=i+"Constructed: "+t.constructed+`
8
- `,t.composed){for(var s=0,a="",o=0;o<t.value.length;++o)t.value[o]!==void 0&&(s+=1,a+=K.prettyPrint(t.value[o],e+1,r),o+1<t.value.length&&(a+=","));n+=i+"Sub values: "+s+a}else{if(n+=i+"Value: ",t.type===K.Type.OID){var c=K.derToOid(t.value);n+=c,xt.pki&&xt.pki.oids&&c in xt.pki.oids&&(n+=" ("+xt.pki.oids[c]+") ")}if(t.type===K.Type.INTEGER)try{n+=K.derToInteger(t.value)}catch{n+="0x"+xt.util.bytesToHex(t.value)}else if(t.type===K.Type.BITSTRING){if(t.value.length>1?n+="0x"+xt.util.bytesToHex(t.value.slice(1)):n+="(none)",t.value.length>0){var u=t.value.charCodeAt(0);u==1?n+=" (1 unused bit shown)":u>1&&(n+=" ("+u+" unused bits shown)")}}else if(t.type===K.Type.OCTETSTRING)zu.test(t.value)||(n+="("+t.value+") "),n+="0x"+xt.util.bytesToHex(t.value);else if(t.type===K.Type.UTF8)try{n+=xt.util.decodeUtf8(t.value)}catch(f){if(f.message==="URI malformed")n+="0x"+xt.util.bytesToHex(t.value)+" (malformed UTF8)";else throw f}else t.type===K.Type.PRINTABLESTRING||t.type===K.Type.IA5String?n+=t.value:zu.test(t.value)?n+="0x"+xt.util.bytesToHex(t.value):t.value.length===0?n+="[null]":n+=t.value}return n}});var Za=ut((T5,$u)=>{var kt=pt();Nt();$u.exports=kt.cipher=kt.cipher||{};kt.cipher.algorithms=kt.cipher.algorithms||{};kt.cipher.createCipher=function(t,e){var r=t;if(typeof r=="string"&&(r=kt.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+t);return new kt.cipher.BlockCipher({algorithm:r,key:e,decrypt:!1})};kt.cipher.createDecipher=function(t,e){var r=t;if(typeof r=="string"&&(r=kt.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+t);return new kt.cipher.BlockCipher({algorithm:r,key:e,decrypt:!0})};kt.cipher.registerAlgorithm=function(t,e){t=t.toUpperCase(),kt.cipher.algorithms[t]=e};kt.cipher.getAlgorithm=function(t){return t=t.toUpperCase(),t in kt.cipher.algorithms?kt.cipher.algorithms[t]:null};var Wa=kt.cipher.BlockCipher=function(t){this.algorithm=t.algorithm,this.mode=this.algorithm.mode,this.blockSize=this.mode.blockSize,this._finish=!1,this._input=null,this.output=null,this._op=t.decrypt?this.mode.decrypt:this.mode.encrypt,this._decrypt=t.decrypt,this.algorithm.initialize(t)};Wa.prototype.start=function(t){t=t||{};var e={};for(var r in t)e[r]=t[r];e.decrypt=this._decrypt,this._finish=!1,this._input=kt.util.createBuffer(),this.output=t.output||kt.util.createBuffer(),this.mode.start(e)};Wa.prototype.update=function(t){for(t&&this._input.putBuffer(t);!this._op.call(this.mode,this._input,this.output,this._finish)&&!this._finish;);this._input.compact()};Wa.prototype.finish=function(t){t&&(this.mode.name==="ECB"||this.mode.name==="CBC")&&(this.mode.pad=function(r){return t(this.blockSize,r,!1)},this.mode.unpad=function(r){return t(this.blockSize,r,!0)});var e={};return e.decrypt=this._decrypt,e.overflow=this._input.length()%this.blockSize,!(!this._decrypt&&this.mode.pad&&!this.mode.pad(this._input,e)||(this._finish=!0,this.update(),this._decrypt&&this.mode.unpad&&!this.mode.unpad(this.output,e))||this.mode.afterFinish&&!this.mode.afterFinish(this.output,e))}});var Xa=ut((R5,Gu)=>{var Pt=pt();Nt();Pt.cipher=Pt.cipher||{};var nt=Gu.exports=Pt.cipher.modes=Pt.cipher.modes||{};nt.ecb=function(t){t=t||{},this.name="ECB",this.cipher=t.cipher,this.blockSize=t.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};nt.ecb.prototype.start=function(t){};nt.ecb.prototype.encrypt=function(t,e,r){if(t.length()<this.blockSize&&!(r&&t.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=t.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)e.putInt32(this._outBlock[n])};nt.ecb.prototype.decrypt=function(t,e,r){if(t.length()<this.blockSize&&!(r&&t.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=t.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)e.putInt32(this._outBlock[n])};nt.ecb.prototype.pad=function(t,e){var r=t.length()===this.blockSize?this.blockSize:this.blockSize-t.length();return t.fillWithByte(r,r),!0};nt.ecb.prototype.unpad=function(t,e){if(e.overflow>0)return!1;var r=t.length(),n=t.at(r-1);return n>this.blockSize<<2?!1:(t.truncate(n),!0)};nt.cbc=function(t){t=t||{},this.name="CBC",this.cipher=t.cipher,this.blockSize=t.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};nt.cbc.prototype.start=function(t){if(t.iv===null){if(!this._prev)throw new Error("Invalid IV parameter.");this._iv=this._prev.slice(0)}else if("iv"in t)this._iv=Eo(t.iv,this.blockSize),this._prev=this._iv.slice(0);else throw new Error("Invalid IV parameter.")};nt.cbc.prototype.encrypt=function(t,e,r){if(t.length()<this.blockSize&&!(r&&t.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=this._prev[n]^t.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)e.putInt32(this._outBlock[n]);this._prev=this._outBlock};nt.cbc.prototype.decrypt=function(t,e,r){if(t.length()<this.blockSize&&!(r&&t.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=t.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)e.putInt32(this._prev[n]^this._outBlock[n]);this._prev=this._inBlock.slice(0)};nt.cbc.prototype.pad=function(t,e){var r=t.length()===this.blockSize?this.blockSize:this.blockSize-t.length();return t.fillWithByte(r,r),!0};nt.cbc.prototype.unpad=function(t,e){if(e.overflow>0)return!1;var r=t.length(),n=t.at(r-1);return n>this.blockSize<<2?!1:(t.truncate(n),!0)};nt.cfb=function(t){t=t||{},this.name="CFB",this.cipher=t.cipher,this.blockSize=t.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialBlock=new Array(this._ints),this._partialOutput=Pt.util.createBuffer(),this._partialBytes=0};nt.cfb.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=Eo(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};nt.cfb.prototype.encrypt=function(t,e,r){var n=t.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)this._inBlock[i]=t.getInt32()^this._outBlock[i],e.putInt32(this._inBlock[i]);return}var o=(this.blockSize-n)%this.blockSize;o>0&&(o=this.blockSize-o),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialBlock[i]=t.getInt32()^this._outBlock[i],this._partialOutput.putInt32(this._partialBlock[i]);if(o>0)t.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._partialBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),o>0&&!r)return e.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;e.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};nt.cfb.prototype.decrypt=function(t,e,r){var n=t.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)this._inBlock[i]=t.getInt32(),e.putInt32(this._inBlock[i]^this._outBlock[i]);return}var o=(this.blockSize-n)%this.blockSize;o>0&&(o=this.blockSize-o),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialBlock[i]=t.getInt32(),this._partialOutput.putInt32(this._partialBlock[i]^this._outBlock[i]);if(o>0)t.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._partialBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),o>0&&!r)return e.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;e.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};nt.ofb=function(t){t=t||{},this.name="OFB",this.cipher=t.cipher,this.blockSize=t.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Pt.util.createBuffer(),this._partialBytes=0};nt.ofb.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=Eo(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};nt.ofb.prototype.encrypt=function(t,e,r){var n=t.length();if(t.length()===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)e.putInt32(t.getInt32()^this._outBlock[i]),this._inBlock[i]=this._outBlock[i];return}var o=(this.blockSize-n)%this.blockSize;o>0&&(o=this.blockSize-o),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(t.getInt32()^this._outBlock[i]);if(o>0)t.read-=this.blockSize;else for(var i=0;i<this._ints;++i)this._inBlock[i]=this._outBlock[i];if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),o>0&&!r)return e.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;e.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};nt.ofb.prototype.decrypt=nt.ofb.prototype.encrypt;nt.ctr=function(t){t=t||{},this.name="CTR",this.cipher=t.cipher,this.blockSize=t.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Pt.util.createBuffer(),this._partialBytes=0};nt.ctr.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=Eo(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};nt.ctr.prototype.encrypt=function(t,e,r){var n=t.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize)for(var i=0;i<this._ints;++i)e.putInt32(t.getInt32()^this._outBlock[i]);else{var o=(this.blockSize-n)%this.blockSize;o>0&&(o=this.blockSize-o),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(t.getInt32()^this._outBlock[i]);if(o>0&&(t.read-=this.blockSize),this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),o>0&&!r)return e.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;e.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}So(this._inBlock)};nt.ctr.prototype.decrypt=nt.ctr.prototype.encrypt;nt.gcm=function(t){t=t||{},this.name="GCM",this.cipher=t.cipher,this.blockSize=t.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints),this._partialOutput=Pt.util.createBuffer(),this._partialBytes=0,this._R=3774873600};nt.gcm.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");var e=Pt.util.createBuffer(t.iv);this._cipherLength=0;var r;if("additionalData"in t?r=Pt.util.createBuffer(t.additionalData):r=Pt.util.createBuffer(),"tagLength"in t?this._tagLength=t.tagLength:this._tagLength=128,this._tag=null,t.decrypt&&(this._tag=Pt.util.createBuffer(t.tag).getBytes(),this._tag.length!==this._tagLength/8))throw new Error("Authentication tag does not match tag length.");this._hashBlock=new Array(this._ints),this.tag=null,this._hashSubkey=new Array(this._ints),this.cipher.encrypt([0,0,0,0],this._hashSubkey),this.componentBits=4,this._m=this.generateHashTable(this._hashSubkey,this.componentBits);var n=e.length();if(n===12)this._j0=[e.getInt32(),e.getInt32(),e.getInt32(),1];else{for(this._j0=[0,0,0,0];e.length()>0;)this._j0=this.ghash(this._hashSubkey,this._j0,[e.getInt32(),e.getInt32(),e.getInt32(),e.getInt32()]);this._j0=this.ghash(this._hashSubkey,this._j0,[0,0].concat(Qa(n*8)))}this._inBlock=this._j0.slice(0),So(this._inBlock),this._partialBytes=0,r=Pt.util.createBuffer(r),this._aDataLength=Qa(r.length()*8);var i=r.length()%this.blockSize;for(i&&r.fillWithByte(0,this.blockSize-i),this._s=[0,0,0,0];r.length()>0;)this._s=this.ghash(this._hashSubkey,this._s,[r.getInt32(),r.getInt32(),r.getInt32(),r.getInt32()])};nt.gcm.prototype.encrypt=function(t,e,r){var n=t.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)e.putInt32(this._outBlock[i]^=t.getInt32());this._cipherLength+=this.blockSize}else{var o=(this.blockSize-n)%this.blockSize;o>0&&(o=this.blockSize-o),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(t.getInt32()^this._outBlock[i]);if(o<=0||r){if(r){var s=n%this.blockSize;this._cipherLength+=s,this._partialOutput.truncate(this.blockSize-s)}else this._cipherLength+=this.blockSize;for(var i=0;i<this._ints;++i)this._outBlock[i]=this._partialOutput.getInt32();this._partialOutput.read-=this.blockSize}if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),o>0&&!r)return t.read-=this.blockSize,e.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;e.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}this._s=this.ghash(this._hashSubkey,this._s,this._outBlock),So(this._inBlock)};nt.gcm.prototype.decrypt=function(t,e,r){var n=t.length();if(n<this.blockSize&&!(r&&n>0))return!0;this.cipher.encrypt(this._inBlock,this._outBlock),So(this._inBlock),this._hashBlock[0]=t.getInt32(),this._hashBlock[1]=t.getInt32(),this._hashBlock[2]=t.getInt32(),this._hashBlock[3]=t.getInt32(),this._s=this.ghash(this._hashSubkey,this._s,this._hashBlock);for(var i=0;i<this._ints;++i)e.putInt32(this._outBlock[i]^this._hashBlock[i]);n<this.blockSize?this._cipherLength+=n%this.blockSize:this._cipherLength+=this.blockSize};nt.gcm.prototype.afterFinish=function(t,e){var r=!0;e.decrypt&&e.overflow&&t.truncate(this.blockSize-e.overflow),this.tag=Pt.util.createBuffer();var n=this._aDataLength.concat(Qa(this._cipherLength*8));this._s=this.ghash(this._hashSubkey,this._s,n);var i=[];this.cipher.encrypt(this._j0,i);for(var o=0;o<this._ints;++o)this.tag.putInt32(this._s[o]^i[o]);return this.tag.truncate(this.tag.length()%(this._tagLength/8)),e.decrypt&&this.tag.bytes()!==this._tag&&(r=!1),r};nt.gcm.prototype.multiply=function(t,e){for(var r=[0,0,0,0],n=e.slice(0),i=0;i<128;++i){var o=t[i/32|0]&1<<31-i%32;o&&(r[0]^=n[0],r[1]^=n[1],r[2]^=n[2],r[3]^=n[3]),this.pow(n,n)}return r};nt.gcm.prototype.pow=function(t,e){for(var r=t[3]&1,n=3;n>0;--n)e[n]=t[n]>>>1|(t[n-1]&1)<<31;e[0]=t[0]>>>1,r&&(e[0]^=this._R)};nt.gcm.prototype.tableMultiply=function(t){for(var e=[0,0,0,0],r=0;r<32;++r){var n=r/8|0,i=t[n]>>>(7-r%8)*4&15,o=this._m[r][i];e[0]^=o[0],e[1]^=o[1],e[2]^=o[2],e[3]^=o[3]}return e};nt.gcm.prototype.ghash=function(t,e,r){return e[0]^=r[0],e[1]^=r[1],e[2]^=r[2],e[3]^=r[3],this.tableMultiply(e)};nt.gcm.prototype.generateHashTable=function(t,e){for(var r=8/e,n=4*r,i=16*r,o=new Array(i),s=0;s<i;++s){var a=[0,0,0,0],c=s/n|0,u=(n-1-s%n)*e;a[c]=1<<e-1<<u,o[s]=this.generateSubHashTable(this.multiply(a,t),e)}return o};nt.gcm.prototype.generateSubHashTable=function(t,e){var r=1<<e,n=r>>>1,i=new Array(r);i[n]=t.slice(0);for(var o=n>>>1;o>0;)this.pow(i[2*o],i[o]=[]),o>>=1;for(o=2;o<n;){for(var s=1;s<o;++s){var a=i[o],c=i[s];i[o+s]=[a[0]^c[0],a[1]^c[1],a[2]^c[2],a[3]^c[3]]}o*=2}for(i[0]=[0,0,0,0],o=n+1;o<r;++o){var u=i[o^n];i[o]=[t[0]^u[0],t[1]^u[1],t[2]^u[2],t[3]^u[3]]}return i};function Eo(t,e){if(typeof t=="string"&&(t=Pt.util.createBuffer(t)),Pt.util.isArray(t)&&t.length>4){var r=t;t=Pt.util.createBuffer();for(var n=0;n<r.length;++n)t.putByte(r[n])}if(t.length()<e)throw new Error("Invalid IV length; got "+t.length()+" bytes and expected "+e+" bytes.");if(!Pt.util.isArray(t)){for(var i=[],o=e/4,n=0;n<o;++n)i.push(t.getInt32());t=i}return t}function So(t){t[t.length-1]=t[t.length-1]+1&4294967295}function Qa(t){return[t/4294967296|0,t&4294967295]}});var ec=ut((_5,Qu)=>{var gt=pt();Za();Xa();Nt();Qu.exports=gt.aes=gt.aes||{};gt.aes.startEncrypting=function(t,e,r,n){var i=Ao({key:t,output:r,decrypt:!1,mode:n});return i.start(e),i};gt.aes.createEncryptionCipher=function(t,e){return Ao({key:t,output:null,decrypt:!1,mode:e})};gt.aes.startDecrypting=function(t,e,r,n){var i=Ao({key:t,output:r,decrypt:!0,mode:n});return i.start(e),i};gt.aes.createDecryptionCipher=function(t,e){return Ao({key:t,output:null,decrypt:!0,mode:e})};gt.aes.Algorithm=function(t,e){tc||Wu();var r=this;r.name=t,r.mode=new e({blockSize:16,cipher:{encrypt:function(n,i){return ja(r._w,n,i,!1)},decrypt:function(n,i){return ja(r._w,n,i,!0)}}}),r._init=!1};gt.aes.Algorithm.prototype.initialize=function(t){if(!this._init){var e=t.key,r;if(typeof e=="string"&&(e.length===16||e.length===24||e.length===32))e=gt.util.createBuffer(e);else if(gt.util.isArray(e)&&(e.length===16||e.length===24||e.length===32)){r=e,e=gt.util.createBuffer();for(var n=0;n<r.length;++n)e.putByte(r[n])}if(!gt.util.isArray(e)){r=e,e=[];var i=r.length();if(i===16||i===24||i===32){i=i>>>2;for(var n=0;n<i;++n)e.push(r.getInt32())}}if(!gt.util.isArray(e)||!(e.length===4||e.length===6||e.length===8))throw new Error("Invalid key parameter.");var o=this.mode.name,s=["CFB","OFB","CTR","GCM"].indexOf(o)!==-1;this._w=Zu(e,t.decrypt&&!s),this._init=!0}};gt.aes._expandKey=function(t,e){return tc||Wu(),Zu(t,e)};gt.aes._updateBlock=ja;Tn("AES-ECB",gt.cipher.modes.ecb);Tn("AES-CBC",gt.cipher.modes.cbc);Tn("AES-CFB",gt.cipher.modes.cfb);Tn("AES-OFB",gt.cipher.modes.ofb);Tn("AES-CTR",gt.cipher.modes.ctr);Tn("AES-GCM",gt.cipher.modes.gcm);function Tn(t,e){var r=function(){return new gt.aes.Algorithm(t,e)};gt.cipher.registerAlgorithm(t,r)}var tc=!1,In=4,Yt,Ja,Yu,Kr,Se;function Wu(){tc=!0,Yu=[0,1,2,4,8,16,32,64,128,27,54];for(var t=new Array(256),e=0;e<128;++e)t[e]=e<<1,t[e+128]=e+128<<1^283;Yt=new Array(256),Ja=new Array(256),Kr=new Array(4),Se=new Array(4);for(var e=0;e<4;++e)Kr[e]=new Array(256),Se[e]=new Array(256);for(var r=0,n=0,i,o,s,a,c,u,f,e=0;e<256;++e){a=n^n<<1^n<<2^n<<3^n<<4,a=a>>8^a&255^99,Yt[r]=a,Ja[a]=r,c=t[a],i=t[r],o=t[i],s=t[o],u=c<<24^a<<16^a<<8^(a^c),f=(i^o^s)<<24^(r^s)<<16^(r^o^s)<<8^(r^i^s);for(var l=0;l<4;++l)Kr[l][r]=u,Se[l][a]=f,u=u<<24|u>>>8,f=f<<24|f>>>8;r===0?r=n=1:(r=i^t[t[t[i^s]]],n^=t[t[n]])}}function Zu(t,e){for(var r=t.slice(0),n,i=1,o=r.length,s=o+6+1,a=In*s,c=o;c<a;++c)n=r[c-1],c%o===0?(n=Yt[n>>>16&255]<<24^Yt[n>>>8&255]<<16^Yt[n&255]<<8^Yt[n>>>24]^Yu[i]<<24,i++):o>6&&c%o===4&&(n=Yt[n>>>24]<<24^Yt[n>>>16&255]<<16^Yt[n>>>8&255]<<8^Yt[n&255]),r[c]=r[c-o]^n;if(e){var u,f=Se[0],l=Se[1],p=Se[2],g=Se[3],h=r.slice(0);a=r.length;for(var c=0,d=a-In;c<a;c+=In,d-=In)if(c===0||c===a-In)h[c]=r[d],h[c+1]=r[d+3],h[c+2]=r[d+2],h[c+3]=r[d+1];else for(var y=0;y<In;++y)u=r[d+y],h[c+(3&-y)]=f[Yt[u>>>24]]^l[Yt[u>>>16&255]]^p[Yt[u>>>8&255]]^g[Yt[u&255]];r=h}return r}function ja(t,e,r,n){var i=t.length/4-1,o,s,a,c,u;n?(o=Se[0],s=Se[1],a=Se[2],c=Se[3],u=Ja):(o=Kr[0],s=Kr[1],a=Kr[2],c=Kr[3],u=Yt);var f,l,p,g,h,d,y;f=e[0]^t[0],l=e[n?3:1]^t[1],p=e[2]^t[2],g=e[n?1:3]^t[3];for(var m=3,v=1;v<i;++v)h=o[f>>>24]^s[l>>>16&255]^a[p>>>8&255]^c[g&255]^t[++m],d=o[l>>>24]^s[p>>>16&255]^a[g>>>8&255]^c[f&255]^t[++m],y=o[p>>>24]^s[g>>>16&255]^a[f>>>8&255]^c[l&255]^t[++m],g=o[g>>>24]^s[f>>>16&255]^a[l>>>8&255]^c[p&255]^t[++m],f=h,l=d,p=y;r[0]=u[f>>>24]<<24^u[l>>>16&255]<<16^u[p>>>8&255]<<8^u[g&255]^t[++m],r[n?3:1]=u[l>>>24]<<24^u[p>>>16&255]<<16^u[g>>>8&255]<<8^u[f&255]^t[++m],r[2]=u[p>>>24]<<24^u[g>>>16&255]<<16^u[f>>>8&255]<<8^u[l&255]^t[++m],r[n?1:3]=u[g>>>24]<<24^u[f>>>16&255]<<16^u[l>>>8&255]<<8^u[p&255]^t[++m]}function Ao(t){t=t||{};var e=(t.mode||"CBC").toUpperCase(),r="AES-"+e,n;t.decrypt?n=gt.cipher.createDecipher(r,t.key):n=gt.cipher.createCipher(r,t.key);var i=n.start;return n.start=function(o,s){var a=null;s instanceof gt.util.ByteBuffer&&(a=s,s={}),s=s||{},s.output=a,s.iv=o,i.call(n,s)},n}});var ju=ut((N5,Ju)=>{var vt=pt();Za();Xa();Nt();Ju.exports=vt.des=vt.des||{};vt.des.startEncrypting=function(t,e,r,n){var i=Bo({key:t,output:r,decrypt:!1,mode:n||(e===null?"ECB":"CBC")});return i.start(e),i};vt.des.createEncryptionCipher=function(t,e){return Bo({key:t,output:null,decrypt:!1,mode:e})};vt.des.startDecrypting=function(t,e,r,n){var i=Bo({key:t,output:r,decrypt:!0,mode:n||(e===null?"ECB":"CBC")});return i.start(e),i};vt.des.createDecryptionCipher=function(t,e){return Bo({key:t,output:null,decrypt:!0,mode:e})};vt.des.Algorithm=function(t,e){var r=this;r.name=t,r.mode=new e({blockSize:8,cipher:{encrypt:function(n,i){return Xu(r._keys,n,i,!1)},decrypt:function(n,i){return Xu(r._keys,n,i,!0)}}}),r._init=!1};vt.des.Algorithm.prototype.initialize=function(t){if(!this._init){var e=vt.util.createBuffer(t.key);if(this.name.indexOf("3DES")===0&&e.length()!==24)throw new Error("Invalid Triple-DES key size: "+e.length()*8);this._keys=Qx(e),this._init=!0}};Le("DES-ECB",vt.cipher.modes.ecb);Le("DES-CBC",vt.cipher.modes.cbc);Le("DES-CFB",vt.cipher.modes.cfb);Le("DES-OFB",vt.cipher.modes.ofb);Le("DES-CTR",vt.cipher.modes.ctr);Le("3DES-ECB",vt.cipher.modes.ecb);Le("3DES-CBC",vt.cipher.modes.cbc);Le("3DES-CFB",vt.cipher.modes.cfb);Le("3DES-OFB",vt.cipher.modes.ofb);Le("3DES-CTR",vt.cipher.modes.ctr);function Le(t,e){var r=function(){return new vt.des.Algorithm(t,e)};vt.cipher.registerAlgorithm(t,r)}var qx=[16843776,0,65536,16843780,16842756,66564,4,65536,1024,16843776,16843780,1024,16778244,16842756,16777216,4,1028,16778240,16778240,66560,66560,16842752,16842752,16778244,65540,16777220,16777220,65540,0,1028,66564,16777216,65536,16843780,4,16842752,16843776,16777216,16777216,1024,16842756,65536,66560,16777220,1024,4,16778244,66564,16843780,65540,16842752,16778244,16777220,1028,66564,16843776,1028,16778240,16778240,0,65540,66560,0,16842756],zx=[-2146402272,-2147450880,32768,1081376,1048576,32,-2146435040,-2147450848,-2147483616,-2146402272,-2146402304,-2147483648,-2147450880,1048576,32,-2146435040,1081344,1048608,-2147450848,0,-2147483648,32768,1081376,-2146435072,1048608,-2147483616,0,1081344,32800,-2146402304,-2146435072,32800,0,1081376,-2146435040,1048576,-2147450848,-2146435072,-2146402304,32768,-2146435072,-2147450880,32,-2146402272,1081376,32,32768,-2147483648,32800,-2146402304,1048576,-2147483616,1048608,-2147450848,-2147483616,1048608,1081344,0,-2147450880,32800,-2147483648,-2146435040,-2146402272,1081344],Hx=[520,134349312,0,134348808,134218240,0,131592,134218240,131080,134217736,134217736,131072,134349320,131080,134348800,520,134217728,8,134349312,512,131584,134348800,134348808,131592,134218248,131584,131072,134218248,8,134349320,512,134217728,134349312,134217728,131080,520,131072,134349312,134218240,0,512,131080,134349320,134218240,134217736,512,0,134348808,134218248,131072,134217728,134349320,8,131592,131584,134217736,134348800,134218248,520,134348800,131592,8,134348808,131584],$x=[8396801,8321,8321,128,8396928,8388737,8388609,8193,0,8396800,8396800,8396929,129,0,8388736,8388609,1,8192,8388608,8396801,128,8388608,8193,8320,8388737,1,8320,8388736,8192,8396928,8396929,129,8388736,8388609,8396800,8396929,129,0,0,8396800,8320,8388736,8388737,1,8396801,8321,8321,128,8396929,129,1,8192,8388609,8193,8396928,8388737,8193,8320,8388608,8396801,128,8388608,8192,8396928],Gx=[256,34078976,34078720,1107296512,524288,256,1073741824,34078720,1074266368,524288,33554688,1074266368,1107296512,1107820544,524544,1073741824,33554432,1074266112,1074266112,0,1073742080,1107820800,1107820800,33554688,1107820544,1073742080,0,1107296256,34078976,33554432,1107296256,524544,524288,1107296512,256,33554432,1073741824,34078720,1107296512,1074266368,33554688,1073741824,1107820544,34078976,1074266368,256,33554432,1107820544,1107820800,524544,1107296256,1107820800,34078720,0,1074266112,1107296256,524544,33554688,1073742080,524288,0,1074266112,34078976,1073742080],Yx=[536870928,541065216,16384,541081616,541065216,16,541081616,4194304,536887296,4210704,4194304,536870928,4194320,536887296,536870912,16400,0,4194320,536887312,16384,4210688,536887312,16,541065232,541065232,0,4210704,541081600,16400,4210688,541081600,536870912,536887296,16,541065232,4210688,541081616,4194304,16400,536870928,4194304,536887296,536870912,16400,536870928,541081616,4210688,541065216,4210704,541081600,0,541065232,16,16384,541065216,4210704,16384,4194320,536887312,0,541081600,536870912,4194320,536887312],Wx=[2097152,69206018,67110914,0,2048,67110914,2099202,69208064,69208066,2097152,0,67108866,2,67108864,69206018,2050,67110912,2099202,2097154,67110912,67108866,69206016,69208064,2097154,69206016,2048,2050,69208066,2099200,2,67108864,2099200,67108864,2099200,2097152,67110914,67110914,69206018,69206018,2,2097154,67108864,67110912,2097152,69208064,2050,2099202,69208064,2050,67108866,69208066,69206016,2099200,0,2,69208066,0,2099202,69206016,2048,67108866,67110912,2048,2097154],Zx=[268439616,4096,262144,268701760,268435456,268439616,64,268435456,262208,268697600,268701760,266240,268701696,266304,4096,64,268697600,268435520,268439552,4160,266240,262208,268697664,268701696,4160,0,0,268697664,268435520,268439552,266304,262144,266304,262144,268701696,4096,64,268697664,4096,266304,268439552,64,268435520,268697600,268697664,268435456,262144,268439616,0,268701760,262208,268435520,268697600,268439552,268439616,0,268701760,266240,266240,4160,4160,262208,268435456,268701696];function Qx(t){for(var e=[0,4,536870912,536870916,65536,65540,536936448,536936452,512,516,536871424,536871428,66048,66052,536936960,536936964],r=[0,1,1048576,1048577,67108864,67108865,68157440,68157441,256,257,1048832,1048833,67109120,67109121,68157696,68157697],n=[0,8,2048,2056,16777216,16777224,16779264,16779272,0,8,2048,2056,16777216,16777224,16779264,16779272],i=[0,2097152,134217728,136314880,8192,2105344,134225920,136323072,131072,2228224,134348800,136445952,139264,2236416,134356992,136454144],o=[0,262144,16,262160,0,262144,16,262160,4096,266240,4112,266256,4096,266240,4112,266256],s=[0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488],a=[0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746],c=[0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568],u=[0,262144,0,262144,2,262146,2,262146,33554432,33816576,33554432,33816576,33554434,33816578,33554434,33816578],f=[0,268435456,8,268435464,0,268435456,8,268435464,1024,268436480,1032,268436488,1024,268436480,1032,268436488],l=[0,32,0,32,1048576,1048608,1048576,1048608,8192,8224,8192,8224,1056768,1056800,1056768,1056800],p=[0,16777216,512,16777728,2097152,18874368,2097664,18874880,67108864,83886080,67109376,83886592,69206016,85983232,69206528,85983744],g=[0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128],h=[0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261],d=t.length()>8?3:1,y=[],m=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],v=0,x,B=0;B<d;B++){var w=t.getInt32(),E=t.getInt32();x=(w>>>4^E)&252645135,E^=x,w^=x<<4,x=(E>>>-16^w)&65535,w^=x,E^=x<<-16,x=(w>>>2^E)&858993459,E^=x,w^=x<<2,x=(E>>>-16^w)&65535,w^=x,E^=x<<-16,x=(w>>>1^E)&1431655765,E^=x,w^=x<<1,x=(E>>>8^w)&16711935,w^=x,E^=x<<8,x=(w>>>1^E)&1431655765,E^=x,w^=x<<1,x=w<<8|E>>>20&240,w=E<<24|E<<8&16711680|E>>>8&65280|E>>>24&240,E=x;for(var C=0;C<m.length;++C){m[C]?(w=w<<2|w>>>26,E=E<<2|E>>>26):(w=w<<1|w>>>27,E=E<<1|E>>>27),w&=-15,E&=-15;var S=e[w>>>28]|r[w>>>24&15]|n[w>>>20&15]|i[w>>>16&15]|o[w>>>12&15]|s[w>>>8&15]|a[w>>>4&15],N=c[E>>>28]|u[E>>>24&15]|f[E>>>20&15]|l[E>>>16&15]|p[E>>>12&15]|g[E>>>8&15]|h[E>>>4&15];x=(N>>>16^S)&65535,y[v++]=S^x,y[v++]=N^x<<16}}return y}function Xu(t,e,r,n){var i=t.length===32?3:9,o;i===3?o=n?[30,-2,-2]:[0,32,2]:o=n?[94,62,-2,32,64,2,30,-2,-2]:[0,32,2,62,30,-2,64,96,2];var s,a=e[0],c=e[1];s=(a>>>4^c)&252645135,c^=s,a^=s<<4,s=(a>>>16^c)&65535,c^=s,a^=s<<16,s=(c>>>2^a)&858993459,a^=s,c^=s<<2,s=(c>>>8^a)&16711935,a^=s,c^=s<<8,s=(a>>>1^c)&1431655765,c^=s,a^=s<<1,a=a<<1|a>>>31,c=c<<1|c>>>31;for(var u=0;u<i;u+=3){for(var f=o[u+1],l=o[u+2],p=o[u];p!=f;p+=l){var g=c^t[p],h=(c>>>4|c<<28)^t[p+1];s=a,a=c,c=s^(zx[g>>>24&63]|$x[g>>>16&63]|Yx[g>>>8&63]|Zx[g&63]|qx[h>>>24&63]|Hx[h>>>16&63]|Gx[h>>>8&63]|Wx[h&63])}s=a,a=c,c=s}a=a>>>1|a<<31,c=c>>>1|c<<31,s=(a>>>1^c)&1431655765,c^=s,a^=s<<1,s=(c>>>8^a)&16711935,a^=s,c^=s<<8,s=(c>>>2^a)&858993459,a^=s,c^=s<<2,s=(a>>>16^c)&65535,c^=s,a^=s<<16,s=(a>>>4^c)&252645135,c^=s,a^=s<<4,r[0]=a,r[1]=c}function Bo(t){t=t||{};var e=(t.mode||"CBC").toUpperCase(),r="DES-"+e,n;t.decrypt?n=vt.cipher.createDecipher(r,t.key):n=vt.cipher.createCipher(r,t.key);var i=n.start;return n.start=function(o,s){var a=null;s instanceof vt.util.ByteBuffer&&(a=s,s={}),s=s||{},s.output=a,s.iv=o,i.call(n,s)},n}});var Vr=ut((D5,tl)=>{var Co=pt();tl.exports=Co.md=Co.md||{};Co.md.algorithms=Co.md.algorithms||{}});var rl=ut((U5,el)=>{var Qe=pt();Vr();Nt();var Xx=el.exports=Qe.hmac=Qe.hmac||{};Xx.create=function(){var t=null,e=null,r=null,n=null,i={};return i.start=function(o,s){if(o!==null)if(typeof o=="string")if(o=o.toLowerCase(),o in Qe.md.algorithms)e=Qe.md.algorithms[o].create();else throw new Error('Unknown hash algorithm "'+o+'"');else e=o;if(s===null)s=t;else{if(typeof s=="string")s=Qe.util.createBuffer(s);else if(Qe.util.isArray(s)){var a=s;s=Qe.util.createBuffer();for(var c=0;c<a.length;++c)s.putByte(a[c])}var u=s.length();u>e.blockLength&&(e.start(),e.update(s.bytes()),s=e.digest()),r=Qe.util.createBuffer(),n=Qe.util.createBuffer(),u=s.length();for(var c=0;c<u;++c){var a=s.at(c);r.putByte(54^a),n.putByte(92^a)}if(u<e.blockLength)for(var a=e.blockLength-u,c=0;c<a;++c)r.putByte(54),n.putByte(92);t=s,r=r.bytes(),n=n.bytes()}e.start(),e.update(r)},i.update=function(o){e.update(o)},i.getMac=function(){var o=e.digest().bytes();return e.start(),e.update(n),e.update(o),e.digest()},i.digest=i.getMac,i}});var Io=ut(()=>{});var il=ut((P5,nl)=>{var Wt=pt();rl();Vr();Nt();var Jx=Wt.pkcs5=Wt.pkcs5||{},Xe;Wt.util.isNodejs&&!Wt.options.usePureJavaScript&&(Xe=Io());nl.exports=Wt.pbkdf2=Jx.pbkdf2=function(t,e,r,n,i,o){if(typeof i=="function"&&(o=i,i=null),Wt.util.isNodejs&&!Wt.options.usePureJavaScript&&Xe.pbkdf2&&(i===null||typeof i!="object")&&(Xe.pbkdf2Sync.length>4||!i||i==="sha1"))return typeof i!="string"&&(i="sha1"),t=Buffer.from(t,"binary"),e=Buffer.from(e,"binary"),o?Xe.pbkdf2Sync.length===4?Xe.pbkdf2(t,e,r,n,function(x,B){if(x)return o(x);o(null,B.toString("binary"))}):Xe.pbkdf2(t,e,r,n,i,function(x,B){if(x)return o(x);o(null,B.toString("binary"))}):Xe.pbkdf2Sync.length===4?Xe.pbkdf2Sync(t,e,r,n).toString("binary"):Xe.pbkdf2Sync(t,e,r,n,i).toString("binary");if((typeof i>"u"||i===null)&&(i="sha1"),typeof i=="string"){if(!(i in Wt.md.algorithms))throw new Error("Unknown hash algorithm: "+i);i=Wt.md[i].create()}var s=i.digestLength;if(n>4294967295*s){var a=new Error("Derived key is too long.");if(o)return o(a);throw a}var c=Math.ceil(n/s),u=n-(c-1)*s,f=Wt.hmac.create();f.start(i,t);var l="",p,g,h;if(!o){for(var d=1;d<=c;++d){f.start(null,null),f.update(e),f.update(Wt.util.int32ToBytes(d)),p=h=f.digest().getBytes();for(var y=2;y<=r;++y)f.start(null,null),f.update(h),g=f.digest().getBytes(),p=Wt.util.xorBytes(p,g,s),h=g;l+=d<c?p:p.substr(0,u)}return l}var d=1,y;function m(){if(d>c)return o(null,l);f.start(null,null),f.update(e),f.update(Wt.util.int32ToBytes(d)),p=h=f.digest().getBytes(),y=2,v()}function v(){if(y<=r)return f.start(null,null),f.update(h),g=f.digest().getBytes(),p=Wt.util.xorBytes(p,g,s),h=g,++y,Wt.util.setImmediate(v);l+=d<c?p:p.substr(0,u),++d,m()}m()}});var al=ut((O5,sl)=>{var Ro=pt();Nt();var ol=sl.exports=Ro.pem=Ro.pem||{};ol.encode=function(t,e){e=e||{};var r="-----BEGIN "+t.type+`-----\r
9
- `,n;if(t.procType&&(n={name:"Proc-Type",values:[String(t.procType.version),t.procType.type]},r+=To(n)),t.contentDomain&&(n={name:"Content-Domain",values:[t.contentDomain]},r+=To(n)),t.dekInfo&&(n={name:"DEK-Info",values:[t.dekInfo.algorithm]},t.dekInfo.parameters&&n.values.push(t.dekInfo.parameters),r+=To(n)),t.headers)for(var i=0;i<t.headers.length;++i)r+=To(t.headers[i]);return t.procType&&(r+=`\r
10
- `),r+=Ro.util.encode64(t.body,e.maxline||64)+`\r
11
- `,r+="-----END "+t.type+`-----\r
12
- `,r};ol.decode=function(t){for(var e=[],r=/\s*-----BEGIN ([A-Z0-9- ]+)-----\r?\n?([\x21-\x7e\s]+?(?:\r?\n\r?\n))?([:A-Za-z0-9+\/=\s]+?)-----END \1-----/g,n=/([\x21-\x7e]+):\s*([\x21-\x7e\s^:]+)/,i=/\r?\n/,o;o=r.exec(t),!!o;){var s=o[1];s==="NEW CERTIFICATE REQUEST"&&(s="CERTIFICATE REQUEST");var a={type:s,procType:null,contentDomain:null,dekInfo:null,headers:[],body:Ro.util.decode64(o[3])};if(e.push(a),!!o[2]){for(var c=o[2].split(i),u=0;o&&u<c.length;){for(var f=c[u].replace(/\s+$/,""),l=u+1;l<c.length;++l){var p=c[l];if(!/\s/.test(p[0]))break;f+=p,u=l}if(o=f.match(n),o){for(var g={name:o[1],values:[]},h=o[2].split(","),d=0;d<h.length;++d)g.values.push(jx(h[d]));if(a.procType)if(!a.contentDomain&&g.name==="Content-Domain")a.contentDomain=h[0]||"";else if(!a.dekInfo&&g.name==="DEK-Info"){if(g.values.length===0)throw new Error('Invalid PEM formatted message. The "DEK-Info" header must have at least one subfield.');a.dekInfo={algorithm:h[0],parameters:h[1]||null}}else a.headers.push(g);else{if(g.name!=="Proc-Type")throw new Error('Invalid PEM formatted message. The first encapsulated header must be "Proc-Type".');if(g.values.length!==2)throw new Error('Invalid PEM formatted message. The "Proc-Type" header must have two subfields.');a.procType={version:h[0],type:h[1]}}}++u}if(a.procType==="ENCRYPTED"&&!a.dekInfo)throw new Error('Invalid PEM formatted message. The "DEK-Info" header must be present if "Proc-Type" is "ENCRYPTED".')}}if(e.length===0)throw new Error("Invalid PEM formatted message.");return e};function To(t){for(var e=t.name+": ",r=[],n=function(c,u){return" "+u},i=0;i<t.values.length;++i)r.push(t.values[i].replace(/^(\S+\r\n)/,n));e+=r.join(",")+`\r
13
- `;for(var o=0,s=-1,i=0;i<e.length;++i,++o)if(o>65&&s!==-1){var a=e[s];a===","?(++s,e=e.substr(0,s)+`\r
14
- `+e.substr(s)):e=e.substr(0,s)+`\r
15
- `+a+e.substr(s+1),o=i-s-1,s=-1,++i}else(e[i]===" "||e[i]===" "||e[i]===",")&&(s=i);return e}function jx(t){return t.replace(/^\s+/,"")}});var dl=ut((F5,hl)=>{var ke=pt();Vr();Nt();var fl=hl.exports=ke.sha256=ke.sha256||{};ke.md.sha256=ke.md.algorithms.sha256=fl;fl.create=function(){ul||t1();var t=null,e=ke.util.createBuffer(),r=new Array(64),n={algorithm:"sha256",blockLength:64,digestLength:32,messageLength:0,fullMessageLength:null,messageLengthSize:8};return n.start=function(){n.messageLength=0,n.fullMessageLength=n.messageLength64=[];for(var i=n.messageLengthSize/4,o=0;o<i;++o)n.fullMessageLength.push(0);return e=ke.util.createBuffer(),t={h0:1779033703,h1:3144134277,h2:1013904242,h3:2773480762,h4:1359893119,h5:2600822924,h6:528734635,h7:1541459225},n},n.start(),n.update=function(i,o){o==="utf8"&&(i=ke.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var a=n.fullMessageLength.length-1;a>=0;--a)n.fullMessageLength[a]+=s[1],s[1]=s[0]+(n.fullMessageLength[a]/4294967296>>>0),n.fullMessageLength[a]=n.fullMessageLength[a]>>>0,s[0]=s[1]/4294967296>>>0;return e.putBytes(i),cl(t,r,e),(e.read>2048||e.length()===0)&&e.compact(),n},n.digest=function(){var i=ke.util.createBuffer();i.putBytes(e.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=o&n.blockLength-1;i.putBytes(rc.substr(0,n.blockLength-s));for(var a,c,u=n.fullMessageLength[0]*8,f=0;f<n.fullMessageLength.length-1;++f)a=n.fullMessageLength[f+1]*8,c=a/4294967296>>>0,u+=c,i.putInt32(u>>>0),u=a>>>0;i.putInt32(u);var l={h0:t.h0,h1:t.h1,h2:t.h2,h3:t.h3,h4:t.h4,h5:t.h5,h6:t.h6,h7:t.h7};cl(l,r,i);var p=ke.util.createBuffer();return p.putInt32(l.h0),p.putInt32(l.h1),p.putInt32(l.h2),p.putInt32(l.h3),p.putInt32(l.h4),p.putInt32(l.h5),p.putInt32(l.h6),p.putInt32(l.h7),p},n};var rc=null,ul=!1,ll=null;function t1(){rc="\x80",rc+=ke.util.fillString("\0",64),ll=[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],ul=!0}function cl(t,e,r){for(var n,i,o,s,a,c,u,f,l,p,g,h,d,y,m,v=r.length();v>=64;){for(u=0;u<16;++u)e[u]=r.getInt32();for(;u<64;++u)n=e[u-2],n=(n>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,i=e[u-15],i=(i>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,e[u]=n+e[u-7]+i+e[u-16]|0;for(f=t.h0,l=t.h1,p=t.h2,g=t.h3,h=t.h4,d=t.h5,y=t.h6,m=t.h7,u=0;u<64;++u)s=(h>>>6|h<<26)^(h>>>11|h<<21)^(h>>>25|h<<7),a=y^h&(d^y),o=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),c=f&l|p&(f^l),n=m+s+a+ll[u]+e[u],i=o+c,m=y,y=d,d=h,h=g+n>>>0,g=p,p=l,l=f,f=n+i>>>0;t.h0=t.h0+f|0,t.h1=t.h1+l|0,t.h2=t.h2+p|0,t.h3=t.h3+g|0,t.h4=t.h4+h|0,t.h5=t.h5+d|0,t.h6=t.h6+y|0,t.h7=t.h7+m|0,v-=64}}});var yl=ut((M5,pl)=>{var Pe=pt();Nt();var _o=null;Pe.util.isNodejs&&!Pe.options.usePureJavaScript&&!process.versions["node-webkit"]&&(_o=Io());var e1=pl.exports=Pe.prng=Pe.prng||{};e1.create=function(t){for(var e={plugin:t,key:null,seed:null,time:null,reseeds:0,generated:0,keyBytes:""},r=t.md,n=new Array(32),i=0;i<32;++i)n[i]=r.create();e.pools=n,e.pool=0,e.generate=function(u,f){if(!f)return e.generateSync(u);var l=e.plugin.cipher,p=e.plugin.increment,g=e.plugin.formatKey,h=e.plugin.formatSeed,d=Pe.util.createBuffer();e.key=null,y();function y(m){if(m)return f(m);if(d.length()>=u)return f(null,d.getBytes(u));if(e.generated>1048575&&(e.key=null),e.key===null)return Pe.util.nextTick(function(){o(y)});var v=l(e.key,e.seed);e.generated+=v.length,d.putBytes(v),e.key=g(l(e.key,p(e.seed))),e.seed=h(l(e.key,e.seed)),Pe.util.setImmediate(y)}},e.generateSync=function(u){var f=e.plugin.cipher,l=e.plugin.increment,p=e.plugin.formatKey,g=e.plugin.formatSeed;e.key=null;for(var h=Pe.util.createBuffer();h.length()<u;){e.generated>1048575&&(e.key=null),e.key===null&&s();var d=f(e.key,e.seed);e.generated+=d.length,h.putBytes(d),e.key=p(f(e.key,l(e.seed))),e.seed=g(f(e.key,e.seed))}return h.getBytes(u)};function o(u){if(e.pools[0].messageLength>=32)return a(),u();var f=32-e.pools[0].messageLength<<5;e.seedFile(f,function(l,p){if(l)return u(l);e.collect(p),a(),u()})}function s(){if(e.pools[0].messageLength>=32)return a();var u=32-e.pools[0].messageLength<<5;e.collect(e.seedFileSync(u)),a()}function a(){e.reseeds=e.reseeds===4294967295?0:e.reseeds+1;var u=e.plugin.md.create();u.update(e.keyBytes);for(var f=1,l=0;l<32;++l)e.reseeds%f===0&&(u.update(e.pools[l].digest().getBytes()),e.pools[l].start()),f=f<<1;e.keyBytes=u.digest().getBytes(),u.start(),u.update(e.keyBytes);var p=u.digest().getBytes();e.key=e.plugin.formatKey(e.keyBytes),e.seed=e.plugin.formatSeed(p),e.generated=0}function c(u){var f=null,l=Pe.util.globalScope,p=l.crypto||l.msCrypto;p&&p.getRandomValues&&(f=function(w){return p.getRandomValues(w)});var g=Pe.util.createBuffer();if(f)for(;g.length()<u;){var h=Math.max(1,Math.min(u-g.length(),65536)/4),d=new Uint32Array(Math.floor(h));try{f(d);for(var y=0;y<d.length;++y)g.putInt32(d[y])}catch(w){if(!(typeof QuotaExceededError<"u"&&w instanceof QuotaExceededError))throw w}}if(g.length()<u)for(var m,v,x,B=Math.floor(Math.random()*65536);g.length()<u;){v=16807*(B&65535),m=16807*(B>>16),v+=(m&32767)<<16,v+=m>>15,v=(v&2147483647)+(v>>31),B=v&4294967295;for(var y=0;y<3;++y)x=B>>>(y<<3),x^=Math.floor(Math.random()*256),g.putByte(x&255)}return g.getBytes(u)}return _o?(e.seedFile=function(u,f){_o.randomBytes(u,function(l,p){if(l)return f(l);f(null,p.toString())})},e.seedFileSync=function(u){return _o.randomBytes(u).toString()}):(e.seedFile=function(u,f){try{f(null,c(u))}catch(l){f(l)}},e.seedFileSync=c),e.collect=function(u){for(var f=u.length,l=0;l<f;++l)e.pools[e.pool].update(u.substr(l,1)),e.pool=e.pool===31?0:e.pool+1},e.collectInt=function(u,f){for(var l="",p=0;p<f;p+=8)l+=String.fromCharCode(u>>p&255);e.collect(l)},e.registerWorker=function(u){if(u===self)e.seedFile=function(l,p){function g(h){var d=h.data;d.forge&&d.forge.prng&&(self.removeEventListener("message",g),p(d.forge.prng.err,d.forge.prng.bytes))}self.addEventListener("message",g),self.postMessage({forge:{prng:{needed:l}}})};else{var f=function(l){var p=l.data;p.forge&&p.forge.prng&&e.seedFile(p.forge.prng.needed,function(g,h){u.postMessage({forge:{prng:{err:g,bytes:h}}})})};u.addEventListener("message",f)}},e}});var Si=ut((K5,nc)=>{var Ot=pt();ec();dl();yl();Nt();(function(){if(Ot.random&&Ot.random.getBytes){nc.exports=Ot.random;return}(function(t){var e={},r=new Array(4),n=Ot.util.createBuffer();e.formatKey=function(l){var p=Ot.util.createBuffer(l);return l=new Array(4),l[0]=p.getInt32(),l[1]=p.getInt32(),l[2]=p.getInt32(),l[3]=p.getInt32(),Ot.aes._expandKey(l,!1)},e.formatSeed=function(l){var p=Ot.util.createBuffer(l);return l=new Array(4),l[0]=p.getInt32(),l[1]=p.getInt32(),l[2]=p.getInt32(),l[3]=p.getInt32(),l},e.cipher=function(l,p){return Ot.aes._updateBlock(l,p,r,!1),n.putInt32(r[0]),n.putInt32(r[1]),n.putInt32(r[2]),n.putInt32(r[3]),n.getBytes()},e.increment=function(l){return++l[3],l},e.md=Ot.md.sha256;function i(){var l=Ot.prng.create(e);return l.getBytes=function(p,g){return l.generate(p,g)},l.getBytesSync=function(p){return l.generate(p)},l}var o=i(),s=null,a=Ot.util.globalScope,c=a.crypto||a.msCrypto;if(c&&c.getRandomValues&&(s=function(l){return c.getRandomValues(l)}),Ot.options.usePureJavaScript||!Ot.util.isNodejs&&!s){if(typeof window>"u"||window.document,o.collectInt(+new Date,32),typeof navigator<"u"){var u="";for(var f in navigator)try{typeof navigator[f]=="string"&&(u+=navigator[f])}catch{}o.collect(u),u=null}t&&(t().mousemove(function(l){o.collectInt(l.clientX,16),o.collectInt(l.clientY,16)}),t().keypress(function(l){o.collectInt(l.charCode,8)}))}if(!Ot.random)Ot.random=o;else for(var f in o)Ot.random[f]=o[f];Ot.random.createInstance=i,nc.exports=Ot.random})(typeof jQuery<"u"?jQuery:null)})()});var bl=ut((V5,xl)=>{var Jt=pt();Nt();var ic=[217,120,249,196,25,221,181,237,40,233,253,121,74,160,216,157,198,126,55,131,43,118,83,142,98,76,100,136,68,139,251,162,23,154,89,245,135,179,79,19,97,69,109,141,9,129,125,50,189,143,64,235,134,183,123,11,240,149,33,34,92,107,78,130,84,214,101,147,206,96,178,28,115,86,192,20,167,140,241,220,18,117,202,31,59,190,228,209,66,61,212,48,163,60,182,38,111,191,14,218,70,105,7,87,39,242,29,155,188,148,67,3,248,17,199,246,144,239,62,231,6,195,213,47,200,102,30,215,8,232,234,222,128,82,238,247,132,170,114,172,53,77,106,42,150,26,210,113,90,21,73,116,75,159,208,94,4,24,164,236,194,224,65,110,15,81,203,204,36,145,175,80,161,244,112,57,153,124,58,133,35,184,180,122,252,2,54,91,37,85,151,49,45,93,250,152,227,138,146,174,5,223,41,16,103,108,186,201,211,0,230,207,225,158,168,44,99,22,1,63,88,226,137,169,13,56,52,27,171,51,255,176,187,72,12,95,185,177,205,46,197,243,219,71,229,165,156,119,10,166,32,104,254,127,193,173],ml=[1,2,3,5],r1=function(t,e){return t<<e&65535|(t&65535)>>16-e},n1=function(t,e){return(t&65535)>>e|t<<16-e&65535};xl.exports=Jt.rc2=Jt.rc2||{};Jt.rc2.expandKey=function(t,e){typeof t=="string"&&(t=Jt.util.createBuffer(t)),e=e||128;var r=t,n=t.length(),i=e,o=Math.ceil(i/8),s=255>>(i&7),a;for(a=n;a<128;a++)r.putByte(ic[r.at(a-1)+r.at(a-n)&255]);for(r.setAt(128-o,ic[r.at(128-o)&s]),a=127-o;a>=0;a--)r.setAt(a,ic[r.at(a+1)^r.at(a+o)]);return r};var gl=function(t,e,r){var n=!1,i=null,o=null,s=null,a,c,u,f,l=[];for(t=Jt.rc2.expandKey(t,e),u=0;u<64;u++)l.push(t.getInt16Le());r?(a=function(h){for(u=0;u<4;u++)h[u]+=l[f]+(h[(u+3)%4]&h[(u+2)%4])+(~h[(u+3)%4]&h[(u+1)%4]),h[u]=r1(h[u],ml[u]),f++},c=function(h){for(u=0;u<4;u++)h[u]+=l[h[(u+3)%4]&63]}):(a=function(h){for(u=3;u>=0;u--)h[u]=n1(h[u],ml[u]),h[u]-=l[f]+(h[(u+3)%4]&h[(u+2)%4])+(~h[(u+3)%4]&h[(u+1)%4]),f--},c=function(h){for(u=3;u>=0;u--)h[u]-=l[h[(u+3)%4]&63]});var p=function(h){var d=[];for(u=0;u<4;u++){var y=i.getInt16Le();s!==null&&(r?y^=s.getInt16Le():s.putInt16Le(y)),d.push(y&65535)}f=r?0:63;for(var m=0;m<h.length;m++)for(var v=0;v<h[m][0];v++)h[m][1](d);for(u=0;u<4;u++)s!==null&&(r?s.putInt16Le(d[u]):d[u]^=s.getInt16Le()),o.putInt16Le(d[u])},g=null;return g={start:function(h,d){h&&typeof h=="string"&&(h=Jt.util.createBuffer(h)),n=!1,i=Jt.util.createBuffer(),o=d||new Jt.util.createBuffer,s=h,g.output=o},update:function(h){for(n||i.putBuffer(h);i.length()>=8;)p([[5,a],[1,c],[6,a],[1,c],[5,a]])},finish:function(h){var d=!0;if(r)if(h)d=h(8,i,!r);else{var y=i.length()===8?8:8-i.length();i.fillWithByte(y,y)}if(d&&(n=!0,g.update()),!r&&(d=i.length()===0,d))if(h)d=h(8,o,!r);else{var m=o.length(),v=o.at(m-1);v>m?d=!1:o.truncate(v)}return d}},g};Jt.rc2.startEncrypting=function(t,e,r){var n=Jt.rc2.createEncryptionCipher(t,128);return n.start(e,r),n};Jt.rc2.createEncryptionCipher=function(t,e){return gl(t,e,!0)};Jt.rc2.startDecrypting=function(t,e,r){var n=Jt.rc2.createDecryptionCipher(t,128);return n.start(e,r),n};Jt.rc2.createDecryptionCipher=function(t,e){return gl(t,e,!1)}});var Uo=ut((q5,Il)=>{var oc=pt();Il.exports=oc.jsbn=oc.jsbn||{};var Je,i1=0xdeadbeefcafe,vl=(i1&16777215)==15715070;function D(t,e,r){this.data=[],t!=null&&(typeof t=="number"?this.fromNumber(t,e,r):e==null&&typeof t!="string"?this.fromString(t,256):this.fromString(t,e))}oc.jsbn.BigInteger=D;function at(){return new D(null)}function o1(t,e,r,n,i,o){for(;--o>=0;){var s=e*this.data[t++]+r.data[n]+i;i=Math.floor(s/67108864),r.data[n++]=s&67108863}return i}function s1(t,e,r,n,i,o){for(var s=e&32767,a=e>>15;--o>=0;){var c=this.data[t]&32767,u=this.data[t++]>>15,f=a*c+u*s;c=s*c+((f&32767)<<15)+r.data[n]+(i&1073741823),i=(c>>>30)+(f>>>15)+a*u+(i>>>30),r.data[n++]=c&1073741823}return i}function wl(t,e,r,n,i,o){for(var s=e&16383,a=e>>14;--o>=0;){var c=this.data[t]&16383,u=this.data[t++]>>14,f=a*c+u*s;c=s*c+((f&16383)<<14)+r.data[n]+i,i=(c>>28)+(f>>14)+a*u,r.data[n++]=c&268435455}return i}typeof navigator>"u"?(D.prototype.am=wl,Je=28):vl&&navigator.appName=="Microsoft Internet Explorer"?(D.prototype.am=s1,Je=30):vl&&navigator.appName!="Netscape"?(D.prototype.am=o1,Je=26):(D.prototype.am=wl,Je=28);D.prototype.DB=Je;D.prototype.DM=(1<<Je)-1;D.prototype.DV=1<<Je;var sc=52;D.prototype.FV=Math.pow(2,sc);D.prototype.F1=sc-Je;D.prototype.F2=2*Je-sc;var a1="0123456789abcdefghijklmnopqrstuvwxyz",No=new Array,Rn,ye;Rn=48;for(ye=0;ye<=9;++ye)No[Rn++]=ye;Rn=97;for(ye=10;ye<36;++ye)No[Rn++]=ye;Rn=65;for(ye=10;ye<36;++ye)No[Rn++]=ye;function El(t){return a1.charAt(t)}function Sl(t,e){var r=No[t.charCodeAt(e)];return r??-1}function c1(t){for(var e=this.t-1;e>=0;--e)t.data[e]=this.data[e];t.t=this.t,t.s=this.s}function f1(t){this.t=1,this.s=t<0?-1:0,t>0?this.data[0]=t:t<-1?this.data[0]=t+this.DV:this.t=0}function vr(t){var e=at();return e.fromInt(t),e}function u1(t,e){var r;if(e==16)r=4;else if(e==8)r=3;else if(e==256)r=8;else if(e==2)r=1;else if(e==32)r=5;else if(e==4)r=2;else{this.fromRadix(t,e);return}this.t=0,this.s=0;for(var n=t.length,i=!1,o=0;--n>=0;){var s=r==8?t[n]&255:Sl(t,n);if(s<0){t.charAt(n)=="-"&&(i=!0);continue}i=!1,o==0?this.data[this.t++]=s:o+r>this.DB?(this.data[this.t-1]|=(s&(1<<this.DB-o)-1)<<o,this.data[this.t++]=s>>this.DB-o):this.data[this.t-1]|=s<<o,o+=r,o>=this.DB&&(o-=this.DB)}r==8&&t[0]&128&&(this.s=-1,o>0&&(this.data[this.t-1]|=(1<<this.DB-o)-1<<o)),this.clamp(),i&&D.ZERO.subTo(this,this)}function l1(){for(var t=this.s&this.DM;this.t>0&&this.data[this.t-1]==t;)--this.t}function h1(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(t==16)e=4;else if(t==8)e=3;else if(t==2)e=1;else if(t==32)e=5;else if(t==4)e=2;else return this.toRadix(t);var r=(1<<e)-1,n,i=!1,o="",s=this.t,a=this.DB-s*this.DB%e;if(s-- >0)for(a<this.DB&&(n=this.data[s]>>a)>0&&(i=!0,o=El(n));s>=0;)a<e?(n=(this.data[s]&(1<<a)-1)<<e-a,n|=this.data[--s]>>(a+=this.DB-e)):(n=this.data[s]>>(a-=e)&r,a<=0&&(a+=this.DB,--s)),n>0&&(i=!0),i&&(o+=El(n));return i?o:"0"}function d1(){var t=at();return D.ZERO.subTo(this,t),t}function p1(){return this.s<0?this.negate():this}function y1(t){var e=this.s-t.s;if(e!=0)return e;var r=this.t;if(e=r-t.t,e!=0)return this.s<0?-e:e;for(;--r>=0;)if((e=this.data[r]-t.data[r])!=0)return e;return 0}function Do(t){var e=1,r;return(r=t>>>16)!=0&&(t=r,e+=16),(r=t>>8)!=0&&(t=r,e+=8),(r=t>>4)!=0&&(t=r,e+=4),(r=t>>2)!=0&&(t=r,e+=2),(r=t>>1)!=0&&(t=r,e+=1),e}function m1(){return this.t<=0?0:this.DB*(this.t-1)+Do(this.data[this.t-1]^this.s&this.DM)}function g1(t,e){var r;for(r=this.t-1;r>=0;--r)e.data[r+t]=this.data[r];for(r=t-1;r>=0;--r)e.data[r]=0;e.t=this.t+t,e.s=this.s}function x1(t,e){for(var r=t;r<this.t;++r)e.data[r-t]=this.data[r];e.t=Math.max(this.t-t,0),e.s=this.s}function b1(t,e){var r=t%this.DB,n=this.DB-r,i=(1<<n)-1,o=Math.floor(t/this.DB),s=this.s<<r&this.DM,a;for(a=this.t-1;a>=0;--a)e.data[a+o+1]=this.data[a]>>n|s,s=(this.data[a]&i)<<r;for(a=o-1;a>=0;--a)e.data[a]=0;e.data[o]=s,e.t=this.t+o+1,e.s=this.s,e.clamp()}function v1(t,e){e.s=this.s;var r=Math.floor(t/this.DB);if(r>=this.t){e.t=0;return}var n=t%this.DB,i=this.DB-n,o=(1<<n)-1;e.data[0]=this.data[r]>>n;for(var s=r+1;s<this.t;++s)e.data[s-r-1]|=(this.data[s]&o)<<i,e.data[s-r]=this.data[s]>>n;n>0&&(e.data[this.t-r-1]|=(this.s&o)<<i),e.t=this.t-r,e.clamp()}function w1(t,e){for(var r=0,n=0,i=Math.min(t.t,this.t);r<i;)n+=this.data[r]-t.data[r],e.data[r++]=n&this.DM,n>>=this.DB;if(t.t<this.t){for(n-=t.s;r<this.t;)n+=this.data[r],e.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<t.t;)n-=t.data[r],e.data[r++]=n&this.DM,n>>=this.DB;n-=t.s}e.s=n<0?-1:0,n<-1?e.data[r++]=this.DV+n:n>0&&(e.data[r++]=n),e.t=r,e.clamp()}function E1(t,e){var r=this.abs(),n=t.abs(),i=r.t;for(e.t=i+n.t;--i>=0;)e.data[i]=0;for(i=0;i<n.t;++i)e.data[i+r.t]=r.am(0,n.data[i],e,i,0,r.t);e.s=0,e.clamp(),this.s!=t.s&&D.ZERO.subTo(e,e)}function S1(t){for(var e=this.abs(),r=t.t=2*e.t;--r>=0;)t.data[r]=0;for(r=0;r<e.t-1;++r){var n=e.am(r,e.data[r],t,2*r,0,1);(t.data[r+e.t]+=e.am(r+1,2*e.data[r],t,2*r+1,n,e.t-r-1))>=e.DV&&(t.data[r+e.t]-=e.DV,t.data[r+e.t+1]=1)}t.t>0&&(t.data[t.t-1]+=e.am(r,e.data[r],t,2*r,0,1)),t.s=0,t.clamp()}function A1(t,e,r){var n=t.abs();if(!(n.t<=0)){var i=this.abs();if(i.t<n.t){e?.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=at());var o=at(),s=this.s,a=t.s,c=this.DB-Do(n.data[n.t-1]);c>0?(n.lShiftTo(c,o),i.lShiftTo(c,r)):(n.copyTo(o),i.copyTo(r));var u=o.t,f=o.data[u-1];if(f!=0){var l=f*(1<<this.F1)+(u>1?o.data[u-2]>>this.F2:0),p=this.FV/l,g=(1<<this.F1)/l,h=1<<this.F2,d=r.t,y=d-u,m=e??at();for(o.dlShiftTo(y,m),r.compareTo(m)>=0&&(r.data[r.t++]=1,r.subTo(m,r)),D.ONE.dlShiftTo(u,m),m.subTo(o,o);o.t<u;)o.data[o.t++]=0;for(;--y>=0;){var v=r.data[--d]==f?this.DM:Math.floor(r.data[d]*p+(r.data[d-1]+h)*g);if((r.data[d]+=o.am(0,v,r,y,0,u))<v)for(o.dlShiftTo(y,m),r.subTo(m,r);r.data[d]<--v;)r.subTo(m,r)}e!=null&&(r.drShiftTo(u,e),s!=a&&D.ZERO.subTo(e,e)),r.t=u,r.clamp(),c>0&&r.rShiftTo(c,r),s<0&&D.ZERO.subTo(r,r)}}}function B1(t){var e=at();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(D.ZERO)>0&&t.subTo(e,e),e}function qr(t){this.m=t}function C1(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t}function I1(t){return t}function T1(t){t.divRemTo(this.m,null,t)}function R1(t,e,r){t.multiplyTo(e,r),this.reduce(r)}function _1(t,e){t.squareTo(e),this.reduce(e)}qr.prototype.convert=C1;qr.prototype.revert=I1;qr.prototype.reduce=T1;qr.prototype.mulTo=R1;qr.prototype.sqrTo=_1;function N1(){if(this.t<1)return 0;var t=this.data[0];if(!(t&1))return 0;var e=t&3;return e=e*(2-(t&15)*e)&15,e=e*(2-(t&255)*e)&255,e=e*(2-((t&65535)*e&65535))&65535,e=e*(2-t*e%this.DV)%this.DV,e>0?this.DV-e:-e}function zr(t){this.m=t,this.mp=t.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}function D1(t){var e=at();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(D.ZERO)>0&&this.m.subTo(e,e),e}function U1(t){var e=at();return t.copyTo(e),this.reduce(e),e}function L1(t){for(;t.t<=this.mt2;)t.data[t.t++]=0;for(var e=0;e<this.m.t;++e){var r=t.data[e]&32767,n=r*this.mpl+((r*this.mph+(t.data[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(r=e+this.m.t,t.data[r]+=this.m.am(0,n,t,e,0,this.m.t);t.data[r]>=t.DV;)t.data[r]-=t.DV,t.data[++r]++}t.clamp(),t.drShiftTo(this.m.t,t),t.compareTo(this.m)>=0&&t.subTo(this.m,t)}function k1(t,e){t.squareTo(e),this.reduce(e)}function P1(t,e,r){t.multiplyTo(e,r),this.reduce(r)}zr.prototype.convert=D1;zr.prototype.revert=U1;zr.prototype.reduce=L1;zr.prototype.mulTo=P1;zr.prototype.sqrTo=k1;function O1(){return(this.t>0?this.data[0]&1:this.s)==0}function F1(t,e){if(t>4294967295||t<1)return D.ONE;var r=at(),n=at(),i=e.convert(this),o=Do(t)-1;for(i.copyTo(r);--o>=0;)if(e.sqrTo(r,n),(t&1<<o)>0)e.mulTo(n,i,r);else{var s=r;r=n,n=s}return e.revert(r)}function M1(t,e){var r;return t<256||e.isEven()?r=new qr(e):r=new zr(e),this.exp(t,r)}D.prototype.copyTo=c1;D.prototype.fromInt=f1;D.prototype.fromString=u1;D.prototype.clamp=l1;D.prototype.dlShiftTo=g1;D.prototype.drShiftTo=x1;D.prototype.lShiftTo=b1;D.prototype.rShiftTo=v1;D.prototype.subTo=w1;D.prototype.multiplyTo=E1;D.prototype.squareTo=S1;D.prototype.divRemTo=A1;D.prototype.invDigit=N1;D.prototype.isEven=O1;D.prototype.exp=F1;D.prototype.toString=h1;D.prototype.negate=d1;D.prototype.abs=p1;D.prototype.compareTo=y1;D.prototype.bitLength=m1;D.prototype.mod=B1;D.prototype.modPowInt=M1;D.ZERO=vr(0);D.ONE=vr(1);function K1(){var t=at();return this.copyTo(t),t}function V1(){if(this.s<0){if(this.t==1)return this.data[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this.data[0];if(this.t==0)return 0}return(this.data[1]&(1<<32-this.DB)-1)<<this.DB|this.data[0]}function q1(){return this.t==0?this.s:this.data[0]<<24>>24}function z1(){return this.t==0?this.s:this.data[0]<<16>>16}function H1(t){return Math.floor(Math.LN2*this.DB/Math.log(t))}function $1(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function G1(t){if(t==null&&(t=10),this.signum()==0||t<2||t>36)return"0";var e=this.chunkSize(t),r=Math.pow(t,e),n=vr(r),i=at(),o=at(),s="";for(this.divRemTo(n,i,o);i.signum()>0;)s=(r+o.intValue()).toString(t).substr(1)+s,i.divRemTo(n,i,o);return o.intValue().toString(t)+s}function Y1(t,e){this.fromInt(0),e==null&&(e=10);for(var r=this.chunkSize(e),n=Math.pow(e,r),i=!1,o=0,s=0,a=0;a<t.length;++a){var c=Sl(t,a);if(c<0){t.charAt(a)=="-"&&this.signum()==0&&(i=!0);continue}s=e*s+c,++o>=r&&(this.dMultiply(n),this.dAddOffset(s,0),o=0,s=0)}o>0&&(this.dMultiply(Math.pow(e,o)),this.dAddOffset(s,0)),i&&D.ZERO.subTo(this,this)}function W1(t,e,r){if(typeof e=="number")if(t<2)this.fromInt(1);else for(this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(D.ONE.shiftLeft(t-1),ac,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(D.ONE.shiftLeft(t-1),this);else{var n=new Array,i=t&7;n.length=(t>>3)+1,e.nextBytes(n),i>0?n[0]&=(1<<i)-1:n[0]=0,this.fromString(n,256)}}function Z1(){var t=this.t,e=new Array;e[0]=this.s;var r=this.DB-t*this.DB%8,n,i=0;if(t-- >0)for(r<this.DB&&(n=this.data[t]>>r)!=(this.s&this.DM)>>r&&(e[i++]=n|this.s<<this.DB-r);t>=0;)r<8?(n=(this.data[t]&(1<<r)-1)<<8-r,n|=this.data[--t]>>(r+=this.DB-8)):(n=this.data[t]>>(r-=8)&255,r<=0&&(r+=this.DB,--t)),n&128&&(n|=-256),i==0&&(this.s&128)!=(n&128)&&++i,(i>0||n!=this.s)&&(e[i++]=n);return e}function Q1(t){return this.compareTo(t)==0}function X1(t){return this.compareTo(t)<0?this:t}function J1(t){return this.compareTo(t)>0?this:t}function j1(t,e,r){var n,i,o=Math.min(t.t,this.t);for(n=0;n<o;++n)r.data[n]=e(this.data[n],t.data[n]);if(t.t<this.t){for(i=t.s&this.DM,n=o;n<this.t;++n)r.data[n]=e(this.data[n],i);r.t=this.t}else{for(i=this.s&this.DM,n=o;n<t.t;++n)r.data[n]=e(i,t.data[n]);r.t=t.t}r.s=e(this.s,t.s),r.clamp()}function t2(t,e){return t&e}function e2(t){var e=at();return this.bitwiseTo(t,t2,e),e}function ac(t,e){return t|e}function r2(t){var e=at();return this.bitwiseTo(t,ac,e),e}function Al(t,e){return t^e}function n2(t){var e=at();return this.bitwiseTo(t,Al,e),e}function Bl(t,e){return t&~e}function i2(t){var e=at();return this.bitwiseTo(t,Bl,e),e}function o2(){for(var t=at(),e=0;e<this.t;++e)t.data[e]=this.DM&~this.data[e];return t.t=this.t,t.s=~this.s,t}function s2(t){var e=at();return t<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e}function a2(t){var e=at();return t<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e}function c2(t){if(t==0)return-1;var e=0;return t&65535||(t>>=16,e+=16),t&255||(t>>=8,e+=8),t&15||(t>>=4,e+=4),t&3||(t>>=2,e+=2),t&1||++e,e}function f2(){for(var t=0;t<this.t;++t)if(this.data[t]!=0)return t*this.DB+c2(this.data[t]);return this.s<0?this.t*this.DB:-1}function u2(t){for(var e=0;t!=0;)t&=t-1,++e;return e}function l2(){for(var t=0,e=this.s&this.DM,r=0;r<this.t;++r)t+=u2(this.data[r]^e);return t}function h2(t){var e=Math.floor(t/this.DB);return e>=this.t?this.s!=0:(this.data[e]&1<<t%this.DB)!=0}function d2(t,e){var r=D.ONE.shiftLeft(t);return this.bitwiseTo(r,e,r),r}function p2(t){return this.changeBit(t,ac)}function y2(t){return this.changeBit(t,Bl)}function m2(t){return this.changeBit(t,Al)}function g2(t,e){for(var r=0,n=0,i=Math.min(t.t,this.t);r<i;)n+=this.data[r]+t.data[r],e.data[r++]=n&this.DM,n>>=this.DB;if(t.t<this.t){for(n+=t.s;r<this.t;)n+=this.data[r],e.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<t.t;)n+=t.data[r],e.data[r++]=n&this.DM,n>>=this.DB;n+=t.s}e.s=n<0?-1:0,n>0?e.data[r++]=n:n<-1&&(e.data[r++]=this.DV+n),e.t=r,e.clamp()}function x2(t){var e=at();return this.addTo(t,e),e}function b2(t){var e=at();return this.subTo(t,e),e}function v2(t){var e=at();return this.multiplyTo(t,e),e}function w2(t){var e=at();return this.divRemTo(t,e,null),e}function E2(t){var e=at();return this.divRemTo(t,null,e),e}function S2(t){var e=at(),r=at();return this.divRemTo(t,e,r),new Array(e,r)}function A2(t){this.data[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()}function B2(t,e){if(t!=0){for(;this.t<=e;)this.data[this.t++]=0;for(this.data[e]+=t;this.data[e]>=this.DV;)this.data[e]-=this.DV,++e>=this.t&&(this.data[this.t++]=0),++this.data[e]}}function Ai(){}function Cl(t){return t}function C2(t,e,r){t.multiplyTo(e,r)}function I2(t,e){t.squareTo(e)}Ai.prototype.convert=Cl;Ai.prototype.revert=Cl;Ai.prototype.mulTo=C2;Ai.prototype.sqrTo=I2;function T2(t){return this.exp(t,new Ai)}function R2(t,e,r){var n=Math.min(this.t+t.t,e);for(r.s=0,r.t=n;n>0;)r.data[--n]=0;var i;for(i=r.t-this.t;n<i;++n)r.data[n+this.t]=this.am(0,t.data[n],r,n,0,this.t);for(i=Math.min(t.t,e);n<i;++n)this.am(0,t.data[n],r,n,0,e-n);r.clamp()}function _2(t,e,r){--e;var n=r.t=this.t+t.t-e;for(r.s=0;--n>=0;)r.data[n]=0;for(n=Math.max(e-this.t,0);n<t.t;++n)r.data[this.t+n-e]=this.am(e-n,t.data[n],r,0,0,this.t+n-e);r.clamp(),r.drShiftTo(1,r)}function _n(t){this.r2=at(),this.q3=at(),D.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t),this.m=t}function N2(t){if(t.s<0||t.t>2*this.m.t)return t.mod(this.m);if(t.compareTo(this.m)<0)return t;var e=at();return t.copyTo(e),this.reduce(e),e}function D2(t){return t}function U2(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t)}function L2(t,e){t.squareTo(e),this.reduce(e)}function k2(t,e,r){t.multiplyTo(e,r),this.reduce(r)}_n.prototype.convert=N2;_n.prototype.revert=D2;_n.prototype.reduce=U2;_n.prototype.mulTo=k2;_n.prototype.sqrTo=L2;function P2(t,e){var r=t.bitLength(),n,i=vr(1),o;if(r<=0)return i;r<18?n=1:r<48?n=3:r<144?n=4:r<768?n=5:n=6,r<8?o=new qr(e):e.isEven()?o=new _n(e):o=new zr(e);var s=new Array,a=3,c=n-1,u=(1<<n)-1;if(s[1]=o.convert(this),n>1){var f=at();for(o.sqrTo(s[1],f);a<=u;)s[a]=at(),o.mulTo(f,s[a-2],s[a]),a+=2}var l=t.t-1,p,g=!0,h=at(),d;for(r=Do(t.data[l])-1;l>=0;){for(r>=c?p=t.data[l]>>r-c&u:(p=(t.data[l]&(1<<r+1)-1)<<c-r,l>0&&(p|=t.data[l-1]>>this.DB+r-c)),a=n;!(p&1);)p>>=1,--a;if((r-=a)<0&&(r+=this.DB,--l),g)s[p].copyTo(i),g=!1;else{for(;a>1;)o.sqrTo(i,h),o.sqrTo(h,i),a-=2;a>0?o.sqrTo(i,h):(d=i,i=h,h=d),o.mulTo(h,s[p],i)}for(;l>=0&&!(t.data[l]&1<<r);)o.sqrTo(i,h),d=i,i=h,h=d,--r<0&&(r=this.DB-1,--l)}return o.revert(i)}function O2(t){var e=this.s<0?this.negate():this.clone(),r=t.s<0?t.negate():t.clone();if(e.compareTo(r)<0){var n=e;e=r,r=n}var i=e.getLowestSetBit(),o=r.getLowestSetBit();if(o<0)return e;for(i<o&&(o=i),o>0&&(e.rShiftTo(o,e),r.rShiftTo(o,r));e.signum()>0;)(i=e.getLowestSetBit())>0&&e.rShiftTo(i,e),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),e.compareTo(r)>=0?(e.subTo(r,e),e.rShiftTo(1,e)):(r.subTo(e,r),r.rShiftTo(1,r));return o>0&&r.lShiftTo(o,r),r}function F2(t){if(t<=0)return 0;var e=this.DV%t,r=this.s<0?t-1:0;if(this.t>0)if(e==0)r=this.data[0]%t;else for(var n=this.t-1;n>=0;--n)r=(e*r+this.data[n])%t;return r}function M2(t){var e=t.isEven();if(this.isEven()&&e||t.signum()==0)return D.ZERO;for(var r=t.clone(),n=this.clone(),i=vr(1),o=vr(0),s=vr(0),a=vr(1);r.signum()!=0;){for(;r.isEven();)r.rShiftTo(1,r),e?((!i.isEven()||!o.isEven())&&(i.addTo(this,i),o.subTo(t,o)),i.rShiftTo(1,i)):o.isEven()||o.subTo(t,o),o.rShiftTo(1,o);for(;n.isEven();)n.rShiftTo(1,n),e?((!s.isEven()||!a.isEven())&&(s.addTo(this,s),a.subTo(t,a)),s.rShiftTo(1,s)):a.isEven()||a.subTo(t,a),a.rShiftTo(1,a);r.compareTo(n)>=0?(r.subTo(n,r),e&&i.subTo(s,i),o.subTo(a,o)):(n.subTo(r,n),e&&s.subTo(i,s),a.subTo(o,a))}if(n.compareTo(D.ONE)!=0)return D.ZERO;if(a.compareTo(t)>=0)return a.subtract(t);if(a.signum()<0)a.addTo(t,a);else return a;return a.signum()<0?a.add(t):a}var Ae=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509],K2=(1<<26)/Ae[Ae.length-1];function V2(t){var e,r=this.abs();if(r.t==1&&r.data[0]<=Ae[Ae.length-1]){for(e=0;e<Ae.length;++e)if(r.data[0]==Ae[e])return!0;return!1}if(r.isEven())return!1;for(e=1;e<Ae.length;){for(var n=Ae[e],i=e+1;i<Ae.length&&n<K2;)n*=Ae[i++];for(n=r.modInt(n);e<i;)if(n%Ae[e++]==0)return!1}return r.millerRabin(t)}function q2(t){var e=this.subtract(D.ONE),r=e.getLowestSetBit();if(r<=0)return!1;for(var n=e.shiftRight(r),i=z2(),o,s=0;s<t;++s){do o=new D(this.bitLength(),i);while(o.compareTo(D.ONE)<=0||o.compareTo(e)>=0);var a=o.modPow(n,this);if(a.compareTo(D.ONE)!=0&&a.compareTo(e)!=0){for(var c=1;c++<r&&a.compareTo(e)!=0;)if(a=a.modPowInt(2,this),a.compareTo(D.ONE)==0)return!1;if(a.compareTo(e)!=0)return!1}}return!0}function z2(){return{nextBytes:function(t){for(var e=0;e<t.length;++e)t[e]=Math.floor(Math.random()*256)}}}D.prototype.chunkSize=H1;D.prototype.toRadix=G1;D.prototype.fromRadix=Y1;D.prototype.fromNumber=W1;D.prototype.bitwiseTo=j1;D.prototype.changeBit=d2;D.prototype.addTo=g2;D.prototype.dMultiply=A2;D.prototype.dAddOffset=B2;D.prototype.multiplyLowerTo=R2;D.prototype.multiplyUpperTo=_2;D.prototype.modInt=F2;D.prototype.millerRabin=q2;D.prototype.clone=K1;D.prototype.intValue=V1;D.prototype.byteValue=q1;D.prototype.shortValue=z1;D.prototype.signum=$1;D.prototype.toByteArray=Z1;D.prototype.equals=Q1;D.prototype.min=X1;D.prototype.max=J1;D.prototype.and=e2;D.prototype.or=r2;D.prototype.xor=n2;D.prototype.andNot=i2;D.prototype.not=o2;D.prototype.shiftLeft=s2;D.prototype.shiftRight=a2;D.prototype.getLowestSetBit=f2;D.prototype.bitCount=l2;D.prototype.testBit=h2;D.prototype.setBit=p2;D.prototype.clearBit=y2;D.prototype.flipBit=m2;D.prototype.add=x2;D.prototype.subtract=b2;D.prototype.multiply=v2;D.prototype.divide=w2;D.prototype.remainder=E2;D.prototype.divideAndRemainder=S2;D.prototype.modPow=P2;D.prototype.modInverse=M2;D.prototype.pow=T2;D.prototype.gcd=O2;D.prototype.isProbablePrime=V2});var Dl=ut((z5,Nl)=>{var Oe=pt();Vr();Nt();var Rl=Nl.exports=Oe.sha1=Oe.sha1||{};Oe.md.sha1=Oe.md.algorithms.sha1=Rl;Rl.create=function(){_l||H2();var t=null,e=Oe.util.createBuffer(),r=new Array(80),n={algorithm:"sha1",blockLength:64,digestLength:20,messageLength:0,fullMessageLength:null,messageLengthSize:8};return n.start=function(){n.messageLength=0,n.fullMessageLength=n.messageLength64=[];for(var i=n.messageLengthSize/4,o=0;o<i;++o)n.fullMessageLength.push(0);return e=Oe.util.createBuffer(),t={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,o){o==="utf8"&&(i=Oe.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var a=n.fullMessageLength.length-1;a>=0;--a)n.fullMessageLength[a]+=s[1],s[1]=s[0]+(n.fullMessageLength[a]/4294967296>>>0),n.fullMessageLength[a]=n.fullMessageLength[a]>>>0,s[0]=s[1]/4294967296>>>0;return e.putBytes(i),Tl(t,r,e),(e.read>2048||e.length()===0)&&e.compact(),n},n.digest=function(){var i=Oe.util.createBuffer();i.putBytes(e.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=o&n.blockLength-1;i.putBytes(cc.substr(0,n.blockLength-s));for(var a,c,u=n.fullMessageLength[0]*8,f=0;f<n.fullMessageLength.length-1;++f)a=n.fullMessageLength[f+1]*8,c=a/4294967296>>>0,u+=c,i.putInt32(u>>>0),u=a>>>0;i.putInt32(u);var l={h0:t.h0,h1:t.h1,h2:t.h2,h3:t.h3,h4:t.h4};Tl(l,r,i);var p=Oe.util.createBuffer();return p.putInt32(l.h0),p.putInt32(l.h1),p.putInt32(l.h2),p.putInt32(l.h3),p.putInt32(l.h4),p},n};var cc=null,_l=!1;function H2(){cc="\x80",cc+=Oe.util.fillString("\0",64),_l=!0}function Tl(t,e,r){for(var n,i,o,s,a,c,u,f,l=r.length();l>=64;){for(i=t.h0,o=t.h1,s=t.h2,a=t.h3,c=t.h4,f=0;f<16;++f)n=r.getInt32(),e[f]=n,u=a^o&(s^a),n=(i<<5|i>>>27)+u+c+1518500249+n,c=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;f<20;++f)n=e[f-3]^e[f-8]^e[f-14]^e[f-16],n=n<<1|n>>>31,e[f]=n,u=a^o&(s^a),n=(i<<5|i>>>27)+u+c+1518500249+n,c=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;f<32;++f)n=e[f-3]^e[f-8]^e[f-14]^e[f-16],n=n<<1|n>>>31,e[f]=n,u=o^s^a,n=(i<<5|i>>>27)+u+c+1859775393+n,c=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;f<40;++f)n=e[f-6]^e[f-16]^e[f-28]^e[f-32],n=n<<2|n>>>30,e[f]=n,u=o^s^a,n=(i<<5|i>>>27)+u+c+1859775393+n,c=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;f<60;++f)n=e[f-6]^e[f-16]^e[f-28]^e[f-32],n=n<<2|n>>>30,e[f]=n,u=o&s|a&(o^s),n=(i<<5|i>>>27)+u+c+2400959708+n,c=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;f<80;++f)n=e[f-6]^e[f-16]^e[f-28]^e[f-32],n=n<<2|n>>>30,e[f]=n,u=o^s^a,n=(i<<5|i>>>27)+u+c+3395469782+n,c=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;t.h0=t.h0+i|0,t.h1=t.h1+o|0,t.h2=t.h2+s|0,t.h3=t.h3+a|0,t.h4=t.h4+c|0,l-=64}}});var kl=ut((H5,Ll)=>{var Fe=pt();Nt();Si();Dl();var Ul=Ll.exports=Fe.pkcs1=Fe.pkcs1||{};Ul.encode_rsa_oaep=function(t,e,r){var n,i,o,s;typeof r=="string"?(n=r,i=arguments[3]||void 0,o=arguments[4]||void 0):r&&(n=r.label||void 0,i=r.seed||void 0,o=r.md||void 0,r.mgf1&&r.mgf1.md&&(s=r.mgf1.md)),o?o.start():o=Fe.md.sha1.create(),s||(s=o);var a=Math.ceil(t.n.bitLength()/8),c=a-2*o.digestLength-2;if(e.length>c){var u=new Error("RSAES-OAEP input message length is too long.");throw u.length=e.length,u.maxLength=c,u}n||(n=""),o.update(n,"raw");for(var f=o.digest(),l="",p=c-e.length,g=0;g<p;g++)l+="\0";var h=f.getBytes()+l+""+e;if(!i)i=Fe.random.getBytes(o.digestLength);else if(i.length!==o.digestLength){var u=new Error("Invalid RSAES-OAEP seed. The seed length must match the digest length.");throw u.seedLength=i.length,u.digestLength=o.digestLength,u}var d=Lo(i,a-o.digestLength-1,s),y=Fe.util.xorBytes(h,d,h.length),m=Lo(y,o.digestLength,s),v=Fe.util.xorBytes(i,m,i.length);return"\0"+v+y};Ul.decode_rsa_oaep=function(t,e,r){var n,i,o;typeof r=="string"?(n=r,i=arguments[3]||void 0):r&&(n=r.label||void 0,i=r.md||void 0,r.mgf1&&r.mgf1.md&&(o=r.mgf1.md));var s=Math.ceil(t.n.bitLength()/8);if(e.length!==s){var y=new Error("RSAES-OAEP encoded message length is invalid.");throw y.length=e.length,y.expectedLength=s,y}if(i===void 0?i=Fe.md.sha1.create():i.start(),o||(o=i),s<2*i.digestLength+2)throw new Error("RSAES-OAEP key is too short for the hash function.");n||(n=""),i.update(n,"raw");for(var a=i.digest().getBytes(),c=e.charAt(0),u=e.substring(1,i.digestLength+1),f=e.substring(1+i.digestLength),l=Lo(f,i.digestLength,o),p=Fe.util.xorBytes(u,l,u.length),g=Lo(p,s-i.digestLength-1,o),h=Fe.util.xorBytes(f,g,f.length),d=h.substring(0,i.digestLength),y=c!=="\0",m=0;m<i.digestLength;++m)y|=a.charAt(m)!==d.charAt(m);for(var v=1,x=i.digestLength,B=i.digestLength;B<h.length;B++){var w=h.charCodeAt(B),E=w&1^1,C=v?65534:0;y|=w&C,v=v&E,x+=v}if(y||h.charCodeAt(x)!==1)throw new Error("Invalid RSAES-OAEP padding.");return h.substring(x+1)};function Lo(t,e,r){r||(r=Fe.md.sha1.create());for(var n="",i=Math.ceil(e/r.digestLength),o=0;o<i;++o){var s=String.fromCharCode(o>>24&255,o>>16&255,o>>8&255,o&255);r.start(),r.update(t+s),n+=r.digest().getBytes()}return n.substring(0,e)}});var Pl=ut(($5,fc)=>{var wr=pt();Nt();Uo();Si();(function(){if(wr.prime){fc.exports=wr.prime;return}var t=fc.exports=wr.prime=wr.prime||{},e=wr.jsbn.BigInteger,r=[6,4,2,4,2,4,6,2],n=new e(null);n.fromInt(30);var i=function(l,p){return l|p};t.generateProbablePrime=function(l,p,g){typeof p=="function"&&(g=p,p={}),p=p||{};var h=p.algorithm||"PRIMEINC";typeof h=="string"&&(h={name:h}),h.options=h.options||{};var d=p.prng||wr.random,y={nextBytes:function(m){for(var v=d.getBytesSync(m.length),x=0;x<m.length;++x)m[x]=v.charCodeAt(x)}};if(h.name==="PRIMEINC")return o(l,y,h.options,g);throw new Error("Invalid prime generation algorithm: "+h.name)};function o(l,p,g,h){return"workers"in g?c(l,p,g,h):s(l,p,g,h)}function s(l,p,g,h){var d=u(l,p),y=0,m=f(d.bitLength());"millerRabinTests"in g&&(m=g.millerRabinTests);var v=10;"maxBlockTime"in g&&(v=g.maxBlockTime),a(d,l,p,y,m,v,h)}function a(l,p,g,h,d,y,m){var v=+new Date;do{if(l.bitLength()>p&&(l=u(p,g)),l.isProbablePrime(d))return m(null,l);l.dAddOffset(r[h++%8],0)}while(y<0||+new Date-v<y);wr.util.setImmediate(function(){a(l,p,g,h,d,y,m)})}function c(l,p,g,h){if(typeof Worker>"u")return s(l,p,g,h);var d=u(l,p),y=g.workers,m=g.workLoad||100,v=m*30/8,x=g.workerScript||"forge/prime.worker.js";if(y===-1)return wr.util.estimateCores(function(w,E){w&&(E=2),y=E-1,B()});B();function B(){y=Math.max(1,y);for(var w=[],E=0;E<y;++E)w[E]=new Worker(x);for(var C=y,E=0;E<y;++E)w[E].addEventListener("message",N);var S=!1;function N(M){if(!S){--C;var O=M.data;if(O.found){for(var V=0;V<w.length;++V)w[V].terminate();return S=!0,h(null,new e(O.prime,16))}d.bitLength()>l&&(d=u(l,p));var Y=d.toString(16);M.target.postMessage({hex:Y,workLoad:m}),d.dAddOffset(v,0)}}}}function u(l,p){var g=new e(l,p),h=l-1;return g.testBit(h)||g.bitwiseTo(e.ONE.shiftLeft(h),i,g),g.dAddOffset(31-g.mod(n).byteValue(),0),g}function f(l){return l<=100?27:l<=150?18:l<=200?15:l<=250?12:l<=300?9:l<=350?8:l<=400?7:l<=500?6:l<=600?5:l<=800?4:l<=1250?3:2}})()});var Po=ut((G5,zl)=>{var G=pt();Ei();Uo();vo();kl();Pl();Si();Nt();typeof st>"u"&&(st=G.jsbn.BigInteger);var st,uc=G.util.isNodejs?Io():null,A=G.asn1,me=G.util;G.pki=G.pki||{};zl.exports=G.pki.rsa=G.rsa=G.rsa||{};var X=G.pki,$2=[6,4,2,4,2,4,6,2],G2={name:"PrivateKeyInfo",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},Y2={name:"RSAPrivateKey",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},W2={name:"RSAPublicKey",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},Z2=G.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:A.Class.UNIVERSAL,type:A.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},Q2={name:"DigestInfo",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:A.Class.UNIVERSAL,type:A.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},X2=function(t){var e;if(t.algorithm in X.oids)e=X.oids[t.algorithm];else{var r=new Error("Unknown message digest algorithm.");throw r.algorithm=t.algorithm,r}var n=A.oidToDer(e).getBytes(),i=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[]),o=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[]);o.value.push(A.create(A.Class.UNIVERSAL,A.Type.OID,!1,n)),o.value.push(A.create(A.Class.UNIVERSAL,A.Type.NULL,!1,""));var s=A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,t.digest().getBytes());return i.value.push(o),i.value.push(s),A.toDer(i).getBytes()},Vl=function(t,e,r){if(r)return t.modPow(e.e,e.n);if(!e.p||!e.q)return t.modPow(e.d,e.n);e.dP||(e.dP=e.d.mod(e.p.subtract(st.ONE))),e.dQ||(e.dQ=e.d.mod(e.q.subtract(st.ONE))),e.qInv||(e.qInv=e.q.modInverse(e.p));var n;do n=new st(G.util.bytesToHex(G.random.getBytes(e.n.bitLength()/8)),16);while(n.compareTo(e.n)>=0||!n.gcd(e.n).equals(st.ONE));t=t.multiply(n.modPow(e.e,e.n)).mod(e.n);for(var i=t.mod(e.p).modPow(e.dP,e.p),o=t.mod(e.q).modPow(e.dQ,e.q);i.compareTo(o)<0;)i=i.add(e.p);var s=i.subtract(o).multiply(e.qInv).mod(e.p).multiply(e.q).add(o);return s=s.multiply(n.modInverse(e.n)).mod(e.n),s};X.rsa.encrypt=function(t,e,r){var n=r,i,o=Math.ceil(e.n.bitLength()/8);r!==!1&&r!==!0?(n=r===2,i=ql(t,e,r)):(i=G.util.createBuffer(),i.putBytes(t));for(var s=new st(i.toHex(),16),a=Vl(s,e,n),c=a.toString(16),u=G.util.createBuffer(),f=o-Math.ceil(c.length/2);f>0;)u.putByte(0),--f;return u.putBytes(G.util.hexToBytes(c)),u.getBytes()};X.rsa.decrypt=function(t,e,r,n){var i=Math.ceil(e.n.bitLength()/8);if(t.length!==i){var o=new Error("Encrypted message length is invalid.");throw o.length=t.length,o.expected=i,o}var s=new st(G.util.createBuffer(t).toHex(),16);if(s.compareTo(e.n)>=0)throw new Error("Encrypted message is invalid.");for(var a=Vl(s,e,r),c=a.toString(16),u=G.util.createBuffer(),f=i-Math.ceil(c.length/2);f>0;)u.putByte(0),--f;return u.putBytes(G.util.hexToBytes(c)),n!==!1?ko(u.getBytes(),e,r):u.getBytes()};X.rsa.createKeyPairGenerationState=function(t,e,r){typeof t=="string"&&(t=parseInt(t,10)),t=t||2048,r=r||{};var n=r.prng||G.random,i={nextBytes:function(a){for(var c=n.getBytesSync(a.length),u=0;u<a.length;++u)a[u]=c.charCodeAt(u)}},o=r.algorithm||"PRIMEINC",s;if(o==="PRIMEINC")s={algorithm:o,state:0,bits:t,rng:i,eInt:e||65537,e:new st(null),p:null,q:null,qBits:t>>1,pBits:t-(t>>1),pqState:0,num:null,keys:null},s.e.fromInt(s.eInt);else throw new Error("Invalid key generation algorithm: "+o);return s};X.rsa.stepKeyPairGenerationState=function(t,e){"algorithm"in t||(t.algorithm="PRIMEINC");var r=new st(null);r.fromInt(30);for(var n=0,i=function(l,p){return l|p},o=+new Date,s,a=0;t.keys===null&&(e<=0||a<e);){if(t.state===0){var c=t.p===null?t.pBits:t.qBits,u=c-1;t.pqState===0?(t.num=new st(c,t.rng),t.num.testBit(u)||t.num.bitwiseTo(st.ONE.shiftLeft(u),i,t.num),t.num.dAddOffset(31-t.num.mod(r).byteValue(),0),n=0,++t.pqState):t.pqState===1?t.num.bitLength()>c?t.pqState=0:t.num.isProbablePrime(j2(t.num.bitLength()))?++t.pqState:t.num.dAddOffset($2[n++%8],0):t.pqState===2?t.pqState=t.num.subtract(st.ONE).gcd(t.e).compareTo(st.ONE)===0?3:0:t.pqState===3&&(t.pqState=0,t.p===null?t.p=t.num:t.q=t.num,t.p!==null&&t.q!==null&&++t.state,t.num=null)}else if(t.state===1)t.p.compareTo(t.q)<0&&(t.num=t.p,t.p=t.q,t.q=t.num),++t.state;else if(t.state===2)t.p1=t.p.subtract(st.ONE),t.q1=t.q.subtract(st.ONE),t.phi=t.p1.multiply(t.q1),++t.state;else if(t.state===3)t.phi.gcd(t.e).compareTo(st.ONE)===0?++t.state:(t.p=null,t.q=null,t.state=0);else if(t.state===4)t.n=t.p.multiply(t.q),t.n.bitLength()===t.bits?++t.state:(t.q=null,t.state=0);else if(t.state===5){var f=t.e.modInverse(t.phi);t.keys={privateKey:X.rsa.setPrivateKey(t.n,t.e,f,t.p,t.q,f.mod(t.p1),f.mod(t.q1),t.q.modInverse(t.p)),publicKey:X.rsa.setPublicKey(t.n,t.e)}}s=+new Date,a+=s-o,o=s}return t.keys!==null};X.rsa.generateKeyPair=function(t,e,r,n){if(arguments.length===1?typeof t=="object"?(r=t,t=void 0):typeof t=="function"&&(n=t,t=void 0):arguments.length===2?typeof t=="number"?typeof e=="function"?(n=e,e=void 0):typeof e!="number"&&(r=e,e=void 0):(r=t,n=e,t=void 0,e=void 0):arguments.length===3&&(typeof e=="number"?typeof r=="function"&&(n=r,r=void 0):(n=r,r=e,e=void 0)),r=r||{},t===void 0&&(t=r.bits||2048),e===void 0&&(e=r.e||65537),!G.options.usePureJavaScript&&!r.prng&&t>=256&&t<=16384&&(e===65537||e===3)){if(n){if(Ol("generateKeyPair"))return uc.generateKeyPair("rsa",{modulusLength:t,publicExponent:e,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}},function(a,c,u){if(a)return n(a);n(null,{privateKey:X.privateKeyFromPem(u),publicKey:X.publicKeyFromPem(c)})});if(Fl("generateKey")&&Fl("exportKey"))return me.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:t,publicExponent:Kl(e),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(a){return me.globalScope.crypto.subtle.exportKey("pkcs8",a.privateKey)}).then(void 0,function(a){n(a)}).then(function(a){if(a){var c=X.privateKeyFromAsn1(A.fromDer(G.util.createBuffer(a)));n(null,{privateKey:c,publicKey:X.setRsaPublicKey(c.n,c.e)})}});if(Ml("generateKey")&&Ml("exportKey")){var i=me.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:t,publicExponent:Kl(e),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(a){var c=a.target.result,u=me.globalScope.msCrypto.subtle.exportKey("pkcs8",c.privateKey);u.oncomplete=function(f){var l=f.target.result,p=X.privateKeyFromAsn1(A.fromDer(G.util.createBuffer(l)));n(null,{privateKey:p,publicKey:X.setRsaPublicKey(p.n,p.e)})},u.onerror=function(f){n(f)}},i.onerror=function(a){n(a)};return}}else if(Ol("generateKeyPairSync")){var o=uc.generateKeyPairSync("rsa",{modulusLength:t,publicExponent:e,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}});return{privateKey:X.privateKeyFromPem(o.privateKey),publicKey:X.publicKeyFromPem(o.publicKey)}}}var s=X.rsa.createKeyPairGenerationState(t,e,r);if(!n)return X.rsa.stepKeyPairGenerationState(s,0),s.keys;J2(s,r,n)};X.setRsaPublicKey=X.rsa.setPublicKey=function(t,e){var r={n:t,e};return r.encrypt=function(n,i,o){if(typeof i=="string"?i=i.toUpperCase():i===void 0&&(i="RSAES-PKCS1-V1_5"),i==="RSAES-PKCS1-V1_5")i={encode:function(a,c,u){return ql(a,c,2).getBytes()}};else if(i==="RSA-OAEP"||i==="RSAES-OAEP")i={encode:function(a,c){return G.pkcs1.encode_rsa_oaep(c,a,o)}};else if(["RAW","NONE","NULL",null].indexOf(i)!==-1)i={encode:function(a){return a}};else if(typeof i=="string")throw new Error('Unsupported encryption scheme: "'+i+'".');var s=i.encode(n,r,!0);return X.rsa.encrypt(s,r,!0)},r.verify=function(n,i,o,s){typeof o=="string"?o=o.toUpperCase():o===void 0&&(o="RSASSA-PKCS1-V1_5"),s===void 0&&(s={_parseAllDigestBytes:!0}),"_parseAllDigestBytes"in s||(s._parseAllDigestBytes=!0),o==="RSASSA-PKCS1-V1_5"?o={verify:function(c,u){u=ko(u,r,!0);var f=A.fromDer(u,{parseAllBytes:s._parseAllDigestBytes}),l={},p=[];if(!A.validate(f,Q2,l,p)){var g=new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value.");throw g.errors=p,g}var h=A.derToOid(l.algorithmIdentifier);if(!(h===G.oids.md2||h===G.oids.md5||h===G.oids.sha1||h===G.oids.sha224||h===G.oids.sha256||h===G.oids.sha384||h===G.oids.sha512||h===G.oids["sha512-224"]||h===G.oids["sha512-256"])){var g=new Error("Unknown RSASSA-PKCS1-v1_5 DigestAlgorithm identifier.");throw g.oid=h,g}if((h===G.oids.md2||h===G.oids.md5)&&!("parameters"in l))throw new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value. Missing algorithm identifer NULL parameters.");return c===l.digest}}:(o==="NONE"||o==="NULL"||o===null)&&(o={verify:function(c,u){return u=ko(u,r,!0),c===u}});var a=X.rsa.decrypt(i,r,!0,!1);return o.verify(n,a,r.n.bitLength())},r};X.setRsaPrivateKey=X.rsa.setPrivateKey=function(t,e,r,n,i,o,s,a){var c={n:t,e,d:r,p:n,q:i,dP:o,dQ:s,qInv:a};return c.decrypt=function(u,f,l){typeof f=="string"?f=f.toUpperCase():f===void 0&&(f="RSAES-PKCS1-V1_5");var p=X.rsa.decrypt(u,c,!1,!1);if(f==="RSAES-PKCS1-V1_5")f={decode:ko};else if(f==="RSA-OAEP"||f==="RSAES-OAEP")f={decode:function(g,h){return G.pkcs1.decode_rsa_oaep(h,g,l)}};else if(["RAW","NONE","NULL",null].indexOf(f)!==-1)f={decode:function(g){return g}};else throw new Error('Unsupported encryption scheme: "'+f+'".');return f.decode(p,c,!1)},c.sign=function(u,f){var l=!1;typeof f=="string"&&(f=f.toUpperCase()),f===void 0||f==="RSASSA-PKCS1-V1_5"?(f={encode:X2},l=1):(f==="NONE"||f==="NULL"||f===null)&&(f={encode:function(){return u}},l=1);var p=f.encode(u,c.n.bitLength());return X.rsa.encrypt(p,c,l)},c};X.wrapRsaPrivateKey=function(t){return A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,A.integerToDer(0).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(X.oids.rsaEncryption).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.NULL,!1,"")]),A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,A.toDer(t).getBytes())])};X.privateKeyFromAsn1=function(t){var e={},r=[];if(A.validate(t,G2,e,r)&&(t=A.fromDer(G.util.createBuffer(e.privateKey))),e={},r=[],!A.validate(t,Y2,e,r)){var n=new Error("Cannot read private key. ASN.1 object does not contain an RSAPrivateKey.");throw n.errors=r,n}var i,o,s,a,c,u,f,l;return i=G.util.createBuffer(e.privateKeyModulus).toHex(),o=G.util.createBuffer(e.privateKeyPublicExponent).toHex(),s=G.util.createBuffer(e.privateKeyPrivateExponent).toHex(),a=G.util.createBuffer(e.privateKeyPrime1).toHex(),c=G.util.createBuffer(e.privateKeyPrime2).toHex(),u=G.util.createBuffer(e.privateKeyExponent1).toHex(),f=G.util.createBuffer(e.privateKeyExponent2).toHex(),l=G.util.createBuffer(e.privateKeyCoefficient).toHex(),X.setRsaPrivateKey(new st(i,16),new st(o,16),new st(s,16),new st(a,16),new st(c,16),new st(u,16),new st(f,16),new st(l,16))};X.privateKeyToAsn1=X.privateKeyToRSAPrivateKey=function(t){return A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,A.integerToDer(0).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.n)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.e)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.d)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.p)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.q)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.dP)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.dQ)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.qInv))])};X.publicKeyFromAsn1=function(t){var e={},r=[];if(A.validate(t,Z2,e,r)){var n=A.derToOid(e.publicKeyOid);if(n!==X.oids.rsaEncryption){var i=new Error("Cannot read public key. Unknown OID.");throw i.oid=n,i}t=e.rsaPublicKey}if(r=[],!A.validate(t,W2,e,r)){var i=new Error("Cannot read public key. ASN.1 object does not contain an RSAPublicKey.");throw i.errors=r,i}var o=G.util.createBuffer(e.publicKeyModulus).toHex(),s=G.util.createBuffer(e.publicKeyExponent).toHex();return X.setRsaPublicKey(new st(o,16),new st(s,16))};X.publicKeyToAsn1=X.publicKeyToSubjectPublicKeyInfo=function(t){return A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(X.oids.rsaEncryption).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.NULL,!1,"")]),A.create(A.Class.UNIVERSAL,A.Type.BITSTRING,!1,[X.publicKeyToRSAPublicKey(t)])])};X.publicKeyToRSAPublicKey=function(t){return A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.n)),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,Me(t.e))])};function ql(t,e,r){var n=G.util.createBuffer(),i=Math.ceil(e.n.bitLength()/8);if(t.length>i-11){var o=new Error("Message is too long for PKCS#1 v1.5 padding.");throw o.length=t.length,o.max=i-11,o}n.putByte(0),n.putByte(r);var s=i-3-t.length,a;if(r===0||r===1){a=r===0?0:255;for(var c=0;c<s;++c)n.putByte(a)}else for(;s>0;){for(var u=0,f=G.random.getBytes(s),c=0;c<s;++c)a=f.charCodeAt(c),a===0?++u:n.putByte(a);s=u}return n.putByte(0),n.putBytes(t),n}function ko(t,e,r,n){var i=Math.ceil(e.n.bitLength()/8),o=G.util.createBuffer(t),s=o.getByte(),a=o.getByte();if(s!==0||r&&a!==0&&a!==1||!r&&a!=2||r&&a===0&&typeof n>"u")throw new Error("Encryption block is invalid.");var c=0;if(a===0){c=i-3-n;for(var u=0;u<c;++u)if(o.getByte()!==0)throw new Error("Encryption block is invalid.")}else if(a===1)for(c=0;o.length()>1;){if(o.getByte()!==255){--o.read;break}++c}else if(a===2)for(c=0;o.length()>1;){if(o.getByte()===0){--o.read;break}++c}var f=o.getByte();if(f!==0||c!==i-3-o.length())throw new Error("Encryption block is invalid.");return o.getBytes()}function J2(t,e,r){typeof e=="function"&&(r=e,e={}),e=e||{};var n={algorithm:{name:e.algorithm||"PRIMEINC",options:{workers:e.workers||2,workLoad:e.workLoad||100,workerScript:e.workerScript}}};"prng"in e&&(n.prng=e.prng),i();function i(){o(t.pBits,function(a,c){if(a)return r(a);if(t.p=c,t.q!==null)return s(a,t.q);o(t.qBits,s)})}function o(a,c){G.prime.generateProbablePrime(a,n,c)}function s(a,c){if(a)return r(a);if(t.q=c,t.p.compareTo(t.q)<0){var u=t.p;t.p=t.q,t.q=u}if(t.p.subtract(st.ONE).gcd(t.e).compareTo(st.ONE)!==0){t.p=null,i();return}if(t.q.subtract(st.ONE).gcd(t.e).compareTo(st.ONE)!==0){t.q=null,o(t.qBits,s);return}if(t.p1=t.p.subtract(st.ONE),t.q1=t.q.subtract(st.ONE),t.phi=t.p1.multiply(t.q1),t.phi.gcd(t.e).compareTo(st.ONE)!==0){t.p=t.q=null,i();return}if(t.n=t.p.multiply(t.q),t.n.bitLength()!==t.bits){t.q=null,o(t.qBits,s);return}var f=t.e.modInverse(t.phi);t.keys={privateKey:X.rsa.setPrivateKey(t.n,t.e,f,t.p,t.q,f.mod(t.p1),f.mod(t.q1),t.q.modInverse(t.p)),publicKey:X.rsa.setPublicKey(t.n,t.e)},r(null,t.keys)}}function Me(t){var e=t.toString(16);e[0]>="8"&&(e="00"+e);var r=G.util.hexToBytes(e);return r.length>1&&(r.charCodeAt(0)===0&&!(r.charCodeAt(1)&128)||r.charCodeAt(0)===255&&(r.charCodeAt(1)&128)===128)?r.substr(1):r}function j2(t){return t<=100?27:t<=150?18:t<=200?15:t<=250?12:t<=300?9:t<=350?8:t<=400?7:t<=500?6:t<=600?5:t<=800?4:t<=1250?3:2}function Ol(t){return G.util.isNodejs&&typeof uc[t]=="function"}function Fl(t){return typeof me.globalScope<"u"&&typeof me.globalScope.crypto=="object"&&typeof me.globalScope.crypto.subtle=="object"&&typeof me.globalScope.crypto.subtle[t]=="function"}function Ml(t){return typeof me.globalScope<"u"&&typeof me.globalScope.msCrypto=="object"&&typeof me.globalScope.msCrypto.subtle=="object"&&typeof me.globalScope.msCrypto.subtle[t]=="function"}function Kl(t){for(var e=G.util.hexToBytes(t.toString(16)),r=new Uint8Array(e.length),n=0;n<e.length;++n)r[n]=e.charCodeAt(n);return r}});var Zl=ut((Y5,Wl)=>{var q=pt();ec();Ei();ju();Vr();vo();il();al();Si();bl();Po();Nt();typeof Hl>"u"&&(Hl=q.jsbn.BigInteger);var Hl,T=q.asn1,j=q.pki=q.pki||{};Wl.exports=j.pbe=q.pbe=q.pbe||{};var Hr=j.oids,tb={name:"EncryptedPrivateKeyInfo",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedPrivateKeyInfo.encryptionAlgorithm",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:T.Class.UNIVERSAL,type:T.Type.OID,constructed:!1,capture:"encryptionOid"},{name:"AlgorithmIdentifier.parameters",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,captureAsn1:"encryptionParams"}]},{name:"EncryptedPrivateKeyInfo.encryptedData",tagClass:T.Class.UNIVERSAL,type:T.Type.OCTETSTRING,constructed:!1,capture:"encryptedData"}]},eb={name:"PBES2Algorithms",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc.oid",tagClass:T.Class.UNIVERSAL,type:T.Type.OID,constructed:!1,capture:"kdfOid"},{name:"PBES2Algorithms.params",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.params.salt",tagClass:T.Class.UNIVERSAL,type:T.Type.OCTETSTRING,constructed:!1,capture:"kdfSalt"},{name:"PBES2Algorithms.params.iterationCount",tagClass:T.Class.UNIVERSAL,type:T.Type.INTEGER,constructed:!1,capture:"kdfIterationCount"},{name:"PBES2Algorithms.params.keyLength",tagClass:T.Class.UNIVERSAL,type:T.Type.INTEGER,constructed:!1,optional:!0,capture:"keyLength"},{name:"PBES2Algorithms.params.prf",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,optional:!0,value:[{name:"PBES2Algorithms.params.prf.algorithm",tagClass:T.Class.UNIVERSAL,type:T.Type.OID,constructed:!1,capture:"prfOid"}]}]}]},{name:"PBES2Algorithms.encryptionScheme",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.encryptionScheme.oid",tagClass:T.Class.UNIVERSAL,type:T.Type.OID,constructed:!1,capture:"encOid"},{name:"PBES2Algorithms.encryptionScheme.iv",tagClass:T.Class.UNIVERSAL,type:T.Type.OCTETSTRING,constructed:!1,capture:"encIv"}]}]},rb={name:"pkcs-12PbeParams",tagClass:T.Class.UNIVERSAL,type:T.Type.SEQUENCE,constructed:!0,value:[{name:"pkcs-12PbeParams.salt",tagClass:T.Class.UNIVERSAL,type:T.Type.OCTETSTRING,constructed:!1,capture:"salt"},{name:"pkcs-12PbeParams.iterations",tagClass:T.Class.UNIVERSAL,type:T.Type.INTEGER,constructed:!1,capture:"iterations"}]};j.encryptPrivateKeyInfo=function(t,e,r){r=r||{},r.saltSize=r.saltSize||8,r.count=r.count||2048,r.algorithm=r.algorithm||"aes128",r.prfAlgorithm=r.prfAlgorithm||"sha1";var n=q.random.getBytesSync(r.saltSize),i=r.count,o=T.integerToDer(i),s,a,c;if(r.algorithm.indexOf("aes")===0||r.algorithm==="des"){var u,f,l;switch(r.algorithm){case"aes128":s=16,u=16,f=Hr["aes128-CBC"],l=q.aes.createEncryptionCipher;break;case"aes192":s=24,u=16,f=Hr["aes192-CBC"],l=q.aes.createEncryptionCipher;break;case"aes256":s=32,u=16,f=Hr["aes256-CBC"],l=q.aes.createEncryptionCipher;break;case"des":s=8,u=8,f=Hr.desCBC,l=q.des.createEncryptionCipher;break;default:var p=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw p.algorithm=r.algorithm,p}var g="hmacWith"+r.prfAlgorithm.toUpperCase(),h=Yl(g),d=q.pkcs5.pbkdf2(e,n,i,s,h),y=q.random.getBytesSync(u),m=l(d);m.start(y),m.update(T.toDer(t)),m.finish(),c=m.output.getBytes();var v=nb(n,o,s,g);a=T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.OID,!1,T.oidToDer(Hr.pkcs5PBES2).getBytes()),T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.OID,!1,T.oidToDer(Hr.pkcs5PBKDF2).getBytes()),v]),T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.OID,!1,T.oidToDer(f).getBytes()),T.create(T.Class.UNIVERSAL,T.Type.OCTETSTRING,!1,y)])])])}else if(r.algorithm==="3des"){s=24;var x=new q.util.ByteBuffer(n),d=j.pbe.generatePkcs12Key(e,x,1,i,s),y=j.pbe.generatePkcs12Key(e,x,2,i,s),m=q.des.createEncryptionCipher(d);m.start(y),m.update(T.toDer(t)),m.finish(),c=m.output.getBytes(),a=T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.OID,!1,T.oidToDer(Hr["pbeWithSHAAnd3-KeyTripleDES-CBC"]).getBytes()),T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.OCTETSTRING,!1,n),T.create(T.Class.UNIVERSAL,T.Type.INTEGER,!1,o.getBytes())])])}else{var p=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw p.algorithm=r.algorithm,p}var B=T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[a,T.create(T.Class.UNIVERSAL,T.Type.OCTETSTRING,!1,c)]);return B};j.decryptPrivateKeyInfo=function(t,e){var r=null,n={},i=[];if(!T.validate(t,tb,n,i)){var o=new Error("Cannot read encrypted private key. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw o.errors=i,o}var s=T.derToOid(n.encryptionOid),a=j.pbe.getCipher(s,n.encryptionParams,e),c=q.util.createBuffer(n.encryptedData);return a.update(c),a.finish()&&(r=T.fromDer(a.output)),r};j.encryptedPrivateKeyToPem=function(t,e){var r={type:"ENCRYPTED PRIVATE KEY",body:T.toDer(t).getBytes()};return q.pem.encode(r,{maxline:e})};j.encryptedPrivateKeyFromPem=function(t){var e=q.pem.decode(t)[0];if(e.type!=="ENCRYPTED PRIVATE KEY"){var r=new Error('Could not convert encrypted private key from PEM; PEM header type is "ENCRYPTED PRIVATE KEY".');throw r.headerType=e.type,r}if(e.procType&&e.procType.type==="ENCRYPTED")throw new Error("Could not convert encrypted private key from PEM; PEM is encrypted.");return T.fromDer(e.body)};j.encryptRsaPrivateKey=function(t,e,r){if(r=r||{},!r.legacy){var n=j.wrapRsaPrivateKey(j.privateKeyToAsn1(t));return n=j.encryptPrivateKeyInfo(n,e,r),j.encryptedPrivateKeyToPem(n)}var i,o,s,a;switch(r.algorithm){case"aes128":i="AES-128-CBC",s=16,o=q.random.getBytesSync(16),a=q.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",s=24,o=q.random.getBytesSync(16),a=q.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",s=32,o=q.random.getBytesSync(16),a=q.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",s=24,o=q.random.getBytesSync(8),a=q.des.createEncryptionCipher;break;case"des":i="DES-CBC",s=8,o=q.random.getBytesSync(8),a=q.des.createEncryptionCipher;break;default:var c=new Error('Could not encrypt RSA private key; unsupported encryption algorithm "'+r.algorithm+'".');throw c.algorithm=r.algorithm,c}var u=q.pbe.opensslDeriveBytes(e,o.substr(0,8),s),f=a(u);f.start(o),f.update(T.toDer(j.privateKeyToAsn1(t))),f.finish();var l={type:"RSA PRIVATE KEY",procType:{version:"4",type:"ENCRYPTED"},dekInfo:{algorithm:i,parameters:q.util.bytesToHex(o).toUpperCase()},body:f.output.getBytes()};return q.pem.encode(l)};j.decryptRsaPrivateKey=function(t,e){var r=null,n=q.pem.decode(t)[0];if(n.type!=="ENCRYPTED PRIVATE KEY"&&n.type!=="PRIVATE KEY"&&n.type!=="RSA PRIVATE KEY"){var i=new Error('Could not convert private key from PEM; PEM header type is not "ENCRYPTED PRIVATE KEY", "PRIVATE KEY", or "RSA PRIVATE KEY".');throw i.headerType=i,i}if(n.procType&&n.procType.type==="ENCRYPTED"){var o,s;switch(n.dekInfo.algorithm){case"DES-CBC":o=8,s=q.des.createDecryptionCipher;break;case"DES-EDE3-CBC":o=24,s=q.des.createDecryptionCipher;break;case"AES-128-CBC":o=16,s=q.aes.createDecryptionCipher;break;case"AES-192-CBC":o=24,s=q.aes.createDecryptionCipher;break;case"AES-256-CBC":o=32,s=q.aes.createDecryptionCipher;break;case"RC2-40-CBC":o=5,s=function(l){return q.rc2.createDecryptionCipher(l,40)};break;case"RC2-64-CBC":o=8,s=function(l){return q.rc2.createDecryptionCipher(l,64)};break;case"RC2-128-CBC":o=16,s=function(l){return q.rc2.createDecryptionCipher(l,128)};break;default:var i=new Error('Could not decrypt private key; unsupported encryption algorithm "'+n.dekInfo.algorithm+'".');throw i.algorithm=n.dekInfo.algorithm,i}var a=q.util.hexToBytes(n.dekInfo.parameters),c=q.pbe.opensslDeriveBytes(e,a.substr(0,8),o),u=s(c);if(u.start(a),u.update(q.util.createBuffer(n.body)),u.finish())r=u.output.getBytes();else return r}else r=n.body;return n.type==="ENCRYPTED PRIVATE KEY"?r=j.decryptPrivateKeyInfo(T.fromDer(r),e):r=T.fromDer(r),r!==null&&(r=j.privateKeyFromAsn1(r)),r};j.pbe.generatePkcs12Key=function(t,e,r,n,i,o){var s,a;if(typeof o>"u"||o===null){if(!("sha1"in q.md))throw new Error('"sha1" hash algorithm unavailable.');o=q.md.sha1.create()}var c=o.digestLength,u=o.blockLength,f=new q.util.ByteBuffer,l=new q.util.ByteBuffer;if(t!=null){for(a=0;a<t.length;a++)l.putInt16(t.charCodeAt(a));l.putInt16(0)}var p=l.length(),g=e.length(),h=new q.util.ByteBuffer;h.fillWithByte(r,u);var d=u*Math.ceil(g/u),y=new q.util.ByteBuffer;for(a=0;a<d;a++)y.putByte(e.at(a%g));var m=u*Math.ceil(p/u),v=new q.util.ByteBuffer;for(a=0;a<m;a++)v.putByte(l.at(a%p));var x=y;x.putBuffer(v);for(var B=Math.ceil(i/c),w=1;w<=B;w++){var E=new q.util.ByteBuffer;E.putBytes(h.bytes()),E.putBytes(x.bytes());for(var C=0;C<n;C++)o.start(),o.update(E.getBytes()),E=o.digest();var S=new q.util.ByteBuffer;for(a=0;a<u;a++)S.putByte(E.at(a%c));var N=Math.ceil(g/u)+Math.ceil(p/u),M=new q.util.ByteBuffer;for(s=0;s<N;s++){var O=new q.util.ByteBuffer(x.getBytes(u)),V=511;for(a=S.length()-1;a>=0;a--)V=V>>8,V+=S.at(a)+O.at(a),O.setAt(a,V&255);M.putBuffer(O)}x=M,f.putBuffer(E)}return f.truncate(f.length()-i),f};j.pbe.getCipher=function(t,e,r){switch(t){case j.oids.pkcs5PBES2:return j.pbe.getCipherForPBES2(t,e,r);case j.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:case j.oids["pbewithSHAAnd40BitRC2-CBC"]:return j.pbe.getCipherForPKCS12PBE(t,e,r);default:var n=new Error("Cannot read encrypted PBE data block. Unsupported OID.");throw n.oid=t,n.supportedOids=["pkcs5PBES2","pbeWithSHAAnd3-KeyTripleDES-CBC","pbewithSHAAnd40BitRC2-CBC"],n}};j.pbe.getCipherForPBES2=function(t,e,r){var n={},i=[];if(!T.validate(e,eb,n,i)){var o=new Error("Cannot read password-based-encryption algorithm parameters. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw o.errors=i,o}if(t=T.derToOid(n.kdfOid),t!==j.oids.pkcs5PBKDF2){var o=new Error("Cannot read encrypted private key. Unsupported key derivation function OID.");throw o.oid=t,o.supportedOids=["pkcs5PBKDF2"],o}if(t=T.derToOid(n.encOid),t!==j.oids["aes128-CBC"]&&t!==j.oids["aes192-CBC"]&&t!==j.oids["aes256-CBC"]&&t!==j.oids["des-EDE3-CBC"]&&t!==j.oids.desCBC){var o=new Error("Cannot read encrypted private key. Unsupported encryption scheme OID.");throw o.oid=t,o.supportedOids=["aes128-CBC","aes192-CBC","aes256-CBC","des-EDE3-CBC","desCBC"],o}var s=n.kdfSalt,a=q.util.createBuffer(n.kdfIterationCount);a=a.getInt(a.length()<<3);var c,u;switch(j.oids[t]){case"aes128-CBC":c=16,u=q.aes.createDecryptionCipher;break;case"aes192-CBC":c=24,u=q.aes.createDecryptionCipher;break;case"aes256-CBC":c=32,u=q.aes.createDecryptionCipher;break;case"des-EDE3-CBC":c=24,u=q.des.createDecryptionCipher;break;case"desCBC":c=8,u=q.des.createDecryptionCipher;break}var f=Gl(n.prfOid),l=q.pkcs5.pbkdf2(r,s,a,c,f),p=n.encIv,g=u(l);return g.start(p),g};j.pbe.getCipherForPKCS12PBE=function(t,e,r){var n={},i=[];if(!T.validate(e,rb,n,i)){var o=new Error("Cannot read password-based-encryption algorithm parameters. ASN.1 object is not a supported EncryptedPrivateKeyInfo.");throw o.errors=i,o}var s=q.util.createBuffer(n.salt),a=q.util.createBuffer(n.iterations);a=a.getInt(a.length()<<3);var c,u,f;switch(t){case j.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:c=24,u=8,f=q.des.startDecrypting;break;case j.oids["pbewithSHAAnd40BitRC2-CBC"]:c=5,u=8,f=function(d,y){var m=q.rc2.createDecryptionCipher(d,40);return m.start(y,null),m};break;default:var o=new Error("Cannot read PKCS #12 PBE data block. Unsupported OID.");throw o.oid=t,o}var l=Gl(n.prfOid),p=j.pbe.generatePkcs12Key(r,s,1,a,c,l);l.start();var g=j.pbe.generatePkcs12Key(r,s,2,a,u,l);return f(p,g)};j.pbe.opensslDeriveBytes=function(t,e,r,n){if(typeof n>"u"||n===null){if(!("md5"in q.md))throw new Error('"md5" hash algorithm unavailable.');n=q.md.md5.create()}e===null&&(e="");for(var i=[$l(n,t+e)],o=16,s=1;o<r;++s,o+=16)i.push($l(n,i[s-1]+t+e));return i.join("").substr(0,r)};function $l(t,e){return t.start().update(e).digest().getBytes()}function Gl(t){var e;if(!t)e="hmacWithSHA1";else if(e=j.oids[T.derToOid(t)],!e){var r=new Error("Unsupported PRF OID.");throw r.oid=t,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}return Yl(e)}function Yl(t){var e=q.md;switch(t){case"hmacWithSHA224":e=q.md.sha512;case"hmacWithSHA1":case"hmacWithSHA256":case"hmacWithSHA384":case"hmacWithSHA512":t=t.substr(8).toLowerCase();break;default:var r=new Error("Unsupported PRF algorithm.");throw r.algorithm=t,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}if(!e||!(t in e))throw new Error("Unknown hash algorithm: "+t);return e[t].create()}function nb(t,e,r,n){var i=T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.OCTETSTRING,!1,t),T.create(T.Class.UNIVERSAL,T.Type.INTEGER,!1,e.getBytes())]);return n!=="hmacWithSHA1"&&i.value.push(T.create(T.Class.UNIVERSAL,T.Type.INTEGER,!1,q.util.hexToBytes(r.toString(16))),T.create(T.Class.UNIVERSAL,T.Type.SEQUENCE,!0,[T.create(T.Class.UNIVERSAL,T.Type.OID,!1,T.oidToDer(j.oids[n]).getBytes()),T.create(T.Class.UNIVERSAL,T.Type.NULL,!1,"")])),i}});var nd=ut((GC,rd)=>{var bt=pt();Vr();Nt();var Oi=rd.exports=bt.sha512=bt.sha512||{};bt.md.sha512=bt.md.algorithms.sha512=Oi;var td=bt.sha384=bt.sha512.sha384=bt.sha512.sha384||{};td.create=function(){return Oi.create("SHA-384")};bt.md.sha384=bt.md.algorithms.sha384=td;bt.sha512.sha256=bt.sha512.sha256||{create:function(){return Oi.create("SHA-512/256")}};bt.md["sha512/256"]=bt.md.algorithms["sha512/256"]=bt.sha512.sha256;bt.sha512.sha224=bt.sha512.sha224||{create:function(){return Oi.create("SHA-512/224")}};bt.md["sha512/224"]=bt.md.algorithms["sha512/224"]=bt.sha512.sha224;Oi.create=function(t){if(ed||Tw(),typeof t>"u"&&(t="SHA-512"),!(t in jr))throw new Error("Invalid SHA-512 algorithm: "+t);for(var e=jr[t],r=null,n=bt.util.createBuffer(),i=new Array(80),o=0;o<80;++o)i[o]=new Array(2);var s=64;switch(t){case"SHA-384":s=48;break;case"SHA-512/256":s=32;break;case"SHA-512/224":s=28;break}var a={algorithm:t.replace("-","").toLowerCase(),blockLength:128,digestLength:s,messageLength:0,fullMessageLength:null,messageLengthSize:16};return a.start=function(){a.messageLength=0,a.fullMessageLength=a.messageLength128=[];for(var c=a.messageLengthSize/4,u=0;u<c;++u)a.fullMessageLength.push(0);n=bt.util.createBuffer(),r=new Array(e.length);for(var u=0;u<e.length;++u)r[u]=e[u].slice(0);return a},a.start(),a.update=function(c,u){u==="utf8"&&(c=bt.util.encodeUtf8(c));var f=c.length;a.messageLength+=f,f=[f/4294967296>>>0,f>>>0];for(var l=a.fullMessageLength.length-1;l>=0;--l)a.fullMessageLength[l]+=f[1],f[1]=f[0]+(a.fullMessageLength[l]/4294967296>>>0),a.fullMessageLength[l]=a.fullMessageLength[l]>>>0,f[0]=f[1]/4294967296>>>0;return n.putBytes(c),jh(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),a},a.digest=function(){var c=bt.util.createBuffer();c.putBytes(n.bytes());var u=a.fullMessageLength[a.fullMessageLength.length-1]+a.messageLengthSize,f=u&a.blockLength-1;c.putBytes(l0.substr(0,a.blockLength-f));for(var l,p,g=a.fullMessageLength[0]*8,h=0;h<a.fullMessageLength.length-1;++h)l=a.fullMessageLength[h+1]*8,p=l/4294967296>>>0,g+=p,c.putInt32(g>>>0),g=l>>>0;c.putInt32(g);for(var d=new Array(r.length),h=0;h<r.length;++h)d[h]=r[h].slice(0);jh(d,i,c);var y=bt.util.createBuffer(),m;t==="SHA-512"?m=d.length:t==="SHA-384"?m=d.length-2:m=d.length-4;for(var h=0;h<m;++h)y.putInt32(d[h][0]),(h!==m-1||t!=="SHA-512/224")&&y.putInt32(d[h][1]);return y},a};var l0=null,ed=!1,h0=null,jr=null;function Tw(){l0="\x80",l0+=bt.util.fillString("\0",128),h0=[[1116352408,3609767458],[1899447441,602891725],[3049323471,3964484399],[3921009573,2173295548],[961987163,4081628472],[1508970993,3053834265],[2453635748,2937671579],[2870763221,3664609560],[3624381080,2734883394],[310598401,1164996542],[607225278,1323610764],[1426881987,3590304994],[1925078388,4068182383],[2162078206,991336113],[2614888103,633803317],[3248222580,3479774868],[3835390401,2666613458],[4022224774,944711139],[264347078,2341262773],[604807628,2007800933],[770255983,1495990901],[1249150122,1856431235],[1555081692,3175218132],[1996064986,2198950837],[2554220882,3999719339],[2821834349,766784016],[2952996808,2566594879],[3210313671,3203337956],[3336571891,1034457026],[3584528711,2466948901],[113926993,3758326383],[338241895,168717936],[666307205,1188179964],[773529912,1546045734],[1294757372,1522805485],[1396182291,2643833823],[1695183700,2343527390],[1986661051,1014477480],[2177026350,1206759142],[2456956037,344077627],[2730485921,1290863460],[2820302411,3158454273],[3259730800,3505952657],[3345764771,106217008],[3516065817,3606008344],[3600352804,1432725776],[4094571909,1467031594],[275423344,851169720],[430227734,3100823752],[506948616,1363258195],[659060556,3750685593],[883997877,3785050280],[958139571,3318307427],[1322822218,3812723403],[1537002063,2003034995],[1747873779,3602036899],[1955562222,1575990012],[2024104815,1125592928],[2227730452,2716904306],[2361852424,442776044],[2428436474,593698344],[2756734187,3733110249],[3204031479,2999351573],[3329325298,3815920427],[3391569614,3928383900],[3515267271,566280711],[3940187606,3454069534],[4118630271,4000239992],[116418474,1914138554],[174292421,2731055270],[289380356,3203993006],[460393269,320620315],[685471733,587496836],[852142971,1086792851],[1017036298,365543100],[1126000580,2618297676],[1288033470,3409855158],[1501505948,4234509866],[1607167915,987167468],[1816402316,1246189591]],jr={},jr["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],jr["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],jr["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],jr["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],ed=!0}function jh(t,e,r){for(var n,i,o,s,a,c,u,f,l,p,g,h,d,y,m,v,x,B,w,E,C,S,N,M,O,V,Y,et,I,U,L,P,R,z,$,W=r.length();W>=128;){for(I=0;I<16;++I)e[I][0]=r.getInt32()>>>0,e[I][1]=r.getInt32()>>>0;for(;I<80;++I)P=e[I-2],U=P[0],L=P[1],n=((U>>>19|L<<13)^(L>>>29|U<<3)^U>>>6)>>>0,i=((U<<13|L>>>19)^(L<<3|U>>>29)^(U<<26|L>>>6))>>>0,z=e[I-15],U=z[0],L=z[1],o=((U>>>1|L<<31)^(U>>>8|L<<24)^U>>>7)>>>0,s=((U<<31|L>>>1)^(U<<24|L>>>8)^(U<<25|L>>>7))>>>0,R=e[I-7],$=e[I-16],L=i+R[1]+s+$[1],e[I][0]=n+R[0]+o+$[0]+(L/4294967296>>>0)>>>0,e[I][1]=L>>>0;for(d=t[0][0],y=t[0][1],m=t[1][0],v=t[1][1],x=t[2][0],B=t[2][1],w=t[3][0],E=t[3][1],C=t[4][0],S=t[4][1],N=t[5][0],M=t[5][1],O=t[6][0],V=t[6][1],Y=t[7][0],et=t[7][1],I=0;I<80;++I)u=((C>>>14|S<<18)^(C>>>18|S<<14)^(S>>>9|C<<23))>>>0,f=((C<<18|S>>>14)^(C<<14|S>>>18)^(S<<23|C>>>9))>>>0,l=(O^C&(N^O))>>>0,p=(V^S&(M^V))>>>0,a=((d>>>28|y<<4)^(y>>>2|d<<30)^(y>>>7|d<<25))>>>0,c=((d<<4|y>>>28)^(y<<30|d>>>2)^(y<<25|d>>>7))>>>0,g=(d&m|x&(d^m))>>>0,h=(y&v|B&(y^v))>>>0,L=et+f+p+h0[I][1]+e[I][1],n=Y+u+l+h0[I][0]+e[I][0]+(L/4294967296>>>0)>>>0,i=L>>>0,L=c+h,o=a+g+(L/4294967296>>>0)>>>0,s=L>>>0,Y=O,et=V,O=N,V=M,N=C,M=S,L=E+i,C=w+n+(L/4294967296>>>0)>>>0,S=L>>>0,w=x,E=B,x=m,B=v,m=d,v=y,L=i+s,d=n+o+(L/4294967296>>>0)>>>0,y=L>>>0;L=t[0][1]+y,t[0][0]=t[0][0]+d+(L/4294967296>>>0)>>>0,t[0][1]=L>>>0,L=t[1][1]+v,t[1][0]=t[1][0]+m+(L/4294967296>>>0)>>>0,t[1][1]=L>>>0,L=t[2][1]+B,t[2][0]=t[2][0]+x+(L/4294967296>>>0)>>>0,t[2][1]=L>>>0,L=t[3][1]+E,t[3][0]=t[3][0]+w+(L/4294967296>>>0)>>>0,t[3][1]=L>>>0,L=t[4][1]+S,t[4][0]=t[4][0]+C+(L/4294967296>>>0)>>>0,t[4][1]=L>>>0,L=t[5][1]+M,t[5][0]=t[5][0]+N+(L/4294967296>>>0)>>>0,t[5][1]=L>>>0,L=t[6][1]+V,t[6][0]=t[6][0]+O+(L/4294967296>>>0)>>>0,t[6][1]=L>>>0,L=t[7][1]+et,t[7][0]=t[7][0]+Y+(L/4294967296>>>0)>>>0,t[7][1]=L>>>0,W-=128}}});var cs=ut((iT,Td)=>{"use strict";function Id(t,e){for(let r in e)Object.defineProperty(t,r,{value:e[r],enumerable:!0,configurable:!0});return t}function rE(t,e,r){if(!t||typeof t=="string")throw new TypeError("Please pass an Error to err-code");r||(r={}),typeof e=="object"&&(r=e,e=""),e&&(r.code=e);try{return Id(t,r)}catch{r.message=t.message,r.stack=t.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(t)),Id(new i,r)}}Td.exports=rE});var N0=ut((_T,_0)=>{var RT=function(){typeof _0<"u"&&(_0.exports=d);var t=86400,e=3200,r=146097*e/400,n=t*r,i=1e3*n,o=864e13,s=4294967296,a=1e6,c="000000000",u=Math.trunc||function(S){var N=S-S%1;return N==0&&(S<0||S===0&&1/S!=1/0)?-0:N},f=d.prototype,l=(d.fromDate=function(S){return new d(+S)},d.fromInt64BE=B(0,1,2,3,0,4),d.fromInt64LE=B(3,2,1,0,4,0),d.fromString=function(O){var N,M=new d,O=(O+="").replace(/^\s*[+\-]?\d+/,function(Y){var Y=+Y,et=1970+(Y-1970)%400;return M.year=Y-et,et}).replace(/(?:Z|([+\-]\d{2}):?(\d{2}))$/,function(V,Y,et){return Y<0&&(et*=-1),N=6e4*(60*+Y+ +et),""}).replace(/\.\d+$/,function(V){return M.nano=+(V+c).substr(1,9),""}).split(/\D+/);if(1<O.length?O[1]--:O[1]=0,M.time=N=Date.UTC.apply(Date,O)-(N||0),isNaN(N))throw new TypeError("Invalid Date");return y(M)},d.fromTimeT=function(S){return v(S,0)},f.year=0,f.time=0,f.nano=0,f.addNano=function(S){return this.nano+=+S||0,this},f.getNano=function(){var S=y(this);return(S.time%1e3*a+ +S.nano+1e9)%1e9},f.getTimeT=function(){var N=y(this),S=Math.floor(N.time/1e3),N=N.year;return N&&(S+=N*r*t/e),S},f.getYear=function(){return this.toDate().getUTCFullYear()+this.year},f.toDate=function(){return m(y(this).time)},f.toJSON=function(){return this.toString().replace(/0{1,6}Z$/,"Z")},f.toString=function(S){var N=this,M=N.toDate(),O={H:function(){return E(M.getUTCHours())},L:function(){return C(M.getUTCMilliseconds(),3)},M:function(){return E(M.getUTCMinutes())},N:function(){return C(N.getNano(),9)},S:function(){return E(M.getUTCSeconds())},Y:function(){var V=N.getYear();return 999999<V?"+"+V:9999<V?"+"+C(V,6):0<=V?C(V,4):-999999<=V?"-"+C(-V,6):V},a:function(){return g[M.getUTCDay()]},b:function(){return p[M.getUTCMonth()]},d:function(){return E(M.getUTCDate())},e:function(){return function(V){return(9<V?"":" ")+(0|V)}(M.getUTCDate())},m:function(){return E(M.getUTCMonth()+1)}};return function V(Y){return Y.replace(/%./g,function(et){var U=et[1],I=h[U],U=O[U];return I?V(I):U?U():et})}(S||l)},f.writeInt64BE=x(0,1,2,3,0,4),f.writeInt64LE=x(3,2,1,0,4,0),"%Y-%m-%dT%H:%M:%S.%NZ"),p=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],g=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],h={"%":"%",F:"%Y-%m-%d",n:`
16
- `,R:"%H:%M",T:"%H:%M:%S",t:" ",X:"%T",Z:"GMT",z:"+0000"};return d;function d(S,N,M){var O=this;if(!(O instanceof d))return new d(S,N,M);O.time=+S||0,O.nano=+N||0,O.year=+M||0,y(O)}function y(S){var N,M,O,V=S.year,Y=S.time,et=S.nano,I=((et<0||a<=et)&&(et-=(M=Math.floor(et/a))*a,Y+=M,M=1),V%e);return(Y<-o||o<Y||I)&&((N=u(Y/i))&&(V+=N*e,Y-=N*i),(O=m(Y)).setUTCFullYear(I+O.getUTCFullYear()),O=(Y=+O)+(N=u((V-=I)/e))*i,N&&-o<=O&&O<=o&&(V-=N*e,Y=O),M=1),M&&(S.year=V,S.time=Y,S.nano=et),S}function m(S){var N=new Date(0);return N.setTime(S),N}function v(V,O){V=+V||0;var M=u((O=(O|0)*s)/n)+u(V/n),O=O%n+V%n,V=u(O/n);return V&&(M+=V,O-=V*n),new d(1e3*O,0,M*e)}function x(S,N,M,O,V,Y){return function(I,U){var P=y(this);I=I||new Array(8),w(I,U|=0);var R=Math.floor(P.time/1e3),P=P.year*(r*t/e),L=u(P/s)+u(R/s),P=P%s+R%s,R=Math.floor(P/s);return R&&(L+=R,P-=R*s),et(I,U+V,L),et(I,U+Y,P),I};function et(I,U,L){I[U+S]=L>>24&255,I[U+N]=L>>16&255,I[U+M]=L>>8&255,I[U+O]=255&L}}function B(S,N,M,O,V,Y){return function(I,U){w(I,U|=0);var L=et(I,U+V);return v(et(I,U+Y),L)};function et(I,U){return 16777216*I[U+S]+(I[U+N]<<16|I[U+M]<<8|I[U+O])}}function w(S,N){if(S=S&&S.length,S==null)throw new TypeError("Invalid Buffer");if(S<N+8)throw new RangeError("Out of range")}function E(S){return(9<S?"":"0")+(0|S)}function C(S,N){return(c+(0|S)).substr(-N)}}()});var oy=ut((F_,Z0)=>{"use strict";var x8=Object.prototype.hasOwnProperty,Zt="~";function eo(){}Object.create&&(eo.prototype=Object.create(null),new eo().__proto__||(Zt=!1));function b8(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function iy(t,e,r,n,i){if(typeof r!="function")throw new TypeError("The listener must be a function");var o=new b8(r,n||t,i),s=Zt?Zt+e:e;return t._events[s]?t._events[s].fn?t._events[s]=[t._events[s],o]:t._events[s].push(o):(t._events[s]=o,t._eventsCount++),t}function Ss(t,e){--t._eventsCount===0?t._events=new eo:delete t._events[e]}function $t(){this._events=new eo,this._eventsCount=0}$t.prototype.eventNames=function(){var e=[],r,n;if(this._eventsCount===0)return e;for(n in r=this._events)x8.call(r,n)&&e.push(Zt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(r)):e};$t.prototype.listeners=function(e){var r=Zt?Zt+e:e,n=this._events[r];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,o=n.length,s=new Array(o);i<o;i++)s[i]=n[i].fn;return s};$t.prototype.listenerCount=function(e){var r=Zt?Zt+e:e,n=this._events[r];return n?n.fn?1:n.length:0};$t.prototype.emit=function(e,r,n,i,o,s){var a=Zt?Zt+e:e;if(!this._events[a])return!1;var c=this._events[a],u=arguments.length,f,l;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),u){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,r),!0;case 3:return c.fn.call(c.context,r,n),!0;case 4:return c.fn.call(c.context,r,n,i),!0;case 5:return c.fn.call(c.context,r,n,i,o),!0;case 6:return c.fn.call(c.context,r,n,i,o,s),!0}for(l=1,f=new Array(u-1);l<u;l++)f[l-1]=arguments[l];c.fn.apply(c.context,f)}else{var p=c.length,g;for(l=0;l<p;l++)switch(c[l].once&&this.removeListener(e,c[l].fn,void 0,!0),u){case 1:c[l].fn.call(c[l].context);break;case 2:c[l].fn.call(c[l].context,r);break;case 3:c[l].fn.call(c[l].context,r,n);break;case 4:c[l].fn.call(c[l].context,r,n,i);break;default:if(!f)for(g=1,f=new Array(u-1);g<u;g++)f[g-1]=arguments[g];c[l].fn.apply(c[l].context,f)}}return!0};$t.prototype.on=function(e,r,n){return iy(this,e,r,n,!1)};$t.prototype.once=function(e,r,n){return iy(this,e,r,n,!0)};$t.prototype.removeListener=function(e,r,n,i){var o=Zt?Zt+e:e;if(!this._events[o])return this;if(!r)return Ss(this,o),this;var s=this._events[o];if(s.fn)s.fn===r&&(!i||s.once)&&(!n||s.context===n)&&Ss(this,o);else{for(var a=0,c=[],u=s.length;a<u;a++)(s[a].fn!==r||i&&!s[a].once||n&&s[a].context!==n)&&c.push(s[a]);c.length?this._events[o]=c.length===1?c[0]:c:Ss(this,o)}return this};$t.prototype.removeAllListeners=function(e){var r;return e?(r=Zt?Zt+e:e,this._events[r]&&Ss(this,r)):(this._events=new eo,this._eventsCount=0),this};$t.prototype.off=$t.prototype.removeListener;$t.prototype.addListener=$t.prototype.on;$t.prefixed=Zt;$t.EventEmitter=$t;typeof Z0<"u"&&(Z0.exports=$t)});var C8={};J(C8,{createDelegatedRoutingV1HttpApiClient:()=>B8});var lf=Symbol.for("@libp2p/content-routing");var Q=class extends Error{code;props;constructor(e,r,n){super(e),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};var Ts=class extends Event{detail;constructor(e,r){super(e,r),this.detail=r?.detail}},U8=globalThis.CustomEvent??Ts;var hf=(t,...e)=>{try{[...e]}catch{}};var df=Symbol.for("@libp2p/peer-routing");var ne=_t(xf(),1);function Ky(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,c=t.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function l(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var d=0,y=0,m=0,v=h.length;m!==v&&h[m]===0;)m++,d++;for(var x=(v-m)*f+1>>>0,B=new Uint8Array(x);m!==v;){for(var w=h[m],E=0,C=x-1;(w!==0||E<y)&&C!==-1;C--,E++)w+=256*B[C]>>>0,B[C]=w%a>>>0,w=w/a>>>0;if(w!==0)throw new Error("Non-zero carry");y=E,m++}for(var S=x-y;S!==x&&B[S]===0;)S++;for(var N=c.repeat(d);S<x;++S)N+=t.charAt(B[S]);return N}function p(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var d=0;if(h[d]!==" "){for(var y=0,m=0;h[d]===c;)y++,d++;for(var v=(h.length-d)*u+1>>>0,x=new Uint8Array(v);h[d];){var B=r[h.charCodeAt(d)];if(B===255)return;for(var w=0,E=v-1;(B!==0||w<m)&&E!==-1;E--,w++)B+=a*x[E]>>>0,x[E]=B%256>>>0,B=B/256>>>0;if(B!==0)throw new Error("Non-zero carry");m=w,d++}if(h[d]!==" "){for(var C=v-m;C!==v&&x[C]===0;)C++;for(var S=new Uint8Array(y+(v-C)),N=y;C!==v;)S[N++]=x[C++];return S}}}function g(h){var d=p(h);if(d)return d;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:g}}var Vy=Ky,qy=Vy,bf=qy;var M8=new Uint8Array(0);var vf=t=>{if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")};var Rs=class{constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},_s=class{constructor(e,r,n){if(this.name=e,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return wf(this,e)}},Ns=class{constructor(e){this.decoders=e}or(e){return wf(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},wf=(t,e)=>new Ns({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}}),Ds=class{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Rs(e,r,n),this.decoder=new _s(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Ef=({name:t,prefix:e,encode:r,decode:n})=>new Ds(t,e,r,n),Us=({prefix:t,name:e,alphabet:r})=>{let{encode:n,decode:i}=bf(r,e);return Ef({prefix:t,name:e,encode:n,decode:o=>vf(i(o))})},zy=(t,e,r,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=t.length;for(;t[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let l=i[t[f]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|l,a+=r,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=r||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},Hy=(t,e,r)=>{let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s&&(o+=e[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o},Gt=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>Ef({prefix:e,name:t,encode(i){return Hy(i,n,r)},decode(i){return zy(i,n,r,t)}});var Sf=Gt({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),$8=Gt({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),G8=Gt({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Y8=Gt({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),W8=Gt({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Z8=Gt({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Q8=Gt({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),X8=Gt({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),J8=Gt({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Af=Us({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),e4=Us({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Bf=Gt({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),i4=Gt({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),o4=Gt({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),s4=Gt({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});ne.default.formatters.b=t=>t==null?"undefined":Af.baseEncode(t);ne.default.formatters.t=t=>t==null?"undefined":Sf.baseEncode(t);ne.default.formatters.m=t=>t==null?"undefined":Bf.baseEncode(t);ne.default.formatters.p=t=>t==null?"undefined":t.toString();ne.default.formatters.c=t=>t==null?"undefined":t.toString();ne.default.formatters.k=t=>t==null?"undefined":t.toString();ne.default.formatters.a=t=>t==null?"undefined":t.toString();function $y(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e}function dr(t){let e=$y(`${t}:trace`);return ne.default.enabled(`${t}:trace`)&&ne.default.names.map(r=>r.toString()).find(r=>r.includes(":trace"))!=null&&(e=(0,ne.default)(`${t}:trace`)),Object.assign((0,ne.default)(t),{error:(0,ne.default)(`${t}:error`),trace:e})}var Ls=Symbol.for("@libp2p/peer-id");function Cf(t){return t!=null&&!!t[Ls]}var Ms={};J(Ms,{base58btc:()=>ie,base58flickr:()=>Xy});function Gy(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,c=t.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function l(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var d=0,y=0,m=0,v=h.length;m!==v&&h[m]===0;)m++,d++;for(var x=(v-m)*f+1>>>0,B=new Uint8Array(x);m!==v;){for(var w=h[m],E=0,C=x-1;(w!==0||E<y)&&C!==-1;C--,E++)w+=256*B[C]>>>0,B[C]=w%a>>>0,w=w/a>>>0;if(w!==0)throw new Error("Non-zero carry");y=E,m++}for(var S=x-y;S!==x&&B[S]===0;)S++;for(var N=c.repeat(d);S<x;++S)N+=t.charAt(B[S]);return N}function p(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var d=0;if(h[d]!==" "){for(var y=0,m=0;h[d]===c;)y++,d++;for(var v=(h.length-d)*u+1>>>0,x=new Uint8Array(v);h[d];){var B=r[h.charCodeAt(d)];if(B===255)return;for(var w=0,E=v-1;(B!==0||w<m)&&E!==-1;E--,w++)B+=a*x[E]>>>0,x[E]=B%256>>>0,B=B/256>>>0;if(B!==0)throw new Error("Non-zero carry");m=w,d++}if(h[d]!==" "){for(var C=v-m;C!==v&&x[C]===0;)C++;for(var S=new Uint8Array(y+(v-C)),N=y;C!==v;)S[N++]=x[C++];return S}}}function g(h){var d=p(h);if(d)return d;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:g}}var Yy=Gy,Wy=Yy,If=Wy;var g4=new Uint8Array(0);var Tf=(t,e)=>{if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0},Ye=t=>{if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")};var Rf=t=>new TextEncoder().encode(t),_f=t=>new TextDecoder().decode(t);var ks=class{constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Ps=class{constructor(e,r,n){if(this.name=e,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Df(this,e)}},Os=class{constructor(e){this.decoders=e}or(e){return Df(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},Df=(t,e)=>new Os({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}}),Fs=class{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new ks(e,r,n),this.decoder=new Ps(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},an=({name:t,prefix:e,encode:r,decode:n})=>new Fs(t,e,r,n),pr=({prefix:t,name:e,alphabet:r})=>{let{encode:n,decode:i}=If(r,e);return an({prefix:t,name:e,encode:n,decode:o=>Ye(i(o))})},Zy=(t,e,r,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=t.length;for(;t[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let l=i[t[f]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|l,a+=r,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=r||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},Qy=(t,e,r)=>{let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s&&(o+=e[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o},At=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>an({prefix:e,name:t,encode(i){return Qy(i,n,r)},decode(i){return Zy(i,n,r,t)}});var ie=pr({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Xy=pr({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ks={};J(Ks,{base10:()=>Jy});var Jy=pr({prefix:"9",name:"base10",alphabet:"0123456789"});var Vs={};J(Vs,{base16:()=>jy,base16upper:()=>tm});var jy=At({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),tm=At({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var qs={};J(qs,{base2:()=>em});var em=At({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var zs={};J(zs,{base256emoji:()=>sm});var Uf=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}"),rm=Uf.reduce((t,e,r)=>(t[r]=e,t),[]),nm=Uf.reduce((t,e,r)=>(t[e.codePointAt(0)]=r,t),[]);function im(t){return t.reduce((e,r)=>(e+=rm[r],e),"")}function om(t){let e=[];for(let r of t){let n=nm[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);e.push(n)}return new Uint8Array(e)}var sm=an({prefix:"\u{1F680}",name:"base256emoji",encode:im,decode:om});var Hs={};J(Hs,{base32:()=>cn,base32hex:()=>um,base32hexpad:()=>hm,base32hexpadupper:()=>dm,base32hexupper:()=>lm,base32pad:()=>cm,base32padupper:()=>fm,base32upper:()=>am,base32z:()=>pm});var cn=At({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),am=At({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),cm=At({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),fm=At({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),um=At({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),lm=At({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),hm=At({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),dm=At({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),pm=At({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var $s={};J($s,{base36:()=>ym,base36upper:()=>mm});var ym=pr({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),mm=pr({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Gs={};J(Gs,{base64:()=>gm,base64pad:()=>xm,base64url:()=>bm,base64urlpad:()=>vm});var gm=At({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),xm=At({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),bm=At({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),vm=At({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ys={};J(Ys,{base8:()=>wm});var wm=At({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ws={};J(Ws,{identity:()=>Em});var Em=an({prefix:"\0",name:"identity",encode:t=>_f(t),decode:t=>Rf(t)});var D4=new TextEncoder,U4=new TextDecoder;var Qs={};J(Qs,{identity:()=>dn});var Bm=Pf,Lf=128,Cm=127,Im=~Cm,Tm=Math.pow(2,31);function Pf(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Tm;)e[r++]=t&255|Lf,t/=128;for(;t&Im;)e[r++]=t&255|Lf,t>>>=7;return e[r]=t|0,Pf.bytes=r-n+1,e}var Rm=Zs,_m=128,kf=127;function Zs(t,n){var r=0,n=n||0,i=0,o=n,s,a=t.length;do{if(o>=a)throw Zs.bytes=0,new RangeError("Could not decode varint");s=t[o++],r+=i<28?(s&kf)<<i:(s&kf)*Math.pow(2,i),i+=7}while(s>=_m);return Zs.bytes=o-n,r}var Nm=Math.pow(2,7),Dm=Math.pow(2,14),Um=Math.pow(2,21),Lm=Math.pow(2,28),km=Math.pow(2,35),Pm=Math.pow(2,42),Om=Math.pow(2,49),Fm=Math.pow(2,56),Mm=Math.pow(2,63),Km=function(t){return t<Nm?1:t<Dm?2:t<Um?3:t<Lm?4:t<km?5:t<Pm?6:t<Om?7:t<Fm?8:t<Mm?9:10},Vm={encode:Bm,decode:Rm,encodingLength:Km},qm=Vm,ai=qm;var ci=(t,e=0)=>[ai.decode(t,e),ai.decode.bytes],fn=(t,e,r=0)=>(ai.encode(t,e,r),e),un=t=>ai.encodingLength(t);var De=(t,e)=>{let r=e.byteLength,n=un(t),i=n+un(r),o=new Uint8Array(i+r);return fn(t,o,0),fn(r,o,n),o.set(e,i),new ln(t,r,e,o)},fi=t=>{let e=Ye(t),[r,n]=ci(e),[i,o]=ci(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new ln(r,i,s,e)},Of=(t,e)=>{if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Tf(t.bytes,r.bytes)}},ln=class{constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var Ff=0,zm="identity",Mf=Ye,Hm=t=>De(Ff,Mf(t)),dn={code:Ff,name:zm,encode:Mf,digest:Hm};var js={};J(js,{sha256:()=>ui,sha512:()=>$m});var Js=({name:t,code:e,encode:r})=>new Xs(t,e,r),Xs=class{constructor(e,r,n){this.name=e,this.code=r,this.encode=n}digest(e){if(e instanceof Uint8Array){let r=this.encode(e);return r instanceof Uint8Array?De(this.code,r):r.then(n=>De(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Vf=t=>async e=>new Uint8Array(await crypto.subtle.digest(t,e)),ui=Js({name:"sha2-256",code:18,encode:Vf("SHA-256")}),$m=Js({name:"sha2-512",code:19,encode:Vf("SHA-512")});var qf=(t,e)=>{let{bytes:r,version:n}=t;switch(n){case 0:return Ym(r,ta(t),e||ie.encoder);default:return Wm(r,ta(t),e||cn.encoder)}};var zf=new WeakMap,ta=t=>{let e=zf.get(t);if(e==null){let r=new Map;return zf.set(t,r),r}return e},Pr=class t{constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}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:e,multihash:r}=this;if(e!==li)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Zm)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:e,digest:r}=this.multihash,n=De(e,r);return t.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(e){return t.equals(this,e)}static equals(e,r){let n=r;return n&&e.code===n.code&&e.version===n.version&&Of(e.multihash,n.multihash)}toString(e){return qf(this,e)}toJSON(){return{"/":qf(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new t(n,i,o,s||Hf(n,i,o.bytes))}else if(r[Qm]===!0){let{version:n,multihash:i,code:o}=r,s=fi(i);return t.create(n,o,s)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==li)throw new Error(`Version 0 CID must use dag-pb (code: ${li}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=Hf(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,li,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Ye(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),s=new ln(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[l,p]=ci(e.subarray(r));return r+=p,l},i=n(),o=li;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=r,a=n(),c=n(),u=r+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,r){let[n,i]=Gm(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return ta(o).set(n,e),o}},Gm=(t,e)=>{switch(t[0]){case"Q":{let r=e||ie;return[ie.prefix,r.decode(`${ie.prefix}${t}`)]}case ie.prefix:{let r=e||ie;return[ie.prefix,r.decode(t)]}case cn.prefix:{let r=e||cn;return[cn.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}},Ym=(t,e,r)=>{let{prefix:n}=r;if(n!==ie.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i},Wm=(t,e,r)=>{let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i},li=112,Zm=18,Hf=(t,e,r)=>{let n=un(t),i=n+un(e),o=new Uint8Array(i+r.byteLength);return fn(t,o,0),fn(e,o,n),o.set(r,i),o},Qm=Symbol.for("@ipld/js-cid/CID");var ea={...Ws,...qs,...Ys,...Ks,...Vs,...Hs,...$s,...Ms,...Gs,...zs},Z4={...js,...Qs};function ra(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var Xm=Symbol.for("nodejs.util.inspect.custom"),$f=Object.values(ea).map(t=>t.decoder).reduce((t,e)=>t.or(e),ea.identity.decoder),Gf=114,na=36,ia=37,hi=class{type;multihash;privateKey;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,this.privateKey=e.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Ls]=!0;toString(){return this.string==null&&(this.string=ie.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return Pr.createV1(Gf,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(e){if(e instanceof Uint8Array)return ra(this.multihash.bytes,e);if(typeof e=="string")return gn(e).equals(this);if(e?.multihash?.bytes!=null)return ra(this.multihash.bytes,e.multihash.bytes);throw new Error("not valid Id")}[Xm](){return`PeerId(${this.toString()})`}},pn=class extends hi{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},yn=class extends hi{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.multihash.digest}},mn=class extends hi{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.multihash.digest}};function gn(t,e){if(e=e??$f,t.charAt(0)==="1"||t.charAt(0)==="Q"){let r=fi(ie.decode(`z${t}`));return t.startsWith("12D")?new yn({multihash:r}):t.startsWith("16U")?new mn({multihash:r}):new pn({multihash:r})}return di($f.decode(t))}function di(t){try{let e=fi(t);if(e.code===dn.code){if(e.digest.length===na)return new yn({multihash:e});if(e.digest.length===ia)return new mn({multihash:e})}if(e.code===ui.code)return new pn({multihash:e})}catch{return Jm(Pr.decode(t))}throw new Error("Supplied PeerID CID is invalid")}function Jm(t){if(t==null||t.multihash==null||t.version==null||t.version===1&&t.code!==Gf)throw new Error("Supplied PeerID CID is invalid");let e=t.multihash;if(e.code===ui.code)return new pn({multihash:t.multihash});if(e.code===dn.code){if(e.digest.length===na)return new yn({multihash:t.multihash});if(e.digest.length===ia)return new mn({multihash:t.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function Yf(t,e){return t.length===na?new yn({multihash:De(dn.code,t),privateKey:e}):t.length===ia?new mn({multihash:De(dn.code,t),privateKey:e}):new pn({multihash:await ui.digest(t),publicKey:t,privateKey:e})}var a3=Symbol.for("@libp2p/connection");var f3=Symbol.for("@libp2p/content-routing");var h3=Symbol.for("@libp2p/peer-discovery");var p3=Symbol.for("@libp2p/peer-id");var m3=Symbol.for("@libp2p/peer-routing");var Wf;(function(t){t.Accept="accept",t.Ignore="ignore",t.Reject="reject"})(Wf||(Wf={}));var v3=Symbol.for("@libp2p/transport");var Zf;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Zf||(Zf={}));var fo=class extends Error{code;props;constructor(e,r,n){super(e),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};var oa=class extends Event{detail;constructor(e,r){super(e,r),this.detail=r?.detail}},S3=globalThis.CustomEvent??oa;var ua={};J(ua,{base58btc:()=>Qt,base58flickr:()=>ig});var j3=new Uint8Array(0);function Qf(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function We(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Xf(t){return new TextEncoder().encode(t)}function Jf(t){return new TextDecoder().decode(t)}function jm(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,c=t.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function l(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var d=0,y=0,m=0,v=h.length;m!==v&&h[m]===0;)m++,d++;for(var x=(v-m)*f+1>>>0,B=new Uint8Array(x);m!==v;){for(var w=h[m],E=0,C=x-1;(w!==0||E<y)&&C!==-1;C--,E++)w+=256*B[C]>>>0,B[C]=w%a>>>0,w=w/a>>>0;if(w!==0)throw new Error("Non-zero carry");y=E,m++}for(var S=x-y;S!==x&&B[S]===0;)S++;for(var N=c.repeat(d);S<x;++S)N+=t.charAt(B[S]);return N}function p(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var d=0;if(h[d]!==" "){for(var y=0,m=0;h[d]===c;)y++,d++;for(var v=(h.length-d)*u+1>>>0,x=new Uint8Array(v);h[d];){var B=r[h.charCodeAt(d)];if(B===255)return;for(var w=0,E=v-1;(B!==0||w<m)&&E!==-1;E--,w++)B+=a*x[E]>>>0,x[E]=B%256>>>0,B=B/256>>>0;if(B!==0)throw new Error("Non-zero carry");m=w,d++}if(h[d]!==" "){for(var C=v-m;C!==v&&x[C]===0;)C++;for(var S=new Uint8Array(y+(v-C)),N=y;C!==v;)S[N++]=x[C++];return S}}}function g(h){var d=p(h);if(d)return d;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:g}}var tg=jm,eg=tg,tu=eg;var sa=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},aa=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){if(this.name=e,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return eu(this,e)}},ca=class{decoders;constructor(e){this.decoders=e}or(e){return eu(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function eu(t,e){return new ca({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var fa=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new sa(e,r,n),this.decoder=new aa(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function xn({name:t,prefix:e,encode:r,decode:n}){return new fa(t,e,r,n)}function yr({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=tu(r,t);return xn({prefix:e,name:t,encode:n,decode:o=>We(i(o))})}function rg(t,e,r,n){let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=t.length;for(;t[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let l=i[t[f]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|l,a+=r,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=r||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s}function ng(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s!==0&&(o+=e[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o}function Bt({name:t,prefix:e,bitsPerChar:r,alphabet:n}){return xn({prefix:e,name:t,encode(i){return ng(i,n,r)},decode(i){return rg(i,n,r,t)}})}var Qt=yr({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ig=yr({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var la={};J(la,{base32:()=>Ze,base32hex:()=>cg,base32hexpad:()=>ug,base32hexpadupper:()=>lg,base32hexupper:()=>fg,base32pad:()=>sg,base32padupper:()=>ag,base32upper:()=>og,base32z:()=>hg});var Ze=Bt({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),og=Bt({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),sg=Bt({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ag=Bt({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),cg=Bt({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),fg=Bt({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),ug=Bt({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),lg=Bt({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),hg=Bt({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var dg=iu,ru=128,pg=127,yg=~pg,mg=Math.pow(2,31);function iu(t,e,r){e=e||[],r=r||0;for(var n=r;t>=mg;)e[r++]=t&255|ru,t/=128;for(;t&yg;)e[r++]=t&255|ru,t>>>=7;return e[r]=t|0,iu.bytes=r-n+1,e}var gg=ha,xg=128,nu=127;function ha(t,n){var r=0,n=n||0,i=0,o=n,s,a=t.length;do{if(o>=a)throw ha.bytes=0,new RangeError("Could not decode varint");s=t[o++],r+=i<28?(s&nu)<<i:(s&nu)*Math.pow(2,i),i+=7}while(s>=xg);return ha.bytes=o-n,r}var bg=Math.pow(2,7),vg=Math.pow(2,14),wg=Math.pow(2,21),Eg=Math.pow(2,28),Sg=Math.pow(2,35),Ag=Math.pow(2,42),Bg=Math.pow(2,49),Cg=Math.pow(2,56),Ig=Math.pow(2,63),Tg=function(t){return t<bg?1:t<vg?2:t<wg?3:t<Eg?4:t<Sg?5:t<Ag?6:t<Bg?7:t<Cg?8:t<Ig?9:10},Rg={encode:dg,decode:gg,encodingLength:Tg},_g=Rg,pi=_g;function yi(t,e=0){return[pi.decode(t,e),pi.decode.bytes]}function bn(t,e,r=0){return pi.encode(t,e,r),e}function vn(t){return pi.encodingLength(t)}function Or(t,e){let r=e.byteLength,n=vn(t),i=n+vn(r),o=new Uint8Array(i+r);return bn(t,o,0),bn(r,o,n),o.set(e,i),new wn(t,r,e,o)}function lo(t){let e=We(t),[r,n]=yi(e),[i,o]=yi(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new wn(r,i,s,e)}function ou(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Qf(t.bytes,r.bytes)}}var wn=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};function su(t,e){let{bytes:r,version:n}=t;switch(n){case 0:return Dg(r,da(t),e??Qt.encoder);default:return Ug(r,da(t),e??Ze.encoder)}}var au=new WeakMap;function da(t){let e=au.get(t);if(e==null){let r=new Map;return au.set(t,r),r}return e}var mr=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}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:e,multihash:r}=this;if(e!==mi)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Lg)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:e,digest:r}=this.multihash,n=Or(e,r);return t.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(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&ou(e.multihash,n.multihash)}toString(e){return su(this,e)}toJSON(){return{"/":su(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new t(n,i,o,s??cu(n,i,o.bytes))}else if(r[kg]===!0){let{version:n,multihash:i,code:o}=r,s=lo(i);return t.create(n,o,s)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==mi)throw new Error(`Version 0 CID must use dag-pb (code: ${mi}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=cu(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,mi,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=We(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),s=new wn(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[l,p]=yi(e.subarray(r));return r+=p,l},i=n(),o=mi;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=r,a=n(),c=n(),u=r+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,r){let[n,i]=Ng(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return da(o).set(n,e),o}};function Ng(t,e){switch(t[0]){case"Q":{let r=e??Qt;return[Qt.prefix,r.decode(`${Qt.prefix}${t}`)]}case Qt.prefix:{let r=e??Qt;return[Qt.prefix,r.decode(t)]}case Ze.prefix:{let r=e??Ze;return[Ze.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Dg(t,e,r){let{prefix:n}=r;if(n!==Qt.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function Ug(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var mi=112,Lg=18;function cu(t,e,r){let n=vn(t),i=n+vn(e),o=new Uint8Array(i+r.byteLength);return bn(t,o,0),bn(e,o,n),o.set(r,i),o}var kg=Symbol.for("@ipld/js-cid/CID");function gr(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var pa={};J(pa,{base10:()=>Pg});var Pg=yr({prefix:"9",name:"base10",alphabet:"0123456789"});var ya={};J(ya,{base16:()=>Og,base16upper:()=>Fg});var Og=Bt({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Fg=Bt({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ma={};J(ma,{base2:()=>Mg});var Mg=Bt({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ga={};J(ga,{base256emoji:()=>Hg});var fu=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}"),Kg=fu.reduce((t,e,r)=>(t[r]=e,t),[]),Vg=fu.reduce((t,e,r)=>(t[e.codePointAt(0)]=r,t),[]);function qg(t){return t.reduce((e,r)=>(e+=Kg[r],e),"")}function zg(t){let e=[];for(let r of t){let n=Vg[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);e.push(n)}return new Uint8Array(e)}var Hg=xn({prefix:"\u{1F680}",name:"base256emoji",encode:qg,decode:zg});var xa={};J(xa,{base36:()=>$g,base36upper:()=>Gg});var $g=yr({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Gg=yr({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var ba={};J(ba,{base64:()=>Yg,base64pad:()=>Wg,base64url:()=>Zg,base64urlpad:()=>Qg});var Yg=Bt({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Wg=Bt({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Zg=Bt({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Qg=Bt({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var va={};J(va,{base8:()=>Xg});var Xg=Bt({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var wa={};J(wa,{identity:()=>Jg});var Jg=xn({prefix:"\0",name:"identity",encode:t=>Jf(t),decode:t=>Xf(t)});var AS=new TextEncoder,BS=new TextDecoder;var Ea={};J(Ea,{identity:()=>nx});var uu=0,ex="identity",lu=We;function rx(t){return Or(uu,lu(t))}var nx={code:uu,name:ex,encode:lu,digest:rx};var Ba={};J(Ba,{sha256:()=>ix,sha512:()=>ox});function Aa({name:t,code:e,encode:r}){return new Sa(t,e,r)}var Sa=class{name;code;encode;constructor(e,r,n){this.name=e,this.code=r,this.encode=n}digest(e){if(e instanceof Uint8Array){let r=this.encode(e);return r instanceof Uint8Array?Or(this.code,r):r.then(n=>Or(this.code,n))}else throw Error("Unknown type, must be binary type")}};function du(t){return async e=>new Uint8Array(await crypto.subtle.digest(t,e))}var ix=Aa({name:"sha2-256",code:18,encode:du("SHA-256")}),ox=Aa({name:"sha2-512",code:19,encode:du("SHA-512")});var gi={...wa,...ma,...va,...pa,...ya,...la,...xa,...ua,...ba,...ga},FS={...Ba,...Ea};function Fr(t){return globalThis.Buffer!=null?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t}function Ee(t=0){return globalThis.Buffer?.allocUnsafe!=null?Fr(globalThis.Buffer.allocUnsafe(t)):new Uint8Array(t)}function yu(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var pu=yu("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Ca=yu("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Ee(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),sx={utf8:pu,"utf-8":pu,hex:gi.base16,latin1:Ca,ascii:Ca,binary:Ca,...gi},ho=sx;function Lt(t,e="utf8"){let r=ho[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var ax=Math.pow(2,7),cx=Math.pow(2,14),fx=Math.pow(2,21),Ia=Math.pow(2,28),Ta=Math.pow(2,35),Ra=Math.pow(2,42),_a=Math.pow(2,49),lt=128,zt=127;function Ue(t){if(t<ax)return 1;if(t<cx)return 2;if(t<fx)return 3;if(t<Ia)return 4;if(t<Ta)return 5;if(t<Ra)return 6;if(t<_a)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ux(t,e,r=0){switch(Ue(t)){case 8:e[r++]=t&255|lt,t/=128;case 7:e[r++]=t&255|lt,t/=128;case 6:e[r++]=t&255|lt,t/=128;case 5:e[r++]=t&255|lt,t/=128;case 4:e[r++]=t&255|lt,t>>>=7;case 3:e[r++]=t&255|lt,t>>>=7;case 2:e[r++]=t&255|lt,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function lx(t,e,r=0){switch(Ue(t)){case 8:e.set(r++,t&255|lt),t/=128;case 7:e.set(r++,t&255|lt),t/=128;case 6:e.set(r++,t&255|lt),t/=128;case 5:e.set(r++,t&255|lt),t/=128;case 4:e.set(r++,t&255|lt),t>>>=7;case 3:e.set(r++,t&255|lt),t>>>=7;case 2:e.set(r++,t&255|lt),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function hx(t,e){let r=t[e],n=0;if(n+=r&zt,r<lt||(r=t[e+1],n+=(r&zt)<<7,r<lt)||(r=t[e+2],n+=(r&zt)<<14,r<lt)||(r=t[e+3],n+=(r&zt)<<21,r<lt)||(r=t[e+4],n+=(r&zt)*Ia,r<lt)||(r=t[e+5],n+=(r&zt)*Ta,r<lt)||(r=t[e+6],n+=(r&zt)*Ra,r<lt)||(r=t[e+7],n+=(r&zt)*_a,r<lt))return n;throw new RangeError("Could not decode varint")}function dx(t,e){let r=t.get(e),n=0;if(n+=r&zt,r<lt||(r=t.get(e+1),n+=(r&zt)<<7,r<lt)||(r=t.get(e+2),n+=(r&zt)<<14,r<lt)||(r=t.get(e+3),n+=(r&zt)<<21,r<lt)||(r=t.get(e+4),n+=(r&zt)*Ia,r<lt)||(r=t.get(e+5),n+=(r&zt)*Ta,r<lt)||(r=t.get(e+6),n+=(r&zt)*Ra,r<lt)||(r=t.get(e+7),n+=(r&zt)*_a,r<lt))return n;throw new RangeError("Could not decode varint")}function Sn(t,e,r=0){return e==null&&(e=Ee(Ue(t))),e instanceof Uint8Array?ux(t,e,r):lx(t,e,r)}function Mr(t,e=0){return t instanceof Uint8Array?hx(t,e):dx(t,e)}function pe(t,e){if(globalThis.Buffer!=null)return Fr(globalThis.Buffer.concat(t,e));e==null&&(e=t.reduce((i,o)=>i+o.length,0));let r=Ee(e),n=0;for(let i of t)r.set(i,n),n+=i.length;return Fr(r)}var po=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let r=this.index,n=e();return n===void 0&&(this.index=r),n}parseWith(e){let r=e();if(this.index===this.input.length)return r}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let r=this.readChar();if(r===e)return r})}readSeparator(e,r,n){return this.readAtomically(()=>{if(!(r>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,r,n,i){return this.readAtomically(()=>{let o=0,s=0,a=this.peekChar();if(a===void 0)return;let c=a==="0",u=2**(8*i)-1;for(;;){let f=this.readAtomically(()=>{let l=this.readChar();if(l===void 0)return;let p=Number.parseInt(l,e);if(!Number.isNaN(p))return p});if(f===void 0)break;if(o*=e,o+=f,o>u||(s+=1,r!==void 0&&s>r))return}if(s!==0)return!n&&c&&s>1?void 0:o})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let r=0;r<e.length;r++){let n=this.readSeparator(".",r,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[r]=n}return e})}readIPv6Addr(){let e=r=>{for(let n=0;n<r.length/2;n++){let i=n*2;if(n<r.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return r[i]=s[0],r[i+1]=s[1],r[i+2]=s[2],r[i+3]=s[3],[i+4,!0]}let o=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(o===void 0)return[i,!1];r[i]=o>>8,r[i+1]=o&255}return[r.length,!1]};return this.readAtomically(()=>{let r=new Uint8Array(16),[n,i]=e(r);if(n===16)return r;if(i||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let o=new Uint8Array(14),s=16-(n+2),[a]=e(o.subarray(0,s));return r.set(o.subarray(0,a),16-a),r})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var gu=45,px=15,An=new po;function Na(t){if(!(t.length>px))return An.new(t).parseWith(()=>An.readIPv4Addr())}function Da(t){if(t.includes("%")&&(t=t.split("%")[0]),!(t.length>gu))return An.new(t).parseWith(()=>An.readIPv6Addr())}function yo(t){if(t.includes("%")&&(t=t.split("%")[0]),!(t.length>gu))return An.new(t).parseWith(()=>An.readIPAddr())}var a6=parseInt("0xFFFF",16),c6=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);function Xt(t,e="utf8"){let r=ho[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?Fr(globalThis.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function vu(t){return!!Na(t)}function wu(t){return!!Da(t)}function mo(t){return!!yo(t)}var Eu=vu,bx=wu,Ua=function(t){let e=0;if(t=t.toString().trim(),Eu(t)){let r=new Uint8Array(e+4);return t.split(/\./g).forEach(n=>{r[e++]=parseInt(n,10)&255}),r}if(bx(t)){let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=Eu(r[n]),s;o&&(s=Ua(r[n]),r[n]=Lt(s.slice(0,2),"base16")),s!=null&&++n<8&&r.splice(n,0,Lt(s.slice(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){let o=parseInt(r[n],16);i[e++]=o>>8&255,i[e++]=o&255}return i}throw new Error("invalid ip address")},Su=function(t,e=0,r){e=~~e,r=r??t.length-e;let n=new DataView(t.buffer);if(r===4){let i=[];for(let o=0;o<r;o++)i.push(t[e+o]);return i.join(".")}if(r===16){let i=[];for(let o=0;o<r;o+=2)i.push(n.getUint16(e+o).toString(16));return i.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Bn={},La={},wx=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];wx.forEach(t=>{let e=Ex(...t);La[e.code]=e,Bn[e.name]=e});function Ex(t,e,r,n,i){return{code:t,size:e,name:r,resolvable:!!n,path:!!i}}function mt(t){if(typeof t=="number"){if(La[t]!=null)return La[t];throw new Error(`no protocol with code: ${t}`)}else if(typeof t=="string"){if(Bn[t]!=null)return Bn[t];throw new Error(`no protocol with name: ${t}`)}throw new Error(`invalid protocol id type: ${typeof t}`)}var W6=mt("ip4"),Z6=mt("ip6"),Q6=mt("ipcidr");function Pa(t,e){switch(mt(t).code){case 4:case 41:return Ax(e);case 42:return Cu(e);case 6:case 273:case 33:case 132:return Tu(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Cu(e);case 421:return Tx(e);case 444:return Iu(e);case 445:return Iu(e);case 466:return Ix(e);default:return Lt(e,"base16")}}function Oa(t,e){switch(mt(t).code){case 4:return Au(e);case 41:return Au(e);case 42:return Bu(e);case 6:case 273:case 33:case 132:return Fa(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Bu(e);case 421:return Bx(e);case 444:return Rx(e);case 445:return _x(e);case 466:return Cx(e);default:return Xt(e,"base16")}}var ka=Object.values(gi).map(t=>t.decoder),Sx=function(){let t=ka[0].or(ka[1]);return ka.slice(2).forEach(e=>t=t.or(e)),t}();function Au(t){if(!mo(t))throw new Error("invalid ip address");return Ua(t)}function Ax(t){let e=Su(t,0,t.length);if(e==null)throw new Error("ipBuff is required");if(!mo(e))throw new Error("invalid ip address");return e}function Fa(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,t),new Uint8Array(e)}function Tu(t){return new DataView(t.buffer).getUint16(t.byteOffset)}function Bu(t){let e=Xt(t),r=Uint8Array.from(Sn(e.length));return pe([r,e],r.length+e.length)}function Cu(t){let e=Mr(t);if(t=t.slice(Ue(e)),t.length!==e)throw new Error("inconsistent lengths");return Lt(t)}function Bx(t){let e;t[0]==="Q"||t[0]==="1"?e=lo(Qt.decode(`z${t}`)).bytes:e=mr.parse(t).multihash.bytes;let r=Uint8Array.from(Sn(e.length));return pe([r,e],r.length+e.length)}function Cx(t){let e=Sx.decode(t),r=Uint8Array.from(Sn(e.length));return pe([r,e],r.length+e.length)}function Ix(t){let e=Mr(t),r=t.slice(Ue(e));if(r.length!==e)throw new Error("inconsistent lengths");return"u"+Lt(r,"base64url")}function Tx(t){let e=Mr(t),r=t.slice(Ue(e));if(r.length!==e)throw new Error("inconsistent lengths");return Lt(r,"base58btc")}function Rx(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=Ze.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Fa(n);return pe([r,i],r.length+i.length)}function _x(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Ze.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Fa(n);return pe([r,i],r.length+i.length)}function Iu(t){let e=t.slice(0,t.length-2),r=t.slice(t.length-2),n=Lt(e,"base32"),i=Tu(r);return`${n}:${i}`}function Ru(t){t=Ma(t);let e=[],r=[],n=null,i=t.split("/").slice(1);if(i.length===1&&i[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let o=0;o<i.length;o++){let s=i[o],a=mt(s);if(a.size===0){e.push([a.code]),r.push([a.code]);continue}if(o++,o>=i.length)throw Nu("invalid address: "+t);if(a.path===!0){n=Ma(i.slice(o).join("/")),e.push([a.code,Oa(a.code,n)]),r.push([a.code,n]);break}let c=Oa(a.code,i[o]);e.push([a.code,c]),r.push([a.code,Pa(a.code,c)])}return{string:_u(r),bytes:Va(e),tuples:e,stringTuples:r,path:n}}function Ka(t){let e=[],r=[],n=null,i=0;for(;i<t.length;){let o=Mr(t,i),s=Ue(o),a=mt(o),c=Nx(a,t.slice(i+s));if(c===0){e.push([o]),r.push([o]),i+=s;continue}let u=t.slice(i+s,i+s+c);if(i+=c+s,i>t.length)throw Nu("Invalid address Uint8Array: "+Lt(t,"base16"));e.push([o,u]);let f=Pa(o,u);if(r.push([o,f]),a.path===!0){n=f;break}}return{bytes:Uint8Array.from(t),string:_u(r),tuples:e,stringTuples:r,path:n}}function _u(t){let e=[];return t.map(r=>{let n=mt(r[0]);return e.push(n.name),r.length>1&&r[1]!=null&&e.push(r[1]),null}),Ma(e.join("/"))}function Va(t){return pe(t.map(e=>{let r=mt(e[0]),n=Uint8Array.from(Sn(r.code));return e.length>1&&e[1]!=null&&(n=pe([n,e[1]])),n}))}function Nx(t,e){if(t.size>0)return t.size/8;if(t.size===0)return 0;{let r=Mr(e instanceof Uint8Array?e:Uint8Array.from(e));return r+Ue(r)}}function Ma(t){return"/"+t.trim().split("/").filter(e=>e).join("/")}function Nu(t){return new Error("Error parsing address: "+t)}var Dx=Symbol.for("nodejs.util.inspect.custom"),qa=Symbol.for("@multiformats/js-multiaddr/multiaddr"),Ux=[mt("dns").code,mt("dns4").code,mt("dns6").code,mt("dnsaddr").code],go=class t{bytes;#t;#e;#o;#a;[qa]=!0;constructor(e){e==null&&(e="");let r;if(e instanceof Uint8Array)r=Ka(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);r=Ru(e)}else if(Uu(e))r=Ka(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=r.bytes,this.#t=r.string,this.#e=r.tuples,this.#o=r.stringTuples,this.#a=r.path}toString(){return this.#t}toJSON(){return this.toString()}toOptions(){let e,r,n,i,o="",s=mt("tcp"),a=mt("udp"),c=mt("ip4"),u=mt("ip6"),f=mt("dns6"),l=mt("ip6zone");for(let[g,h]of this.stringTuples())g===l.code&&(o=`%${h??""}`),Ux.includes(g)&&(r=s.name,i=443,n=`${h??""}${o}`,e=g===f.code?6:4),(g===s.code||g===a.code)&&(r=mt(g).name,i=parseInt(h??"")),(g===c.code||g===u.code)&&(r=mt(g).name,n=`${h??""}${o}`,e=g===u.code?6:4);if(e==null||r==null||n==null||i==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:r,port:i}}protos(){return this.#e.map(([e])=>Object.assign({},mt(e)))}protoCodes(){return this.#e.map(([e])=>e)}protoNames(){return this.#e.map(([e])=>mt(e).name)}tuples(){return this.#e}stringTuples(){return this.#o}encapsulate(e){return e=new t(e),new t(this.toString()+e.toString())}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new t(n.slice(0,i))}decapsulateCode(e){let r=this.tuples();for(let n=r.length-1;n>=0;n--)if(r[n][0]===e)return new t(Va(r.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,i])=>{n===Bn.p2p.code&&e.push([n,i]),n===Bn["p2p-circuit"].code&&(e=[])});let r=e.pop();if(r?.[1]!=null){let n=r[1];return n[0]==="Q"||n[0]==="1"?Lt(Qt.decode(`z${n}`),"base58btc"):Lt(mr.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#a}equals(e){return gr(this.bytes,e.bytes)}async resolve(e){let r=this.protos().find(o=>o.resolvable);if(r==null)return[this];let n=Du.get(r.name);if(n==null)throw new fo(`no available resolver for ${r.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(o=>new t(o))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let r=(e??this).protos();return!(r.length!==2||r[0].code!==4&&r[0].code!==41||r[1].code!==6&&r[1].code!==273)}[Dx](){return`Multiaddr(${this.#t})`}};var Du=new Map;function Uu(t){return!!t?.[qa]}function Cn(t){return new go(t)}function xi(t){let e=new globalThis.AbortController;function r(){e.abort();for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let i=e.signal;return i.clear=n,i}async function*xo(t,e={}){let r=t.getReader();try{for(;;){let n=await r.read();if(n.done)return;yield n.value}}finally{e.preventCancel!==!0&&await r.cancel(),r.releaseLock()}}var QI=_t(Ei(),1),XI=_t(Zl(),1);var tE=_t(pt(),1);function Nn(t){return globalThis.Buffer!=null?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t}var yc={};J(yc,{base10:()=>fb});function ib(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,c=t.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function l(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var d=0,y=0,m=0,v=h.length;m!==v&&h[m]===0;)m++,d++;for(var x=(v-m)*f+1>>>0,B=new Uint8Array(x);m!==v;){for(var w=h[m],E=0,C=x-1;(w!==0||E<y)&&C!==-1;C--,E++)w+=256*B[C]>>>0,B[C]=w%a>>>0,w=w/a>>>0;if(w!==0)throw new Error("Non-zero carry");y=E,m++}for(var S=x-y;S!==x&&B[S]===0;)S++;for(var N=c.repeat(d);S<x;++S)N+=t.charAt(B[S]);return N}function p(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var d=0;if(h[d]!==" "){for(var y=0,m=0;h[d]===c;)y++,d++;for(var v=(h.length-d)*u+1>>>0,x=new Uint8Array(v);h[d];){var B=r[h.charCodeAt(d)];if(B===255)return;for(var w=0,E=v-1;(B!==0||w<m)&&E!==-1;E--,w++)B+=a*x[E]>>>0,x[E]=B%256>>>0,B=B/256>>>0;if(B!==0)throw new Error("Non-zero carry");m=w,d++}if(h[d]!==" "){for(var C=v-m;C!==v&&x[C]===0;)C++;for(var S=new Uint8Array(y+(v-C)),N=y;C!==v;)S[N++]=x[C++];return S}}}function g(h){var d=p(h);if(d)return d;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:g}}var ob=ib,sb=ob,Ql=sb;var Q5=new Uint8Array(0);var Xl=(t,e)=>{if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0},je=t=>{if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")};var Jl=t=>new TextEncoder().encode(t),jl=t=>new TextDecoder().decode(t);var lc=class{constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},hc=class{constructor(e,r,n){if(this.name=e,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return eh(this,e)}},dc=class{constructor(e){this.decoders=e}or(e){return eh(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},eh=(t,e)=>new dc({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}}),pc=class{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new lc(e,r,n),this.decoder=new hc(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Dn=({name:t,prefix:e,encode:r,decode:n})=>new pc(t,e,r,n),Er=({prefix:t,name:e,alphabet:r})=>{let{encode:n,decode:i}=Ql(r,e);return Dn({prefix:t,name:e,encode:n,decode:o=>je(i(o))})},ab=(t,e,r,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=t.length;for(;t[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let l=i[t[f]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|l,a+=r,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=r||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},cb=(t,e,r)=>{let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s&&(o+=e[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o},Ct=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>Dn({prefix:e,name:t,encode(i){return cb(i,n,r)},decode(i){return ab(i,n,r,t)}});var fb=Er({prefix:"9",name:"base10",alphabet:"0123456789"});var mc={};J(mc,{base16:()=>ub,base16upper:()=>lb});var ub=Ct({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),lb=Ct({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var gc={};J(gc,{base2:()=>hb});var hb=Ct({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var xc={};J(xc,{base256emoji:()=>gb});var rh=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}"),db=rh.reduce((t,e,r)=>(t[r]=e,t),[]),pb=rh.reduce((t,e,r)=>(t[e.codePointAt(0)]=r,t),[]);function yb(t){return t.reduce((e,r)=>(e+=db[r],e),"")}function mb(t){let e=[];for(let r of t){let n=pb[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);e.push(n)}return new Uint8Array(e)}var gb=Dn({prefix:"\u{1F680}",name:"base256emoji",encode:yb,decode:mb});var bc={};J(bc,{base32:()=>Un,base32hex:()=>wb,base32hexpad:()=>Sb,base32hexpadupper:()=>Ab,base32hexupper:()=>Eb,base32pad:()=>bb,base32padupper:()=>vb,base32upper:()=>xb,base32z:()=>Bb});var Un=Ct({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),xb=Ct({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),bb=Ct({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),vb=Ct({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),wb=Ct({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Eb=Ct({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Sb=Ct({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ab=Ct({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Bb=Ct({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var vc={};J(vc,{base36:()=>Cb,base36upper:()=>Ib});var Cb=Er({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Ib=Er({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var wc={};J(wc,{base58btc:()=>ge,base58flickr:()=>Tb});var ge=Er({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Tb=Er({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ec={};J(Ec,{base64:()=>Oo,base64pad:()=>Rb,base64url:()=>_b,base64urlpad:()=>Nb});var Oo=Ct({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Rb=Ct({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),_b=Ct({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Nb=Ct({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Sc={};J(Sc,{base8:()=>Db});var Db=Ct({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ac={};J(Ac,{identity:()=>Ub});var Ub=Dn({prefix:"\0",name:"identity",encode:t=>jl(t),decode:t=>Jl(t)});var lA=new TextEncoder,hA=new TextDecoder;var Ic={};J(Ic,{identity:()=>Cc});var Pb=oh,nh=128,Ob=127,Fb=~Ob,Mb=Math.pow(2,31);function oh(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Mb;)e[r++]=t&255|nh,t/=128;for(;t&Fb;)e[r++]=t&255|nh,t>>>=7;return e[r]=t|0,oh.bytes=r-n+1,e}var Kb=Bc,Vb=128,ih=127;function Bc(t,n){var r=0,n=n||0,i=0,o=n,s,a=t.length;do{if(o>=a)throw Bc.bytes=0,new RangeError("Could not decode varint");s=t[o++],r+=i<28?(s&ih)<<i:(s&ih)*Math.pow(2,i),i+=7}while(s>=Vb);return Bc.bytes=o-n,r}var qb=Math.pow(2,7),zb=Math.pow(2,14),Hb=Math.pow(2,21),$b=Math.pow(2,28),Gb=Math.pow(2,35),Yb=Math.pow(2,42),Wb=Math.pow(2,49),Zb=Math.pow(2,56),Qb=Math.pow(2,63),Xb=function(t){return t<qb?1:t<zb?2:t<Hb?3:t<$b?4:t<Gb?5:t<Yb?6:t<Wb?7:t<Zb?8:t<Qb?9:10},Jb={encode:Pb,decode:Kb,encodingLength:Xb},jb=Jb,Bi=jb;var Ci=(t,e=0)=>[Bi.decode(t,e),Bi.decode.bytes],Ln=(t,e,r=0)=>(Bi.encode(t,e,r),e),kn=t=>Bi.encodingLength(t);var $r=(t,e)=>{let r=e.byteLength,n=kn(t),i=n+kn(r),o=new Uint8Array(i+r);return Ln(t,o,0),Ln(r,o,n),o.set(e,i),new Pn(t,r,e,o)},sh=t=>{let e=je(t),[r,n]=Ci(e),[i,o]=Ci(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new Pn(r,i,s,e)},ah=(t,e)=>{if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Xl(t.bytes,r.bytes)}},Pn=class{constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var ch=0,tv="identity",fh=je,ev=t=>$r(ch,fh(t)),Cc={code:ch,name:tv,encode:fh,digest:ev};var _c={};J(_c,{sha256:()=>oe,sha512:()=>rv});var Rc=({name:t,code:e,encode:r})=>new Tc(t,e,r),Tc=class{constructor(e,r,n){this.name=e,this.code=r,this.encode=n}digest(e){if(e instanceof Uint8Array){let r=this.encode(e);return r instanceof Uint8Array?$r(this.code,r):r.then(n=>$r(this.code,n))}else throw Error("Unknown type, must be binary type")}};var lh=t=>async e=>new Uint8Array(await crypto.subtle.digest(t,e)),oe=Rc({name:"sha2-256",code:18,encode:lh("SHA-256")}),rv=Rc({name:"sha2-512",code:19,encode:lh("SHA-512")});var hh=(t,e)=>{let{bytes:r,version:n}=t;switch(n){case 0:return iv(r,Nc(t),e||ge.encoder);default:return ov(r,Nc(t),e||Un.encoder)}};var dh=new WeakMap,Nc=t=>{let e=dh.get(t);if(e==null){let r=new Map;return dh.set(t,r),r}return e},Mo=class t{constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}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:e,multihash:r}=this;if(e!==Ti)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==sv)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:e,digest:r}=this.multihash,n=$r(e,r);return t.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(e){return t.equals(this,e)}static equals(e,r){let n=r;return n&&e.code===n.code&&e.version===n.version&&ah(e.multihash,n.multihash)}toString(e){return hh(this,e)}toJSON(){return{"/":hh(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new t(n,i,o,s||ph(n,i,o.bytes))}else if(r[av]===!0){let{version:n,multihash:i,code:o}=r,s=sh(i);return t.create(n,o,s)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==Ti)throw new Error(`Version 0 CID must use dag-pb (code: ${Ti}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=ph(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Ti,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=je(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),s=new Pn(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[l,p]=Ci(e.subarray(r));return r+=p,l},i=n(),o=Ti;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=r,a=n(),c=n(),u=r+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,r){let[n,i]=nv(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Nc(o).set(n,e),o}},nv=(t,e)=>{switch(t[0]){case"Q":{let r=e||ge;return[ge.prefix,r.decode(`${ge.prefix}${t}`)]}case ge.prefix:{let r=e||ge;return[ge.prefix,r.decode(t)]}case Un.prefix:{let r=e||Un;return[Un.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}},iv=(t,e,r)=>{let{prefix:n}=r;if(n!==ge.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i},ov=(t,e,r)=>{let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i},Ti=112,sv=18,ph=(t,e,r)=>{let n=kn(t),i=n+kn(e),o=new Uint8Array(i+r.byteLength);return Ln(t,o,0),Ln(e,o,n),o.set(r,i),o},av=Symbol.for("@ipld/js-cid/CID");var Dc={...Ac,...gc,...Sc,...yc,...mc,...bc,...vc,...wc,...Ec,...xc},TA={..._c,...Ic};function Ko(t=0){return globalThis.Buffer?.allocUnsafe!=null?Nn(globalThis.Buffer.allocUnsafe(t)):new Uint8Array(t)}function mh(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var yh=mh("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Uc=mh("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Ko(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),cv={utf8:yh,"utf-8":yh,hex:Dc.base16,latin1:Uc,ascii:Uc,binary:Uc,...Dc},Vo=cv;function se(t,e="utf8"){let r=Vo[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?Nn(globalThis.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var u0={};J(u0,{Ed25519PrivateKey:()=>Jr,Ed25519PublicKey:()=>Pi,generateKeyPair:()=>Aw,generateKeyPairFromSeed:()=>Qh,unmarshalEd25519PrivateKey:()=>Ew,unmarshalEd25519PublicKey:()=>Sw});function Ke(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function gh(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function fv(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}function Lc(t,...e){if(!fv(t))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function xh(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");gh(t.outputLen),gh(t.blockLen)}function On(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function bh(t,e){Lc(t);let r=e.outputLen;if(t.length<r)throw new Error(`digestInto() expects output buffer of length at least ${r}`)}var qo=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function vh(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}var zo=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),Be=(t,e)=>t<<32-e|t>>>e,uv=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;if(!uv)throw new Error("Non little-endian hardware is not supported");function kc(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Ri(t){if(typeof t=="string"&&(t=kc(t)),!vh(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}function Ho(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];if(!vh(i))throw new Error("Uint8Array expected");e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}var Fn=class{clone(){return this._cloneInto()}},qA={}.toString;function $o(t){let e=n=>t().update(Ri(n)).digest(),r=t();return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=()=>t(),e}function Mn(t=32){if(qo&&typeof qo.getRandomValues=="function")return qo.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function lv(t,e,r,n){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,r,n);let i=BigInt(32),o=BigInt(4294967295),s=Number(r>>i&o),a=Number(r&o),c=n?4:0,u=n?0:4;t.setUint32(e+c,s,n),t.setUint32(e+u,a,n)}var Kn=class extends Fn{constructor(e,r,n,i){super(),this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=zo(this.buffer)}update(e){On(this);let{view:r,buffer:n,blockLen:i}=this;e=Ri(e);let o=e.length;for(let s=0;s<o;){let a=Math.min(i-this.pos,o-s);if(a===i){let c=zo(e);for(;i<=o-s;s+=i)this.process(c,s);continue}n.set(e.subarray(s,s+a),this.pos),this.pos+=a,s+=a,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){On(this),bh(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:s}=this;r[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>i-s&&(this.process(n,0),s=0);for(let l=s;l<i;l++)r[l]=0;lv(n,i-8,BigInt(this.length*8),o),this.process(n,0);let a=zo(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let u=c/4,f=this.get();if(u>f.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<u;l++)a.setUint32(4*l,f[l],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:s,pos:a}=this;return e.length=i,e.pos=a,e.finished=o,e.destroyed=s,i%r&&e.buffer.set(n),e}};var Go=BigInt(4294967295),Pc=BigInt(32);function wh(t,e=!1){return e?{h:Number(t&Go),l:Number(t>>Pc&Go)}:{h:Number(t>>Pc&Go)|0,l:Number(t&Go)|0}}function hv(t,e=!1){let r=new Uint32Array(t.length),n=new Uint32Array(t.length);for(let i=0;i<t.length;i++){let{h:o,l:s}=wh(t[i],e);[r[i],n[i]]=[o,s]}return[r,n]}var dv=(t,e)=>BigInt(t>>>0)<<Pc|BigInt(e>>>0),pv=(t,e,r)=>t>>>r,yv=(t,e,r)=>t<<32-r|e>>>r,mv=(t,e,r)=>t>>>r|e<<32-r,gv=(t,e,r)=>t<<32-r|e>>>r,xv=(t,e,r)=>t<<64-r|e>>>r-32,bv=(t,e,r)=>t>>>r-32|e<<64-r,vv=(t,e)=>e,wv=(t,e)=>t,Ev=(t,e,r)=>t<<r|e>>>32-r,Sv=(t,e,r)=>e<<r|t>>>32-r,Av=(t,e,r)=>e<<r-32|t>>>64-r,Bv=(t,e,r)=>t<<r-32|e>>>64-r;function Cv(t,e,r,n){let i=(e>>>0)+(n>>>0);return{h:t+r+(i/2**32|0)|0,l:i|0}}var Iv=(t,e,r)=>(t>>>0)+(e>>>0)+(r>>>0),Tv=(t,e,r,n)=>e+r+n+(t/2**32|0)|0,Rv=(t,e,r,n)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0),_v=(t,e,r,n,i)=>e+r+n+i+(t/2**32|0)|0,Nv=(t,e,r,n,i)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0)+(i>>>0),Dv=(t,e,r,n,i,o)=>e+r+n+i+o+(t/2**32|0)|0;var Uv={fromBig:wh,split:hv,toBig:dv,shrSH:pv,shrSL:yv,rotrSH:mv,rotrSL:gv,rotrBH:xv,rotrBL:bv,rotr32H:vv,rotr32L:wv,rotlSH:Ev,rotlSL:Sv,rotlBH:Av,rotlBL:Bv,add:Cv,add3L:Iv,add3H:Tv,add4L:Rv,add4H:_v,add5H:Dv,add5L:Nv},tt=Uv;var[Lv,kv]=tt.split(["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(t=>BigInt(t))),Sr=new Uint32Array(80),Ar=new Uint32Array(80),Oc=class extends Kn{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:r,Bh:n,Bl:i,Ch:o,Cl:s,Dh:a,Dl:c,Eh:u,El:f,Fh:l,Fl:p,Gh:g,Gl:h,Hh:d,Hl:y}=this;return[e,r,n,i,o,s,a,c,u,f,l,p,g,h,d,y]}set(e,r,n,i,o,s,a,c,u,f,l,p,g,h,d,y){this.Ah=e|0,this.Al=r|0,this.Bh=n|0,this.Bl=i|0,this.Ch=o|0,this.Cl=s|0,this.Dh=a|0,this.Dl=c|0,this.Eh=u|0,this.El=f|0,this.Fh=l|0,this.Fl=p|0,this.Gh=g|0,this.Gl=h|0,this.Hh=d|0,this.Hl=y|0}process(e,r){for(let x=0;x<16;x++,r+=4)Sr[x]=e.getUint32(r),Ar[x]=e.getUint32(r+=4);for(let x=16;x<80;x++){let B=Sr[x-15]|0,w=Ar[x-15]|0,E=tt.rotrSH(B,w,1)^tt.rotrSH(B,w,8)^tt.shrSH(B,w,7),C=tt.rotrSL(B,w,1)^tt.rotrSL(B,w,8)^tt.shrSL(B,w,7),S=Sr[x-2]|0,N=Ar[x-2]|0,M=tt.rotrSH(S,N,19)^tt.rotrBH(S,N,61)^tt.shrSH(S,N,6),O=tt.rotrSL(S,N,19)^tt.rotrBL(S,N,61)^tt.shrSL(S,N,6),V=tt.add4L(C,O,Ar[x-7],Ar[x-16]),Y=tt.add4H(V,E,M,Sr[x-7],Sr[x-16]);Sr[x]=Y|0,Ar[x]=V|0}let{Ah:n,Al:i,Bh:o,Bl:s,Ch:a,Cl:c,Dh:u,Dl:f,Eh:l,El:p,Fh:g,Fl:h,Gh:d,Gl:y,Hh:m,Hl:v}=this;for(let x=0;x<80;x++){let B=tt.rotrSH(l,p,14)^tt.rotrSH(l,p,18)^tt.rotrBH(l,p,41),w=tt.rotrSL(l,p,14)^tt.rotrSL(l,p,18)^tt.rotrBL(l,p,41),E=l&g^~l&d,C=p&h^~p&y,S=tt.add5L(v,w,C,kv[x],Ar[x]),N=tt.add5H(S,m,B,E,Lv[x],Sr[x]),M=S|0,O=tt.rotrSH(n,i,28)^tt.rotrBH(n,i,34)^tt.rotrBH(n,i,39),V=tt.rotrSL(n,i,28)^tt.rotrBL(n,i,34)^tt.rotrBL(n,i,39),Y=n&o^n&a^o&a,et=i&s^i&c^s&c;m=d|0,v=y|0,d=g|0,y=h|0,g=l|0,h=p|0,{h:l,l:p}=tt.add(u|0,f|0,N|0,M|0),u=a|0,f=c|0,a=o|0,c=s|0,o=n|0,s=i|0;let I=tt.add3L(M,V,et);n=tt.add3H(I,N,O,Y),i=I|0}({h:n,l:i}=tt.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:o,l:s}=tt.add(this.Bh|0,this.Bl|0,o|0,s|0),{h:a,l:c}=tt.add(this.Ch|0,this.Cl|0,a|0,c|0),{h:u,l:f}=tt.add(this.Dh|0,this.Dl|0,u|0,f|0),{h:l,l:p}=tt.add(this.Eh|0,this.El|0,l|0,p|0),{h:g,l:h}=tt.add(this.Fh|0,this.Fl|0,g|0,h|0),{h:d,l:y}=tt.add(this.Gh|0,this.Gl|0,d|0,y|0),{h:m,l:v}=tt.add(this.Hh|0,this.Hl|0,m|0,v|0),this.set(n,i,o,s,a,c,u,f,l,p,g,h,d,y,m,v)}roundClean(){Sr.fill(0),Ar.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};var Fc=$o(()=>new Oc);var Wo={};J(Wo,{bitGet:()=>qv,bitLen:()=>Vv,bitMask:()=>_i,bitSet:()=>zv,bytesToHex:()=>er,bytesToNumberBE:()=>rr,bytesToNumberLE:()=>Br,concatBytes:()=>nr,createHmacDrbg:()=>Vc,ensureBytes:()=>It,equalBytes:()=>Mv,hexToBytes:()=>Gr,hexToNumber:()=>Kc,isBytes:()=>Ce,numberToBytesBE:()=>Cr,numberToBytesLE:()=>Yr,numberToHexUnpadded:()=>Bh,numberToVarBytesBE:()=>Fv,utf8ToBytes:()=>Kv,validateObject:()=>Ve});var Ah=BigInt(0),Yo=BigInt(1),Pv=BigInt(2);function Ce(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}var Ov=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function er(t){if(!Ce(t))throw new Error("Uint8Array expected");let e="";for(let r=0;r<t.length;r++)e+=Ov[t[r]];return e}function Bh(t){let e=t.toString(16);return e.length&1?`0${e}`:e}function Kc(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}var tr={_0:48,_9:57,_A:65,_F:70,_a:97,_f:102};function Eh(t){if(t>=tr._0&&t<=tr._9)return t-tr._0;if(t>=tr._A&&t<=tr._F)return t-(tr._A-10);if(t>=tr._a&&t<=tr._f)return t-(tr._a-10)}function Gr(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);let e=t.length,r=e/2;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let s=Eh(t.charCodeAt(o)),a=Eh(t.charCodeAt(o+1));if(s===void 0||a===void 0){let c=t[o]+t[o+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+o)}n[i]=s*16+a}return n}function rr(t){return Kc(er(t))}function Br(t){if(!Ce(t))throw new Error("Uint8Array expected");return Kc(er(Uint8Array.from(t).reverse()))}function Cr(t,e){return Gr(t.toString(16).padStart(e*2,"0"))}function Yr(t,e){return Cr(t,e).reverse()}function Fv(t){return Gr(Bh(t))}function It(t,e,r){let n;if(typeof e=="string")try{n=Gr(e)}catch(o){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${o}`)}else if(Ce(e))n=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);let i=n.length;if(typeof r=="number"&&i!==r)throw new Error(`${t} expected ${r} bytes, got ${i}`);return n}function nr(...t){let e=0;for(let i=0;i<t.length;i++){let o=t[i];if(!Ce(o))throw new Error("Uint8Array expected");e+=o.length}let r=new Uint8Array(e),n=0;for(let i=0;i<t.length;i++){let o=t[i];r.set(o,n),n+=o.length}return r}function Mv(t,e){if(t.length!==e.length)return!1;let r=0;for(let n=0;n<t.length;n++)r|=t[n]^e[n];return r===0}function Kv(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Vv(t){let e;for(e=0;t>Ah;t>>=Yo,e+=1);return e}function qv(t,e){return t>>BigInt(e)&Yo}var zv=(t,e,r)=>t|(r?Yo:Ah)<<BigInt(e),_i=t=>(Pv<<BigInt(t-1))-Yo,Mc=t=>new Uint8Array(t),Sh=t=>Uint8Array.from(t);function Vc(t,e,r){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");let n=Mc(t),i=Mc(t),o=0,s=()=>{n.fill(1),i.fill(0),o=0},a=(...l)=>r(i,n,...l),c=(l=Mc())=>{i=a(Sh([0]),l),n=a(),l.length!==0&&(i=a(Sh([1]),l),n=a())},u=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let l=0,p=[];for(;l<e;){n=a();let g=n.slice();p.push(g),l+=n.length}return nr(...p)};return(l,p)=>{s(),c(l);let g;for(;!(g=p(u()));)c();return s(),g}}var Hv={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||Ce(t),isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function Ve(t,e,r={}){let n=(i,o,s)=>{let a=Hv[o];if(typeof a!="function")throw new Error(`Invalid validator "${o}", expected function`);let c=t[i];if(!(s&&c===void 0)&&!a(c,t))throw new Error(`Invalid param ${String(i)}=${c} (${typeof c}), expected ${o}`)};for(let[i,o]of Object.entries(e))n(i,o,!1);for(let[i,o]of Object.entries(r))n(i,o,!0);return t}var Ut=BigInt(0),wt=BigInt(1),Wr=BigInt(2),$v=BigInt(3),qc=BigInt(4),Ch=BigInt(5),Ih=BigInt(8),Gv=BigInt(9),Yv=BigInt(16);function yt(t,e){let r=t%e;return r>=Ut?r:e+r}function Wv(t,e,r){if(r<=Ut||e<Ut)throw new Error("Expected power/modulo > 0");if(r===wt)return Ut;let n=wt;for(;e>Ut;)e&wt&&(n=n*t%r),t=t*t%r,e>>=wt;return n}function Et(t,e,r){let n=t;for(;e-- >Ut;)n*=n,n%=r;return n}function Zo(t,e){if(t===Ut||e<=Ut)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=yt(t,e),n=e,i=Ut,o=wt,s=wt,a=Ut;for(;r!==Ut;){let u=n/r,f=n%r,l=i-s*u,p=o-a*u;n=r,r=f,i=s,o=a,s=l,a=p}if(n!==wt)throw new Error("invert: does not exist");return yt(i,e)}function Zv(t){let e=(t-wt)/Wr,r,n,i;for(r=t-wt,n=0;r%Wr===Ut;r/=Wr,n++);for(i=Wr;i<t&&Wv(i,e,t)!==t-wt;i++);if(n===1){let s=(t+wt)/qc;return function(c,u){let f=c.pow(u,s);if(!c.eql(c.sqr(f),u))throw new Error("Cannot find square root");return f}}let o=(r+wt)/Wr;return function(a,c){if(a.pow(c,e)===a.neg(a.ONE))throw new Error("Cannot find square root");let u=n,f=a.pow(a.mul(a.ONE,i),r),l=a.pow(c,o),p=a.pow(c,r);for(;!a.eql(p,a.ONE);){if(a.eql(p,a.ZERO))return a.ZERO;let g=1;for(let d=a.sqr(p);g<u&&!a.eql(d,a.ONE);g++)d=a.sqr(d);let h=a.pow(f,wt<<BigInt(u-g-1));f=a.sqr(h),l=a.mul(l,h),p=a.mul(p,f),u=g}return l}}function Qv(t){if(t%qc===$v){let e=(t+wt)/qc;return function(n,i){let o=n.pow(i,e);if(!n.eql(n.sqr(o),i))throw new Error("Cannot find square root");return o}}if(t%Ih===Ch){let e=(t-Ch)/Ih;return function(n,i){let o=n.mul(i,Wr),s=n.pow(o,e),a=n.mul(i,s),c=n.mul(n.mul(a,Wr),s),u=n.mul(a,n.sub(c,n.ONE));if(!n.eql(n.sqr(u),i))throw new Error("Cannot find square root");return u}}return t%Yv,Zv(t)}var Th=(t,e)=>(yt(t,e)&wt)===wt,Xv=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function zc(t){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},r=Xv.reduce((n,i)=>(n[i]="function",n),e);return Ve(t,r)}function Jv(t,e,r){if(r<Ut)throw new Error("Expected power > 0");if(r===Ut)return t.ONE;if(r===wt)return e;let n=t.ONE,i=e;for(;r>Ut;)r&wt&&(n=t.mul(n,i)),i=t.sqr(i),r>>=wt;return n}function jv(t,e){let r=new Array(e.length),n=e.reduce((o,s,a)=>t.is0(s)?o:(r[a]=o,t.mul(o,s)),t.ONE),i=t.inv(n);return e.reduceRight((o,s,a)=>t.is0(s)?o:(r[a]=t.mul(o,r[a]),t.mul(o,s)),i),r}function Hc(t,e){let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function Qo(t,e,r=!1,n={}){if(t<=Ut)throw new Error(`Expected Field ORDER > 0, got ${t}`);let{nBitLength:i,nByteLength:o}=Hc(t,e);if(o>2048)throw new Error("Field lengths over 2048 bytes are not supported");let s=Qv(t),a=Object.freeze({ORDER:t,BITS:i,BYTES:o,MASK:_i(i),ZERO:Ut,ONE:wt,create:c=>yt(c,t),isValid:c=>{if(typeof c!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof c}`);return Ut<=c&&c<t},is0:c=>c===Ut,isOdd:c=>(c&wt)===wt,neg:c=>yt(-c,t),eql:(c,u)=>c===u,sqr:c=>yt(c*c,t),add:(c,u)=>yt(c+u,t),sub:(c,u)=>yt(c-u,t),mul:(c,u)=>yt(c*u,t),pow:(c,u)=>Jv(a,c,u),div:(c,u)=>yt(c*Zo(u,t),t),sqrN:c=>c*c,addN:(c,u)=>c+u,subN:(c,u)=>c-u,mulN:(c,u)=>c*u,inv:c=>Zo(c,t),sqrt:n.sqrt||(c=>s(a,c)),invertBatch:c=>jv(a,c),cmov:(c,u,f)=>f?u:c,toBytes:c=>r?Yr(c,o):Cr(c,o),fromBytes:c=>{if(c.length!==o)throw new Error(`Fp.fromBytes: expected ${o}, got ${c.length}`);return r?Br(c):rr(c)}});return Object.freeze(a)}function Rh(t,e){if(!t.isOdd)throw new Error("Field doesn't have isOdd");let r=t.sqrt(e);return t.isOdd(r)?t.neg(r):r}function _h(t){if(typeof t!="bigint")throw new Error("field order must be bigint");let e=t.toString(2).length;return Math.ceil(e/8)}function $c(t){let e=_h(t);return e+Math.ceil(e/2)}function Nh(t,e,r=!1){let n=t.length,i=_h(e),o=$c(e);if(n<16||n<o||n>1024)throw new Error(`expected ${o}-1024 bytes of input, got ${n}`);let s=r?rr(t):Br(t),a=yt(s,e-wt)+wt;return r?Yr(a,i):Cr(a,i)}var ew=BigInt(0),Gc=BigInt(1);function Xo(t,e){let r=(i,o)=>{let s=o.negate();return i?s:o},n=i=>{let o=Math.ceil(e/i)+1,s=2**(i-1);return{windows:o,windowSize:s}};return{constTimeNegate:r,unsafeLadder(i,o){let s=t.ZERO,a=i;for(;o>ew;)o&Gc&&(s=s.add(a)),a=a.double(),o>>=Gc;return s},precomputeWindow(i,o){let{windows:s,windowSize:a}=n(o),c=[],u=i,f=u;for(let l=0;l<s;l++){f=u,c.push(f);for(let p=1;p<a;p++)f=f.add(u),c.push(f);u=f.double()}return c},wNAF(i,o,s){let{windows:a,windowSize:c}=n(i),u=t.ZERO,f=t.BASE,l=BigInt(2**i-1),p=2**i,g=BigInt(i);for(let h=0;h<a;h++){let d=h*c,y=Number(s&l);s>>=g,y>c&&(y-=p,s+=Gc);let m=d,v=d+Math.abs(y)-1,x=h%2!==0,B=y<0;y===0?f=f.add(r(x,o[m])):u=u.add(r(B,o[v]))}return{p:u,f}},wNAFCached(i,o,s,a){let c=i._WINDOW_SIZE||1,u=o.get(i);return u||(u=this.precomputeWindow(i,c),c!==1&&o.set(i,a(u))),this.wNAF(c,u,s)}}}function Ni(t){return zc(t.Fp),Ve(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Hc(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}var Ie=BigInt(0),ae=BigInt(1),Jo=BigInt(2),rw=BigInt(8),nw={zip215:!0};function iw(t){let e=Ni(t);return Ve(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function jo(t){let e=iw(t),{Fp:r,n,prehash:i,hash:o,randomBytes:s,nByteLength:a,h:c}=e,u=Jo<<BigInt(a*8)-ae,f=r.create,l=e.uvRatio||((P,R)=>{try{return{isValid:!0,value:r.sqrt(P*r.inv(R))}}catch{return{isValid:!1,value:Ie}}}),p=e.adjustScalarBytes||(P=>P),g=e.domain||((P,R,z)=>{if(R.length||z)throw new Error("Contexts/pre-hash are not supported");return P}),h=P=>typeof P=="bigint"&&Ie<P,d=(P,R)=>h(P)&&h(R)&&P<R,y=P=>P===Ie||d(P,u);function m(P,R){if(d(P,R))return P;throw new Error(`Expected valid scalar < ${R}, got ${typeof P} ${P}`)}function v(P){return P===Ie?P:m(P,n)}let x=new Map;function B(P){if(!(P instanceof w))throw new Error("ExtendedPoint expected")}class w{constructor(R,z,$,W){if(this.ex=R,this.ey=z,this.ez=$,this.et=W,!y(R))throw new Error("x required");if(!y(z))throw new Error("y required");if(!y($))throw new Error("z required");if(!y(W))throw new Error("t required")}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(R){if(R instanceof w)throw new Error("extended point not allowed");let{x:z,y:$}=R||{};if(!y(z)||!y($))throw new Error("invalid affine point");return new w(z,$,ae,f(z*$))}static normalizeZ(R){let z=r.invertBatch(R.map($=>$.ez));return R.map(($,W)=>$.toAffine(z[W])).map(w.fromAffine)}_setWindowSize(R){this._WINDOW_SIZE=R,x.delete(this)}assertValidity(){let{a:R,d:z}=e;if(this.is0())throw new Error("bad point: ZERO");let{ex:$,ey:W,ez:rt,et:it}=this,dt=f($*$),ot=f(W*W),ct=f(rt*rt),Rt=f(ct*ct),St=f(dt*R),Mt=f(ct*f(St+ot)),Kt=f(Rt+f(z*f(dt*ot)));if(Mt!==Kt)throw new Error("bad point: equation left != right (1)");let Dt=f($*W),qt=f(rt*it);if(Dt!==qt)throw new Error("bad point: equation left != right (2)")}equals(R){B(R);let{ex:z,ey:$,ez:W}=this,{ex:rt,ey:it,ez:dt}=R,ot=f(z*dt),ct=f(rt*W),Rt=f($*dt),St=f(it*W);return ot===ct&&Rt===St}is0(){return this.equals(w.ZERO)}negate(){return new w(f(-this.ex),this.ey,this.ez,f(-this.et))}double(){let{a:R}=e,{ex:z,ey:$,ez:W}=this,rt=f(z*z),it=f($*$),dt=f(Jo*f(W*W)),ot=f(R*rt),ct=z+$,Rt=f(f(ct*ct)-rt-it),St=ot+it,Mt=St-dt,Kt=ot-it,Dt=f(Rt*Mt),qt=f(St*Kt),Ge=f(Rt*Kt),Lr=f(Mt*St);return new w(Dt,qt,Lr,Ge)}add(R){B(R);let{a:z,d:$}=e,{ex:W,ey:rt,ez:it,et:dt}=this,{ex:ot,ey:ct,ez:Rt,et:St}=R;if(z===BigInt(-1)){let rf=f((rt-W)*(ct+ot)),nf=f((rt+W)*(ct-ot)),Is=f(nf-rf);if(Is===Ie)return this.double();let of=f(it*Jo*St),sf=f(dt*Jo*Rt),af=sf+of,cf=nf+rf,ff=sf-of,xy=f(af*Is),by=f(cf*ff),vy=f(af*ff),wy=f(Is*cf);return new w(xy,by,wy,vy)}let Mt=f(W*ot),Kt=f(rt*ct),Dt=f(dt*$*St),qt=f(it*Rt),Ge=f((W+rt)*(ot+ct)-Mt-Kt),Lr=qt-Dt,si=qt+Dt,ef=f(Kt-z*Mt),py=f(Ge*Lr),yy=f(si*ef),my=f(Ge*ef),gy=f(Lr*si);return new w(py,yy,gy,my)}subtract(R){return this.add(R.negate())}wNAF(R){return S.wNAFCached(this,x,R,w.normalizeZ)}multiply(R){let{p:z,f:$}=this.wNAF(m(R,n));return w.normalizeZ([z,$])[0]}multiplyUnsafe(R){let z=v(R);return z===Ie?C:this.equals(C)||z===ae?this:this.equals(E)?this.wNAF(z).p:S.unsafeLadder(this,z)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}isTorsionFree(){return S.unsafeLadder(this,n).is0()}toAffine(R){let{ex:z,ey:$,ez:W}=this,rt=this.is0();R==null&&(R=rt?rw:r.inv(W));let it=f(z*R),dt=f($*R),ot=f(W*R);if(rt)return{x:Ie,y:ae};if(ot!==ae)throw new Error("invZ was invalid");return{x:it,y:dt}}clearCofactor(){let{h:R}=e;return R===ae?this:this.multiplyUnsafe(R)}static fromHex(R,z=!1){let{d:$,a:W}=e,rt=r.BYTES;R=It("pointHex",R,rt);let it=R.slice(),dt=R[rt-1];it[rt-1]=dt&-129;let ot=Br(it);ot===Ie||(z?m(ot,u):m(ot,r.ORDER));let ct=f(ot*ot),Rt=f(ct-ae),St=f($*ct-W),{isValid:Mt,value:Kt}=l(Rt,St);if(!Mt)throw new Error("Point.fromHex: invalid y coordinate");let Dt=(Kt&ae)===ae,qt=(dt&128)!==0;if(!z&&Kt===Ie&&qt)throw new Error("Point.fromHex: x=0 and x_0=1");return qt!==Dt&&(Kt=f(-Kt)),w.fromAffine({x:Kt,y:ot})}static fromPrivateKey(R){return O(R).point}toRawBytes(){let{x:R,y:z}=this.toAffine(),$=Yr(z,r.BYTES);return $[$.length-1]|=R&ae?128:0,$}toHex(){return er(this.toRawBytes())}}w.BASE=new w(e.Gx,e.Gy,ae,f(e.Gx*e.Gy)),w.ZERO=new w(Ie,ae,ae,Ie);let{BASE:E,ZERO:C}=w,S=Xo(w,a*8);function N(P){return yt(P,n)}function M(P){return N(Br(P))}function O(P){let R=a;P=It("private key",P,R);let z=It("hashed private key",o(P),2*R),$=p(z.slice(0,R)),W=z.slice(R,2*R),rt=M($),it=E.multiply(rt),dt=it.toRawBytes();return{head:$,prefix:W,scalar:rt,point:it,pointBytes:dt}}function V(P){return O(P).pointBytes}function Y(P=new Uint8Array,...R){let z=nr(...R);return M(o(g(z,It("context",P),!!i)))}function et(P,R,z={}){P=It("message",P),i&&(P=i(P));let{prefix:$,scalar:W,pointBytes:rt}=O(R),it=Y(z.context,$,P),dt=E.multiply(it).toRawBytes(),ot=Y(z.context,dt,rt,P),ct=N(it+ot*W);v(ct);let Rt=nr(dt,Yr(ct,r.BYTES));return It("result",Rt,a*2)}let I=nw;function U(P,R,z,$=I){let{context:W,zip215:rt}=$,it=r.BYTES;P=It("signature",P,2*it),R=It("message",R),i&&(R=i(R));let dt=Br(P.slice(it,2*it)),ot,ct,Rt;try{ot=w.fromHex(z,rt),ct=w.fromHex(P.slice(0,it),rt),Rt=E.multiplyUnsafe(dt)}catch{return!1}if(!rt&&ot.isSmallOrder())return!1;let St=Y(W,ct.toRawBytes(),ot.toRawBytes(),R);return ct.add(ot.multiplyUnsafe(St)).subtract(Rt).clearCofactor().equals(w.ZERO)}return E._setWindowSize(8),{CURVE:e,getPublicKey:V,sign:et,verify:U,ExtendedPoint:w,utils:{getExtendedPublicKey:O,randomPrivateKey:()=>s(r.BYTES),precompute(P=8,R=w.BASE){return R._setWindowSize(P),R.multiply(BigInt(3)),R}}}}var Wc=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Dh=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),uB=BigInt(0),ow=BigInt(1),Yc=BigInt(2),sw=BigInt(5),Uh=BigInt(10),aw=BigInt(20),cw=BigInt(40),Lh=BigInt(80);function fw(t){let e=Wc,n=t*t%e*t%e,i=Et(n,Yc,e)*n%e,o=Et(i,ow,e)*t%e,s=Et(o,sw,e)*o%e,a=Et(s,Uh,e)*s%e,c=Et(a,aw,e)*a%e,u=Et(c,cw,e)*c%e,f=Et(u,Lh,e)*u%e,l=Et(f,Lh,e)*u%e,p=Et(l,Uh,e)*s%e;return{pow_p_5_8:Et(p,Yc,e)*t%e,b2:n}}function uw(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}function lw(t,e){let r=Wc,n=yt(e*e*e,r),i=yt(n*n*e,r),o=fw(t*i).pow_p_5_8,s=yt(t*n*o,r),a=yt(e*s*s,r),c=s,u=yt(s*Dh,r),f=a===t,l=a===yt(-t,r),p=a===yt(-t*Dh,r);return f&&(s=c),(l||p)&&(s=u),Th(s,r)&&(s=yt(-s,r)),{isValid:f||l,value:s}}var ir=Qo(Wc,void 0,!0),Zc={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:ir,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:Fc,randomBytes:Mn,adjustScalarBytes:uw,uvRatio:lw},Vn=jo(Zc);function kh(t,e,r){if(e.length>255)throw new Error("Context is too big");return Ho(kc("SigEd25519 no Ed25519 collisions"),new Uint8Array([r?1:0,e.length]),e,t)}var lB=jo({...Zc,domain:kh}),hB=jo({...Zc,domain:kh,prehash:Fc});var hw=(ir.ORDER+BigInt(3))/BigInt(8),dB=ir.pow(Yc,hw),pB=ir.sqrt(ir.neg(ir.ONE)),yB=(ir.ORDER-BigInt(5))/BigInt(8),mB=BigInt(486662);var gB=Rh(ir,ir.neg(BigInt(486664)));var xB=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),bB=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),vB=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),wB=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952");var EB=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");var qn=32,or=64,ts=32;async function Ph(){let t=Vn.utils.randomPrivateKey(),e=Vn.getPublicKey(t);return{privateKey:Kh(t,e),publicKey:e}}async function Oh(t){if(t.length!==ts)throw new TypeError('"seed" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"seed" must be a node.js Buffer, or Uint8Array.');let e=t,r=Vn.getPublicKey(e);return{privateKey:Kh(e,r),publicKey:r}}async function Fh(t,e){let r=t.subarray(0,ts);return Vn.sign(e,r)}async function Mh(t,e,r){return Vn.verify(e,r,t)}function Kh(t,e){let r=new Uint8Array(or);for(let n=0;n<ts;n++)r[n]=t[n],r[ts+n]=e[n];return r}function Zr(t,e){e==null&&(e=t.reduce((i,o)=>i+o.length,0));let r=Ko(e),n=0;for(let i of t)r.set(i,n),n+=i.length;return Nn(r)}var jt={get(t=globalThis){let e=t.crypto;if(e==null||e.subtle==null)throw Object.assign(new Error("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-crypto/blob/master/README.md#web-crypto-api"),{code:"ERR_MISSING_WEB_CRYPTO"});return e}};var Qc={alg:"A128GCM",ext:!0,k:"scm9jmO_4BJAgdwWGVulLg",key_ops:["encrypt","decrypt"],kty:"oct"};function Xc(t){let e=t?.algorithm??"AES-GCM",r=t?.keyLength??16,n=t?.nonceLength??12,i=t?.digest??"SHA-256",o=t?.saltLength??16,s=t?.iterations??32767,a=jt.get();r*=8;async function c(l,p){let g=a.getRandomValues(new Uint8Array(o)),h=a.getRandomValues(new Uint8Array(n)),d={name:e,iv:h};typeof p=="string"&&(p=se(p));let y;if(p.length===0){y=await a.subtle.importKey("jwk",Qc,{name:"AES-GCM"},!0,["encrypt"]);try{let v={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},x=await a.subtle.importKey("raw",p,{name:"PBKDF2"},!1,["deriveKey"]);y=await a.subtle.deriveKey(v,x,{name:e,length:r},!0,["encrypt"])}catch{y=await a.subtle.importKey("jwk",Qc,{name:"AES-GCM"},!0,["encrypt"])}}else{let v={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},x=await a.subtle.importKey("raw",p,{name:"PBKDF2"},!1,["deriveKey"]);y=await a.subtle.deriveKey(v,x,{name:e,length:r},!0,["encrypt"])}let m=await a.subtle.encrypt(d,y,l);return Zr([g,d.iv,new Uint8Array(m)])}async function u(l,p){let g=l.subarray(0,o),h=l.subarray(o,o+n),d=l.subarray(o+n),y={name:e,iv:h};typeof p=="string"&&(p=se(p));let m;if(p.length===0)try{let x={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},B=await a.subtle.importKey("raw",p,{name:"PBKDF2"},!1,["deriveKey"]);m=await a.subtle.deriveKey(x,B,{name:e,length:r},!0,["decrypt"])}catch{m=await a.subtle.importKey("jwk",Qc,{name:"AES-GCM"},!0,["decrypt"])}else{let x={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},B=await a.subtle.importKey("raw",p,{name:"PBKDF2"},!1,["deriveKey"]);m=await a.subtle.deriveKey(x,B,{name:e,length:r},!0,["decrypt"])}let v=await a.subtle.decrypt(y,m,d);return new Uint8Array(v)}return{encrypt:c,decrypt:u}}async function zn(t,e){let n=await Xc().encrypt(t,e);return Oo.encode(n)}var Jc=new Float32Array([-0]),Ir=new Uint8Array(Jc.buffer);function qh(t,e,r){Jc[0]=t,e[r]=Ir[0],e[r+1]=Ir[1],e[r+2]=Ir[2],e[r+3]=Ir[3]}function zh(t,e){return Ir[0]=t[e],Ir[1]=t[e+1],Ir[2]=t[e+2],Ir[3]=t[e+3],Jc[0]}var jc=new Float64Array([-0]),Ht=new Uint8Array(jc.buffer);function Hh(t,e,r){jc[0]=t,e[r]=Ht[0],e[r+1]=Ht[1],e[r+2]=Ht[2],e[r+3]=Ht[3],e[r+4]=Ht[4],e[r+5]=Ht[5],e[r+6]=Ht[6],e[r+7]=Ht[7]}function $h(t,e){return Ht[0]=t[e],Ht[1]=t[e+1],Ht[2]=t[e+2],Ht[3]=t[e+3],Ht[4]=t[e+4],Ht[5]=t[e+5],Ht[6]=t[e+6],Ht[7]=t[e+7],jc[0]}var pw=BigInt(Number.MAX_SAFE_INTEGER),yw=BigInt(Number.MIN_SAFE_INTEGER),te=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Qr;if(e<pw&&e>yw)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>Gh&&(i=0n,++n>Gh&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return Qr;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Qr}},Qr=new te(0,0);Qr.toBigInt=function(){return 0n};Qr.zzEncode=Qr.zzDecode=function(){return this};Qr.length=function(){return 1};var Gh=4294967296n;function Yh(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Wh(t,e,r){if(r-e<1)return"";let i,o=[],s=0,a;for(;e<r;)a=t[e++],a<128?o[s++]=a:a>191&&a<224?o[s++]=(a&31)<<6|t[e++]&63:a>239&&a<365?(a=((a&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[s++]=55296+(a>>10),o[s++]=56320+(a&1023)):o[s++]=(a&15)<<12|(t[e++]&63)<<6|t[e++]&63,s>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),s=0);return i!=null?(s>0&&i.push(String.fromCharCode.apply(String,o.slice(0,s))),i.join("")):String.fromCharCode.apply(String,o.slice(0,s))}function t0(t,e,r){let n=r,i,o;for(let s=0;s<t.length;++s)i=t.charCodeAt(s),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(s+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++s,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function Te(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function es(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var e0=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,Te(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Te(this,4);return es(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Te(this,4);return es(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Te(this,4);let e=zh(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Te(this,4);let e=$h(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw Te(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Wh(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Te(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Te(this);while(this.buf[this.pos++]&128);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new te(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw Te(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw Te(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Te(this,8);let e=es(this.buf,this.pos+=4),r=es(this.buf,this.pos+=4);return new te(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){return this.readLongVarint().toNumber(!0)}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 r0(t){return new e0(t instanceof Uint8Array?t:t.subarray())}function Hn(t,e){let r=r0(t);return e.decode(r)}function n0(t){let e=t??8192,r=e>>>1,n,i=e;return function(s){if(s<1||s>r)return Ee(s);i+s>e&&(n=Ee(e),i=0);let a=n.subarray(i,i+=s);return i&7&&(i=(i|7)+1),a}}var Xr=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function i0(){}var s0=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},mw=n0();function gw(t){return globalThis.Buffer!=null?Ee(t):mw(t)}var Li=class{len;head;tail;states;constructor(){this.len=0,this.head=new Xr(i0,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new Xr(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new a0((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(Di,10,te.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=te.fromBigInt(e);return this._push(Di,r.length(),r)}uint64Number(e){let r=te.fromNumber(e);return this._push(Di,r.length(),r)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=te.fromBigInt(e).zzEncode();return this._push(Di,r.length(),r)}sint64Number(e){let r=te.fromNumber(e).zzEncode();return this._push(Di,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(o0,1,e?1:0)}fixed32(e){return this._push(Ui,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=te.fromBigInt(e);return this._push(Ui,4,r.lo)._push(Ui,4,r.hi)}fixed64Number(e){let r=te.fromNumber(e);return this._push(Ui,4,r.lo)._push(Ui,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(qh,4,e)}double(e){return this._push(Hh,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(o0,1,0):this.uint32(r)._push(bw,r,e)}string(e){let r=Yh(e);return r!==0?this.uint32(r)._push(t0,r,e):this._push(o0,1,0)}fork(){return this.states=new s0(this),this.head=this.tail=new Xr(i0,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 Xr(i0,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=gw(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function o0(t,e,r){e[r]=t&255}function xw(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var a0=class extends Xr{next;constructor(e,r){super(xw,e,r),this.next=void 0}};function Di(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function Ui(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function bw(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Li.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(vw,e,t),this},Li.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(ww,e,t),this});function vw(t,e,r){e.set(t,r)}function ww(t,e,r){t.length<40?t0(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Xt(t),r)}function c0(){return new Li}function $n(t,e){let r=c0();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var Gn;(function(t){t[t.VARINT=0]="VARINT",t[t.BIT64=1]="BIT64",t[t.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",t[t.START_GROUP=3]="START_GROUP",t[t.END_GROUP=4]="END_GROUP",t[t.BIT32=5]="BIT32"})(Gn||(Gn={}));function rs(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function ki(t){function e(i){if(t[i.toString()]==null)throw new Error("Invalid enum value");return t[i]}let r=function(o,s){let a=e(o);s.int32(a)},n=function(o){let s=o.int32();return e(s)};return rs("enum",Gn.VARINT,r,n)}function Yn(t,e){return rs("message",Gn.LENGTH_DELIMITED,t,e)}var Tt;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.Secp256k1="Secp256k1"})(Tt||(Tt={}));var f0;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.Secp256k1=2]="Secp256k1"})(f0||(f0={}));(function(t){t.codec=()=>ki(f0)})(Tt||(Tt={}));var qe;(function(t){let e;t.codec=()=>(e==null&&(e=Yn((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Tt.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),i.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let i={},o=n==null?r.len:r.pos+n;for(;r.pos<o;){let s=r.uint32();switch(s>>>3){case 1:i.Type=Tt.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(s&7);break}}return i})),e),t.encode=r=>$n(r,t.codec()),t.decode=r=>Hn(r,t.codec())})(qe||(qe={}));var sr;(function(t){let e;t.codec=()=>(e==null&&(e=Yn((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Tt.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),i.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let i={},o=n==null?r.len:r.pos+n;for(;r.pos<o;){let s=r.uint32();switch(s>>>3){case 1:i.Type=Tt.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(s&7);break}}return i})),e),t.encode=r=>$n(r,t.codec()),t.decode=r=>Hn(r,t.codec())})(sr||(sr={}));var Pi=class{_key;constructor(e){this._key=Wn(e,qn)}async verify(e,r){return Mh(this._key,r,e)}marshal(){return this._key}get bytes(){return qe.encode({Type:Tt.Ed25519,Data:this.marshal()}).subarray()}equals(e){return Ke(this.bytes,e.bytes)}async hash(){let{bytes:e}=await oe.digest(this.bytes);return e}},Jr=class{_key;_publicKey;constructor(e,r){this._key=Wn(e,or),this._publicKey=Wn(r,qn)}async sign(e){return Fh(this._key,e)}get public(){return new Pi(this._publicKey)}marshal(){return this._key}get bytes(){return sr.encode({Type:Tt.Ed25519,Data:this.marshal()}).subarray()}equals(e){return Ke(this.bytes,e.bytes)}async hash(){let{bytes:e}=await oe.digest(this.bytes);return e}async id(){let e=Cc.digest(this.public.bytes);return ge.encode(e.bytes).substring(1)}async export(e,r="libp2p-key"){if(r==="libp2p-key")return zn(this.bytes,e);throw new Q(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function Ew(t){if(t.length>or){t=Wn(t,or+qn);let n=t.subarray(0,or),i=t.subarray(or,t.length);return new Jr(n,i)}t=Wn(t,or);let e=t.subarray(0,or),r=t.subarray(qn);return new Jr(e,r)}function Sw(t){return t=Wn(t,qn),new Pi(t)}async function Aw(){let{privateKey:t,publicKey:e}=await Ph();return new Jr(t,e)}async function Qh(t){let{privateKey:e,publicKey:r}=await Oh(t);return new Jr(e,r)}function Wn(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new Q(`Key must be a Uint8Array of length ${e}, got ${t.length}`,"ERR_INVALID_KEY_TYPE");return t}function ce(t,e="utf8"){let r=Vo[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var xC=_t(Nt(),1),bC=_t(Uo(),1),Xh=_t(pt(),1);function Re(t,e){let r=Uint8Array.from(t.abs().toByteArray());if(r=r[0]===0?r.subarray(1):r,e!=null){if(r.length>e)throw new Error("byte array longer than desired length");r=Zr([new Uint8Array(e-r.length),r])}return ce(r,"base64url")}function fe(t){let e=Jh(t);return new Xh.default.jsbn.BigInteger(ce(e,"base16"),16)}function Jh(t,e){let r=se(t,"base64urlpad");if(e!=null){if(r.length>e)throw new Error("byte array longer than desired length");r=Zr([new Uint8Array(e-r.length),r])}return r}var Bw={"P-256":256,"P-384":384,"P-521":521},Cw=Object.keys(Bw),_C=Cw.join(" / ");var y0={};J(y0,{MAX_KEY_SIZE:()=>Ki,RsaPrivateKey:()=>Zn,RsaPublicKey:()=>Mi,fromJwk:()=>Ow,generateKeyPair:()=>Fw,unmarshalRsaPrivateKey:()=>kw,unmarshalRsaPublicKey:()=>Pw});var Fi=_t(pt(),1);var pI=_t(nd(),1);function is(t){if(isNaN(t)||t<=0)throw new Q("random bytes length must be a Number bigger than 0","ERR_INVALID_LENGTH");return Mn(t)}var QC=_t(Po(),1),d0=_t(pt(),1);function id(t,e){return e.map(r=>fe(t[r]))}function od(t){return d0.default.pki.setRsaPrivateKey(...id(t,["n","e","d","p","q","dp","dq","qi"]))}function sd(t){return d0.default.pki.setRsaPublicKey(...id(t,["n","e"]))}var tn={};J(tn,{jwkToPkcs1:()=>_w,jwkToPkix:()=>Dw,pkcs1ToJwk:()=>Rw,pkixToJwk:()=>Nw});var jC=_t(Ei(),1),tI=_t(Po(),1);var ar=_t(pt(),1);function Rw(t){let e=ar.default.asn1.fromDer(ce(t,"ascii")),r=ar.default.pki.privateKeyFromAsn1(e);return{kty:"RSA",n:Re(r.n),e:Re(r.e),d:Re(r.d),p:Re(r.p),q:Re(r.q),dp:Re(r.dP),dq:Re(r.dQ),qi:Re(r.qInv),alg:"RS256"}}function _w(t){if(t.n==null||t.e==null||t.d==null||t.p==null||t.q==null||t.dp==null||t.dq==null||t.qi==null)throw new Q("JWK was missing components","ERR_INVALID_PARAMETERS");let e=ar.default.pki.privateKeyToAsn1({n:fe(t.n),e:fe(t.e),d:fe(t.d),p:fe(t.p),q:fe(t.q),dP:fe(t.dp),dQ:fe(t.dq),qInv:fe(t.qi)});return se(ar.default.asn1.toDer(e).getBytes(),"ascii")}function Nw(t){let e=ar.default.asn1.fromDer(ce(t,"ascii")),r=ar.default.pki.publicKeyFromAsn1(e);return{kty:"RSA",n:Re(r.n),e:Re(r.e)}}function Dw(t){if(t.n==null||t.e==null)throw new Q("JWK was missing components","ERR_INVALID_PARAMETERS");let e=ar.default.pki.publicKeyToAsn1({n:fe(t.n),e:fe(t.e)});return se(ar.default.asn1.toDer(e).getBytes(),"ascii")}async function ad(t){let e=await jt.get().subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:t,publicExponent:new Uint8Array([1,0,1]),hash:{name:"SHA-256"}},!0,["sign","verify"]),r=await ud(e);return{privateKey:r[0],publicKey:r[1]}}async function p0(t){let r=[await jt.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await Uw(t)],n=await ud({privateKey:r[0],publicKey:r[1]});return{privateKey:n[0],publicKey:n[1]}}async function cd(t,e){let r=await jt.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await jt.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},r,Uint8Array.from(e));return new Uint8Array(n,0,n.byteLength)}async function fd(t,e,r){let n=await jt.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return jt.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,e,r)}async function ud(t){if(t.privateKey==null||t.publicKey==null)throw new Q("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([jt.get().subtle.exportKey("jwk",t.privateKey),jt.get().subtle.exportKey("jwk",t.publicKey)])}async function Uw(t){return jt.get().subtle.importKey("jwk",{kty:t.kty,n:t.n,e:t.e},{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["verify"])}function ld(t,e,r,n){let i=e?sd(t):od(t),o=ce(Uint8Array.from(r),"ascii"),s=n(o,i);return se(s,"ascii")}function hd(t,e){return ld(t,!0,e,(r,n)=>n.encrypt(r))}function dd(t,e){return ld(t,!1,e,(r,n)=>n.decrypt(r))}function os(t){if(t.kty!=="RSA")throw new Q("invalid key type","ERR_INVALID_KEY_TYPE");if(t.n==null)throw new Q("invalid key modulus","ERR_INVALID_KEY_MODULUS");return se(t.n,"base64url").length*8}var Ki=8192,Mi=class{_key;constructor(e){this._key=e}async verify(e,r){return fd(this._key,r,e)}marshal(){return tn.jwkToPkix(this._key)}get bytes(){return qe.encode({Type:Tt.RSA,Data:this.marshal()}).subarray()}encrypt(e){return hd(this._key,e)}equals(e){return Ke(this.bytes,e.bytes)}async hash(){let{bytes:e}=await oe.digest(this.bytes);return e}},Zn=class{_key;_publicKey;constructor(e,r){this._key=e,this._publicKey=r}genSecret(){return is(16)}async sign(e){return cd(this._key,e)}get public(){if(this._publicKey==null)throw new Q("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new Mi(this._publicKey)}decrypt(e){return dd(this._key,e)}marshal(){return tn.jwkToPkcs1(this._key)}get bytes(){return sr.encode({Type:Tt.RSA,Data:this.marshal()}).subarray()}equals(e){return Ke(this.bytes,e.bytes)}async hash(){let{bytes:e}=await oe.digest(this.bytes);return e}async id(){let e=await this.public.hash();return ce(e,"base58btc")}async export(e,r="pkcs-8"){if(r==="pkcs-8"){let n=new Fi.default.util.ByteBuffer(this.marshal()),i=Fi.default.asn1.fromDer(n),o=Fi.default.pki.privateKeyFromAsn1(i),s={algorithm:"aes256",count:1e4,saltSize:128/8,prfAlgorithm:"sha512"};return Fi.default.pki.encryptRsaPrivateKey(o,e,s)}else{if(r==="libp2p-key")return zn(this.bytes,e);throw new Q(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}}};async function kw(t){let e=tn.pkcs1ToJwk(t);if(os(e)>Ki)throw new Q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let r=await p0(e);return new Zn(r.privateKey,r.publicKey)}function Pw(t){let e=tn.pkixToJwk(t);if(os(e)>Ki)throw new Q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");return new Mi(e)}async function Ow(t){if(os(t)>Ki)throw new Q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await p0(t);return new Zn(e.privateKey,e.publicKey)}async function Fw(t){if(t>Ki)throw new Q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await ad(t);return new Zn(e.privateKey,e.publicKey)}var w0={};J(w0,{Secp256k1PrivateKey:()=>qi,Secp256k1PublicKey:()=>Vi,generateKeyPair:()=>jw,unmarshalSecp256k1PrivateKey:()=>Xw,unmarshalSecp256k1PublicKey:()=>Jw});var Mw=(t,e,r)=>t&e^~t&r,Kw=(t,e,r)=>t&e^t&r^e&r,Vw=new Uint32Array([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]),Tr=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Rr=new Uint32Array(64),m0=class extends Kn{constructor(){super(64,32,8,!1),this.A=Tr[0]|0,this.B=Tr[1]|0,this.C=Tr[2]|0,this.D=Tr[3]|0,this.E=Tr[4]|0,this.F=Tr[5]|0,this.G=Tr[6]|0,this.H=Tr[7]|0}get(){let{A:e,B:r,C:n,D:i,E:o,F:s,G:a,H:c}=this;return[e,r,n,i,o,s,a,c]}set(e,r,n,i,o,s,a,c){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=s|0,this.G=a|0,this.H=c|0}process(e,r){for(let l=0;l<16;l++,r+=4)Rr[l]=e.getUint32(r,!1);for(let l=16;l<64;l++){let p=Rr[l-15],g=Rr[l-2],h=Be(p,7)^Be(p,18)^p>>>3,d=Be(g,17)^Be(g,19)^g>>>10;Rr[l]=d+Rr[l-7]+h+Rr[l-16]|0}let{A:n,B:i,C:o,D:s,E:a,F:c,G:u,H:f}=this;for(let l=0;l<64;l++){let p=Be(a,6)^Be(a,11)^Be(a,25),g=f+p+Mw(a,c,u)+Vw[l]+Rr[l]|0,d=(Be(n,2)^Be(n,13)^Be(n,22))+Kw(n,i,o)|0;f=u,u=c,c=a,a=s+g|0,s=o,o=i,i=n,n=g+d|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,s=s+this.D|0,a=a+this.E|0,c=c+this.F|0,u=u+this.G|0,f=f+this.H|0,this.set(n,i,o,s,a,c,u,f)}roundClean(){Rr.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var pd=$o(()=>new m0);function qw(t){let e=Ni(t);Ve(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:r,Fp:n,a:i}=e;if(r){if(!n.eql(i,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof r!="object"||typeof r.beta!="bigint"||typeof r.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}var{bytesToNumberBE:zw,hexToBytes:Hw}=Wo,en={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(t){let{Err:e}=en;if(t.length<2||t[0]!==2)throw new e("Invalid signature integer tag");let r=t[1],n=t.subarray(2,r+2);if(!r||n.length!==r)throw new e("Invalid signature integer: wrong length");if(n[0]&128)throw new e("Invalid signature integer: negative");if(n[0]===0&&!(n[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:zw(n),l:t.subarray(r+2)}},toSig(t){let{Err:e}=en,r=typeof t=="string"?Hw(t):t;if(!Ce(r))throw new Error("ui8a expected");let n=r.length;if(n<2||r[0]!=48)throw new e("Invalid signature tag");if(r[1]!==n-2)throw new e("Invalid signature: incorrect length");let{d:i,l:o}=en._parseInt(r.subarray(2)),{d:s,l:a}=en._parseInt(o);if(a.length)throw new e("Invalid signature: left bytes after parsing");return{r:i,s}},hexFromSig(t){let e=u=>Number.parseInt(u[0],16)&8?"00"+u:u,r=u=>{let f=u.toString(16);return f.length&1?`0${f}`:f},n=e(r(t.s)),i=e(r(t.r)),o=n.length/2,s=i.length/2,a=r(o),c=r(s);return`30${r(s+o+4)}02${c}${i}02${a}${n}`}},cr=BigInt(0),xe=BigInt(1),SI=BigInt(2),yd=BigInt(3),AI=BigInt(4);function $w(t){let e=qw(t),{Fp:r}=e,n=e.toBytes||((h,d,y)=>{let m=d.toAffine();return nr(Uint8Array.from([4]),r.toBytes(m.x),r.toBytes(m.y))}),i=e.fromBytes||(h=>{let d=h.subarray(1),y=r.fromBytes(d.subarray(0,r.BYTES)),m=r.fromBytes(d.subarray(r.BYTES,2*r.BYTES));return{x:y,y:m}});function o(h){let{a:d,b:y}=e,m=r.sqr(h),v=r.mul(m,h);return r.add(r.add(v,r.mul(h,d)),y)}if(!r.eql(r.sqr(e.Gy),o(e.Gx)))throw new Error("bad generator point: equation left != right");function s(h){return typeof h=="bigint"&&cr<h&&h<e.n}function a(h){if(!s(h))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function c(h){let{allowedPrivateKeyLengths:d,nByteLength:y,wrapPrivateKey:m,n:v}=e;if(d&&typeof h!="bigint"){if(Ce(h)&&(h=er(h)),typeof h!="string"||!d.includes(h.length))throw new Error("Invalid key");h=h.padStart(y*2,"0")}let x;try{x=typeof h=="bigint"?h:rr(It("private key",h,y))}catch{throw new Error(`private key must be ${y} bytes, hex or bigint, not ${typeof h}`)}return m&&(x=yt(x,v)),a(x),x}let u=new Map;function f(h){if(!(h instanceof l))throw new Error("ProjectivePoint expected")}class l{constructor(d,y,m){if(this.px=d,this.py=y,this.pz=m,d==null||!r.isValid(d))throw new Error("x required");if(y==null||!r.isValid(y))throw new Error("y required");if(m==null||!r.isValid(m))throw new Error("z required")}static fromAffine(d){let{x:y,y:m}=d||{};if(!d||!r.isValid(y)||!r.isValid(m))throw new Error("invalid affine point");if(d instanceof l)throw new Error("projective point not allowed");let v=x=>r.eql(x,r.ZERO);return v(y)&&v(m)?l.ZERO:new l(y,m,r.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){let y=r.invertBatch(d.map(m=>m.pz));return d.map((m,v)=>m.toAffine(y[v])).map(l.fromAffine)}static fromHex(d){let y=l.fromAffine(i(It("pointHex",d)));return y.assertValidity(),y}static fromPrivateKey(d){return l.BASE.multiply(c(d))}_setWindowSize(d){this._WINDOW_SIZE=d,u.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!r.is0(this.py))return;throw new Error("bad point: ZERO")}let{x:d,y}=this.toAffine();if(!r.isValid(d)||!r.isValid(y))throw new Error("bad point: x or y not FE");let m=r.sqr(y),v=o(d);if(!r.eql(m,v))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:d}=this.toAffine();if(r.isOdd)return!r.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){f(d);let{px:y,py:m,pz:v}=this,{px:x,py:B,pz:w}=d,E=r.eql(r.mul(y,w),r.mul(x,v)),C=r.eql(r.mul(m,w),r.mul(B,v));return E&&C}negate(){return new l(this.px,r.neg(this.py),this.pz)}double(){let{a:d,b:y}=e,m=r.mul(y,yd),{px:v,py:x,pz:B}=this,w=r.ZERO,E=r.ZERO,C=r.ZERO,S=r.mul(v,v),N=r.mul(x,x),M=r.mul(B,B),O=r.mul(v,x);return O=r.add(O,O),C=r.mul(v,B),C=r.add(C,C),w=r.mul(d,C),E=r.mul(m,M),E=r.add(w,E),w=r.sub(N,E),E=r.add(N,E),E=r.mul(w,E),w=r.mul(O,w),C=r.mul(m,C),M=r.mul(d,M),O=r.sub(S,M),O=r.mul(d,O),O=r.add(O,C),C=r.add(S,S),S=r.add(C,S),S=r.add(S,M),S=r.mul(S,O),E=r.add(E,S),M=r.mul(x,B),M=r.add(M,M),S=r.mul(M,O),w=r.sub(w,S),C=r.mul(M,N),C=r.add(C,C),C=r.add(C,C),new l(w,E,C)}add(d){f(d);let{px:y,py:m,pz:v}=this,{px:x,py:B,pz:w}=d,E=r.ZERO,C=r.ZERO,S=r.ZERO,N=e.a,M=r.mul(e.b,yd),O=r.mul(y,x),V=r.mul(m,B),Y=r.mul(v,w),et=r.add(y,m),I=r.add(x,B);et=r.mul(et,I),I=r.add(O,V),et=r.sub(et,I),I=r.add(y,v);let U=r.add(x,w);return I=r.mul(I,U),U=r.add(O,Y),I=r.sub(I,U),U=r.add(m,v),E=r.add(B,w),U=r.mul(U,E),E=r.add(V,Y),U=r.sub(U,E),S=r.mul(N,I),E=r.mul(M,Y),S=r.add(E,S),E=r.sub(V,S),S=r.add(V,S),C=r.mul(E,S),V=r.add(O,O),V=r.add(V,O),Y=r.mul(N,Y),I=r.mul(M,I),V=r.add(V,Y),Y=r.sub(O,Y),Y=r.mul(N,Y),I=r.add(I,Y),O=r.mul(V,I),C=r.add(C,O),O=r.mul(U,I),E=r.mul(et,E),E=r.sub(E,O),O=r.mul(et,V),S=r.mul(U,S),S=r.add(S,O),new l(E,C,S)}subtract(d){return this.add(d.negate())}is0(){return this.equals(l.ZERO)}wNAF(d){return g.wNAFCached(this,u,d,y=>{let m=r.invertBatch(y.map(v=>v.pz));return y.map((v,x)=>v.toAffine(m[x])).map(l.fromAffine)})}multiplyUnsafe(d){let y=l.ZERO;if(d===cr)return y;if(a(d),d===xe)return this;let{endo:m}=e;if(!m)return g.unsafeLadder(this,d);let{k1neg:v,k1:x,k2neg:B,k2:w}=m.splitScalar(d),E=y,C=y,S=this;for(;x>cr||w>cr;)x&xe&&(E=E.add(S)),w&xe&&(C=C.add(S)),S=S.double(),x>>=xe,w>>=xe;return v&&(E=E.negate()),B&&(C=C.negate()),C=new l(r.mul(C.px,m.beta),C.py,C.pz),E.add(C)}multiply(d){a(d);let y=d,m,v,{endo:x}=e;if(x){let{k1neg:B,k1:w,k2neg:E,k2:C}=x.splitScalar(y),{p:S,f:N}=this.wNAF(w),{p:M,f:O}=this.wNAF(C);S=g.constTimeNegate(B,S),M=g.constTimeNegate(E,M),M=new l(r.mul(M.px,x.beta),M.py,M.pz),m=S.add(M),v=N.add(O)}else{let{p:B,f:w}=this.wNAF(y);m=B,v=w}return l.normalizeZ([m,v])[0]}multiplyAndAddUnsafe(d,y,m){let v=l.BASE,x=(w,E)=>E===cr||E===xe||!w.equals(v)?w.multiplyUnsafe(E):w.multiply(E),B=x(this,y).add(x(d,m));return B.is0()?void 0:B}toAffine(d){let{px:y,py:m,pz:v}=this,x=this.is0();d==null&&(d=x?r.ONE:r.inv(v));let B=r.mul(y,d),w=r.mul(m,d),E=r.mul(v,d);if(x)return{x:r.ZERO,y:r.ZERO};if(!r.eql(E,r.ONE))throw new Error("invZ was invalid");return{x:B,y:w}}isTorsionFree(){let{h:d,isTorsionFree:y}=e;if(d===xe)return!0;if(y)return y(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:d,clearCofactor:y}=e;return d===xe?this:y?y(l,this):this.multiplyUnsafe(e.h)}toRawBytes(d=!0){return this.assertValidity(),n(l,this,d)}toHex(d=!0){return er(this.toRawBytes(d))}}l.BASE=new l(e.Gx,e.Gy,r.ONE),l.ZERO=new l(r.ZERO,r.ONE,r.ZERO);let p=e.nBitLength,g=Xo(l,e.endo?Math.ceil(p/2):p);return{CURVE:e,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:o,isWithinCurveOrder:s}}function Gw(t){let e=Ni(t);return Ve(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function md(t){let e=Gw(t),{Fp:r,n}=e,i=r.BYTES+1,o=2*r.BYTES+1;function s(I){return cr<I&&I<r.ORDER}function a(I){return yt(I,n)}function c(I){return Zo(I,n)}let{ProjectivePoint:u,normPrivateKeyToScalar:f,weierstrassEquation:l,isWithinCurveOrder:p}=$w({...e,toBytes(I,U,L){let P=U.toAffine(),R=r.toBytes(P.x),z=nr;return L?z(Uint8Array.from([U.hasEvenY()?2:3]),R):z(Uint8Array.from([4]),R,r.toBytes(P.y))},fromBytes(I){let U=I.length,L=I[0],P=I.subarray(1);if(U===i&&(L===2||L===3)){let R=rr(P);if(!s(R))throw new Error("Point is not on curve");let z=l(R),$=r.sqrt(z),W=($&xe)===xe;return(L&1)===1!==W&&($=r.neg($)),{x:R,y:$}}else if(U===o&&L===4){let R=r.fromBytes(P.subarray(0,r.BYTES)),z=r.fromBytes(P.subarray(r.BYTES,2*r.BYTES));return{x:R,y:z}}else throw new Error(`Point of length ${U} was invalid. Expected ${i} compressed bytes or ${o} uncompressed bytes`)}}),g=I=>er(Cr(I,e.nByteLength));function h(I){let U=n>>xe;return I>U}function d(I){return h(I)?a(-I):I}let y=(I,U,L)=>rr(I.slice(U,L));class m{constructor(U,L,P){this.r=U,this.s=L,this.recovery=P,this.assertValidity()}static fromCompact(U){let L=e.nByteLength;return U=It("compactSignature",U,L*2),new m(y(U,0,L),y(U,L,2*L))}static fromDER(U){let{r:L,s:P}=en.toSig(It("DER",U));return new m(L,P)}assertValidity(){if(!p(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!p(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(U){return new m(this.r,this.s,U)}recoverPublicKey(U){let{r:L,s:P,recovery:R}=this,z=C(It("msgHash",U));if(R==null||![0,1,2,3].includes(R))throw new Error("recovery id invalid");let $=R===2||R===3?L+e.n:L;if($>=r.ORDER)throw new Error("recovery id 2 or 3 invalid");let W=R&1?"03":"02",rt=u.fromHex(W+g($)),it=c($),dt=a(-z*it),ot=a(P*it),ct=u.BASE.multiplyAndAddUnsafe(rt,dt,ot);if(!ct)throw new Error("point at infinify");return ct.assertValidity(),ct}hasHighS(){return h(this.s)}normalizeS(){return this.hasHighS()?new m(this.r,a(-this.s),this.recovery):this}toDERRawBytes(){return Gr(this.toDERHex())}toDERHex(){return en.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Gr(this.toCompactHex())}toCompactHex(){return g(this.r)+g(this.s)}}let v={isValidPrivateKey(I){try{return f(I),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{let I=$c(e.n);return Nh(e.randomBytes(I),e.n)},precompute(I=8,U=u.BASE){return U._setWindowSize(I),U.multiply(BigInt(3)),U}};function x(I,U=!0){return u.fromPrivateKey(I).toRawBytes(U)}function B(I){let U=Ce(I),L=typeof I=="string",P=(U||L)&&I.length;return U?P===i||P===o:L?P===2*i||P===2*o:I instanceof u}function w(I,U,L=!0){if(B(I))throw new Error("first arg must be private key");if(!B(U))throw new Error("second arg must be public key");return u.fromHex(U).multiply(f(I)).toRawBytes(L)}let E=e.bits2int||function(I){let U=rr(I),L=I.length*8-e.nBitLength;return L>0?U>>BigInt(L):U},C=e.bits2int_modN||function(I){return a(E(I))},S=_i(e.nBitLength);function N(I){if(typeof I!="bigint")throw new Error("bigint expected");if(!(cr<=I&&I<S))throw new Error(`bigint expected < 2^${e.nBitLength}`);return Cr(I,e.nByteLength)}function M(I,U,L=O){if(["recovered","canonical"].some(St=>St in L))throw new Error("sign() legacy options not supported");let{hash:P,randomBytes:R}=e,{lowS:z,prehash:$,extraEntropy:W}=L;z==null&&(z=!0),I=It("msgHash",I),$&&(I=It("prehashed msgHash",P(I)));let rt=C(I),it=f(U),dt=[N(it),N(rt)];if(W!=null){let St=W===!0?R(r.BYTES):W;dt.push(It("extraEntropy",St))}let ot=nr(...dt),ct=rt;function Rt(St){let Mt=E(St);if(!p(Mt))return;let Kt=c(Mt),Dt=u.BASE.multiply(Mt).toAffine(),qt=a(Dt.x);if(qt===cr)return;let Ge=a(Kt*a(ct+qt*it));if(Ge===cr)return;let Lr=(Dt.x===qt?0:2)|Number(Dt.y&xe),si=Ge;return z&&h(Ge)&&(si=d(Ge),Lr^=1),new m(qt,si,Lr)}return{seed:ot,k2sig:Rt}}let O={lowS:e.lowS,prehash:!1},V={lowS:e.lowS,prehash:!1};function Y(I,U,L=O){let{seed:P,k2sig:R}=M(I,U,L),z=e;return Vc(z.hash.outputLen,z.nByteLength,z.hmac)(P,R)}u.BASE._setWindowSize(8);function et(I,U,L,P=V){let R=I;if(U=It("msgHash",U),L=It("publicKey",L),"strict"in P)throw new Error("options.strict was renamed to lowS");let{lowS:z,prehash:$}=P,W,rt;try{if(typeof R=="string"||Ce(R))try{W=m.fromDER(R)}catch(Dt){if(!(Dt instanceof en.Err))throw Dt;W=m.fromCompact(R)}else if(typeof R=="object"&&typeof R.r=="bigint"&&typeof R.s=="bigint"){let{r:Dt,s:qt}=R;W=new m(Dt,qt)}else throw new Error("PARSE");rt=u.fromHex(L)}catch(Dt){if(Dt.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(z&&W.hasHighS())return!1;$&&(U=e.hash(U));let{r:it,s:dt}=W,ot=C(U),ct=c(dt),Rt=a(ot*ct),St=a(it*ct),Mt=u.BASE.multiplyAndAddUnsafe(rt,Rt,St)?.toAffine();return Mt?a(Mt.x)===it:!1}return{CURVE:e,getPublicKey:x,getSharedSecret:w,sign:Y,verify:et,ProjectivePoint:u,Signature:m,utils:v}}var ss=class extends Fn{constructor(e,r){super(),this.finished=!1,this.destroyed=!1,xh(e);let n=Ri(r);if(this.iHash=e.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 i=this.blockLen,o=new Uint8Array(i);o.set(n.length>i?e.create().update(n).digest():n);for(let s=0;s<o.length;s++)o[s]^=54;this.iHash.update(o),this.oHash=e.create();for(let s=0;s<o.length;s++)o[s]^=106;this.oHash.update(o),o.fill(0)}update(e){return On(this),this.iHash.update(e),this}digestInto(e){On(this),Lc(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:s,outputLen:a}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=s,e.outputLen=a,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},g0=(t,e,r)=>new ss(t,e).update(r).digest();g0.create=(t,e)=>new ss(t,e);function Yw(t){return{hash:t,hmac:(e,...r)=>g0(t,e,Ho(...r)),randomBytes:Mn}}function gd(t,e){let r=n=>md({...t,...Yw(n)});return Object.freeze({...r(e),create:r})}var vd=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),xd=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Ww=BigInt(1),x0=BigInt(2),bd=(t,e)=>(t+e/x0)/e;function Zw(t){let e=vd,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),s=BigInt(23),a=BigInt(44),c=BigInt(88),u=t*t*t%e,f=u*u*t%e,l=Et(f,r,e)*f%e,p=Et(l,r,e)*f%e,g=Et(p,x0,e)*u%e,h=Et(g,i,e)*g%e,d=Et(h,o,e)*h%e,y=Et(d,a,e)*d%e,m=Et(y,c,e)*y%e,v=Et(m,a,e)*d%e,x=Et(v,r,e)*f%e,B=Et(x,s,e)*h%e,w=Et(B,n,e)*u%e,E=Et(w,x0,e);if(!b0.eql(b0.sqr(E),t))throw new Error("Cannot find square root");return E}var b0=Qo(vd,void 0,void 0,{sqrt:Zw}),fr=gd({a:BigInt(0),b:BigInt(7),Fp:b0,n:xd,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{let e=xd,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-Ww*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,s=BigInt("0x100000000000000000000000000000000"),a=bd(o*t,e),c=bd(-n*t,e),u=yt(t-a*r-c*i,e),f=yt(-a*n-c*o,e),l=u>s,p=f>s;if(l&&(u=e-u),p&&(f=e-f),u>s||f>s)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:l,k1:u,k2neg:p,k2:f}}}},pd),PI=BigInt(0);var OI=fr.ProjectivePoint;function wd(){return fr.utils.randomPrivateKey()}async function Ed(t,e){let{digest:r}=await oe.digest(e);try{return fr.sign(r,t).toDERRawBytes()}catch(n){throw new Q(String(n),"ERR_INVALID_INPUT")}}async function Sd(t,e,r){try{let{digest:n}=await oe.digest(r);return fr.verify(e,n,t)}catch(n){throw new Q(String(n),"ERR_INVALID_INPUT")}}function Ad(t){return fr.ProjectivePoint.fromHex(t).toRawBytes(!0)}function Bd(t){try{fr.getPublicKey(t,!0)}catch(e){throw new Q(String(e),"ERR_INVALID_PRIVATE_KEY")}}function v0(t){try{fr.ProjectivePoint.fromHex(t)}catch(e){throw new Q(String(e),"ERR_INVALID_PUBLIC_KEY")}}function Cd(t){try{return fr.getPublicKey(t,!0)}catch(e){throw new Q(String(e),"ERR_INVALID_PRIVATE_KEY")}}var Vi=class{_key;constructor(e){v0(e),this._key=e}async verify(e,r){return Sd(this._key,r,e)}marshal(){return Ad(this._key)}get bytes(){return qe.encode({Type:Tt.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Ke(this.bytes,e.bytes)}async hash(){let{bytes:e}=await oe.digest(this.bytes);return e}},qi=class{_key;_publicKey;constructor(e,r){this._key=e,this._publicKey=r??Cd(e),Bd(this._key),v0(this._publicKey)}async sign(e){return Ed(this._key,e)}get public(){return new Vi(this._publicKey)}marshal(){return this._key}get bytes(){return sr.encode({Type:Tt.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Ke(this.bytes,e.bytes)}async hash(){let{bytes:e}=await oe.digest(this.bytes);return e}async id(){let e=await this.public.hash();return ce(e,"base58btc")}async export(e,r="libp2p-key"){if(r==="libp2p-key")return zn(this.bytes,e);throw new Q(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function Xw(t){return new qi(t)}function Jw(t){return new Vi(t)}async function jw(){let t=wd();return new qi(t)}var as={rsa:y0,ed25519:u0,secp256k1:w0};function eE(t){let e=Object.keys(as).join(" / ");return new Q(`invalid or unsupported key type ${t}. Must be ${e}`,"ERR_UNSUPPORTED_KEY_TYPE")}function E0(t){let e=qe.decode(t),r=e.Data??new Uint8Array;switch(e.Type){case Tt.RSA:return as.rsa.unmarshalRsaPublicKey(r);case Tt.Ed25519:return as.ed25519.unmarshalEd25519PublicKey(r);case Tt.Secp256k1:return as.secp256k1.unmarshalSecp256k1PublicKey(r);default:throw eE(e.Type??"unknown")}}var d8=_t(cs(),1);var nE="/",iE=new TextEncoder().encode(nE),aT=iE[0];function oE(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,c=t.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function l(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var d=0,y=0,m=0,v=h.length;m!==v&&h[m]===0;)m++,d++;for(var x=(v-m)*f+1>>>0,B=new Uint8Array(x);m!==v;){for(var w=h[m],E=0,C=x-1;(w!==0||E<y)&&C!==-1;C--,E++)w+=256*B[C]>>>0,B[C]=w%a>>>0,w=w/a>>>0;if(w!==0)throw new Error("Non-zero carry");y=E,m++}for(var S=x-y;S!==x&&B[S]===0;)S++;for(var N=c.repeat(d);S<x;++S)N+=t.charAt(B[S]);return N}function p(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var d=0;if(h[d]!==" "){for(var y=0,m=0;h[d]===c;)y++,d++;for(var v=(h.length-d)*u+1>>>0,x=new Uint8Array(v);h[d];){var B=r[h.charCodeAt(d)];if(B===255)return;for(var w=0,E=v-1;(B!==0||w<m)&&E!==-1;E--,w++)B+=a*x[E]>>>0,x[E]=B%256>>>0,B=B/256>>>0;if(B!==0)throw new Error("Non-zero carry");m=w,d++}if(h[d]!==" "){for(var C=v-m;C!==v&&x[C]===0;)C++;for(var S=new Uint8Array(y+(v-C)),N=y;C!==v;)S[N++]=x[C++];return S}}}function g(h){var d=p(h);if(d)return d;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:g}}var sE=oE,aE=sE,Rd=aE;var uT=new Uint8Array(0);var _d=(t,e)=>{if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0},_r=t=>{if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")};var S0=class{constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},A0=class{constructor(e,r,n){if(this.name=e,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Nd(this,e)}},B0=class{constructor(e){this.decoders=e}or(e){return Nd(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},Nd=(t,e)=>new B0({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}}),C0=class{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new S0(e,r,n),this.decoder=new A0(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Dd=({name:t,prefix:e,encode:r,decode:n})=>new C0(t,e,r,n),Qn=({prefix:t,name:e,alphabet:r})=>{let{encode:n,decode:i}=Rd(r,e);return Dd({prefix:t,name:e,encode:n,decode:o=>_r(i(o))})},cE=(t,e,r,n)=>{let i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let o=t.length;for(;t[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),a=0,c=0,u=0;for(let f=0;f<o;++f){let l=i[t[f]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|l,a+=r,a>=8&&(a-=8,s[u++]=255&c>>a)}if(a>=r||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},fE=(t,e,r)=>{let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s&&(o+=e[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o},ze=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>Dd({prefix:e,name:t,encode(i){return fE(i,n,r)},decode(i){return cE(i,n,r,t)}});var zi=ze({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),uE=ze({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),mT=ze({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),gT=ze({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),xT=ze({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),bT=ze({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),vT=ze({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),wT=ze({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),ET=ze({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var lE=kd,Ud=128,hE=127,dE=~hE,pE=Math.pow(2,31);function kd(t,e,r){e=e||[],r=r||0;for(var n=r;t>=pE;)e[r++]=t&255|Ud,t/=128;for(;t&dE;)e[r++]=t&255|Ud,t>>>=7;return e[r]=t|0,kd.bytes=r-n+1,e}var yE=I0,mE=128,Ld=127;function I0(t,n){var r=0,n=n||0,i=0,o=n,s,a=t.length;do{if(o>=a)throw I0.bytes=0,new RangeError("Could not decode varint");s=t[o++],r+=i<28?(s&Ld)<<i:(s&Ld)*Math.pow(2,i),i+=7}while(s>=mE);return I0.bytes=o-n,r}var gE=Math.pow(2,7),xE=Math.pow(2,14),bE=Math.pow(2,21),vE=Math.pow(2,28),wE=Math.pow(2,35),EE=Math.pow(2,42),SE=Math.pow(2,49),AE=Math.pow(2,56),BE=Math.pow(2,63),CE=function(t){return t<gE?1:t<xE?2:t<bE?3:t<vE?4:t<wE?5:t<EE?6:t<SE?7:t<AE?8:t<BE?9:10},IE={encode:lE,decode:yE,encodingLength:CE},TE=IE,Hi=TE;var $i=(t,e=0)=>[Hi.decode(t,e),Hi.decode.bytes],Xn=(t,e,r=0)=>(Hi.encode(t,e,r),e),Jn=t=>Hi.encodingLength(t);var fs=(t,e)=>{let r=e.byteLength,n=Jn(t),i=n+Jn(r),o=new Uint8Array(i+r);return Xn(t,o,0),Xn(r,o,n),o.set(e,i),new jn(t,r,e,o)},T0=t=>{let e=_r(t),[r,n]=$i(e),[i,o]=$i(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new jn(r,i,s,e)},Od=(t,e)=>{if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&_d(t.bytes,r.bytes)}},jn=class{constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var Fd=0,RE="identity",Md=_r,_E=t=>fs(Fd,Md(t)),Kd={code:Fd,name:RE,encode:Md,digest:_E};var p8=_t(N0(),1);var Vd="ERR_IPNS_EXPIRED_RECORD",us="ERR_UNRECOGNIZED_VALIDITY";var ur="ERR_SIGNATURE_VERIFICATION",qd="ERR_UNRECOGNIZED_FORMAT";var D0="ERR_UNDEFINED_PARAMETER",zd="ERR_INVALID_RECORD_DATA",Hd="ERR_INVALID_VALUE",$d="ERR_INVALID_EMBEDDED_KEY";var Gd="ERR_RECORD_TOO_LARGE";var be;(function(t){let e;(function(i){i.EOL="EOL"})(e=t.ValidityType||(t.ValidityType={}));let r;(function(i){i[i.EOL=0]="EOL"})(r||(r={})),function(i){i.codec=()=>ki(r)}(e=t.ValidityType||(t.ValidityType={}));let n;t.codec=()=>(n==null&&(n=Yn((i,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),i.value!=null&&(o.uint32(10),o.bytes(i.value)),i.signatureV1!=null&&(o.uint32(18),o.bytes(i.signatureV1)),i.validityType!=null&&(o.uint32(24),t.ValidityType.codec().encode(i.validityType,o)),i.validity!=null&&(o.uint32(34),o.bytes(i.validity)),i.sequence!=null&&(o.uint32(40),o.uint64(i.sequence)),i.ttl!=null&&(o.uint32(48),o.uint64(i.ttl)),i.pubKey!=null&&(o.uint32(58),o.bytes(i.pubKey)),i.signatureV2!=null&&(o.uint32(66),o.bytes(i.signatureV2)),i.data!=null&&(o.uint32(74),o.bytes(i.data)),s.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let s={},a=o==null?i.len:i.pos+o;for(;i.pos<a;){let c=i.uint32();switch(c>>>3){case 1:s.value=i.bytes();break;case 2:s.signatureV1=i.bytes();break;case 3:s.validityType=t.ValidityType.codec().decode(i);break;case 4:s.validity=i.bytes();break;case 5:s.sequence=i.uint64();break;case 6:s.ttl=i.uint64();break;case 7:s.pubKey=i.bytes();break;case 8:s.signatureV2=i.bytes();break;case 9:s.data=i.bytes();break;default:i.skipType(c&7);break}}return s})),n),t.encode=i=>$n(i,t.codec()),t.decode=i=>Hn(i,t.codec())})(be||(be={}));var NE=["string","number","bigint","symbol"],DE=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function Yd(t){if(t===null)return"null";if(t===void 0)return"undefined";if(t===!0||t===!1)return"boolean";let e=typeof t;if(NE.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(t))return"Array";if(UE(t))return"Buffer";let r=LE(t);return r||"Object"}function UE(t){return t&&t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer.call(null,t)}function LE(t){let e=Object.prototype.toString.call(t).slice(8,-1);if(DE.includes(e))return e}var _=class{constructor(e,r,n){this.major=e,this.majorEncoded=e<<5,this.name=r,this.terminal=n}toString(){return`Type[${this.major}].${this.name}`}compare(e){return this.major<e.major?-1:this.major>e.major?1:0}};_.uint=new _(0,"uint",!0);_.negint=new _(1,"negint",!0);_.bytes=new _(2,"bytes",!0);_.string=new _(3,"string",!0);_.array=new _(4,"array",!1);_.map=new _(5,"map",!1);_.tag=new _(6,"tag",!1);_.float=new _(7,"float",!0);_.false=new _(7,"false",!0);_.true=new _(7,"true",!0);_.null=new _(7,"null",!0);_.undefined=new _(7,"undefined",!0);_.break=new _(7,"break",!0);var H=class{constructor(e,r,n){this.type=e,this.value=r,this.encodedLength=n,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};var ti=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",kE=new TextDecoder,PE=new TextEncoder;function ls(t){return ti&&globalThis.Buffer.isBuffer(t)}function Xd(t){return t instanceof Uint8Array?ls(t)?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t:Uint8Array.from(t)}var Jd=ti?(t,e,r)=>r-e>64?globalThis.Buffer.from(t.subarray(e,r)).toString("utf8"):Zd(t,e,r):(t,e,r)=>r-e>64?kE.decode(t.subarray(e,r)):Zd(t,e,r),jd=ti?t=>t.length>64?globalThis.Buffer.from(t):Wd(t):t=>t.length>64?PE.encode(t):Wd(t);var ei=ti?(t,e,r)=>ls(t)?new Uint8Array(t.subarray(e,r)):t.slice(e,r):(t,e,r)=>t.slice(e,r),tp=ti?(t,e)=>(t=t.map(r=>r instanceof Uint8Array?r:globalThis.Buffer.from(r)),Xd(globalThis.Buffer.concat(t,e))):(t,e)=>{let r=new Uint8Array(e),n=0;for(let i of t)n+i.length>r.length&&(i=i.subarray(0,r.length-n)),r.set(i,n),n+=i.length;return r},ep=ti?t=>globalThis.Buffer.allocUnsafe(t):t=>new Uint8Array(t);function rp(t,e){if(ls(t)&&ls(e))return t.compare(e);for(let r=0;r<t.length;r++)if(t[r]!==e[r])return t[r]<e[r]?-1:1;return 0}function Wd(t){let e=[],r=0;for(let n=0;n<t.length;n++){let i=t.charCodeAt(n);i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&n+1<t.length&&(t.charCodeAt(n+1)&64512)===56320?(i=65536+((i&1023)<<10)+(t.charCodeAt(++n)&1023),e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128)}return e}function Zd(t,e,r){let n=[];for(;e<r;){let i=t[e],o=null,s=i>239?4:i>223?3:i>191?2:1;if(e+s<=r){let a,c,u,f;switch(s){case 1:i<128&&(o=i);break;case 2:a=t[e+1],(a&192)===128&&(f=(i&31)<<6|a&63,f>127&&(o=f));break;case 3:a=t[e+1],c=t[e+2],(a&192)===128&&(c&192)===128&&(f=(i&15)<<12|(a&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:a=t[e+1],c=t[e+2],u=t[e+3],(a&192)===128&&(c&192)===128&&(u&192)===128&&(f=(i&15)<<18|(a&63)<<12|(c&63)<<6|u&63,f>65535&&f<1114112&&(o=f))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),e+=s}return OE(n)}var Qd=4096;function OE(t){let e=t.length;if(e<=Qd)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Qd));return r}var FE=256,hs=class{constructor(e=FE){this.chunkSize=e,this.cursor=0,this.maxCursor=-1,this.chunks=[],this._initReuseChunk=null}reset(){this.cursor=0,this.maxCursor=-1,this.chunks.length&&(this.chunks=[]),this._initReuseChunk!==null&&(this.chunks.push(this._initReuseChunk),this.maxCursor=this._initReuseChunk.length-1)}push(e){let r=this.chunks[this.chunks.length-1];if(this.cursor+e.length<=this.maxCursor+1){let i=r.length-(this.maxCursor-this.cursor)-1;r.set(e,i)}else{if(r){let i=r.length-(this.maxCursor-this.cursor)-1;i<r.length&&(this.chunks[this.chunks.length-1]=r.subarray(0,i),this.maxCursor=this.cursor-1)}e.length<64&&e.length<this.chunkSize?(r=ep(this.chunkSize),this.chunks.push(r),this.maxCursor+=r.length,this._initReuseChunk===null&&(this._initReuseChunk=r),r.set(e,0)):(this.chunks.push(e),this.maxCursor+=e.length)}this.cursor+=e.length}toBytes(e=!1){let r;if(this.chunks.length===1){let n=this.chunks[0];e&&this.cursor>n.length/2?(r=this.cursor===n.length?n:n.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):r=ei(n,0,this.cursor)}else r=tp(this.chunks,this.cursor);return e&&this.reset(),r}};var Z="CBOR decode error:",L0="CBOR encode error:",Gi=[];Gi[23]=1;Gi[24]=2;Gi[25]=3;Gi[26]=5;Gi[27]=9;function lr(t,e,r){if(t.length-e<r)throw new Error(`${Z} not enough data for type`)}var Ft=[24,256,65536,4294967296,BigInt("18446744073709551616")];function ue(t,e,r){lr(t,e,1);let n=t[e];if(r.strict===!0&&n<Ft[0])throw new Error(`${Z} integer encoded in more bytes than necessary (strict decode)`);return n}function le(t,e,r){lr(t,e,2);let n=t[e]<<8|t[e+1];if(r.strict===!0&&n<Ft[1])throw new Error(`${Z} integer encoded in more bytes than necessary (strict decode)`);return n}function he(t,e,r){lr(t,e,4);let n=t[e]*16777216+(t[e+1]<<16)+(t[e+2]<<8)+t[e+3];if(r.strict===!0&&n<Ft[2])throw new Error(`${Z} integer encoded in more bytes than necessary (strict decode)`);return n}function de(t,e,r){lr(t,e,8);let n=t[e]*16777216+(t[e+1]<<16)+(t[e+2]<<8)+t[e+3],i=t[e+4]*16777216+(t[e+5]<<16)+(t[e+6]<<8)+t[e+7],o=(BigInt(n)<<BigInt(32))+BigInt(i);if(r.strict===!0&&o<Ft[3])throw new Error(`${Z} integer encoded in more bytes than necessary (strict decode)`);if(o<=Number.MAX_SAFE_INTEGER)return Number(o);if(r.allowBigInt===!0)return o;throw new Error(`${Z} integers outside of the safe integer range are not supported`)}function np(t,e,r,n){return new H(_.uint,ue(t,e+1,n),2)}function ip(t,e,r,n){return new H(_.uint,le(t,e+1,n),3)}function op(t,e,r,n){return new H(_.uint,he(t,e+1,n),5)}function sp(t,e,r,n){return new H(_.uint,de(t,e+1,n),9)}function ve(t,e){return Vt(t,0,e.value)}function Vt(t,e,r){if(r<Ft[0]){let n=Number(r);t.push([e|n])}else if(r<Ft[1]){let n=Number(r);t.push([e|24,n])}else if(r<Ft[2]){let n=Number(r);t.push([e|25,n>>>8,n&255])}else if(r<Ft[3]){let n=Number(r);t.push([e|26,n>>>24&255,n>>>16&255,n>>>8&255,n&255])}else{let n=BigInt(r);if(n<Ft[4]){let i=[e|27,0,0,0,0,0,0,0],o=Number(n&BigInt(4294967295)),s=Number(n>>BigInt(32)&BigInt(4294967295));i[8]=o&255,o=o>>8,i[7]=o&255,o=o>>8,i[6]=o&255,o=o>>8,i[5]=o&255,i[4]=s&255,s=s>>8,i[3]=s&255,s=s>>8,i[2]=s&255,s=s>>8,i[1]=s&255,t.push(i)}else throw new Error(`${Z} encountered BigInt larger than allowable range`)}}ve.encodedSize=function(e){return Vt.encodedSize(e.value)};Vt.encodedSize=function(e){return e<Ft[0]?1:e<Ft[1]?2:e<Ft[2]?3:e<Ft[3]?5:9};ve.compareTokens=function(e,r){return e.value<r.value?-1:e.value>r.value?1:0};function ap(t,e,r,n){return new H(_.negint,-1-ue(t,e+1,n),2)}function cp(t,e,r,n){return new H(_.negint,-1-le(t,e+1,n),3)}function fp(t,e,r,n){return new H(_.negint,-1-he(t,e+1,n),5)}var k0=BigInt(-1),up=BigInt(1);function lp(t,e,r,n){let i=de(t,e+1,n);if(typeof i!="bigint"){let o=-1-i;if(o>=Number.MIN_SAFE_INTEGER)return new H(_.negint,o,9)}if(n.allowBigInt!==!0)throw new Error(`${Z} integers outside of the safe integer range are not supported`);return new H(_.negint,k0-BigInt(i),9)}function ds(t,e){let r=e.value,n=typeof r=="bigint"?r*k0-up:r*-1-1;Vt(t,e.type.majorEncoded,n)}ds.encodedSize=function(e){let r=e.value,n=typeof r=="bigint"?r*k0-up:r*-1-1;return n<Ft[0]?1:n<Ft[1]?2:n<Ft[2]?3:n<Ft[3]?5:9};ds.compareTokens=function(e,r){return e.value<r.value?1:e.value>r.value?-1:0};function Yi(t,e,r,n){lr(t,e,r+n);let i=ei(t,e+r,e+r+n);return new H(_.bytes,i,r+n)}function hp(t,e,r,n){return Yi(t,e,1,r)}function dp(t,e,r,n){return Yi(t,e,2,ue(t,e+1,n))}function pp(t,e,r,n){return Yi(t,e,3,le(t,e+1,n))}function yp(t,e,r,n){return Yi(t,e,5,he(t,e+1,n))}function mp(t,e,r,n){let i=de(t,e+1,n);if(typeof i=="bigint")throw new Error(`${Z} 64-bit integer bytes lengths not supported`);return Yi(t,e,9,i)}function ps(t){return t.encodedBytes===void 0&&(t.encodedBytes=t.type===_.string?jd(t.value):t.value),t.encodedBytes}function ri(t,e){let r=ps(e);Vt(t,e.type.majorEncoded,r.length),t.push(r)}ri.encodedSize=function(e){let r=ps(e);return Vt.encodedSize(r.length)+r.length};ri.compareTokens=function(e,r){return KE(ps(e),ps(r))};function KE(t,e){return t.length<e.length?-1:t.length>e.length?1:rp(t,e)}function Wi(t,e,r,n,i){let o=r+n;lr(t,e,o);let s=new H(_.string,Jd(t,e+r,e+o),o);return i.retainStringBytes===!0&&(s.byteValue=ei(t,e+r,e+o)),s}function gp(t,e,r,n){return Wi(t,e,1,r,n)}function xp(t,e,r,n){return Wi(t,e,2,ue(t,e+1,n),n)}function bp(t,e,r,n){return Wi(t,e,3,le(t,e+1,n),n)}function vp(t,e,r,n){return Wi(t,e,5,he(t,e+1,n),n)}function wp(t,e,r,n){let i=de(t,e+1,n);if(typeof i=="bigint")throw new Error(`${Z} 64-bit integer string lengths not supported`);return Wi(t,e,9,i,n)}var Ep=ri;function ni(t,e,r,n){return new H(_.array,n,r)}function Sp(t,e,r,n){return ni(t,e,1,r)}function Ap(t,e,r,n){return ni(t,e,2,ue(t,e+1,n))}function Bp(t,e,r,n){return ni(t,e,3,le(t,e+1,n))}function Cp(t,e,r,n){return ni(t,e,5,he(t,e+1,n))}function Ip(t,e,r,n){let i=de(t,e+1,n);if(typeof i=="bigint")throw new Error(`${Z} 64-bit integer array lengths not supported`);return ni(t,e,9,i)}function Tp(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${Z} indefinite length items not allowed`);return ni(t,e,1,1/0)}function ys(t,e){Vt(t,_.array.majorEncoded,e.value)}ys.compareTokens=ve.compareTokens;ys.encodedSize=function(e){return Vt.encodedSize(e.value)};function ii(t,e,r,n){return new H(_.map,n,r)}function Rp(t,e,r,n){return ii(t,e,1,r)}function _p(t,e,r,n){return ii(t,e,2,ue(t,e+1,n))}function Np(t,e,r,n){return ii(t,e,3,le(t,e+1,n))}function Dp(t,e,r,n){return ii(t,e,5,he(t,e+1,n))}function Up(t,e,r,n){let i=de(t,e+1,n);if(typeof i=="bigint")throw new Error(`${Z} 64-bit integer map lengths not supported`);return ii(t,e,9,i)}function Lp(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${Z} indefinite length items not allowed`);return ii(t,e,1,1/0)}function ms(t,e){Vt(t,_.map.majorEncoded,e.value)}ms.compareTokens=ve.compareTokens;ms.encodedSize=function(e){return Vt.encodedSize(e.value)};function kp(t,e,r,n){return new H(_.tag,r,1)}function Pp(t,e,r,n){return new H(_.tag,ue(t,e+1,n),2)}function Op(t,e,r,n){return new H(_.tag,le(t,e+1,n),3)}function Fp(t,e,r,n){return new H(_.tag,he(t,e+1,n),5)}function Mp(t,e,r,n){return new H(_.tag,de(t,e+1,n),9)}function gs(t,e){Vt(t,_.tag.majorEncoded,e.value)}gs.compareTokens=ve.compareTokens;gs.encodedSize=function(e){return Vt.encodedSize(e.value)};var GE=20,YE=21,WE=22,ZE=23;function Kp(t,e,r,n){if(n.allowUndefined===!1)throw new Error(`${Z} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new H(_.null,null,1):new H(_.undefined,void 0,1)}function Vp(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${Z} indefinite length items not allowed`);return new H(_.break,void 0,1)}function P0(t,e,r){if(r){if(r.allowNaN===!1&&Number.isNaN(t))throw new Error(`${Z} NaN values are not supported`);if(r.allowInfinity===!1&&(t===1/0||t===-1/0))throw new Error(`${Z} Infinity values are not supported`)}return new H(_.float,t,e)}function qp(t,e,r,n){return P0(O0(t,e+1),3,n)}function zp(t,e,r,n){return P0(F0(t,e+1),5,n)}function Hp(t,e,r,n){return P0(Wp(t,e+1),9,n)}function xs(t,e,r){let n=e.value;if(n===!1)t.push([_.float.majorEncoded|GE]);else if(n===!0)t.push([_.float.majorEncoded|YE]);else if(n===null)t.push([_.float.majorEncoded|WE]);else if(n===void 0)t.push([_.float.majorEncoded|ZE]);else{let i,o=!1;(!r||r.float64!==!0)&&(Gp(n),i=O0(_e,1),n===i||Number.isNaN(n)?(_e[0]=249,t.push(_e.slice(0,3)),o=!0):(Yp(n),i=F0(_e,1),n===i&&(_e[0]=250,t.push(_e.slice(0,5)),o=!0))),o||(QE(n),i=Wp(_e,1),_e[0]=251,t.push(_e.slice(0,9)))}}xs.encodedSize=function(e,r){let n=e.value;if(n===!1||n===!0||n===null||n===void 0)return 1;if(!r||r.float64!==!0){Gp(n);let i=O0(_e,1);if(n===i||Number.isNaN(n))return 3;if(Yp(n),i=F0(_e,1),n===i)return 5}return 9};var $p=new ArrayBuffer(9),we=new DataView($p,1),_e=new Uint8Array($p,0);function Gp(t){if(t===1/0)we.setUint16(0,31744,!1);else if(t===-1/0)we.setUint16(0,64512,!1);else if(Number.isNaN(t))we.setUint16(0,32256,!1);else{we.setFloat32(0,t);let e=we.getUint32(0),r=(e&2139095040)>>23,n=e&8388607;if(r===255)we.setUint16(0,31744,!1);else if(r===0)we.setUint16(0,(t&2147483648)>>16|n>>13,!1);else{let i=r-127;i<-24?we.setUint16(0,0):i<-14?we.setUint16(0,(e&2147483648)>>16|1<<24+i,!1):we.setUint16(0,(e&2147483648)>>16|i+15<<10|n>>13,!1)}}}function O0(t,e){if(t.length-e<2)throw new Error(`${Z} not enough data for float16`);let r=(t[e]<<8)+t[e+1];if(r===31744)return 1/0;if(r===64512)return-1/0;if(r===32256)return NaN;let n=r>>10&31,i=r&1023,o;return n===0?o=i*2**-24:n!==31?o=(i+1024)*2**(n-25):o=i===0?1/0:NaN,r&32768?-o:o}function Yp(t){we.setFloat32(0,t,!1)}function F0(t,e){if(t.length-e<4)throw new Error(`${Z} not enough data for float32`);let r=(t.byteOffset||0)+e;return new DataView(t.buffer,r,4).getFloat32(0,!1)}function QE(t){we.setFloat64(0,t,!1)}function Wp(t,e){if(t.length-e<8)throw new Error(`${Z} not enough data for float64`);let r=(t.byteOffset||0)+e;return new DataView(t.buffer,r,8).getFloat64(0,!1)}xs.compareTokens=ve.compareTokens;function ft(t,e,r){throw new Error(`${Z} encountered invalid minor (${r}) for major ${t[e]>>>5}`)}function bs(t){return()=>{throw new Error(`${Z} ${t}`)}}var F=[];for(let t=0;t<=23;t++)F[t]=ft;F[24]=np;F[25]=ip;F[26]=op;F[27]=sp;F[28]=ft;F[29]=ft;F[30]=ft;F[31]=ft;for(let t=32;t<=55;t++)F[t]=ft;F[56]=ap;F[57]=cp;F[58]=fp;F[59]=lp;F[60]=ft;F[61]=ft;F[62]=ft;F[63]=ft;for(let t=64;t<=87;t++)F[t]=hp;F[88]=dp;F[89]=pp;F[90]=yp;F[91]=mp;F[92]=ft;F[93]=ft;F[94]=ft;F[95]=bs("indefinite length bytes/strings are not supported");for(let t=96;t<=119;t++)F[t]=gp;F[120]=xp;F[121]=bp;F[122]=vp;F[123]=wp;F[124]=ft;F[125]=ft;F[126]=ft;F[127]=bs("indefinite length bytes/strings are not supported");for(let t=128;t<=151;t++)F[t]=Sp;F[152]=Ap;F[153]=Bp;F[154]=Cp;F[155]=Ip;F[156]=ft;F[157]=ft;F[158]=ft;F[159]=Tp;for(let t=160;t<=183;t++)F[t]=Rp;F[184]=_p;F[185]=Np;F[186]=Dp;F[187]=Up;F[188]=ft;F[189]=ft;F[190]=ft;F[191]=Lp;for(let t=192;t<=215;t++)F[t]=kp;F[216]=Pp;F[217]=Op;F[218]=Fp;F[219]=Mp;F[220]=ft;F[221]=ft;F[222]=ft;F[223]=ft;for(let t=224;t<=243;t++)F[t]=bs("simple values are not supported");F[244]=ft;F[245]=ft;F[246]=ft;F[247]=Kp;F[248]=bs("simple values are not supported");F[249]=qp;F[250]=zp;F[251]=Hp;F[252]=ft;F[253]=ft;F[254]=ft;F[255]=Vp;var Ne=[];for(let t=0;t<24;t++)Ne[t]=new H(_.uint,t,1);for(let t=-1;t>=-24;t--)Ne[31-t]=new H(_.negint,t,1);Ne[64]=new H(_.bytes,new Uint8Array(0),1);Ne[96]=new H(_.string,"",1);Ne[128]=new H(_.array,0,1);Ne[160]=new H(_.map,0,1);Ne[244]=new H(_.false,!1,1);Ne[245]=new H(_.true,!0,1);Ne[246]=new H(_.null,null,1);function JE(){let t=[];return t[_.uint.major]=ve,t[_.negint.major]=ds,t[_.bytes.major]=ri,t[_.string.major]=Ep,t[_.array.major]=ys,t[_.map.major]=ms,t[_.tag.major]=gs,t[_.float.major]=xs,t}var AR=JE(),BR=new hs,vs=class t{constructor(e,r){this.obj=e,this.parent=r}includes(e){let r=this;do if(r.obj===e)return!0;while(r=r.parent);return!1}static createCheck(e,r){if(e&&e.includes(r))throw new Error(`${L0} object contains circular references`);return new t(r,e)}},Nr={null:new H(_.null,null),undefined:new H(_.undefined,void 0),true:new H(_.true,!0),false:new H(_.false,!1),emptyArray:new H(_.array,0),emptyMap:new H(_.map,0)},Dr={number(t,e,r,n){return!Number.isInteger(t)||!Number.isSafeInteger(t)?new H(_.float,t):t>=0?new H(_.uint,t):new H(_.negint,t)},bigint(t,e,r,n){return t>=BigInt(0)?new H(_.uint,t):new H(_.negint,t)},Uint8Array(t,e,r,n){return new H(_.bytes,t)},string(t,e,r,n){return new H(_.string,t)},boolean(t,e,r,n){return t?Nr.true:Nr.false},null(t,e,r,n){return Nr.null},undefined(t,e,r,n){return Nr.undefined},ArrayBuffer(t,e,r,n){return new H(_.bytes,new Uint8Array(t))},DataView(t,e,r,n){return new H(_.bytes,new Uint8Array(t.buffer,t.byteOffset,t.byteLength))},Array(t,e,r,n){if(!t.length)return r.addBreakTokens===!0?[Nr.emptyArray,new H(_.break)]:Nr.emptyArray;n=vs.createCheck(n,t);let i=[],o=0;for(let s of t)i[o++]=M0(s,r,n);return r.addBreakTokens?[new H(_.array,t.length),i,new H(_.break)]:[new H(_.array,t.length),i]},Object(t,e,r,n){let i=e!=="Object",o=i?t.keys():Object.keys(t),s=i?t.size:o.length;if(!s)return r.addBreakTokens===!0?[Nr.emptyMap,new H(_.break)]:Nr.emptyMap;n=vs.createCheck(n,t);let a=[],c=0;for(let u of o)a[c++]=[M0(u,r,n),M0(i?t.get(u):t[u],r,n)];return jE(a,r),r.addBreakTokens?[new H(_.map,s),a,new H(_.break)]:[new H(_.map,s),a]}};Dr.Map=Dr.Object;Dr.Buffer=Dr.Uint8Array;for(let t of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))Dr[`${t}Array`]=Dr.DataView;function M0(t,e={},r){let n=Yd(t),i=e&&e.typeEncoders&&e.typeEncoders[n]||Dr[n];if(typeof i=="function"){let s=i(t,n,e,r);if(s!=null)return s}let o=Dr[n];if(!o)throw new Error(`${L0} unsupported type: ${n}`);return o(t,n,e,r)}function jE(t,e){e.mapSorter&&t.sort(e.mapSorter)}var t8={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},K0=class{constructor(e,r={}){this._pos=0,this.data=e,this.options=r}pos(){return this._pos}done(){return this._pos>=this.data.length}next(){let e=this.data[this._pos],r=Ne[e];if(r===void 0){let n=F[e];if(!n)throw new Error(`${Z} no decoder for major type ${e>>>5} (byte 0x${e.toString(16).padStart(2,"0")})`);let i=e&31;r=n(this.data,this._pos,i,this.options)}return this._pos+=r.encodedLength,r}},Zi=Symbol.for("DONE"),ws=Symbol.for("BREAK");function e8(t,e,r){let n=[];for(let i=0;i<t.value;i++){let o=Qi(e,r);if(o===ws){if(t.value===1/0)break;throw new Error(`${Z} got unexpected break to lengthed array`)}if(o===Zi)throw new Error(`${Z} found array but not enough entries (got ${i}, expected ${t.value})`);n[i]=o}return n}function r8(t,e,r){let n=r.useMaps===!0,i=n?void 0:{},o=n?new Map:void 0;for(let s=0;s<t.value;s++){let a=Qi(e,r);if(a===ws){if(t.value===1/0)break;throw new Error(`${Z} got unexpected break to lengthed map`)}if(a===Zi)throw new Error(`${Z} found map but not enough entries (got ${s} [no key], expected ${t.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${Z} non-string keys not supported (got ${typeof a})`);if(r.rejectDuplicateMapKeys===!0&&(n&&o.has(a)||!n&&a in i))throw new Error(`${Z} found repeat map key "${a}"`);let c=Qi(e,r);if(c===Zi)throw new Error(`${Z} found map but not enough entries (got ${s} [no value], expected ${t.value})`);n?o.set(a,c):i[a]=c}return n?o:i}function Qi(t,e){if(t.done())return Zi;let r=t.next();if(r.type===_.break)return ws;if(r.type.terminal)return r.value;if(r.type===_.array)return e8(r,t,e);if(r.type===_.map)return r8(r,t,e);if(r.type===_.tag){if(e.tags&&typeof e.tags[r.value]=="function"){let n=Qi(t,e);return e.tags[r.value](n)}throw new Error(`${Z} tag not supported (${r.value})`)}throw new Error("unsupported")}function Zp(t,e){if(!(t instanceof Uint8Array))throw new Error(`${Z} data to decode must be a Uint8Array`);e=Object.assign({},t8,e);let r=e.tokenizer||new K0(t,e),n=Qi(r,e);if(n===Zi)throw new Error(`${Z} did not find any content to decode`);if(n===ws)throw new Error(`${Z} got unexpected break`);return[n,t.subarray(r.pos())]}function V0(t,e){let[r,n]=Zp(t,e);if(n.length>0)throw new Error(`${Z} too many terminals, data makes no sense`);return r}var ee=_t(cs(),1);var q0=Qn({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),kR=Qn({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var hr=Qn({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),FR=Qn({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Qp=(t,e)=>{let{bytes:r,version:n}=t;switch(n){case 0:return s8(r,z0(t),e||hr.encoder);default:return a8(r,z0(t),e||zi.encoder)}};var Xp=new WeakMap,z0=t=>{let e=Xp.get(t);if(e==null){let r=new Map;return Xp.set(t,r),r}return e},oi=class t{constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}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:e,multihash:r}=this;if(e!==Xi)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==c8)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:e,digest:r}=this.multihash,n=fs(e,r);return t.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(e){return t.equals(this,e)}static equals(e,r){let n=r;return n&&e.code===n.code&&e.version===n.version&&Od(e.multihash,n.multihash)}toString(e){return Qp(this,e)}toJSON(){return{"/":Qp(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new t(n,i,o,s||Jp(n,i,o.bytes))}else if(r[f8]===!0){let{version:n,multihash:i,code:o}=r,s=T0(i);return t.create(n,o,s)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==Xi)throw new Error(`Version 0 CID must use dag-pb (code: ${Xi}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=Jp(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Xi,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=_r(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),s=new jn(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[l,p]=$i(e.subarray(r));return r+=p,l},i=n(),o=Xi;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=r,a=n(),c=n(),u=r+c,f=u-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,r){let[n,i]=o8(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return z0(o).set(n,e),o}},o8=(t,e)=>{switch(t[0]){case"Q":{let r=e||hr;return[hr.prefix,r.decode(`${hr.prefix}${t}`)]}case hr.prefix:{let r=e||hr;return[hr.prefix,r.decode(t)]}case zi.prefix:{let r=e||zi;return[zi.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}},s8=(t,e,r)=>{let{prefix:n}=r;if(n!==hr.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i},a8=(t,e,r)=>{let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i},Xi=112,c8=18,Jp=(t,e,r)=>{let n=Jn(t),i=n+Jn(e),o=new Uint8Array(i+r.byteLength);return Xn(t,o,0),Xn(e,o,n),o.set(r,i),o},f8=Symbol.for("@ipld/js-cid/CID");var jp=_t(N0(),1);var H0=dr("ipns:utils"),ty=Xt("/ipns/"),u8=114;function l8(t){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),r=String(t).trim().match(e);if(r==null)throw new Error("Invalid format");let n=parseInt(r[1],10),i=parseInt(r[2],10)-1,o=parseInt(r[3],10),s=parseInt(r[4],10),a=parseInt(r[5],10),c=parseInt(r[6],10),u=parseInt(r[7].padEnd(6,"0").slice(0,3),10);return new Date(Date.UTC(n,i,o,s,a,c,u))}var $0=async(t,e)=>{if(e==null||t==null){let n=new Error("one or more of the provided parameters are not defined");throw H0.error(n),(0,ee.default)(n,D0)}let r;if(e.pubKey!=null){try{r=E0(e.pubKey)}catch(i){throw H0.error(i),i}if(!(await Yf(e.pubKey)).equals(t))throw(0,ee.default)(new Error("Embedded public key did not match PeerID"),$d)}else t.publicKey!=null&&(r=E0(t.publicKey));if(r!=null)return r;throw(0,ee.default)(new Error("no public key is available"),D0)};var G0=t=>{let e=Xt("ipns-signature:");return pe([e,t])},Ji=t=>"signatureV1"in t?be.encode({value:Xt(t.value),signatureV1:t.signatureV1,validityType:t.validityType,validity:Xt(t.validity.toString()),sequence:t.sequence,ttl:t.ttl,pubKey:t.pubKey,signatureV2:t.signatureV2,data:t.data}):be.encode({pubKey:t.pubKey,signatureV2:t.signatureV2,data:t.data});function Ur(t){let e=be.decode(t);if(e.sequence!=null&&(e.sequence=BigInt(e.sequence)),e.ttl!=null&&(e.ttl=BigInt(e.ttl)),e.signatureV2==null||e.data==null)throw(0,ee.default)(new Error("missing data or signatureV2"),ur);let r=ey(e.data),n=ry(r.Value),i;try{i=jp.default.fromDate(l8(Lt(r.Validity)))}catch{throw H0.error("unrecognized validity format (not an rfc3339 format)"),(0,ee.default)(new Error("unrecognized validity format (not an rfc3339 format)"),qd)}if(e.value!=null&&e.signatureV1!=null)return h8(e),{value:n,validityType:be.ValidityType.EOL,validity:i,sequence:r.Sequence,ttl:r.TTL,pubKey:e.pubKey,signatureV1:e.signatureV1,signatureV2:e.signatureV2,data:e.data};if(e.signatureV2!=null)return{value:n,validityType:be.ValidityType.EOL,validity:i,sequence:r.Sequence,ttl:r.TTL,pubKey:e.pubKey,signatureV2:e.signatureV2,data:e.data};throw new Error("invalid record: does not include signatureV1 or signatureV2")}var Y0=t=>pe([ty,t.toBytes()]),W0=t=>di(t.slice(ty.length));var ey=t=>{let e=V0(t);if(e.ValidityType===0)e.ValidityType=be.ValidityType.EOL;else throw(0,ee.default)(new Error("Unknown validity type"),us);return Number.isInteger(e.Sequence)&&(e.Sequence=BigInt(e.Sequence)),Number.isInteger(e.TTL)&&(e.TTL=BigInt(e.TTL)),e},ry=t=>{if(t!=null){if(Cf(t))return`/ipns/${t.toCID().toString(q0)}`;if(t instanceof Uint8Array){let n=Lt(t);n.startsWith("/")&&(t=n)}let e=t.toString().trim();if(e.startsWith("/")&&e.length>1)return e;let r=oi.asCID(t);if(r!=null)return r.code===u8?`/ipns/${r.toString(q0)}`:`/ipfs/${r.toV1().toString()}`;try{return t instanceof Uint8Array?`/ipfs/${oi.decode(t).toV1().toString()}`:`/ipfs/${oi.parse(e).toV1().toString()}`}catch{}}throw(0,ee.default)(new Error("Value must be a valid content path starting with /"),Hd)},h8=t=>{if(t.data==null)throw(0,ee.default)(new Error("Record data is missing"),zd);let e=ey(t.data);if(!gr(e.Value,t.value??new Uint8Array(0)))throw(0,ee.default)(new Error('Field "value" did not match between protobuf and CBOR'),ur);if(!gr(e.Validity,t.validity??new Uint8Array(0)))throw(0,ee.default)(new Error('Field "validity" did not match between protobuf and CBOR'),ur);if(e.ValidityType!==t.validityType)throw(0,ee.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),ur);if(e.Sequence!==t.sequence)throw(0,ee.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),ur);if(e.TTL!==t.ttl)throw(0,ee.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),ur)};var x_=dr("ipns"),b_=Kd.code,y8="/ipns/",v_=y8.length;var ji=_t(cs(),1);var Es=dr("ipns:validator"),m8=1024*10,g8=async(t,e)=>{let r=Ur(e),n;try{let i=G0(r.data);n=await t.verify(i,r.signatureV2)}catch{n=!1}if(!n)throw Es.error("record signature verification failed"),(0,ji.default)(new Error("record signature verification failed"),ur);if(r.validityType===be.ValidityType.EOL){if(r.validity.toDate().getTime()<Date.now())throw Es.error("record has expired"),(0,ji.default)(new Error("record has expired"),Vd)}else if(r.validityType!=null)throw Es.error("unrecognized validity type"),(0,ji.default)(new Error("unrecognized validity type"),us);Es("ipns record for %b is valid",r.value)};async function ny(t,e){if(e.byteLength>m8)throw(0,ji.default)(new Error("record too large"),Gd);let r=W0(t),n=Ur(e),i=await $0(r,n);await g8(i,e)}async function*to(t){let e=/\r?\n/,r=new TextDecoder("utf8"),n="";for await(let i of t){typeof i=="string"&&(i=new TextEncoder().encode(i)),n+=r.decode(i,{stream:!0});let o=n.split(e);n=o.pop()??"";for(let s=0;s<o.length;s++)yield JSON.parse(o[s])}n+=r.decode(),n!==""&&(yield JSON.parse(n))}function He(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var Q0=_t(oy(),1);var ro=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},X0=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},sy=t=>globalThis.DOMException===void 0?new X0(t):new DOMException(t),ay=t=>{let e=t.reason===void 0?sy("This operation was aborted."):t.reason;return e instanceof Error?e:sy(e)};function J0(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout}}=e,s,c=new Promise((u,f)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(e.signal){let{signal:p}=e;p.aborted&&f(ay(p)),p.addEventListener("abort",()=>{f(ay(p))})}if(r===Number.POSITIVE_INFINITY){t.then(u,f);return}let l=new ro;s=o.setTimeout.call(void 0,()=>{if(n){try{u(n())}catch(p){f(p)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?u():i instanceof Error?f(i):(l.message=i??`Promise timed out after ${r} milliseconds`,f(l))},r),(async()=>{try{u(await t)}catch(p){f(p)}})()}).finally(()=>{c.clear()});return c.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},c}function j0(t,e,r){let n=0,i=t.length;for(;i>0;){let o=Math.trunc(i/2),s=n+o;r(t[s],e)<=0?(n=++s,i-=o+1):i=o}return n}var no=class{#t=[];enqueue(e,r){r={priority:0,...r};let n={priority:r.priority,run:e};if(this.size&&this.#t[this.size-1].priority>=r.priority){this.#t.push(n);return}let i=j0(this.#t,n,(o,s)=>s.priority-o.priority);this.#t.splice(i,0,n)}dequeue(){return this.#t.shift()?.run}filter(e){return this.#t.filter(r=>r.priority===e.priority).map(r=>r.run)}get size(){return this.#t.length}};var io=class extends Q0.default{#t;#e;#o=0;#a;#c;#p=0;#n;#f;#r;#y;#i=0;#u;#s;#m;timeout;constructor(e){if(super(),e={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:no,...e},!(typeof e.intervalCap=="number"&&e.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${e.intervalCap?.toString()??""}\` (${typeof e.intervalCap})`);if(e.interval===void 0||!(Number.isFinite(e.interval)&&e.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${e.interval?.toString()??""}\` (${typeof e.interval})`);this.#t=e.carryoverConcurrencyCount,this.#e=e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,this.#a=e.intervalCap,this.#c=e.interval,this.#r=new e.queueClass,this.#y=e.queueClass,this.concurrency=e.concurrency,this.timeout=e.timeout,this.#m=e.throwOnTimeout===!0,this.#s=e.autoStart===!1}get#b(){return this.#e||this.#o<this.#a}get#v(){return this.#i<this.#u}#w(){this.#i--,this.#l(),this.emit("next")}#E(){this.#x(),this.#g(),this.#f=void 0}get#S(){let e=Date.now();if(this.#n===void 0){let r=this.#p-e;if(r<0)this.#o=this.#t?this.#i:0;else return this.#f===void 0&&(this.#f=setTimeout(()=>{this.#E()},r)),!0}return!1}#l(){if(this.#r.size===0)return this.#n&&clearInterval(this.#n),this.#n=void 0,this.emit("empty"),this.#i===0&&this.emit("idle"),!1;if(!this.#s){let e=!this.#S;if(this.#b&&this.#v){let r=this.#r.dequeue();return r?(this.emit("active"),r(),e&&this.#g(),!0):!1}}return!1}#g(){this.#e||this.#n!==void 0||(this.#n=setInterval(()=>{this.#x()},this.#c),this.#p=Date.now()+this.#c)}#x(){this.#o===0&&this.#i===0&&this.#n&&(clearInterval(this.#n),this.#n=void 0),this.#o=this.#t?this.#i:0,this.#h()}#h(){for(;this.#l(););}get concurrency(){return this.#u}set concurrency(e){if(!(typeof e=="number"&&e>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${e}\` (${typeof e})`);this.#u=e,this.#h()}async#A(e){return new Promise((r,n)=>{e.addEventListener("abort",()=>{n(e.reason)},{once:!0})})}async add(e,r={}){return r={timeout:this.timeout,throwOnTimeout:this.#m,...r},new Promise((n,i)=>{this.#r.enqueue(async()=>{this.#i++,this.#o++;try{r.signal?.throwIfAborted();let o=e({signal:r.signal});r.timeout&&(o=J0(Promise.resolve(o),{milliseconds:r.timeout})),r.signal&&(o=Promise.race([o,this.#A(r.signal)]));let s=await o;n(s),this.emit("completed",s)}catch(o){if(o instanceof ro&&!r.throwOnTimeout){n();return}i(o),this.emit("error",o)}finally{this.#w()}},r),this.emit("add"),this.#l()})}async addAll(e,r){return Promise.all(e.map(async n=>this.add(n,r)))}start(){return this.#s?(this.#s=!1,this.#h(),this):this}pause(){this.#s=!0}clear(){this.#r=new this.#y}async onEmpty(){this.#r.size!==0&&await this.#d("empty")}async onSizeLessThan(e){this.#r.size<e||await this.#d("next",()=>this.#r.size<e)}async onIdle(){this.#i===0&&this.#r.size===0||await this.#d("idle")}async#d(e,r){return new Promise(n=>{let i=()=>{r&&!r()||(this.off(e,i),n())};this.on(e,i)})}get size(){return this.#r.size}sizeBy(e){return this.#r.filter(e).length}get pending(){return this.#i}get isPaused(){return this.#s}};function v8(t){return t[Symbol.asyncIterator]!=null}function w8(t){if(v8(t))return(async()=>{for await(let e of t)return e})();for(let e of t)return e}var cy=w8;function E8(t){let[e,r]=t[Symbol.asyncIterator]!=null?[t[Symbol.asyncIterator](),Symbol.asyncIterator]:[t[Symbol.iterator](),Symbol.iterator],n=[];return{peek:()=>e.next(),push:i=>{n.push(i)},next:()=>n.length>0?{done:!1,value:n.shift()}:e.next(),[r](){return this}}}var fy=E8;function S8(t){return t[Symbol.asyncIterator]!=null}function A8(t,e){if(S8(t))return async function*(){for await(let a of t)yield e(a)}();let r=fy(t),{value:n,done:i}=r.next();if(i===!0)return function*(){}();let o=e(n);if(typeof o.then=="function")return async function*(){yield await o;for await(let a of r)yield e(a)}();let s=e;return function*(){yield o;for(let a of r)yield s(a)}()}var uy=A8;var tf=Xt("/ipns/");function ly(t){return gr(t.subarray(0,tf.byteLength),tf)}var hy=t=>di(t.slice(tf.length)),As=class{client;constructor(e){this.client=e}async*findProviders(e,r={}){yield*uy(this.client.getProviders(e,r),n=>({id:n.ID,multiaddrs:n.Addrs??[],protocols:[]}))}async provide(){}async put(e,r,n){if(!ly(e))return;let i=hy(e),o=Ur(r);await this.client.putIPNS(i,o,n)}async get(e,r){if(!ly(e))throw new Q("Not found","ERR_NOT_FOUND");let n=hy(e);try{let i=await this.client.getIPNS(n,r);return Ji(i)}catch(i){throw i.code==="ERR_BAD_RESPONSE"?new Q("Not found","ERR_NOT_FOUND"):i}}},Bs=class{client;constructor(e){this.client=e}async findPeer(e,r={}){let n=await cy(this.client.getPeers(e,r));if(n!=null)return{id:n.ID,multiaddrs:n.Addrs,protocols:[]};throw new Q("Not found","ERR_NOT_FOUND")}async*getClosestPeers(e,r={}){}};var $e=dr("delegated-routing-v1-http-api-client"),dy={concurrentRequests:4,timeout:3e4},Cs=class{started;httpQueue;shutDownController;clientUrl;timeout;contentRouting;peerRouting;constructor(e,r={}){this.started=!1,this.shutDownController=new AbortController,hf(1/0,this.shutDownController.signal),this.httpQueue=new io({concurrency:r.concurrentRequests??dy.concurrentRequests}),this.clientUrl=e instanceof URL?e:new URL(e),this.timeout=r.timeout??dy.timeout,this.contentRouting=new As(this),this.peerRouting=new Bs(this)}get[lf](){return this.contentRouting}get[df](){return this.peerRouting}isStarted(){return this.started}start(){this.started=!0}stop(){this.httpQueue.clear(),this.shutDownController.abort(),this.started=!1}async*getProviders(e,r={}){$e("getProviders starts: %c",e);let n=xi([this.shutDownController.signal,r.signal,AbortSignal.timeout(this.timeout)]),i=He(),o=He();this.httpQueue.add(async()=>(i.resolve(),o.promise));try{await i.promise;let s=`${this.clientUrl}routing/v1/providers/${e.toString()}`,c=await fetch(s,{headers:{Accept:"application/x-ndjson"},signal:n});if(c.body==null)throw new Q("Routing response had no body","ERR_BAD_RESPONSE");if(c.headers.get("Content-Type")==="application/json"){let f=await c.json();for(let l of f.Providers){let p=this.#t(l);p!=null&&(yield p)}}else for await(let f of to(xo(c.body))){let l=this.#t(f);l!=null&&(yield l)}}catch(s){$e.error("getProviders errored:",s)}finally{n.clear(),o.resolve(),$e("getProviders finished: %c",e)}}async*getPeers(e,r={}){$e("getPeers starts: %c",e);let n=xi([this.shutDownController.signal,r.signal,AbortSignal.timeout(this.timeout)]),i=He(),o=He();this.httpQueue.add(async()=>(i.resolve(),o.promise));try{await i.promise;let s=`${this.clientUrl}routing/v1/peers/${e.toCID().toString()}`,c=await fetch(s,{headers:{Accept:"application/x-ndjson"},signal:n});if(c.body==null)throw new Q("Routing response had no body","ERR_BAD_RESPONSE");if(c.headers.get("Content-Type")==="application/json"){let f=await c.json();for(let l of f.Peers){let p=this.#e(e,l);p!=null&&(yield p)}}else for await(let f of to(xo(c.body))){let l=this.#e(e,f);l!=null&&(yield l)}}catch(s){$e.error("getPeers errored:",s)}finally{n.clear(),o.resolve(),$e("getPeers finished: %c",e)}}async getIPNS(e,r={}){$e("getIPNS starts: %c",e);let n=xi([this.shutDownController.signal,r.signal,AbortSignal.timeout(this.timeout)]),i=He(),o=He();this.httpQueue.add(async()=>(i.resolve(),o.promise));try{await i.promise;let s=`${this.clientUrl}routing/v1/ipns/${e.toCID().toString()}`,c=await fetch(s,{headers:{Accept:"application/vnd.ipfs.ipns-record"},signal:n});if(c.body==null)throw new Q("GET ipns response had no body","ERR_BAD_RESPONSE");let u=new Uint8Array(await c.arrayBuffer());return await ny(Y0(e),u),Ur(u)}finally{n.clear(),o.resolve(),$e("getIPNS finished: %c",e)}}async putIPNS(e,r,n={}){$e("getIPNS starts: %c",e);let i=xi([this.shutDownController.signal,n.signal,AbortSignal.timeout(this.timeout)]),o=He(),s=He();this.httpQueue.add(async()=>(o.resolve(),s.promise));try{await o.promise;let a=Ji(r),c=`${this.clientUrl}routing/v1/ipns/${e.toCID().toString()}`;if((await fetch(c,{method:"PUT",headers:{"Content-Type":"application/vnd.ipfs.ipns-record"},body:a,signal:i})).status!==200)throw new Q("PUT ipns response had status other than 200","ERR_BAD_RESPONSE")}finally{i.clear(),s.resolve(),$e("getIPNS finished: %c",e)}}#t(e){if(e.Schema==="peer")return e.ID=gn(e.ID),e.Addrs=e.Addrs.map(Cn),e.Protocols=e.Protocols??[],e;if(e.Schema==="bitswap")return{Schema:"peer",ID:gn(e.ID),Addrs:e.Addrs.map(Cn),Protocols:e.Protocol!=null?[e.Protocol]:[]};if(e.ID!=null&&Array.isArray(e.Addrs))return{Schema:"peer",ID:gn(e.ID),Addrs:e.Addrs.map(Cn),Protocols:Array.isArray(e.Protocols)?e.Protocols:[]}}#e(e,r){if(r.Schema==="peer"&&(r.ID=gn(r.ID),r.Addrs=r.Addrs.map(Cn),e.equals(r.ID)))return r}};function B8(t,e={}){return new Cs(new URL(t),e)}return Iy(C8);})();
2
+ "use strict";var HeliaDelegatedRoutingV1HttpApiClient=(()=>{var eh=Object.create;var $n=Object.defineProperty;var th=Object.getOwnPropertyDescriptor;var rh=Object.getOwnPropertyNames;var nh=Object.getPrototypeOf,oh=Object.prototype.hasOwnProperty;var nr=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),me=(r,e)=>{for(var t in e)$n(r,t,{get:e[t],enumerable:!0})},Ua=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of rh(e))!oh.call(r,o)&&o!==t&&$n(r,o,{get:()=>e[o],enumerable:!(n=th(e,o))||n.enumerable});return r};var Vt=(r,e,t)=>(t=r!=null?eh(nh(r)):{},Ua(e||!r||!r.__esModule?$n(t,"default",{value:r,enumerable:!0}):t,r)),ih=r=>Ua($n({},"__esModule",{value:!0}),r);var Fa=nr((am,Pa)=>{var yr=1e3,wr=yr*60,br=wr*60,or=br*24,sh=or*7,ah=or*365.25;Pa.exports=function(r,e){e=e||{};var t=typeof r;if(t==="string"&&r.length>0)return ch(r);if(t==="number"&&isFinite(r))return e.long?lh(r):uh(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function ch(r){if(r=String(r),!(r.length>100)){var e=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(e){var t=parseFloat(e[1]),n=(e[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return t*ah;case"weeks":case"week":case"w":return t*sh;case"days":case"day":case"d":return t*or;case"hours":case"hour":case"hrs":case"hr":case"h":return t*br;case"minutes":case"minute":case"mins":case"min":case"m":return t*wr;case"seconds":case"second":case"secs":case"sec":case"s":return t*yr;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return t;default:return}}}}function uh(r){var e=Math.abs(r);return e>=or?Math.round(r/or)+"d":e>=br?Math.round(r/br)+"h":e>=wr?Math.round(r/wr)+"m":e>=yr?Math.round(r/yr)+"s":r+"ms"}function lh(r){var e=Math.abs(r);return e>=or?qn(r,e,or,"day"):e>=br?qn(r,e,br,"hour"):e>=wr?qn(r,e,wr,"minute"):e>=yr?qn(r,e,yr,"second"):r+" ms"}function qn(r,e,t,n){var o=e>=t*1.5;return Math.round(r/t)+" "+n+(o?"s":"")}});var Ha=nr((cm,Ma)=>{function fh(r){t.debug=t,t.default=t,t.coerce=c,t.disable=i,t.enable=o,t.enabled=s,t.humanize=Fa(),t.destroy=f,Object.keys(r).forEach(u=>{t[u]=r[u]}),t.names=[],t.skips=[],t.formatters={};function e(u){let l=0;for(let d=0;d<u.length;d++)l=(l<<5)-l+u.charCodeAt(d),l|=0;return t.colors[Math.abs(l)%t.colors.length]}t.selectColor=e;function t(u){let l,d=null,E,g;function h(...p){if(!h.enabled)return;let b=h,R=Number(new Date),v=R-(l||R);b.diff=v,b.prev=l,b.curr=R,l=R,p[0]=t.coerce(p[0]),typeof p[0]!="string"&&p.unshift("%O");let L=0;p[0]=p[0].replace(/%([a-zA-Z%])/g,(k,N)=>{if(k==="%%")return"%";L++;let y=t.formatters[N];if(typeof y=="function"){let C=p[L];k=y.call(b,C),p.splice(L,1),L--}return k}),t.formatArgs.call(b,p),(b.log||t.log).apply(b,p)}return h.namespace=u,h.useColors=t.useColors(),h.color=t.selectColor(u),h.extend=n,h.destroy=t.destroy,Object.defineProperty(h,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(E!==t.namespaces&&(E=t.namespaces,g=t.enabled(u)),g),set:p=>{d=p}}),typeof t.init=="function"&&t.init(h),h}function n(u,l){let d=t(this.namespace+(typeof l>"u"?":":l)+u);return d.log=this.log,d}function o(u){t.save(u),t.namespaces=u,t.names=[],t.skips=[];let l,d=(typeof u=="string"?u:"").split(/[\s,]+/),E=d.length;for(l=0;l<E;l++)d[l]&&(u=d[l].replace(/\*/g,".*?"),u[0]==="-"?t.skips.push(new RegExp("^"+u.slice(1)+"$")):t.names.push(new RegExp("^"+u+"$")))}function i(){let u=[...t.names.map(a),...t.skips.map(a).map(l=>"-"+l)].join(",");return t.enable(""),u}function s(u){if(u[u.length-1]==="*")return!0;let l,d;for(l=0,d=t.skips.length;l<d;l++)if(t.skips[l].test(u))return!1;for(l=0,d=t.names.length;l<d;l++)if(t.names[l].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack||u.message:u}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.enable(t.load()),t}Ma.exports=fh});var Ka=nr((Oe,zn)=>{Oe.formatArgs=dh;Oe.save=ph;Oe.load=gh;Oe.useColors=hh;Oe.storage=mh();Oe.destroy=(()=>{let r=!1;return()=>{r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Oe.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function hh(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function dh(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+zn.exports.humanize(this.diff),!this.useColors)return;let e="color: "+this.color;r.splice(1,0,e,"color: inherit");let t=0,n=0;r[0].replace(/%[a-zA-Z%]/g,o=>{o!=="%%"&&(t++,o==="%c"&&(n=t))}),r.splice(n,0,e)}Oe.log=console.debug||console.log||(()=>{});function ph(r){try{r?Oe.storage.setItem("debug",r):Oe.storage.removeItem("debug")}catch{}}function gh(){let r;try{r=Oe.storage.getItem("debug")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function mh(){try{return localStorage}catch{}}zn.exports=Ha()(Oe);var{formatters:yh}=zn.exports;yh.j=function(r){try{return JSON.stringify(r)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var fu=nr(zr=>{"use strict";var wp="[object ArrayBuffer]",It=class r{static isArrayBuffer(e){return Object.prototype.toString.call(e)===wp}static toArrayBuffer(e){return this.isArrayBuffer(e)?e:e.byteLength===e.buffer.byteLength||e.byteOffset===0&&e.byteLength===e.buffer.byteLength?e.buffer:this.toUint8Array(e.buffer).slice(e.byteOffset,e.byteOffset+e.byteLength).buffer}static toUint8Array(e){return this.toView(e,Uint8Array)}static toView(e,t){if(e.constructor===t)return e;if(this.isArrayBuffer(e))return new t(e);if(this.isArrayBufferView(e))return new t(e.buffer,e.byteOffset,e.byteLength);throw new TypeError("The provided value is not of type '(ArrayBuffer or ArrayBufferView)'")}static isBufferSource(e){return this.isArrayBufferView(e)||this.isArrayBuffer(e)}static isArrayBufferView(e){return ArrayBuffer.isView(e)||e&&this.isArrayBuffer(e.buffer)}static isEqual(e,t){let n=r.toUint8Array(e),o=r.toUint8Array(t);if(n.length!==o.byteLength)return!1;for(let i=0;i<n.length;i++)if(n[i]!==o[i])return!1;return!0}static concat(...e){let t;Array.isArray(e[0])&&!(e[1]instanceof Function)||Array.isArray(e[0])&&e[1]instanceof Function?t=e[0]:e[e.length-1]instanceof Function?t=e.slice(0,e.length-1):t=e;let n=0;for(let s of t)n+=s.byteLength;let o=new Uint8Array(n),i=0;for(let s of t){let a=this.toUint8Array(s);o.set(a,i),i+=a.length}return e[e.length-1]instanceof Function?this.toView(o,e[e.length-1]):o.buffer}},zs="string",bp=/^[0-9a-f]+$/i,xp=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/,Ep=/^[a-zA-Z0-9-_]+$/,wo=class{static fromString(e){let t=unescape(encodeURIComponent(e)),n=new Uint8Array(t.length);for(let o=0;o<t.length;o++)n[o]=t.charCodeAt(o);return n.buffer}static toString(e){let t=It.toUint8Array(e),n="";for(let i=0;i<t.length;i++)n+=String.fromCharCode(t[i]);return decodeURIComponent(escape(n))}},ze=class{static toString(e,t=!1){let n=It.toArrayBuffer(e),o=new DataView(n),i="";for(let s=0;s<n.byteLength;s+=2){let a=o.getUint16(s,t);i+=String.fromCharCode(a)}return i}static fromString(e,t=!1){let n=new ArrayBuffer(e.length*2),o=new DataView(n);for(let i=0;i<e.length;i++)o.setUint16(i*2,e.charCodeAt(i),t);return n}},bo=class r{static isHex(e){return typeof e===zs&&bp.test(e)}static isBase64(e){return typeof e===zs&&xp.test(e)}static isBase64Url(e){return typeof e===zs&&Ep.test(e)}static ToString(e,t="utf8"){let n=It.toUint8Array(e);switch(t.toLowerCase()){case"utf8":return this.ToUtf8String(n);case"binary":return this.ToBinary(n);case"hex":return this.ToHex(n);case"base64":return this.ToBase64(n);case"base64url":return this.ToBase64Url(n);case"utf16le":return ze.toString(n,!0);case"utf16":case"utf16be":return ze.toString(n);default:throw new Error(`Unknown type of encoding '${t}'`)}}static FromString(e,t="utf8"){if(!e)return new ArrayBuffer(0);switch(t.toLowerCase()){case"utf8":return this.FromUtf8String(e);case"binary":return this.FromBinary(e);case"hex":return this.FromHex(e);case"base64":return this.FromBase64(e);case"base64url":return this.FromBase64Url(e);case"utf16le":return ze.fromString(e,!0);case"utf16":case"utf16be":return ze.fromString(e);default:throw new Error(`Unknown type of encoding '${t}'`)}}static ToBase64(e){let t=It.toUint8Array(e);if(typeof btoa<"u"){let n=this.ToString(t,"binary");return btoa(n)}else return Buffer.from(t).toString("base64")}static FromBase64(e){let t=this.formatString(e);if(!t)return new ArrayBuffer(0);if(!r.isBase64(t))throw new TypeError("Argument 'base64Text' is not Base64 encoded");return typeof atob<"u"?this.FromBinary(atob(t)):new Uint8Array(Buffer.from(t,"base64")).buffer}static FromBase64Url(e){let t=this.formatString(e);if(!t)return new ArrayBuffer(0);if(!r.isBase64Url(t))throw new TypeError("Argument 'base64url' is not Base64Url encoded");return this.FromBase64(this.Base64Padding(t.replace(/\-/g,"+").replace(/\_/g,"/")))}static ToBase64Url(e){return this.ToBase64(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/\=/g,"")}static FromUtf8String(e,t=r.DEFAULT_UTF8_ENCODING){switch(t){case"ascii":return this.FromBinary(e);case"utf8":return wo.fromString(e);case"utf16":case"utf16be":return ze.fromString(e);case"utf16le":case"usc2":return ze.fromString(e,!0);default:throw new Error(`Unknown type of encoding '${t}'`)}}static ToUtf8String(e,t=r.DEFAULT_UTF8_ENCODING){switch(t){case"ascii":return this.ToBinary(e);case"utf8":return wo.toString(e);case"utf16":case"utf16be":return ze.toString(e);case"utf16le":case"usc2":return ze.toString(e,!0);default:throw new Error(`Unknown type of encoding '${t}'`)}}static FromBinary(e){let t=e.length,n=new Uint8Array(t);for(let o=0;o<t;o++)n[o]=e.charCodeAt(o);return n.buffer}static ToBinary(e){let t=It.toUint8Array(e),n="";for(let o=0;o<t.length;o++)n+=String.fromCharCode(t[o]);return n}static ToHex(e){let t=It.toUint8Array(e),n="",o=t.length;for(let i=0;i<o;i++){let s=t[i];s<16&&(n+="0"),n+=s.toString(16)}return n}static FromHex(e){let t=this.formatString(e);if(!t)return new ArrayBuffer(0);if(!r.isHex(t))throw new TypeError("Argument 'hexString' is not HEX encoded");t.length%2&&(t=`0${t}`);let n=new Uint8Array(t.length/2);for(let o=0;o<t.length;o=o+2){let i=t.slice(o,o+2);n[o/2]=parseInt(i,16)}return n.buffer}static ToUtf16String(e,t=!1){return ze.toString(e,t)}static FromUtf16String(e,t=!1){return ze.fromString(e,t)}static Base64Padding(e){let t=4-e.length%4;if(t<4)for(let n=0;n<t;n++)e+="=";return e}static formatString(e){return e?.replace(/[\n\r\t ]/g,"")||""}};bo.DEFAULT_UTF8_ENCODING="utf8";function vp(r,...e){let t=arguments[0];for(let n=1;n<arguments.length;n++){let o=arguments[n];for(let i in o)t[i]=o[i]}return t}function Bp(...r){let e=r.map(o=>o.byteLength).reduce((o,i)=>o+i),t=new Uint8Array(e),n=0;return r.map(o=>new Uint8Array(o)).forEach(o=>{for(let i of o)t[n++]=i}),t.buffer}function Ap(r,e){if(!(r&&e)||r.byteLength!==e.byteLength)return!1;let t=new Uint8Array(r),n=new Uint8Array(e);for(let o=0;o<r.byteLength;o++)if(t[o]!==n[o])return!1;return!0}zr.BufferSourceConverter=It;zr.Convert=bo;zr.assign=vp;zr.combine=Bp;zr.isEqual=Ap});var ci=nr((C1,yl)=>{"use strict";function ml(r,e){for(let t in e)Object.defineProperty(r,t,{value:e[t],enumerable:!0,configurable:!0});return r}function sg(r,e,t){if(!r||typeof r=="string")throw new TypeError("Please pass an Error to err-code");t||(t={}),typeof e=="object"&&(t=e,e=""),e&&(t.code=e);try{return ml(r,t)}catch{t.message=r.message,t.stack=r.stack;let o=function(){};return o.prototype=Object.create(Object.getPrototypeOf(r)),ml(new o,t)}}yl.exports=sg});var aa=nr((D1,sa)=>{var V1=function(){typeof sa<"u"&&(sa.exports=h);var r=86400,e=3200,t=146097*e/400,n=r*t,o=1e3*n,i=864e13,s=4294967296,a=1e6,c="000000000",f=Math.trunc||function(y){var C=y-y%1;return C==0&&(y<0||y===0&&1/y!=1/0)?-0:C},u=h.prototype,l=(h.fromDate=function(y){return new h(+y)},h.fromInt64BE=L(0,1,2,3,0,4),h.fromInt64LE=L(3,2,1,0,4,0),h.fromString=function(T){var C,D=new h,T=(T+="").replace(/^\s*[+\-]?\d+/,function(H){var H=+H,W=1970+(H-1970)%400;return D.year=H-W,W}).replace(/(?:Z|([+\-]\d{2}):?(\d{2}))$/,function(O,H,W){return H<0&&(W*=-1),C=6e4*(60*+H+ +W),""}).replace(/\.\d+$/,function(O){return D.nano=+(O+c).substr(1,9),""}).split(/\D+/);if(1<T.length?T[1]--:T[1]=0,D.time=C=Date.UTC.apply(Date,T)-(C||0),isNaN(C))throw new TypeError("Invalid Date");return p(D)},h.fromTimeT=function(y){return R(y,0)},u.year=0,u.time=0,u.nano=0,u.addNano=function(y){return this.nano+=+y||0,this},u.getNano=function(){var y=p(this);return(y.time%1e3*a+ +y.nano+1e9)%1e9},u.getTimeT=function(){var C=p(this),y=Math.floor(C.time/1e3),C=C.year;return C&&(y+=C*t*r/e),y},u.getYear=function(){return this.toDate().getUTCFullYear()+this.year},u.toDate=function(){return b(p(this).time)},u.toJSON=function(){return this.toString().replace(/0{1,6}Z$/,"Z")},u.toString=function(y){var C=this,D=C.toDate(),T={H:function(){return k(D.getUTCHours())},L:function(){return N(D.getUTCMilliseconds(),3)},M:function(){return k(D.getUTCMinutes())},N:function(){return N(C.getNano(),9)},S:function(){return k(D.getUTCSeconds())},Y:function(){var O=C.getYear();return 999999<O?"+"+O:9999<O?"+"+N(O,6):0<=O?N(O,4):-999999<=O?"-"+N(-O,6):O},a:function(){return E[D.getUTCDay()]},b:function(){return d[D.getUTCMonth()]},d:function(){return k(D.getUTCDate())},e:function(){return function(O){return(9<O?"":" ")+(0|O)}(D.getUTCDate())},m:function(){return k(D.getUTCMonth()+1)}};return function O(H){return H.replace(/%./g,function(W){var A=W[1],x=g[A],A=T[A];return x?O(x):A?A():W})}(y||l)},u.writeInt64BE=v(0,1,2,3,0,4),u.writeInt64LE=v(3,2,1,0,4,0),"%Y-%m-%dT%H:%M:%S.%NZ"),d=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],E=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],g={"%":"%",F:"%Y-%m-%d",n:`
3
+ `,R:"%H:%M",T:"%H:%M:%S",t:" ",X:"%T",Z:"GMT",z:"+0000"};return h;function h(y,C,D){var T=this;if(!(T instanceof h))return new h(y,C,D);T.time=+y||0,T.nano=+C||0,T.year=+D||0,p(T)}function p(y){var C,D,T,O=y.year,H=y.time,W=y.nano,x=((W<0||a<=W)&&(W-=(D=Math.floor(W/a))*a,H+=D,D=1),O%e);return(H<-i||i<H||x)&&((C=f(H/o))&&(O+=C*e,H-=C*o),(T=b(H)).setUTCFullYear(x+T.getUTCFullYear()),T=(H=+T)+(C=f((O-=x)/e))*o,C&&-i<=T&&T<=i&&(O-=C*e,H=T),D=1),D&&(y.year=O,y.time=H,y.nano=W),y}function b(y){var C=new Date(0);return C.setTime(y),C}function R(O,T){O=+O||0;var D=f((T=(T|0)*s)/n)+f(O/n),T=T%n+O%n,O=f(T/n);return O&&(D+=O,T-=O*n),new h(1e3*T,0,D*e)}function v(y,C,D,T,O,H){return function(x,A){var B=p(this);x=x||new Array(8),S(x,A|=0);var w=Math.floor(B.time/1e3),B=B.year*(t*r/e),M=f(B/s)+f(w/s),B=B%s+w%s,w=Math.floor(B/s);return w&&(M+=w,B-=w*s),W(x,A+O,M),W(x,A+H,B),x};function W(x,A,M){x[A+y]=M>>24&255,x[A+C]=M>>16&255,x[A+D]=M>>8&255,x[A+T]=255&M}}function L(y,C,D,T,O,H){return function(x,A){S(x,A|=0);var M=W(x,A+O);return R(W(x,A+H),M)};function W(x,A){return 16777216*x[A+y]+(x[A+C]<<16|x[A+D]<<8|x[A+T])}}function S(y,C){if(y=y&&y.length,y==null)throw new TypeError("Invalid Buffer");if(y<C+8)throw new RangeError("Out of range")}function k(y){return(9<y?"":"0")+(0|y)}function N(y,C){return(c+(0|y)).substr(-C)}}()});var Of=nr((B2,ba)=>{"use strict";var Gg=Object.prototype.hasOwnProperty,Ue="~";function Fn(){}Object.create&&(Fn.prototype=Object.create(null),new Fn().__proto__||(Ue=!1));function jg(r,e,t){this.fn=r,this.context=e,this.once=t||!1}function Df(r,e,t,n,o){if(typeof t!="function")throw new TypeError("The listener must be a function");var i=new jg(t,n||r,o),s=Ue?Ue+e:e;return r._events[s]?r._events[s].fn?r._events[s]=[r._events[s],i]:r._events[s].push(i):(r._events[s]=i,r._eventsCount++),r}function vi(r,e){--r._eventsCount===0?r._events=new Fn:delete r._events[e]}function ke(){this._events=new Fn,this._eventsCount=0}ke.prototype.eventNames=function(){var e=[],t,n;if(this._eventsCount===0)return e;for(n in t=this._events)Gg.call(t,n)&&e.push(Ue?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(t)):e};ke.prototype.listeners=function(e){var t=Ue?Ue+e:e,n=this._events[t];if(!n)return[];if(n.fn)return[n.fn];for(var o=0,i=n.length,s=new Array(i);o<i;o++)s[o]=n[o].fn;return s};ke.prototype.listenerCount=function(e){var t=Ue?Ue+e:e,n=this._events[t];return n?n.fn?1:n.length:0};ke.prototype.emit=function(e,t,n,o,i,s){var a=Ue?Ue+e:e;if(!this._events[a])return!1;var c=this._events[a],f=arguments.length,u,l;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),f){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,t),!0;case 3:return c.fn.call(c.context,t,n),!0;case 4:return c.fn.call(c.context,t,n,o),!0;case 5:return c.fn.call(c.context,t,n,o,i),!0;case 6:return c.fn.call(c.context,t,n,o,i,s),!0}for(l=1,u=new Array(f-1);l<f;l++)u[l-1]=arguments[l];c.fn.apply(c.context,u)}else{var d=c.length,E;for(l=0;l<d;l++)switch(c[l].once&&this.removeListener(e,c[l].fn,void 0,!0),f){case 1:c[l].fn.call(c[l].context);break;case 2:c[l].fn.call(c[l].context,t);break;case 3:c[l].fn.call(c[l].context,t,n);break;case 4:c[l].fn.call(c[l].context,t,n,o);break;default:if(!u)for(E=1,u=new Array(f-1);E<f;E++)u[E-1]=arguments[E];c[l].fn.apply(c[l].context,u)}}return!0};ke.prototype.on=function(e,t,n){return Df(this,e,t,n,!1)};ke.prototype.once=function(e,t,n){return Df(this,e,t,n,!0)};ke.prototype.removeListener=function(e,t,n,o){var i=Ue?Ue+e:e;if(!this._events[i])return this;if(!t)return vi(this,i),this;var s=this._events[i];if(s.fn)s.fn===t&&(!o||s.once)&&(!n||s.context===n)&&vi(this,i);else{for(var a=0,c=[],f=s.length;a<f;a++)(s[a].fn!==t||o&&!s[a].once||n&&s[a].context!==n)&&c.push(s[a]);c.length?this._events[i]=c.length===1?c[0]:c:vi(this,i)}return this};ke.prototype.removeAllListeners=function(e){var t;return e?(t=Ue?Ue+e:e,this._events[t]&&vi(this,t)):(this._events=new Fn,this._eventsCount=0),this};ke.prototype.off=ke.prototype.removeListener;ke.prototype.addListener=ke.prototype.on;ke.prefixed=Ue;ke.EventEmitter=ke;typeof ba<"u"&&(ba.exports=ke)});var em={};me(em,{createDelegatedRoutingV1HttpApiClient:()=>Qg});var La=Symbol.for("@libp2p/content-routing");var Ri=Symbol.for("@libp2p/peer-id");function Va(r){return r!=null&&!!r[Ri]}var Da=Symbol.for("@libp2p/peer-routing");var P=class extends Error{code;props;constructor(e,t,n){super(e),this.code=t,this.name=n?.name??"CodeError",this.props=n??{}}};var Oa=(r,...e)=>{try{[...e]}catch{}};var Pe=Vt(Ka(),1);var _i={};me(_i,{base32:()=>Ze,base32hex:()=>Sh,base32hexpad:()=>Rh,base32hexpadupper:()=>kh,base32hexupper:()=>Ih,base32pad:()=>Bh,base32padupper:()=>Ah,base32upper:()=>Za,base32z:()=>Th});var um=new Uint8Array(0);function $a(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function wt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function qa(r){return new TextEncoder().encode(r)}function za(r){return new TextDecoder().decode(r)}function wh(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(t[s]!==255)throw new TypeError(i+" is ambiguous");t[s]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(g){if(g instanceof Uint8Array||(ArrayBuffer.isView(g)?g=new Uint8Array(g.buffer,g.byteOffset,g.byteLength):Array.isArray(g)&&(g=Uint8Array.from(g))),!(g instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(g.length===0)return"";for(var h=0,p=0,b=0,R=g.length;b!==R&&g[b]===0;)b++,h++;for(var v=(R-b)*u+1>>>0,L=new Uint8Array(v);b!==R;){for(var S=g[b],k=0,N=v-1;(S!==0||k<p)&&N!==-1;N--,k++)S+=256*L[N]>>>0,L[N]=S%a>>>0,S=S/a>>>0;if(S!==0)throw new Error("Non-zero carry");p=k,b++}for(var y=v-p;y!==v&&L[y]===0;)y++;for(var C=c.repeat(h);y<v;++y)C+=r.charAt(L[y]);return C}function d(g){if(typeof g!="string")throw new TypeError("Expected String");if(g.length===0)return new Uint8Array;var h=0;if(g[h]!==" "){for(var p=0,b=0;g[h]===c;)p++,h++;for(var R=(g.length-h)*f+1>>>0,v=new Uint8Array(R);g[h];){var L=t[g.charCodeAt(h)];if(L===255)return;for(var S=0,k=R-1;(L!==0||S<b)&&k!==-1;k--,S++)L+=a*v[k]>>>0,v[k]=L%256>>>0,L=L/256>>>0;if(L!==0)throw new Error("Non-zero carry");b=S,h++}if(g[h]!==" "){for(var N=R-b;N!==R&&v[N]===0;)N++;for(var y=new Uint8Array(p+(R-N)),C=p;N!==R;)y[C++]=v[N++];return y}}}function E(g){var h=d(g);if(h)return h;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:d,decode:E}}var bh=wh,xh=bh,ja=xh;var ki=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Ti=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Ya(this,e)}},Ci=class{decoders;constructor(e){this.decoders=e}or(e){return Ya(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Ya(r,e){return new Ci({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Ni=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new ki(e,t,n),this.decoder=new Ti(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function xr({name:r,prefix:e,encode:t,decode:n}){return new Ni(r,e,t,n)}function Dt({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=ja(t,r);return xr({prefix:e,name:r,encode:n,decode:i=>wt(o(i))})}function Eh(r,e,t,n){let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*t/8|0),a=0,c=0,f=0;for(let u=0;u<i;++u){let l=o[r[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|l,a+=t,a>=8&&(a-=8,s[f++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s}function vh(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,i="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>t;)s-=t,i+=e[o&a>>s];if(s!==0&&(i+=e[o&a<<t-s]),n)for(;i.length*t&7;)i+="=";return i}function ae({name:r,prefix:e,bitsPerChar:t,alphabet:n}){return xr({prefix:e,name:r,encode(o){return vh(o,n,t)},decode(o){return Eh(o,n,t,r)}})}var Ze=ae({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Za=ae({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Bh=ae({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Ah=ae({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Sh=ae({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Ih=ae({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Rh=ae({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),kh=ae({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Th=ae({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ui={};me(Ui,{base58btc:()=>ue,base58flickr:()=>Ch});var ue=Dt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Ch=Dt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Li={};me(Li,{base64:()=>rn,base64pad:()=>Nh,base64url:()=>_h,base64urlpad:()=>Uh});var rn=ae({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Nh=ae({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),_h=ae({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Uh=ae({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});Pe.default.formatters.b=r=>r==null?"undefined":ue.baseEncode(r);Pe.default.formatters.t=r=>r==null?"undefined":Ze.baseEncode(r);Pe.default.formatters.m=r=>r==null?"undefined":rn.baseEncode(r);Pe.default.formatters.p=r=>r==null?"undefined":r.toString();Pe.default.formatters.c=r=>r==null?"undefined":r.toString();Pe.default.formatters.k=r=>r==null?"undefined":r.toString();Pe.default.formatters.a=r=>r==null?"undefined":r.toString();function Lh(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function Ot(r){let e=Lh(`${r}:trace`);return Pe.default.enabled(`${r}:trace`)&&Pe.default.names.map(t=>t.toString()).find(t=>t.includes(":trace"))!=null&&(e=(0,Pe.default)(`${r}:trace`)),Object.assign((0,Pe.default)(r),{error:(0,Pe.default)(`${r}:error`),trace:e})}var Vi={};me(Vi,{base10:()=>Vh});var Vh=Dt({prefix:"9",name:"base10",alphabet:"0123456789"});var Di={};me(Di,{base16:()=>Dh,base16upper:()=>Oh});var Dh=ae({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Oh=ae({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Oi={};me(Oi,{base2:()=>Ph});var Ph=ae({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Pi={};me(Pi,{base256emoji:()=>$h});var Wa=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}"),Fh=Wa.reduce((r,e,t)=>(r[t]=e,r),[]),Mh=Wa.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Hh(r){return r.reduce((e,t)=>(e+=Fh[t],e),"")}function Kh(r){let e=[];for(let t of r){let n=Mh[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var $h=xr({prefix:"\u{1F680}",name:"base256emoji",encode:Hh,decode:Kh});var Fi={};me(Fi,{base36:()=>Gn,base36upper:()=>qh});var Gn=Dt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),qh=Dt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Mi={};me(Mi,{base8:()=>zh});var zh=ae({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Hi={};me(Hi,{identity:()=>Gh});var Gh=xr({prefix:"\0",name:"identity",encode:r=>za(r),decode:r=>qa(r)});var Tm=new TextEncoder,Cm=new TextDecoder;var $i={};me($i,{identity:()=>ct});var Zh=Qa,Ja=128,Wh=127,Jh=~Wh,Xh=Math.pow(2,31);function Qa(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Xh;)e[t++]=r&255|Ja,r/=128;for(;r&Jh;)e[t++]=r&255|Ja,r>>>=7;return e[t]=r|0,Qa.bytes=t-n+1,e}var Qh=Ki,ed=128,Xa=127;function Ki(r,n){var t=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Ki.bytes=0,new RangeError("Could not decode varint");s=r[i++],t+=o<28?(s&Xa)<<o:(s&Xa)*Math.pow(2,o),o+=7}while(s>=ed);return Ki.bytes=i-n,t}var td=Math.pow(2,7),rd=Math.pow(2,14),nd=Math.pow(2,21),od=Math.pow(2,28),id=Math.pow(2,35),sd=Math.pow(2,42),ad=Math.pow(2,49),cd=Math.pow(2,56),ud=Math.pow(2,63),ld=function(r){return r<td?1:r<rd?2:r<nd?3:r<od?4:r<id?5:r<sd?6:r<ad?7:r<cd?8:r<ud?9:10},fd={encode:Zh,decode:Qh,encodingLength:ld},hd=fd,nn=hd;function on(r,e=0){return[nn.decode(r,e),nn.decode.bytes]}function Er(r,e,t=0){return nn.encode(r,e,t),e}function vr(r){return nn.encodingLength(r)}function at(r,e){let t=e.byteLength,n=vr(r),o=n+vr(t),i=new Uint8Array(o+t);return Er(r,i,0),Er(t,i,n),i.set(e,o),new Br(r,t,e,i)}function Pt(r){let e=wt(r),[t,n]=on(e),[o,i]=on(e.subarray(n)),s=e.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Br(t,o,s,e)}function ec(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&$a(r.bytes,t.bytes)}}var Br=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var tc=0,dd="identity",rc=wt;function pd(r){return at(tc,rc(r))}var ct={code:tc,name:dd,encode:rc,digest:pd};var Gi={};me(Gi,{sha256:()=>Ee,sha512:()=>gd});function zi({name:r,code:e,encode:t}){return new qi(r,e,t)}var qi=class{name;code;encode;constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?at(this.code,t):t.then(n=>at(this.code,n))}else throw Error("Unknown type, must be binary type")}};function oc(r){return async e=>new Uint8Array(await crypto.subtle.digest(r,e))}var Ee=zi({name:"sha2-256",code:18,encode:oc("SHA-256")}),gd=zi({name:"sha2-512",code:19,encode:oc("SHA-512")});function ic(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return yd(t,ji(r),e??ue.encoder);default:return wd(t,ji(r),e??Ze.encoder)}}var sc=new WeakMap;function ji(r){let e=sc.get(r);if(e==null){let t=new Map;return sc.set(r,t),t}return e}var Te=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}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:e,multihash:t}=this;if(e!==sn)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==bd)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:e,digest:t}=this.multihash,n=at(e,t);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(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&ec(e.multihash,n.multihash)}toString(e){return ic(this,e)}toJSON(){return{"/":ic(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:i,bytes:s}=t;return new r(n,o,i,s??ac(n,o,i.bytes))}else if(t[xd]===!0){let{version:n,multihash:o,code:i}=t,s=Pt(o);return r.create(n,i,s)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==sn)throw new Error(`Version 0 CID must use dag-pb (code: ${sn}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=ac(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,sn,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=wt(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let i=o.subarray(t.multihashSize-t.digestSize),s=new Br(t.multihashCode,t.digestSize,i,o);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,d]=on(e.subarray(t));return t+=d,l},o=n(),i=sn;if(o===18?(o=0,t=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=t,a=n(),c=n(),f=t+c,u=f-s;return{version:o,codec:i,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=md(e,t),i=r.decode(o);if(i.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return ji(i).set(n,e),i}};function md(r,e){switch(r[0]){case"Q":{let t=e??ue;return[ue.prefix,t.decode(`${ue.prefix}${r}`)]}case ue.prefix:{let t=e??ue;return[ue.prefix,t.decode(r)]}case Ze.prefix:{let t=e??Ze;return[Ze.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function yd(r,e,t){let{prefix:n}=t;if(n!==ue.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let i=t.encode(r).slice(1);return e.set(n,i),i}else return o}function wd(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let i=t.encode(r);return e.set(n,i),i}else return o}var sn=112,bd=18;function ac(r,e,t){let n=vr(r),o=n+vr(e),i=new Uint8Array(o+t.byteLength);return Er(r,i,0),Er(e,i,n),i.set(t,o),i}var xd=Symbol.for("@ipld/js-cid/CID");var Mt={...Hi,...Oi,...Mi,...Vi,...Di,..._i,...Fi,...Ui,...Li,...Pi},Jm={...Gi,...$i};function he(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var Ed=Symbol.for("nodejs.util.inspect.custom"),cc=Object.values(Mt).map(r=>r.decoder).reduce((r,e)=>r.or(e),Mt.identity.decoder),uc=114,Yi=36,Zi=37,an=class{type;multihash;privateKey;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,this.privateKey=e.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Ri]=!0;toString(){return this.string==null&&(this.string=ue.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return Te.createV1(uc,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return he(this.multihash.bytes,e);if(typeof e=="string")return Wi(e).equals(this);if(e?.multihash?.bytes!=null)return he(this.multihash.bytes,e.multihash.bytes);throw new Error("not valid Id")}[Ed](){return`PeerId(${this.toString()})`}},Ar=class extends an{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Sr=class extends an{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.multihash.digest}},Ir=class extends an{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.multihash.digest}};function Wi(r,e){if(e=e??cc,r.charAt(0)==="1"||r.charAt(0)==="Q"){let t=Pt(ue.decode(`z${r}`));return r.startsWith("12D")?new Sr({multihash:t}):r.startsWith("16U")?new Ir({multihash:t}):new Ar({multihash:t})}return cn(cc.decode(r))}function cn(r){try{let e=Pt(r);if(e.code===ct.code){if(e.digest.length===Yi)return new Sr({multihash:e});if(e.digest.length===Zi)return new Ir({multihash:e})}if(e.code===Ee.code)return new Ar({multihash:e})}catch{return vd(Te.decode(r))}throw new Error("Supplied PeerID CID is invalid")}function vd(r){if(r==null||r.multihash==null||r.version==null||r.version===1&&r.code!==uc)throw new Error("Supplied PeerID CID is invalid");let e=r.multihash;if(e.code===Ee.code)return new Ar({multihash:r.multihash});if(e.code===ct.code){if(e.digest.length===Yi)return new Sr({multihash:r.multihash});if(e.digest.length===Zi)return new Ir({multihash:r.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function lc(r,e){return r.length===Yi?new Sr({multihash:at(ct.code,r),privateKey:e}):r.length===Zi?new Ir({multihash:at(ct.code,r),privateKey:e}):new Ar({multihash:await Ee.digest(r),publicKey:r,privateKey:e})}function ir(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function We(r=0){return globalThis.Buffer?.allocUnsafe!=null?ir(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function hc(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var fc=hc("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ji=hc("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=We(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),Bd={utf8:fc,"utf-8":fc,hex:Mt.base16,latin1:Ji,ascii:Ji,binary:Ji,...Mt},Yn=Bd;function Z(r,e="utf8"){let t=Yn[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Ad=Math.pow(2,7),Sd=Math.pow(2,14),Id=Math.pow(2,21),Xi=Math.pow(2,28),Qi=Math.pow(2,35),es=Math.pow(2,42),ts=Math.pow(2,49),ee=128,Se=127;function ut(r){if(r<Ad)return 1;if(r<Sd)return 2;if(r<Id)return 3;if(r<Xi)return 4;if(r<Qi)return 5;if(r<es)return 6;if(r<ts)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Rd(r,e,t=0){switch(ut(r)){case 8:e[t++]=r&255|ee,r/=128;case 7:e[t++]=r&255|ee,r/=128;case 6:e[t++]=r&255|ee,r/=128;case 5:e[t++]=r&255|ee,r/=128;case 4:e[t++]=r&255|ee,r>>>=7;case 3:e[t++]=r&255|ee,r>>>=7;case 2:e[t++]=r&255|ee,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function kd(r,e,t=0){switch(ut(r)){case 8:e.set(t++,r&255|ee),r/=128;case 7:e.set(t++,r&255|ee),r/=128;case 6:e.set(t++,r&255|ee),r/=128;case 5:e.set(t++,r&255|ee),r/=128;case 4:e.set(t++,r&255|ee),r>>>=7;case 3:e.set(t++,r&255|ee),r>>>=7;case 2:e.set(t++,r&255|ee),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function Td(r,e){let t=r[e],n=0;if(n+=t&Se,t<ee||(t=r[e+1],n+=(t&Se)<<7,t<ee)||(t=r[e+2],n+=(t&Se)<<14,t<ee)||(t=r[e+3],n+=(t&Se)<<21,t<ee)||(t=r[e+4],n+=(t&Se)*Xi,t<ee)||(t=r[e+5],n+=(t&Se)*Qi,t<ee)||(t=r[e+6],n+=(t&Se)*es,t<ee)||(t=r[e+7],n+=(t&Se)*ts,t<ee))return n;throw new RangeError("Could not decode varint")}function Cd(r,e){let t=r.get(e),n=0;if(n+=t&Se,t<ee||(t=r.get(e+1),n+=(t&Se)<<7,t<ee)||(t=r.get(e+2),n+=(t&Se)<<14,t<ee)||(t=r.get(e+3),n+=(t&Se)<<21,t<ee)||(t=r.get(e+4),n+=(t&Se)*Xi,t<ee)||(t=r.get(e+5),n+=(t&Se)*Qi,t<ee)||(t=r.get(e+6),n+=(t&Se)*es,t<ee)||(t=r.get(e+7),n+=(t&Se)*ts,t<ee))return n;throw new RangeError("Could not decode varint")}function Rr(r,e,t=0){return e==null&&(e=We(ut(r))),e instanceof Uint8Array?Rd(r,e,t):kd(r,e,t)}function sr(r,e=0){return r instanceof Uint8Array?Td(r,e):Cd(r,e)}function Ce(r,e){if(globalThis.Buffer!=null)return ir(globalThis.Buffer.concat(r,e));e==null&&(e=r.reduce((o,i)=>o+i.length,0));let t=We(e),n=0;for(let o of r)t.set(o,n),n+=o.length;return ir(t)}var Zn=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let t=this.index,n=e();return n===void 0&&(this.index=t),n}parseWith(e){let t=e();if(this.index===this.input.length)return t}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let t=this.readChar();if(t===e)return t})}readSeparator(e,t,n){return this.readAtomically(()=>{if(!(t>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,t,n,o){return this.readAtomically(()=>{let i=0,s=0,a=this.peekChar();if(a===void 0)return;let c=a==="0",f=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let l=this.readChar();if(l===void 0)return;let d=Number.parseInt(l,e);if(!Number.isNaN(d))return d});if(u===void 0)break;if(i*=e,i+=u,i>f||(s+=1,t!==void 0&&s>t))return}if(s!==0)return!n&&c&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let t=0;t<e.length;t++){let n=this.readSeparator(".",t,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[t]=n}return e})}readIPv6Addr(){let e=t=>{for(let n=0;n<t.length/2;n++){let o=n*2;if(n<t.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return t[o]=s[0],t[o+1]=s[1],t[o+2]=s[2],t[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];t[o]=i>>8,t[o+1]=i&255}return[t.length,!1]};return this.readAtomically(()=>{let t=new Uint8Array(16),[n,o]=e(t);if(n===16)return t;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[a]=e(i.subarray(0,s));return t.set(i.subarray(0,a),16-a),t})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var pc=45,Nd=15,kr=new Zn;function rs(r){if(!(r.length>Nd))return kr.new(r).parseWith(()=>kr.readIPv4Addr())}function ns(r){if(r.includes("%")&&(r=r.split("%")[0]),!(r.length>pc))return kr.new(r).parseWith(()=>kr.readIPv6Addr())}function Wn(r){if(r.includes("%")&&(r=r.split("%")[0]),!(r.length>pc))return kr.new(r).parseWith(()=>kr.readIPAddr())}var Ty=parseInt("0xFFFF",16),Cy=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);function J(r,e="utf8"){let t=Yn[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?ir(globalThis.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}function yc(r){return!!rs(r)}function wc(r){return!!ns(r)}function Jn(r){return!!Wn(r)}var bc=yc,Dd=wc,os=function(r){let e=0;if(r=r.toString().trim(),bc(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(Dd(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let i=bc(t[n]),s;i&&(s=os(t[n]),t[n]=Z(s.slice(0,2),"base16")),s!=null&&++n<8&&t.splice(n,0,Z(s.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let i=[n,1];for(n=9-t.length;n>0;n--)i.push("0");t.splice.apply(t,i)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let i=parseInt(t[n],16);o[e++]=i>>8&255,o[e++]=i&255}return o}throw new Error("invalid ip address")},xc=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let i=0;i<t;i++)o.push(r[e+i]);return o.join(".")}if(t===16){let o=[];for(let i=0;i<t;i+=2)o.push(n.getUint16(e+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Tr={},is={},Pd=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];Pd.forEach(r=>{let e=Fd(...r);is[e.code]=e,Tr[e.name]=e});function Fd(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function ne(r){if(typeof r=="number"){if(is[r]!=null)return is[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(Tr[r]!=null)return Tr[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var mw=ne("ip4"),yw=ne("ip6"),ww=ne("ipcidr");function as(r,e){switch(ne(r).code){case 4:case 41:return Hd(e);case 42:return Bc(e);case 6:case 273:case 33:case 132:return Sc(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Bc(e);case 421:return zd(e);case 444:return Ac(e);case 445:return Ac(e);case 466:return qd(e);default:return Z(e,"base16")}}function cs(r,e){switch(ne(r).code){case 4:return Ec(e);case 41:return Ec(e);case 42:return vc(e);case 6:case 273:case 33:case 132:return us(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return vc(e);case 421:return Kd(e);case 444:return Gd(e);case 445:return jd(e);case 466:return $d(e);default:return J(e,"base16")}}var ss=Object.values(Mt).map(r=>r.decoder),Md=function(){let r=ss[0].or(ss[1]);return ss.slice(2).forEach(e=>r=r.or(e)),r}();function Ec(r){if(!Jn(r))throw new Error("invalid ip address");return os(r)}function Hd(r){let e=xc(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Jn(e))throw new Error("invalid ip address");return e}function us(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function Sc(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function vc(r){let e=J(r),t=Uint8Array.from(Rr(e.length));return Ce([t,e],t.length+e.length)}function Bc(r){let e=sr(r);if(r=r.slice(ut(e)),r.length!==e)throw new Error("inconsistent lengths");return Z(r)}function Kd(r){let e;r[0]==="Q"||r[0]==="1"?e=Pt(ue.decode(`z${r}`)).bytes:e=Te.parse(r).multihash.bytes;let t=Uint8Array.from(Rr(e.length));return Ce([t,e],t.length+e.length)}function $d(r){let e=Md.decode(r),t=Uint8Array.from(Rr(e.length));return Ce([t,e],t.length+e.length)}function qd(r){let e=sr(r),t=r.slice(ut(e));if(t.length!==e)throw new Error("inconsistent lengths");return"u"+Z(t,"base64url")}function zd(r){let e=sr(r),t=r.slice(ut(e));if(t.length!==e)throw new Error("inconsistent lengths");return Z(t,"base58btc")}function Gd(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=Ze.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=us(n);return Ce([t,o],t.length+o.length)}function jd(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=Ze.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=us(n);return Ce([t,o],t.length+o.length)}function Ac(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=Z(e,"base32"),o=Sc(t);return`${n}:${o}`}function Ic(r){r=ls(r);let e=[],t=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],a=ne(s);if(a.size===0){e.push([a.code]),t.push([a.code]);continue}if(i++,i>=o.length)throw kc("invalid address: "+r);if(a.path===!0){n=ls(o.slice(i).join("/")),e.push([a.code,cs(a.code,n)]),t.push([a.code,n]);break}let c=cs(a.code,o[i]);e.push([a.code,c]),t.push([a.code,as(a.code,c)])}return{string:Rc(t),bytes:hs(e),tuples:e,stringTuples:t,path:n}}function fs(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let i=sr(r,o),s=ut(i),a=ne(i),c=Yd(a,r.slice(o+s));if(c===0){e.push([i]),t.push([i]),o+=s;continue}let f=r.slice(o+s,o+s+c);if(o+=c+s,o>r.length)throw kc("Invalid address Uint8Array: "+Z(r,"base16"));e.push([i,f]);let u=as(i,f);if(t.push([i,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:Rc(t),tuples:e,stringTuples:t,path:n}}function Rc(r){let e=[];return r.map(t=>{let n=ne(t[0]);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),ls(e.join("/"))}function hs(r){return Ce(r.map(e=>{let t=ne(e[0]),n=Uint8Array.from(Rr(t.code));return e.length>1&&e[1]!=null&&(n=Ce([n,e[1]])),n}))}function Yd(r,e){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let t=sr(e instanceof Uint8Array?e:Uint8Array.from(e));return t+ut(t)}}function ls(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function kc(r){return new Error("Error parsing address: "+r)}var Zd=Symbol.for("nodejs.util.inspect.custom"),ds=Symbol.for("@multiformats/js-multiaddr/multiaddr"),Wd=[ne("dns").code,ne("dns4").code,ne("dns6").code,ne("dnsaddr").code],Xn=class r{bytes;#e;#r;#i;#a;[ds]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=fs(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=Ic(e)}else if(Cc(e))t=fs(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=t.bytes,this.#e=t.string,this.#r=t.tuples,this.#i=t.stringTuples,this.#a=t.path}toString(){return this.#e}toJSON(){return this.toString()}toOptions(){let e,t,n,o,i="",s=ne("tcp"),a=ne("udp"),c=ne("ip4"),f=ne("ip6"),u=ne("dns6"),l=ne("ip6zone");for(let[E,g]of this.stringTuples())E===l.code&&(i=`%${g??""}`),Wd.includes(E)&&(t=s.name,o=443,n=`${g??""}${i}`,e=E===u.code?6:4),(E===s.code||E===a.code)&&(t=ne(E).name,o=parseInt(g??"")),(E===c.code||E===f.code)&&(t=ne(E).name,n=`${g??""}${i}`,e=E===f.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.#r.map(([e])=>Object.assign({},ne(e)))}protoCodes(){return this.#r.map(([e])=>e)}protoNames(){return this.#r.map(([e])=>ne(e).name)}tuples(){return this.#r}stringTuples(){return this.#i}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(hs(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===Tr.p2p.code&&e.push([n,o]),n===Tr["p2p-circuit"].code&&(e=[])});let t=e.pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?Z(ue.decode(`z${n}`),"base58btc"):Z(Te.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#a}equals(e){return he(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(i=>i.resolvable);if(t==null)return[this];let n=Tc.get(t.name);if(n==null)throw new P(`no available resolver for ${t.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(i=>new r(i))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[Zd](){return`Multiaddr(${this.#e})`}};var Tc=new Map;function Cc(r){return!!r?.[ds]}function ps(r){return new Xn(r)}function un(r){let e=new globalThis.AbortController;function t(){e.abort();for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",t)}for(let i of r){if(i?.aborted===!0){t();break}i?.addEventListener!=null&&i.addEventListener("abort",t)}function n(){for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",t)}let o=e.signal;return o.clear=n,o}async function*Qn(r,e={}){let t=r.getReader();try{for(;;){let n=await t.read();if(n.done)return;yield n.value}}finally{e.preventCancel!==!0&&await t.cancel(),t.releaseLock()}}var $s={};me($s,{Ed25519PrivateKey:()=>hr,Ed25519PublicKey:()=>mn,generateKeyPair:()=>gp,generateKeyPairFromSeed:()=>lu,unmarshalEd25519PrivateKey:()=>dp,unmarshalEd25519PublicKey:()=>pp});function qe(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}function Cr(r){if(!Number.isSafeInteger(r)||r<0)throw new Error(`Wrong positive integer: ${r}`)}function Jd(r){return r instanceof Uint8Array||r!=null&&typeof r=="object"&&r.constructor.name==="Uint8Array"}function gs(r,...e){if(!Jd(r))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(r.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${r.length}`)}function eo(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Cr(r.outputLen),Cr(r.blockLen)}function Nr(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function Nc(r,e){gs(r);let t=e.outputLen;if(r.length<t)throw new Error(`digestInto() expects output buffer of length at least ${t}`)}var to=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;function _c(r){return r instanceof Uint8Array||r!=null&&typeof r=="object"&&r.constructor.name==="Uint8Array"}var Ur=r=>new DataView(r.buffer,r.byteOffset,r.byteLength),Je=(r,e)=>r<<32-e|r>>>e,Xd=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;if(!Xd)throw new Error("Non little-endian hardware is not supported");var Qd=async()=>{};async function Uc(r,e,t){let n=Date.now();for(let o=0;o<r;o++){t(o);let i=Date.now()-n;i>=0&&i<e||(await Qd(),n+=i)}}function ms(r){if(typeof r!="string")throw new Error(`utf8ToBytes expected string, got ${typeof r}`);return new Uint8Array(new TextEncoder().encode(r))}function Ht(r){if(typeof r=="string"&&(r=ms(r)),!_c(r))throw new Error(`expected Uint8Array, got ${typeof r}`);return r}function ro(...r){let e=0;for(let n=0;n<r.length;n++){let o=r[n];if(!_c(o))throw new Error("Uint8Array expected");e+=o.length}let t=new Uint8Array(e);for(let n=0,o=0;n<r.length;n++){let i=r[n];t.set(i,o),o+=i.length}return t}var _r=class{clone(){return this._cloneInto()}},e0={}.toString;function Lc(r,e){if(e!==void 0&&e0.call(e)!=="[object Object]")throw new Error("Options should be object or undefined");return Object.assign(r,e)}function no(r){let e=n=>r().update(Ht(n)).digest(),t=r();return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=()=>r(),e}function Lr(r=32){if(to&&typeof to.getRandomValues=="function")return to.getRandomValues(new Uint8Array(r));throw new Error("crypto.getRandomValues must be defined")}function t0(r,e,t,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(e,t,n);let o=BigInt(32),i=BigInt(4294967295),s=Number(t>>o&i),a=Number(t&i),c=n?4:0,f=n?0:4;r.setUint32(e+c,s,n),r.setUint32(e+f,a,n)}var Vr=class extends _r{constructor(e,t,n,o){super(),this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=Ur(this.buffer)}update(e){Nr(this);let{view:t,buffer:n,blockLen:o}=this;e=Ht(e);let i=e.length;for(let s=0;s<i;){let a=Math.min(o-this.pos,i-s);if(a===o){let c=Ur(e);for(;o<=i-s;s+=o)this.process(c,s);continue}n.set(e.subarray(s,s+a),this.pos),this.pos+=a,s+=a,this.pos===o&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Nr(this),Nc(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;t[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>o-s&&(this.process(n,0),s=0);for(let l=s;l<o;l++)t[l]=0;t0(n,o-8,BigInt(this.length*8),i),this.process(n,0);let a=Ur(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=c/4,u=this.get();if(f>u.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<f;l++)a.setUint32(4*l,u[l],i)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:t,buffer:n,length:o,finished:i,destroyed:s,pos:a}=this;return e.length=o,e.pos=a,e.finished=i,e.destroyed=s,o%t&&e.buffer.set(n),e}};var oo=BigInt(4294967295),ys=BigInt(32);function Vc(r,e=!1){return e?{h:Number(r&oo),l:Number(r>>ys&oo)}:{h:Number(r>>ys&oo)|0,l:Number(r&oo)|0}}function r0(r,e=!1){let t=new Uint32Array(r.length),n=new Uint32Array(r.length);for(let o=0;o<r.length;o++){let{h:i,l:s}=Vc(r[o],e);[t[o],n[o]]=[i,s]}return[t,n]}var n0=(r,e)=>BigInt(r>>>0)<<ys|BigInt(e>>>0),o0=(r,e,t)=>r>>>t,i0=(r,e,t)=>r<<32-t|e>>>t,s0=(r,e,t)=>r>>>t|e<<32-t,a0=(r,e,t)=>r<<32-t|e>>>t,c0=(r,e,t)=>r<<64-t|e>>>t-32,u0=(r,e,t)=>r>>>t-32|e<<64-t,l0=(r,e)=>e,f0=(r,e)=>r,h0=(r,e,t)=>r<<t|e>>>32-t,d0=(r,e,t)=>e<<t|r>>>32-t,p0=(r,e,t)=>e<<t-32|r>>>64-t,g0=(r,e,t)=>r<<t-32|e>>>64-t;function m0(r,e,t,n){let o=(e>>>0)+(n>>>0);return{h:r+t+(o/2**32|0)|0,l:o|0}}var y0=(r,e,t)=>(r>>>0)+(e>>>0)+(t>>>0),w0=(r,e,t,n)=>e+t+n+(r/2**32|0)|0,b0=(r,e,t,n)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0),x0=(r,e,t,n,o)=>e+t+n+o+(r/2**32|0)|0,E0=(r,e,t,n,o)=>(r>>>0)+(e>>>0)+(t>>>0)+(n>>>0)+(o>>>0),v0=(r,e,t,n,o,i)=>e+t+n+o+i+(r/2**32|0)|0;var B0={fromBig:Vc,split:r0,toBig:n0,shrSH:o0,shrSL:i0,rotrSH:s0,rotrSL:a0,rotrBH:c0,rotrBL:u0,rotr32H:l0,rotr32L:f0,rotlSH:h0,rotlSL:d0,rotlBH:p0,rotlBL:g0,add:m0,add3L:y0,add3H:w0,add4L:b0,add4H:x0,add5H:v0,add5L:E0},q=B0;var[A0,S0]=q.split(["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))),Kt=new Uint32Array(80),$t=new Uint32Array(80),ws=class extends Vr{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:t,Bh:n,Bl:o,Ch:i,Cl:s,Dh:a,Dl:c,Eh:f,El:u,Fh:l,Fl:d,Gh:E,Gl:g,Hh:h,Hl:p}=this;return[e,t,n,o,i,s,a,c,f,u,l,d,E,g,h,p]}set(e,t,n,o,i,s,a,c,f,u,l,d,E,g,h,p){this.Ah=e|0,this.Al=t|0,this.Bh=n|0,this.Bl=o|0,this.Ch=i|0,this.Cl=s|0,this.Dh=a|0,this.Dl=c|0,this.Eh=f|0,this.El=u|0,this.Fh=l|0,this.Fl=d|0,this.Gh=E|0,this.Gl=g|0,this.Hh=h|0,this.Hl=p|0}process(e,t){for(let v=0;v<16;v++,t+=4)Kt[v]=e.getUint32(t),$t[v]=e.getUint32(t+=4);for(let v=16;v<80;v++){let L=Kt[v-15]|0,S=$t[v-15]|0,k=q.rotrSH(L,S,1)^q.rotrSH(L,S,8)^q.shrSH(L,S,7),N=q.rotrSL(L,S,1)^q.rotrSL(L,S,8)^q.shrSL(L,S,7),y=Kt[v-2]|0,C=$t[v-2]|0,D=q.rotrSH(y,C,19)^q.rotrBH(y,C,61)^q.shrSH(y,C,6),T=q.rotrSL(y,C,19)^q.rotrBL(y,C,61)^q.shrSL(y,C,6),O=q.add4L(N,T,$t[v-7],$t[v-16]),H=q.add4H(O,k,D,Kt[v-7],Kt[v-16]);Kt[v]=H|0,$t[v]=O|0}let{Ah:n,Al:o,Bh:i,Bl:s,Ch:a,Cl:c,Dh:f,Dl:u,Eh:l,El:d,Fh:E,Fl:g,Gh:h,Gl:p,Hh:b,Hl:R}=this;for(let v=0;v<80;v++){let L=q.rotrSH(l,d,14)^q.rotrSH(l,d,18)^q.rotrBH(l,d,41),S=q.rotrSL(l,d,14)^q.rotrSL(l,d,18)^q.rotrBL(l,d,41),k=l&E^~l&h,N=d&g^~d&p,y=q.add5L(R,S,N,S0[v],$t[v]),C=q.add5H(y,b,L,k,A0[v],Kt[v]),D=y|0,T=q.rotrSH(n,o,28)^q.rotrBH(n,o,34)^q.rotrBH(n,o,39),O=q.rotrSL(n,o,28)^q.rotrBL(n,o,34)^q.rotrBL(n,o,39),H=n&i^n&a^i&a,W=o&s^o&c^s&c;b=h|0,R=p|0,h=E|0,p=g|0,E=l|0,g=d|0,{h:l,l:d}=q.add(f|0,u|0,C|0,D|0),f=a|0,u=c|0,a=i|0,c=s|0,i=n|0,s=o|0;let x=q.add3L(D,O,W);n=q.add3H(x,C,T,H),o=x|0}({h:n,l:o}=q.add(this.Ah|0,this.Al|0,n|0,o|0)),{h:i,l:s}=q.add(this.Bh|0,this.Bl|0,i|0,s|0),{h:a,l:c}=q.add(this.Ch|0,this.Cl|0,a|0,c|0),{h:f,l:u}=q.add(this.Dh|0,this.Dl|0,f|0,u|0),{h:l,l:d}=q.add(this.Eh|0,this.El|0,l|0,d|0),{h:E,l:g}=q.add(this.Fh|0,this.Fl|0,E|0,g|0),{h,l:p}=q.add(this.Gh|0,this.Gl|0,h|0,p|0),{h:b,l:R}=q.add(this.Hh|0,this.Hl|0,b|0,R|0),this.set(n,o,i,s,a,c,f,u,l,d,E,g,h,p,b,R)}roundClean(){Kt.fill(0),$t.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};var Dr=no(()=>new ws);var so={};me(so,{bitGet:()=>_0,bitLen:()=>N0,bitMask:()=>ln,bitSet:()=>U0,bytesToHex:()=>xt,bytesToNumberBE:()=>Et,bytesToNumberLE:()=>qt,concatBytes:()=>vt,createHmacDrbg:()=>Es,ensureBytes:()=>ce,equalBytes:()=>T0,hexToBytes:()=>ar,hexToNumber:()=>xs,isBytes:()=>Xe,numberToBytesBE:()=>zt,numberToBytesLE:()=>cr,numberToHexUnpadded:()=>Fc,numberToVarBytesBE:()=>k0,utf8ToBytes:()=>C0,validateObject:()=>lt});var Pc=BigInt(0),io=BigInt(1),I0=BigInt(2);function Xe(r){return r instanceof Uint8Array||r!=null&&typeof r=="object"&&r.constructor.name==="Uint8Array"}var R0=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function xt(r){if(!Xe(r))throw new Error("Uint8Array expected");let e="";for(let t=0;t<r.length;t++)e+=R0[r[t]];return e}function Fc(r){let e=r.toString(16);return e.length&1?`0${e}`:e}function xs(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return BigInt(r===""?"0":`0x${r}`)}var bt={_0:48,_9:57,_A:65,_F:70,_a:97,_f:102};function Dc(r){if(r>=bt._0&&r<=bt._9)return r-bt._0;if(r>=bt._A&&r<=bt._F)return r-(bt._A-10);if(r>=bt._a&&r<=bt._f)return r-(bt._a-10)}function ar(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);let e=r.length,t=e/2;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let o=0,i=0;o<t;o++,i+=2){let s=Dc(r.charCodeAt(i)),a=Dc(r.charCodeAt(i+1));if(s===void 0||a===void 0){let c=r[i]+r[i+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+i)}n[o]=s*16+a}return n}function Et(r){return xs(xt(r))}function qt(r){if(!Xe(r))throw new Error("Uint8Array expected");return xs(xt(Uint8Array.from(r).reverse()))}function zt(r,e){return ar(r.toString(16).padStart(e*2,"0"))}function cr(r,e){return zt(r,e).reverse()}function k0(r){return ar(Fc(r))}function ce(r,e,t){let n;if(typeof e=="string")try{n=ar(e)}catch(i){throw new Error(`${r} must be valid hex string, got "${e}". Cause: ${i}`)}else if(Xe(e))n=Uint8Array.from(e);else throw new Error(`${r} must be hex string or Uint8Array`);let o=n.length;if(typeof t=="number"&&o!==t)throw new Error(`${r} expected ${t} bytes, got ${o}`);return n}function vt(...r){let e=0;for(let o=0;o<r.length;o++){let i=r[o];if(!Xe(i))throw new Error("Uint8Array expected");e+=i.length}let t=new Uint8Array(e),n=0;for(let o=0;o<r.length;o++){let i=r[o];t.set(i,n),n+=i.length}return t}function T0(r,e){if(r.length!==e.length)return!1;let t=0;for(let n=0;n<r.length;n++)t|=r[n]^e[n];return t===0}function C0(r){if(typeof r!="string")throw new Error(`utf8ToBytes expected string, got ${typeof r}`);return new Uint8Array(new TextEncoder().encode(r))}function N0(r){let e;for(e=0;r>Pc;r>>=io,e+=1);return e}function _0(r,e){return r>>BigInt(e)&io}var U0=(r,e,t)=>r|(t?io:Pc)<<BigInt(e),ln=r=>(I0<<BigInt(r-1))-io,bs=r=>new Uint8Array(r),Oc=r=>Uint8Array.from(r);function Es(r,e,t){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof t!="function")throw new Error("hmacFn must be a function");let n=bs(r),o=bs(r),i=0,s=()=>{n.fill(1),o.fill(0),i=0},a=(...l)=>t(o,n,...l),c=(l=bs())=>{o=a(Oc([0]),l),n=a(),l.length!==0&&(o=a(Oc([1]),l),n=a())},f=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let l=0,d=[];for(;l<e;){n=a();let E=n.slice();d.push(E),l+=n.length}return vt(...d)};return(l,d)=>{s(),c(l);let E;for(;!(E=d(f()));)c();return s(),E}}var L0={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||Xe(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,e)=>e.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function lt(r,e,t={}){let n=(o,i,s)=>{let a=L0[i];if(typeof a!="function")throw new Error(`Invalid validator "${i}", expected function`);let c=r[o];if(!(s&&c===void 0)&&!a(c,r))throw new Error(`Invalid param ${String(o)}=${c} (${typeof c}), expected ${i}`)};for(let[o,i]of Object.entries(e))n(o,i,!1);for(let[o,i]of Object.entries(t))n(o,i,!0);return r}var ge=BigInt(0),oe=BigInt(1),ur=BigInt(2),V0=BigInt(3),vs=BigInt(4),Mc=BigInt(5),Hc=BigInt(8),D0=BigInt(9),O0=BigInt(16);function re(r,e){let t=r%e;return t>=ge?t:e+t}function P0(r,e,t){if(t<=ge||e<ge)throw new Error("Expected power/modulo > 0");if(t===oe)return ge;let n=oe;for(;e>ge;)e&oe&&(n=n*r%t),r=r*r%t,e>>=oe;return n}function ie(r,e,t){let n=r;for(;e-- >ge;)n*=n,n%=t;return n}function ao(r,e){if(r===ge||e<=ge)throw new Error(`invert: expected positive integers, got n=${r} mod=${e}`);let t=re(r,e),n=e,o=ge,i=oe,s=oe,a=ge;for(;t!==ge;){let f=n/t,u=n%t,l=o-s*f,d=i-a*f;n=t,t=u,o=s,i=a,s=l,a=d}if(n!==oe)throw new Error("invert: does not exist");return re(o,e)}function F0(r){let e=(r-oe)/ur,t,n,o;for(t=r-oe,n=0;t%ur===ge;t/=ur,n++);for(o=ur;o<r&&P0(o,e,r)!==r-oe;o++);if(n===1){let s=(r+oe)/vs;return function(c,f){let u=c.pow(f,s);if(!c.eql(c.sqr(u),f))throw new Error("Cannot find square root");return u}}let i=(t+oe)/ur;return function(a,c){if(a.pow(c,e)===a.neg(a.ONE))throw new Error("Cannot find square root");let f=n,u=a.pow(a.mul(a.ONE,o),t),l=a.pow(c,i),d=a.pow(c,t);for(;!a.eql(d,a.ONE);){if(a.eql(d,a.ZERO))return a.ZERO;let E=1;for(let h=a.sqr(d);E<f&&!a.eql(h,a.ONE);E++)h=a.sqr(h);let g=a.pow(u,oe<<BigInt(f-E-1));u=a.sqr(g),l=a.mul(l,g),d=a.mul(d,u),f=E}return l}}function M0(r){if(r%vs===V0){let e=(r+oe)/vs;return function(n,o){let i=n.pow(o,e);if(!n.eql(n.sqr(i),o))throw new Error("Cannot find square root");return i}}if(r%Hc===Mc){let e=(r-Mc)/Hc;return function(n,o){let i=n.mul(o,ur),s=n.pow(i,e),a=n.mul(o,s),c=n.mul(n.mul(a,ur),s),f=n.mul(a,n.sub(c,n.ONE));if(!n.eql(n.sqr(f),o))throw new Error("Cannot find square root");return f}}return r%O0,F0(r)}var Kc=(r,e)=>(re(r,e)&oe)===oe,H0=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Bs(r){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},t=H0.reduce((n,o)=>(n[o]="function",n),e);return lt(r,t)}function K0(r,e,t){if(t<ge)throw new Error("Expected power > 0");if(t===ge)return r.ONE;if(t===oe)return e;let n=r.ONE,o=e;for(;t>ge;)t&oe&&(n=r.mul(n,o)),o=r.sqr(o),t>>=oe;return n}function $0(r,e){let t=new Array(e.length),n=e.reduce((i,s,a)=>r.is0(s)?i:(t[a]=i,r.mul(i,s)),r.ONE),o=r.inv(n);return e.reduceRight((i,s,a)=>r.is0(s)?i:(t[a]=r.mul(i,t[a]),r.mul(i,s)),o),t}function As(r,e){let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}function co(r,e,t=!1,n={}){if(r<=ge)throw new Error(`Expected Field ORDER > 0, got ${r}`);let{nBitLength:o,nByteLength:i}=As(r,e);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");let s=M0(r),a=Object.freeze({ORDER:r,BITS:o,BYTES:i,MASK:ln(o),ZERO:ge,ONE:oe,create:c=>re(c,r),isValid:c=>{if(typeof c!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof c}`);return ge<=c&&c<r},is0:c=>c===ge,isOdd:c=>(c&oe)===oe,neg:c=>re(-c,r),eql:(c,f)=>c===f,sqr:c=>re(c*c,r),add:(c,f)=>re(c+f,r),sub:(c,f)=>re(c-f,r),mul:(c,f)=>re(c*f,r),pow:(c,f)=>K0(a,c,f),div:(c,f)=>re(c*ao(f,r),r),sqrN:c=>c*c,addN:(c,f)=>c+f,subN:(c,f)=>c-f,mulN:(c,f)=>c*f,inv:c=>ao(c,r),sqrt:n.sqrt||(c=>s(a,c)),invertBatch:c=>$0(a,c),cmov:(c,f,u)=>u?f:c,toBytes:c=>t?cr(c,i):zt(c,i),fromBytes:c=>{if(c.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${c.length}`);return t?qt(c):Et(c)}});return Object.freeze(a)}function $c(r,e){if(!r.isOdd)throw new Error("Field doesn't have isOdd");let t=r.sqrt(e);return r.isOdd(t)?r.neg(t):t}function qc(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function Ss(r){let e=qc(r);return e+Math.ceil(e/2)}function zc(r,e,t=!1){let n=r.length,o=qc(e),i=Ss(e);if(n<16||n<i||n>1024)throw new Error(`expected ${i}-1024 bytes of input, got ${n}`);let s=t?Et(r):qt(r),a=re(s,e-oe)+oe;return t?cr(a,o):zt(a,o)}var z0=BigInt(0),Is=BigInt(1);function uo(r,e){let t=(o,i)=>{let s=i.negate();return o?s:i},n=o=>{let i=Math.ceil(e/o)+1,s=2**(o-1);return{windows:i,windowSize:s}};return{constTimeNegate:t,unsafeLadder(o,i){let s=r.ZERO,a=o;for(;i>z0;)i&Is&&(s=s.add(a)),a=a.double(),i>>=Is;return s},precomputeWindow(o,i){let{windows:s,windowSize:a}=n(i),c=[],f=o,u=f;for(let l=0;l<s;l++){u=f,c.push(u);for(let d=1;d<a;d++)u=u.add(f),c.push(u);f=u.double()}return c},wNAF(o,i,s){let{windows:a,windowSize:c}=n(o),f=r.ZERO,u=r.BASE,l=BigInt(2**o-1),d=2**o,E=BigInt(o);for(let g=0;g<a;g++){let h=g*c,p=Number(s&l);s>>=E,p>c&&(p-=d,s+=Is);let b=h,R=h+Math.abs(p)-1,v=g%2!==0,L=p<0;p===0?u=u.add(t(v,i[b])):f=f.add(t(L,i[R]))}return{p:f,f:u}},wNAFCached(o,i,s,a){let c=o._WINDOW_SIZE||1,f=i.get(o);return f||(f=this.precomputeWindow(o,c),c!==1&&i.set(o,a(f))),this.wNAF(c,f,s)}}}function fn(r){return Bs(r.Fp),lt(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...As(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}var Qe=BigInt(0),Fe=BigInt(1),lo=BigInt(2),G0=BigInt(8),j0={zip215:!0};function Y0(r){let e=fn(r);return lt(r,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function fo(r){let e=Y0(r),{Fp:t,n,prehash:o,hash:i,randomBytes:s,nByteLength:a,h:c}=e,f=lo<<BigInt(a*8)-Fe,u=t.create,l=e.uvRatio||((B,w)=>{try{return{isValid:!0,value:t.sqrt(B*t.inv(w))}}catch{return{isValid:!1,value:Qe}}}),d=e.adjustScalarBytes||(B=>B),E=e.domain||((B,w,V)=>{if(w.length||V)throw new Error("Contexts/pre-hash are not supported");return B}),g=B=>typeof B=="bigint"&&Qe<B,h=(B,w)=>g(B)&&g(w)&&B<w,p=B=>B===Qe||h(B,f);function b(B,w){if(h(B,w))return B;throw new Error(`Expected valid scalar < ${w}, got ${typeof B} ${B}`)}function R(B){return B===Qe?B:b(B,n)}let v=new Map;function L(B){if(!(B instanceof S))throw new Error("ExtendedPoint expected")}class S{constructor(w,V,F,$){if(this.ex=w,this.ey=V,this.ez=F,this.et=$,!p(w))throw new Error("x required");if(!p(V))throw new Error("y required");if(!p(F))throw new Error("z required");if(!p($))throw new Error("t required")}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(w){if(w instanceof S)throw new Error("extended point not allowed");let{x:V,y:F}=w||{};if(!p(V)||!p(F))throw new Error("invalid affine point");return new S(V,F,Fe,u(V*F))}static normalizeZ(w){let V=t.invertBatch(w.map(F=>F.ez));return w.map((F,$)=>F.toAffine(V[$])).map(S.fromAffine)}_setWindowSize(w){this._WINDOW_SIZE=w,v.delete(this)}assertValidity(){let{a:w,d:V}=e;if(this.is0())throw new Error("bad point: ZERO");let{ex:F,ey:$,ez:z,et:G}=this,te=u(F*F),Y=u($*$),X=u(z*z),fe=u(X*X),se=u(te*w),be=u(X*u(se+Y)),xe=u(fe+u(V*u(te*Y)));if(be!==xe)throw new Error("bad point: equation left != right (1)");let pe=u(F*$),Ae=u(z*G);if(pe!==Ae)throw new Error("bad point: equation left != right (2)")}equals(w){L(w);let{ex:V,ey:F,ez:$}=this,{ex:z,ey:G,ez:te}=w,Y=u(V*te),X=u(z*$),fe=u(F*te),se=u(G*$);return Y===X&&fe===se}is0(){return this.equals(S.ZERO)}negate(){return new S(u(-this.ex),this.ey,this.ez,u(-this.et))}double(){let{a:w}=e,{ex:V,ey:F,ez:$}=this,z=u(V*V),G=u(F*F),te=u(lo*u($*$)),Y=u(w*z),X=V+F,fe=u(u(X*X)-z-G),se=Y+G,be=se-te,xe=Y-G,pe=u(fe*be),Ae=u(se*xe),yt=u(fe*xe),rr=u(be*se);return new S(pe,Ae,rr,yt)}add(w){L(w);let{a:V,d:F}=e,{ex:$,ey:z,ez:G,et:te}=this,{ex:Y,ey:X,ez:fe,et:se}=w;if(V===BigInt(-1)){let Ia=u((z-$)*(X+Y)),Ra=u((z+$)*(X-Y)),Ii=u(Ra-Ia);if(Ii===Qe)return this.double();let ka=u(G*lo*se),Ta=u(te*lo*fe),Ca=Ta+ka,Na=Ra+Ia,_a=Ta-ka,Wf=u(Ca*Ii),Jf=u(Na*_a),Xf=u(Ca*_a),Qf=u(Ii*Na);return new S(Wf,Jf,Qf,Xf)}let be=u($*Y),xe=u(z*X),pe=u(te*F*se),Ae=u(G*fe),yt=u(($+z)*(Y+X)-be-xe),rr=Ae-pe,tn=Ae+pe,Sa=u(xe-V*be),Gf=u(yt*rr),jf=u(tn*Sa),Yf=u(yt*Sa),Zf=u(rr*tn);return new S(Gf,jf,Zf,Yf)}subtract(w){return this.add(w.negate())}wNAF(w){return y.wNAFCached(this,v,w,S.normalizeZ)}multiply(w){let{p:V,f:F}=this.wNAF(b(w,n));return S.normalizeZ([V,F])[0]}multiplyUnsafe(w){let V=R(w);return V===Qe?N:this.equals(N)||V===Fe?this:this.equals(k)?this.wNAF(V).p:y.unsafeLadder(this,V)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}isTorsionFree(){return y.unsafeLadder(this,n).is0()}toAffine(w){let{ex:V,ey:F,ez:$}=this,z=this.is0();w==null&&(w=z?G0:t.inv($));let G=u(V*w),te=u(F*w),Y=u($*w);if(z)return{x:Qe,y:Fe};if(Y!==Fe)throw new Error("invZ was invalid");return{x:G,y:te}}clearCofactor(){let{h:w}=e;return w===Fe?this:this.multiplyUnsafe(w)}static fromHex(w,V=!1){let{d:F,a:$}=e,z=t.BYTES;w=ce("pointHex",w,z);let G=w.slice(),te=w[z-1];G[z-1]=te&-129;let Y=qt(G);Y===Qe||(V?b(Y,f):b(Y,t.ORDER));let X=u(Y*Y),fe=u(X-Fe),se=u(F*X-$),{isValid:be,value:xe}=l(fe,se);if(!be)throw new Error("Point.fromHex: invalid y coordinate");let pe=(xe&Fe)===Fe,Ae=(te&128)!==0;if(!V&&xe===Qe&&Ae)throw new Error("Point.fromHex: x=0 and x_0=1");return Ae!==pe&&(xe=u(-xe)),S.fromAffine({x:xe,y:Y})}static fromPrivateKey(w){return T(w).point}toRawBytes(){let{x:w,y:V}=this.toAffine(),F=cr(V,t.BYTES);return F[F.length-1]|=w&Fe?128:0,F}toHex(){return xt(this.toRawBytes())}}S.BASE=new S(e.Gx,e.Gy,Fe,u(e.Gx*e.Gy)),S.ZERO=new S(Qe,Fe,Fe,Qe);let{BASE:k,ZERO:N}=S,y=uo(S,a*8);function C(B){return re(B,n)}function D(B){return C(qt(B))}function T(B){let w=a;B=ce("private key",B,w);let V=ce("hashed private key",i(B),2*w),F=d(V.slice(0,w)),$=V.slice(w,2*w),z=D(F),G=k.multiply(z),te=G.toRawBytes();return{head:F,prefix:$,scalar:z,point:G,pointBytes:te}}function O(B){return T(B).pointBytes}function H(B=new Uint8Array,...w){let V=vt(...w);return D(i(E(V,ce("context",B),!!o)))}function W(B,w,V={}){B=ce("message",B),o&&(B=o(B));let{prefix:F,scalar:$,pointBytes:z}=T(w),G=H(V.context,F,B),te=k.multiply(G).toRawBytes(),Y=H(V.context,te,z,B),X=C(G+Y*$);R(X);let fe=vt(te,cr(X,t.BYTES));return ce("result",fe,a*2)}let x=j0;function A(B,w,V,F=x){let{context:$,zip215:z}=F,G=t.BYTES;B=ce("signature",B,2*G),w=ce("message",w),o&&(w=o(w));let te=qt(B.slice(G,2*G)),Y,X,fe;try{Y=S.fromHex(V,z),X=S.fromHex(B.slice(0,G),z),fe=k.multiplyUnsafe(te)}catch{return!1}if(!z&&Y.isSmallOrder())return!1;let se=H($,X.toRawBytes(),Y.toRawBytes(),w);return X.add(Y.multiplyUnsafe(se)).subtract(fe).clearCofactor().equals(S.ZERO)}return k._setWindowSize(8),{CURVE:e,getPublicKey:O,sign:W,verify:A,ExtendedPoint:S,utils:{getExtendedPublicKey:T,randomPrivateKey:()=>s(t.BYTES),precompute(B=8,w=S.BASE){return w._setWindowSize(B),w.multiply(BigInt(3)),w}}}}var ks=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Gc=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),wb=BigInt(0),Z0=BigInt(1),Rs=BigInt(2),W0=BigInt(5),jc=BigInt(10),J0=BigInt(20),X0=BigInt(40),Yc=BigInt(80);function Q0(r){let e=ks,n=r*r%e*r%e,o=ie(n,Rs,e)*n%e,i=ie(o,Z0,e)*r%e,s=ie(i,W0,e)*i%e,a=ie(s,jc,e)*s%e,c=ie(a,J0,e)*a%e,f=ie(c,X0,e)*c%e,u=ie(f,Yc,e)*f%e,l=ie(u,Yc,e)*f%e,d=ie(l,jc,e)*s%e;return{pow_p_5_8:ie(d,Rs,e)*r%e,b2:n}}function ep(r){return r[0]&=248,r[31]&=127,r[31]|=64,r}function tp(r,e){let t=ks,n=re(e*e*e,t),o=re(n*n*e,t),i=Q0(r*o).pow_p_5_8,s=re(r*n*i,t),a=re(e*s*s,t),c=s,f=re(s*Gc,t),u=a===r,l=a===re(-r,t),d=a===re(-r*Gc,t);return u&&(s=c),(l||d)&&(s=f),Kc(s,t)&&(s=re(-s,t)),{isValid:u||l,value:s}}var Bt=co(ks,void 0,!0),Ts={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:Bt,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:Dr,randomBytes:Lr,adjustScalarBytes:ep,uvRatio:tp},Or=fo(Ts);function Zc(r,e,t){if(e.length>255)throw new Error("Context is too big");return ro(ms("SigEd25519 no Ed25519 collisions"),new Uint8Array([t?1:0,e.length]),e,r)}var bb=fo({...Ts,domain:Zc}),xb=fo({...Ts,domain:Zc,prehash:Dr});var rp=(Bt.ORDER+BigInt(3))/BigInt(8),Eb=Bt.pow(Rs,rp),vb=Bt.sqrt(Bt.neg(Bt.ONE)),Bb=(Bt.ORDER-BigInt(5))/BigInt(8),Ab=BigInt(486662);var Sb=$c(Bt,Bt.neg(BigInt(486664)));var Ib=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),Rb=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),kb=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),Tb=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952");var Cb=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");var Pr=32,At=64,ho=32;function Wc(){let r=Or.utils.randomPrivateKey(),e=Or.getPublicKey(r);return{privateKey:eu(r,e),publicKey:e}}function Jc(r){if(r.length!==ho)throw new TypeError('"seed" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"seed" must be a node.js Buffer, or Uint8Array.');let e=r,t=Or.getPublicKey(e);return{privateKey:eu(e,t),publicKey:t}}function Xc(r,e){let t=r.subarray(0,ho);return Or.sign(e instanceof Uint8Array?e:e.subarray(),t)}function Qc(r,e,t){return Or.verify(e,t instanceof Uint8Array?t:t.subarray(),r)}function eu(r,e){let t=new Uint8Array(At);for(let n=0;n<ho;n++)t[n]=r[n],t[ho+n]=e[n];return t}var Ne={get(r=globalThis){let e=r.crypto;if(e==null||e.subtle==null)throw Object.assign(new Error("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"),{code:"ERR_MISSING_WEB_CRYPTO"});return e}};var Cs={alg:"A128GCM",ext:!0,k:"scm9jmO_4BJAgdwWGVulLg",key_ops:["encrypt","decrypt"],kty:"oct"};function tu(r){let e=r?.algorithm??"AES-GCM",t=r?.keyLength??16,n=r?.nonceLength??12,o=r?.digest??"SHA-256",i=r?.saltLength??16,s=r?.iterations??32767,a=Ne.get();t*=8;async function c(l,d){let E=a.getRandomValues(new Uint8Array(i)),g=a.getRandomValues(new Uint8Array(n)),h={name:e,iv:g};typeof d=="string"&&(d=J(d));let p;if(d.length===0){p=await a.subtle.importKey("jwk",Cs,{name:"AES-GCM"},!0,["encrypt"]);try{let R={name:"PBKDF2",salt:E,iterations:s,hash:{name:o}},v=await a.subtle.importKey("raw",d,{name:"PBKDF2"},!1,["deriveKey"]);p=await a.subtle.deriveKey(R,v,{name:e,length:t},!0,["encrypt"])}catch{p=await a.subtle.importKey("jwk",Cs,{name:"AES-GCM"},!0,["encrypt"])}}else{let R={name:"PBKDF2",salt:E,iterations:s,hash:{name:o}},v=await a.subtle.importKey("raw",d,{name:"PBKDF2"},!1,["deriveKey"]);p=await a.subtle.deriveKey(R,v,{name:e,length:t},!0,["encrypt"])}let b=await a.subtle.encrypt(h,p,l);return Ce([E,h.iv,new Uint8Array(b)])}async function f(l,d){let E=l.subarray(0,i),g=l.subarray(i,i+n),h=l.subarray(i+n),p={name:e,iv:g};typeof d=="string"&&(d=J(d));let b;if(d.length===0)try{let v={name:"PBKDF2",salt:E,iterations:s,hash:{name:o}},L=await a.subtle.importKey("raw",d,{name:"PBKDF2"},!1,["deriveKey"]);b=await a.subtle.deriveKey(v,L,{name:e,length:t},!0,["decrypt"])}catch{b=await a.subtle.importKey("jwk",Cs,{name:"AES-GCM"},!0,["decrypt"])}else{let v={name:"PBKDF2",salt:E,iterations:s,hash:{name:o}},L=await a.subtle.importKey("raw",d,{name:"PBKDF2"},!1,["deriveKey"]);b=await a.subtle.deriveKey(v,L,{name:e,length:t},!0,["decrypt"])}let R=await a.subtle.decrypt(p,b,h);return new Uint8Array(R)}return{encrypt:c,decrypt:f}}async function Fr(r,e){let n=await tu().encrypt(r,e);return rn.encode(n)}var Ns=new Float32Array([-0]),Gt=new Uint8Array(Ns.buffer);function ru(r,e,t){Ns[0]=r,e[t]=Gt[0],e[t+1]=Gt[1],e[t+2]=Gt[2],e[t+3]=Gt[3]}function nu(r,e){return Gt[0]=r[e],Gt[1]=r[e+1],Gt[2]=r[e+2],Gt[3]=r[e+3],Ns[0]}var _s=new Float64Array([-0]),Ie=new Uint8Array(_s.buffer);function ou(r,e,t){_s[0]=r,e[t]=Ie[0],e[t+1]=Ie[1],e[t+2]=Ie[2],e[t+3]=Ie[3],e[t+4]=Ie[4],e[t+5]=Ie[5],e[t+6]=Ie[6],e[t+7]=Ie[7]}function iu(r,e){return Ie[0]=r[e],Ie[1]=r[e+1],Ie[2]=r[e+2],Ie[3]=r[e+3],Ie[4]=r[e+4],Ie[5]=r[e+5],Ie[6]=r[e+6],Ie[7]=r[e+7],_s[0]}var ip=BigInt(Number.MAX_SAFE_INTEGER),sp=BigInt(Number.MIN_SAFE_INTEGER),Le=class r{lo;hi;constructor(e,t){this.lo=e|0,this.hi=t|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(t+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(BigInt(t)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,t=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?t===0?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return lr;if(e<ip&&e>sp)return this.fromNumber(Number(e));let t=e<0n;t&&(e=-e);let n=e>>32n,o=e-(n<<32n);return t&&(n=~n|0n,o=~o|0n,++o>su&&(o=0n,++n>su&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(e){if(e===0)return lr;let t=e<0;t&&(e=-e);let n=e>>>0,o=(e-n)/4294967296>>>0;return t&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(e){return typeof e=="number"?r.fromNumber(e):typeof e=="bigint"?r.fromBigInt(e):typeof e=="string"?r.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new r(e.low>>>0,e.high>>>0):lr}},lr=new Le(0,0);lr.toBigInt=function(){return 0n};lr.zzEncode=lr.zzDecode=function(){return this};lr.length=function(){return 1};var su=4294967296n;function au(r){let e=0,t=0;for(let n=0;n<r.length;++n)t=r.charCodeAt(n),t<128?e+=1:t<2048?e+=2:(t&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function cu(r,e,t){if(t-e<1)return"";let o,i=[],s=0,a;for(;e<t;)a=r[e++],a<128?i[s++]=a:a>191&&a<224?i[s++]=(a&31)<<6|r[e++]&63:a>239&&a<365?(a=((a&7)<<18|(r[e++]&63)<<12|(r[e++]&63)<<6|r[e++]&63)-65536,i[s++]=55296+(a>>10),i[s++]=56320+(a&1023)):i[s++]=(a&15)<<12|(r[e++]&63)<<6|r[e++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function Us(r,e,t){let n=t,o,i;for(let s=0;s<r.length;++s)o=r.charCodeAt(s),o<128?e[t++]=o:o<2048?(e[t++]=o>>6|192,e[t++]=o&63|128):(o&64512)===55296&&((i=r.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,e[t++]=o>>18|240,e[t++]=o>>12&63|128,e[t++]=o>>6&63|128,e[t++]=o&63|128):(e[t++]=o>>12|224,e[t++]=o>>6&63|128,e[t++]=o&63|128);return t-n}function et(r,e){return RangeError(`index out of range: ${r.pos} + ${e??1} > ${r.len}`)}function po(r,e){return(r[e-4]|r[e-3]<<8|r[e-2]<<16|r[e-1]<<24)>>>0}var Ls=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,et(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw et(this,4);return po(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw et(this,4);return po(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw et(this,4);let e=nu(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw et(this,4);let e=iu(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),t=this.pos,n=this.pos+e;if(n>this.len)throw et(this,e);return this.pos+=e,t===n?new Uint8Array(0):this.buf.subarray(t,n)}string(){let e=this.bytes();return cu(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw et(this,e);this.pos+=e}else do if(this.pos>=this.len)throw et(this);while(this.buf[this.pos++]&128);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Le(0,0),t=0;if(this.len-this.pos>4){for(;t<4;++t)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;t=0}else{for(;t<3;++t){if(this.pos>=this.len)throw et(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<t*7)>>>0,e}if(this.len-this.pos>4){for(;t<5;++t)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;t<5;++t){if(this.pos>=this.len)throw et(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw et(this,8);let e=po(this.buf,this.pos+=4),t=po(this.buf,this.pos+=4);return new Le(e,t)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){return this.readLongVarint().toNumber(!0)}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 Vs(r){return new Ls(r instanceof Uint8Array?r:r.subarray())}function Mr(r,e){let t=Vs(r);return e.decode(t)}function Ds(r){let e=r??8192,t=e>>>1,n,o=e;return function(s){if(s<1||s>t)return We(s);o+s>e&&(n=We(e),o=0);let a=n.subarray(o,o+=s);return o&7&&(o=(o|7)+1),a}}var fr=class{fn;len;next;val;constructor(e,t,n){this.fn=e,this.len=t,this.next=void 0,this.val=n}};function Os(){}var Fs=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},ap=Ds();function cp(r){return globalThis.Buffer!=null?We(r):ap(r)}var pn=class{len;head;tail;states;constructor(){this.len=0,this.head=new fr(Os,0,0),this.tail=this.head,this.states=null}_push(e,t,n){return this.tail=this.tail.next=new fr(e,t,n),this.len+=t,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Ms((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(hn,10,Le.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let t=Le.fromBigInt(e);return this._push(hn,t.length(),t)}uint64Number(e){let t=Le.fromNumber(e);return this._push(hn,t.length(),t)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let t=Le.fromBigInt(e).zzEncode();return this._push(hn,t.length(),t)}sint64Number(e){let t=Le.fromNumber(e).zzEncode();return this._push(hn,t.length(),t)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(Ps,1,e?1:0)}fixed32(e){return this._push(dn,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let t=Le.fromBigInt(e);return this._push(dn,4,t.lo)._push(dn,4,t.hi)}fixed64Number(e){let t=Le.fromNumber(e);return this._push(dn,4,t.lo)._push(dn,4,t.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(ru,4,e)}double(e){return this._push(ou,8,e)}bytes(e){let t=e.length>>>0;return t===0?this._push(Ps,1,0):this.uint32(t)._push(lp,t,e)}string(e){let t=au(e);return t!==0?this.uint32(t)._push(Us,t,e):this._push(Ps,1,0)}fork(){return this.states=new Fs(this),this.head=this.tail=new fr(Os,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 fr(Os,0,0),this.len=0),this}ldelim(){let e=this.head,t=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=t,this.len+=n),this}finish(){let e=this.head.next,t=cp(this.len),n=0;for(;e!=null;)e.fn(e.val,t,n),n+=e.len,e=e.next;return t}};function Ps(r,e,t){e[t]=r&255}function up(r,e,t){for(;r>127;)e[t++]=r&127|128,r>>>=7;e[t]=r}var Ms=class extends fr{next;constructor(e,t){super(up,e,t),this.next=void 0}};function hn(r,e,t){for(;r.hi!==0;)e[t++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)e[t++]=r.lo&127|128,r.lo=r.lo>>>7;e[t++]=r.lo}function dn(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}function lp(r,e,t){e.set(r,t)}globalThis.Buffer!=null&&(pn.prototype.bytes=function(r){let e=r.length>>>0;return this.uint32(e),e>0&&this._push(fp,e,r),this},pn.prototype.string=function(r){let e=globalThis.Buffer.byteLength(r);return this.uint32(e),e>0&&this._push(hp,e,r),this});function fp(r,e,t){e.set(r,t)}function hp(r,e,t){r.length<40?Us(r,e,t):e.utf8Write!=null?e.utf8Write(r,t):e.set(J(r),t)}function Hs(){return new pn}function Hr(r,e){let t=Hs();return e.encode(r,t,{lengthDelimited:!1}),t.finish()}var Kr;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Kr||(Kr={}));function go(r,e,t,n){return{name:r,type:e,encode:t,decode:n}}function gn(r){function e(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let t=function(i,s){let a=e(i);s.int32(a)},n=function(i){let s=i.int32();return e(s)};return go("enum",Kr.VARINT,t,n)}function $r(r,e){return go("message",Kr.LENGTH_DELIMITED,r,e)}var le;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.Secp256k1="Secp256k1"})(le||(le={}));var Ks;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.Secp256k1=2]="Secp256k1"})(Ks||(Ks={}));(function(r){r.codec=()=>gn(Ks)})(le||(le={}));var ft;(function(r){let e;r.codec=()=>(e==null&&(e=$r((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),le.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let s=t.uint32();switch(s>>>3){case 1:o.Type=le.codec().decode(t);break;case 2:o.Data=t.bytes();break;default:t.skipType(s&7);break}}return o})),e),r.encode=t=>Hr(t,r.codec()),r.decode=t=>Mr(t,r.codec())})(ft||(ft={}));var St;(function(r){let e;r.codec=()=>(e==null&&(e=$r((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),le.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let s=t.uint32();switch(s>>>3){case 1:o.Type=le.codec().decode(t);break;case 2:o.Data=t.bytes();break;default:t.skipType(s&7);break}}return o})),e),r.encode=t=>Hr(t,r.codec()),r.decode=t=>Mr(t,r.codec())})(St||(St={}));var mn=class{_key;constructor(e){this._key=qr(e,Pr)}verify(e,t){return Qc(this._key,t,e)}marshal(){return this._key}get bytes(){return ft.encode({Type:le.Ed25519,Data:this.marshal()}).subarray()}equals(e){return he(this.bytes,e.bytes)}hash(){let e=Ee.digest(this.bytes);return qe(e)?e.then(({bytes:t})=>t):e.bytes}},hr=class{_key;_publicKey;constructor(e,t){this._key=qr(e,At),this._publicKey=qr(t,Pr)}sign(e){return Xc(this._key,e)}get public(){return new mn(this._publicKey)}marshal(){return this._key}get bytes(){return St.encode({Type:le.Ed25519,Data:this.marshal()}).subarray()}equals(e){return he(this.bytes,e.bytes)}async hash(){let e=Ee.digest(this.bytes),t;return qe(e)?{bytes:t}=await e:t=e.bytes,t}async id(){let e=ct.digest(this.public.bytes);return ue.encode(e.bytes).substring(1)}async export(e,t="libp2p-key"){if(t==="libp2p-key")return Fr(this.bytes,e);throw new P(`export format '${t}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function dp(r){if(r.length>At){r=qr(r,At+Pr);let n=r.subarray(0,At),o=r.subarray(At,r.length);return new hr(n,o)}r=qr(r,At);let e=r.subarray(0,At),t=r.subarray(Pr);return new hr(e,t)}function pp(r){return r=qr(r,Pr),new mn(r)}async function gp(){let{privateKey:r,publicKey:e}=Wc();return new hr(r,e)}async function lu(r){let{privateKey:e,publicKey:t}=Jc(r);return new hr(e,t)}function qr(r,e){if(r=Uint8Array.from(r??[]),r.length!==e)throw new P(`Key must be a Uint8Array of length ${e}, got ${r.length}`,"ERR_INVALID_KEY_TYPE");return r}var Qs={};me(Qs,{MAX_RSA_KEY_SIZE:()=>kn,RsaPrivateKey:()=>Zr,RsaPublicKey:()=>Rn,fromJwk:()=>Kp,generateKeyPair:()=>$p,unmarshalRsaPrivateKey:()=>Js,unmarshalRsaPublicKey:()=>Hp});function dr(r){if(isNaN(r)||r<=0)throw new P("random bytes length must be a Number bigger than 0","ERR_INVALID_LENGTH");return Lr(r)}var Wt={};me(Wt,{exportToPem:()=>Dp,importFromPem:()=>Op,jwkToPkcs1:()=>_p,jwkToPkix:()=>Lp,pkcs1ToJwk:()=>Np,pkixToJwk:()=>Up});var yo=class extends _r{constructor(e,t){super(),this.finished=!1,this.destroyed=!1,eo(e);let n=Ht(t);if(this.iHash=e.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 o=this.blockLen,i=new Uint8Array(o);i.set(n.length>o?e.create().update(n).digest():n);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=e.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),i.fill(0)}update(e){return Nr(this),this.iHash.update(e),this}digestInto(e){Nr(this),gs(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));let{oHash:t,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:a}=this;return e=e,e.finished=o,e.destroyed=i,e.blockLen=s,e.outputLen=a,e.oHash=t._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},yn=(r,e,t)=>new yo(r,e).update(t).digest();yn.create=(r,e)=>new yo(r,e);function mp(r,e,t,n){eo(r);let o=Lc({dkLen:32,asyncTick:10},n),{c:i,dkLen:s,asyncTick:a}=o;if(Cr(i),Cr(s),Cr(a),i<1)throw new Error("PBKDF2: iterations (c) should be >= 1");let c=Ht(e),f=Ht(t),u=new Uint8Array(s),l=yn.create(r,c),d=l._cloneInto().update(f);return{c:i,dkLen:s,asyncTick:a,DK:u,PRF:l,PRFSalt:d}}function yp(r,e,t,n,o){return r.destroy(),e.destroy(),n&&n.destroy(),o.fill(0),t}async function qs(r,e,t,n){let{c:o,dkLen:i,asyncTick:s,DK:a,PRF:c,PRFSalt:f}=mp(r,e,t,n),u,l=new Uint8Array(4),d=Ur(l),E=new Uint8Array(c.outputLen);for(let g=1,h=0;h<i;g++,h+=c.outputLen){let p=a.subarray(h,h+c.outputLen);d.setInt32(0,g,!1),(u=f._cloneInto(u)).update(l).digestInto(E),p.set(E.subarray(0,p.length)),await Uc(o-1,s,()=>{c._cloneInto(u).update(E).digestInto(E);for(let b=0;b<p.length;b++)p[b]^=E[b]})}return yp(c,f,a,u,E)}var j=Vt(fu());function pr(r,e){let t=0;if(r.length===1)return r[0];for(let n=r.length-1;n>=0;n--)t+=r[r.length-1-n]*Math.pow(2,e*n);return t}function jt(r,e,t=-1){let n=t,o=r,i=0,s=Math.pow(2,e);for(let a=1;a<8;a++){if(r<s){let c;if(n<0)c=new ArrayBuffer(a),i=a;else{if(n<a)return new ArrayBuffer(0);c=new ArrayBuffer(n),i=n}let f=new Uint8Array(c);for(let u=a-1;u>=0;u--){let l=Math.pow(2,u*e);f[i-u-1]=Math.floor(o/l),o-=f[i-u-1]*l}return c}s*=Math.pow(2,e)}return new ArrayBuffer(0)}function xo(...r){let e=0,t=0;for(let i of r)e+=i.length;let n=new ArrayBuffer(e),o=new Uint8Array(n);for(let i of r)o.set(i,t),t+=i.length;return o}function Gs(){let r=new Uint8Array(this.valueHex);if(this.valueHex.byteLength>=2){let a=r[0]===255&&r[1]&128,c=r[0]===0&&(r[1]&128)===0;(a||c)&&this.warnings.push("Needlessly long format")}let e=new ArrayBuffer(this.valueHex.byteLength),t=new Uint8Array(e);for(let a=0;a<this.valueHex.byteLength;a++)t[a]=0;t[0]=r[0]&128;let n=pr(t,8),o=new ArrayBuffer(this.valueHex.byteLength),i=new Uint8Array(o);for(let a=0;a<this.valueHex.byteLength;a++)i[a]=r[a];return i[0]&=127,pr(i,8)-n}function hu(r){let e=r<0?r*-1:r,t=128;for(let n=1;n<8;n++){if(e<=t){if(r<0){let s=t-e,a=jt(s,8,n),c=new Uint8Array(a);return c[0]|=128,a}let o=jt(e,8,n),i=new Uint8Array(o);if(i[0]&128){let s=o.slice(0),a=new Uint8Array(s);o=new ArrayBuffer(o.byteLength+1),i=new Uint8Array(o);for(let c=0;c<s.byteLength;c++)i[c+1]=a[c];i[0]=0}return o}t*=Math.pow(2,8)}return new ArrayBuffer(0)}function du(r,e){if(r.byteLength!==e.byteLength)return!1;let t=new Uint8Array(r),n=new Uint8Array(e);for(let o=0;o<t.length;o++)if(t[o]!==n[o])return!1;return!0}function Ve(r,e){let t=r.toString(10);if(e<t.length)return"";let n=e-t.length,o=new Array(n);for(let s=0;s<n;s++)o[s]="0";return o.join("").concat(t)}var Ux=Math.log(2);function Eo(){if(typeof BigInt>"u")throw new Error("BigInt is not defined. Your environment doesn't implement BigInt.")}function js(r){let e=0,t=0;for(let o=0;o<r.length;o++){let i=r[o];e+=i.byteLength}let n=new Uint8Array(e);for(let o=0;o<r.length;o++){let i=r[o];n.set(new Uint8Array(i),t),t+=i.byteLength}return n.buffer}function Ct(r,e,t,n){return e instanceof Uint8Array?e.byteLength?t<0?(r.error="Wrong parameter: inputOffset less than zero",!1):n<0?(r.error="Wrong parameter: inputLength less than zero",!1):e.byteLength-t-n<0?(r.error="End of input reached before message was fully decoded (inconsistent offset and length values)",!1):!0:(r.error="Wrong parameter: inputBuffer has zero length",!1):(r.error="Wrong parameter: inputBuffer must be 'Uint8Array'",!1)}var bn=class{constructor(){this.items=[]}write(e){this.items.push(e)}final(){return js(this.items)}},wn=[new Uint8Array([1])],pu="0123456789";var jr="",rt=new ArrayBuffer(0),Ys=new Uint8Array(0),xn="EndOfContent",mu="OCTET STRING",yu="BIT STRING";function Nt(r){var e;return e=class extends r{constructor(...n){var o;super(...n);let i=n[0]||{};this.isHexOnly=(o=i.isHexOnly)!==null&&o!==void 0?o:!1,this.valueHexView=i.valueHex?j.BufferSourceConverter.toUint8Array(i.valueHex):Ys}get valueHex(){return this.valueHexView.slice().buffer}set valueHex(n){this.valueHexView=new Uint8Array(n)}fromBER(n,o,i){let s=n instanceof ArrayBuffer?new Uint8Array(n):n;if(!Ct(this,s,o,i))return-1;let a=o+i;return this.valueHexView=s.subarray(o,a),this.valueHexView.length?(this.blockLength=i,a):(this.warnings.push("Zero buffer length"),o)}toBER(n=!1){return this.isHexOnly?n?new ArrayBuffer(this.valueHexView.byteLength):this.valueHexView.byteLength===this.valueHexView.buffer.byteLength?this.valueHexView.buffer:this.valueHexView.slice().buffer:(this.error="Flag 'isHexOnly' is not set, abort",rt)}toJSON(){return{...super.toJSON(),isHexOnly:this.isHexOnly,valueHex:j.Convert.ToHex(this.valueHexView)}}},e.NAME="hexBlock",e}var Rt=class{constructor({blockLength:e=0,error:t=jr,warnings:n=[],valueBeforeDecode:o=Ys}={}){this.blockLength=e,this.error=t,this.warnings=n,this.valueBeforeDecodeView=j.BufferSourceConverter.toUint8Array(o)}static blockName(){return this.NAME}get valueBeforeDecode(){return this.valueBeforeDecodeView.slice().buffer}set valueBeforeDecode(e){this.valueBeforeDecodeView=new Uint8Array(e)}toJSON(){return{blockName:this.constructor.NAME,blockLength:this.blockLength,error:this.error,warnings:this.warnings,valueBeforeDecode:j.Convert.ToHex(this.valueBeforeDecodeView)}}};Rt.NAME="baseBlock";var Re=class extends Rt{fromBER(e,t,n){throw TypeError("User need to make a specific function in a class which extends 'ValueBlock'")}toBER(e,t){throw TypeError("User need to make a specific function in a class which extends 'ValueBlock'")}};Re.NAME="valueBlock";var vo=class extends Nt(Rt){constructor({idBlock:e={}}={}){var t,n,o,i;super(),e?(this.isHexOnly=(t=e.isHexOnly)!==null&&t!==void 0?t:!1,this.valueHexView=e.valueHex?j.BufferSourceConverter.toUint8Array(e.valueHex):Ys,this.tagClass=(n=e.tagClass)!==null&&n!==void 0?n:-1,this.tagNumber=(o=e.tagNumber)!==null&&o!==void 0?o:-1,this.isConstructed=(i=e.isConstructed)!==null&&i!==void 0?i:!1):(this.tagClass=-1,this.tagNumber=-1,this.isConstructed=!1)}toBER(e=!1){let t=0;switch(this.tagClass){case 1:t|=0;break;case 2:t|=64;break;case 3:t|=128;break;case 4:t|=192;break;default:return this.error="Unknown tag class",rt}if(this.isConstructed&&(t|=32),this.tagNumber<31&&!this.isHexOnly){let o=new Uint8Array(1);if(!e){let i=this.tagNumber;i&=31,t|=i,o[0]=t}return o.buffer}if(!this.isHexOnly){let o=jt(this.tagNumber,7),i=new Uint8Array(o),s=o.byteLength,a=new Uint8Array(s+1);if(a[0]=t|31,!e){for(let c=0;c<s-1;c++)a[c+1]=i[c]|128;a[s]=i[s-1]}return a.buffer}let n=new Uint8Array(this.valueHexView.byteLength+1);if(n[0]=t|31,!e){let o=this.valueHexView;for(let i=0;i<o.length-1;i++)n[i+1]=o[i]|128;n[this.valueHexView.byteLength]=o[o.length-1]}return n.buffer}fromBER(e,t,n){let o=j.BufferSourceConverter.toUint8Array(e);if(!Ct(this,o,t,n))return-1;let i=o.subarray(t,t+n);if(i.length===0)return this.error="Zero buffer length",-1;switch(i[0]&192){case 0:this.tagClass=1;break;case 64:this.tagClass=2;break;case 128:this.tagClass=3;break;case 192:this.tagClass=4;break;default:return this.error="Unknown tag class",-1}this.isConstructed=(i[0]&32)===32,this.isHexOnly=!1;let a=i[0]&31;if(a!==31)this.tagNumber=a,this.blockLength=1;else{let c=1,f=this.valueHexView=new Uint8Array(255),u=255;for(;i[c]&128;){if(f[c-1]=i[c]&127,c++,c>=i.length)return this.error="End of input reached before message was fully decoded",-1;if(c===u){u+=255;let d=new Uint8Array(u);for(let E=0;E<f.length;E++)d[E]=f[E];f=this.valueHexView=new Uint8Array(u)}}this.blockLength=c+1,f[c-1]=i[c]&127;let l=new Uint8Array(c);for(let d=0;d<c;d++)l[d]=f[d];f=this.valueHexView=new Uint8Array(c),f.set(l),this.blockLength<=9?this.tagNumber=pr(f,7):(this.isHexOnly=!0,this.warnings.push("Tag too long, represented as hex-coded"))}if(this.tagClass===1&&this.isConstructed)switch(this.tagNumber){case 1:case 2:case 5:case 6:case 9:case 13:case 14:case 23:case 24:case 31:case 32:case 33:case 34:return this.error="Constructed encoding used for primitive type",-1}return t+this.blockLength}toJSON(){return{...super.toJSON(),tagClass:this.tagClass,tagNumber:this.tagNumber,isConstructed:this.isConstructed}}};vo.NAME="identificationBlock";var Bo=class extends Rt{constructor({lenBlock:e={}}={}){var t,n,o;super(),this.isIndefiniteForm=(t=e.isIndefiniteForm)!==null&&t!==void 0?t:!1,this.longFormUsed=(n=e.longFormUsed)!==null&&n!==void 0?n:!1,this.length=(o=e.length)!==null&&o!==void 0?o:0}fromBER(e,t,n){let o=j.BufferSourceConverter.toUint8Array(e);if(!Ct(this,o,t,n))return-1;let i=o.subarray(t,t+n);if(i.length===0)return this.error="Zero buffer length",-1;if(i[0]===255)return this.error="Length block 0xFF is reserved by standard",-1;if(this.isIndefiniteForm=i[0]===128,this.isIndefiniteForm)return this.blockLength=1,t+this.blockLength;if(this.longFormUsed=!!(i[0]&128),this.longFormUsed===!1)return this.length=i[0],this.blockLength=1,t+this.blockLength;let s=i[0]&127;if(s>8)return this.error="Too big integer",-1;if(s+1>i.length)return this.error="End of input reached before message was fully decoded",-1;let a=t+1,c=o.subarray(a,a+s);return c[s-1]===0&&this.warnings.push("Needlessly long encoded length"),this.length=pr(c,8),this.longFormUsed&&this.length<=127&&this.warnings.push("Unnecessary usage of long length form"),this.blockLength=s+1,t+this.blockLength}toBER(e=!1){let t,n;if(this.length>127&&(this.longFormUsed=!0),this.isIndefiniteForm)return t=new ArrayBuffer(1),e===!1&&(n=new Uint8Array(t),n[0]=128),t;if(this.longFormUsed){let o=jt(this.length,8);if(o.byteLength>127)return this.error="Too big length",rt;if(t=new ArrayBuffer(o.byteLength+1),e)return t;let i=new Uint8Array(o);n=new Uint8Array(t),n[0]=o.byteLength|128;for(let s=0;s<o.byteLength;s++)n[s+1]=i[s];return t}return t=new ArrayBuffer(1),e===!1&&(n=new Uint8Array(t),n[0]=this.length),t}toJSON(){return{...super.toJSON(),isIndefiniteForm:this.isIndefiniteForm,longFormUsed:this.longFormUsed,length:this.length}}};Bo.NAME="lengthBlock";var _={},ve=class extends Rt{constructor({name:e=jr,optional:t=!1,primitiveSchema:n,...o}={},i){super(o),this.name=e,this.optional=t,n&&(this.primitiveSchema=n),this.idBlock=new vo(o),this.lenBlock=new Bo(o),this.valueBlock=i?new i(o):new Re(o)}fromBER(e,t,n){let o=this.valueBlock.fromBER(e,t,this.lenBlock.isIndefiniteForm?n:this.lenBlock.length);return o===-1?(this.error=this.valueBlock.error,o):(this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.valueBlock.error.length||(this.blockLength+=this.valueBlock.blockLength),o)}toBER(e,t){let n=t||new bn;t||wu(this);let o=this.idBlock.toBER(e);if(n.write(o),this.lenBlock.isIndefiniteForm)n.write(new Uint8Array([128]).buffer),this.valueBlock.toBER(e,n),n.write(new ArrayBuffer(2));else{let i=this.valueBlock.toBER(e);this.lenBlock.length=i.byteLength;let s=this.lenBlock.toBER(e);n.write(s),n.write(i)}return t?rt:n.final()}toJSON(){let e={...super.toJSON(),idBlock:this.idBlock.toJSON(),lenBlock:this.lenBlock.toJSON(),valueBlock:this.valueBlock.toJSON(),name:this.name,optional:this.optional};return this.primitiveSchema&&(e.primitiveSchema=this.primitiveSchema.toJSON()),e}toString(e="ascii"){return e==="ascii"?this.onAsciiEncoding():j.Convert.ToHex(this.toBER())}onAsciiEncoding(){return`${this.constructor.NAME} : ${j.Convert.ToHex(this.valueBlock.valueBeforeDecodeView)}`}isEqual(e){if(this===e)return!0;if(!(e instanceof this.constructor))return!1;let t=this.toBER(),n=e.toBER();return du(t,n)}};ve.NAME="BaseBlock";function wu(r){if(r instanceof _.Constructed)for(let e of r.valueBlock.value)wu(e)&&(r.lenBlock.isIndefiniteForm=!0);return!!r.lenBlock.isIndefiniteForm}var Ao=class extends ve{constructor({value:e=jr,...t}={},n){super(t,n),e&&this.fromString(e)}getValue(){return this.valueBlock.value}setValue(e){this.valueBlock.value=e}fromBER(e,t,n){let o=this.valueBlock.fromBER(e,t,this.lenBlock.isIndefiniteForm?n:this.lenBlock.length);return o===-1?(this.error=this.valueBlock.error,o):(this.fromBuffer(this.valueBlock.valueHexView),this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.valueBlock.error.length||(this.blockLength+=this.valueBlock.blockLength),o)}onAsciiEncoding(){return`${this.constructor.NAME} : '${this.valueBlock.value}'`}};Ao.NAME="BaseStringBlock";var So=class extends Nt(Re){constructor({isHexOnly:e=!0,...t}={}){super(t),this.isHexOnly=e}};So.NAME="PrimitiveValueBlock";var bu,Io=class extends ve{constructor(e={}){super(e,So),this.idBlock.isConstructed=!1}};bu=Io;_.Primitive=bu;Io.NAME="PRIMITIVE";function Ip(r,e){if(r instanceof e)return r;let t=new e;return t.idBlock=r.idBlock,t.lenBlock=r.lenBlock,t.warnings=r.warnings,t.valueBeforeDecodeView=r.valueBeforeDecodeView,t}function ii(r,e=0,t=r.length){let n=e,o=new ve({},Re),i=new Rt;if(!Ct(i,r,e,t))return o.error=i.error,{offset:-1,result:o};if(!r.subarray(e,e+t).length)return o.error="Zero buffer length",{offset:-1,result:o};let a=o.idBlock.fromBER(r,e,t);if(o.idBlock.warnings.length&&o.warnings.concat(o.idBlock.warnings),a===-1)return o.error=o.idBlock.error,{offset:-1,result:o};if(e=a,t-=o.idBlock.blockLength,a=o.lenBlock.fromBER(r,e,t),o.lenBlock.warnings.length&&o.warnings.concat(o.lenBlock.warnings),a===-1)return o.error=o.lenBlock.error,{offset:-1,result:o};if(e=a,t-=o.lenBlock.blockLength,!o.idBlock.isConstructed&&o.lenBlock.isIndefiniteForm)return o.error="Indefinite length form used for primitive encoding form",{offset:-1,result:o};let c=ve;switch(o.idBlock.tagClass){case 1:if(o.idBlock.tagNumber>=37&&o.idBlock.isHexOnly===!1)return o.error="UNIVERSAL 37 and upper tags are reserved by ASN.1 standard",{offset:-1,result:o};switch(o.idBlock.tagNumber){case 0:if(o.idBlock.isConstructed&&o.lenBlock.length>0)return o.error="Type [UNIVERSAL 0] is reserved",{offset:-1,result:o};c=_.EndOfContent;break;case 1:c=_.Boolean;break;case 2:c=_.Integer;break;case 3:c=_.BitString;break;case 4:c=_.OctetString;break;case 5:c=_.Null;break;case 6:c=_.ObjectIdentifier;break;case 10:c=_.Enumerated;break;case 12:c=_.Utf8String;break;case 13:c=_.RelativeObjectIdentifier;break;case 14:c=_.TIME;break;case 15:return o.error="[UNIVERSAL 15] is reserved by ASN.1 standard",{offset:-1,result:o};case 16:c=_.Sequence;break;case 17:c=_.Set;break;case 18:c=_.NumericString;break;case 19:c=_.PrintableString;break;case 20:c=_.TeletexString;break;case 21:c=_.VideotexString;break;case 22:c=_.IA5String;break;case 23:c=_.UTCTime;break;case 24:c=_.GeneralizedTime;break;case 25:c=_.GraphicString;break;case 26:c=_.VisibleString;break;case 27:c=_.GeneralString;break;case 28:c=_.UniversalString;break;case 29:c=_.CharacterString;break;case 30:c=_.BmpString;break;case 31:c=_.DATE;break;case 32:c=_.TimeOfDay;break;case 33:c=_.DateTime;break;case 34:c=_.Duration;break;default:{let f=o.idBlock.isConstructed?new _.Constructed:new _.Primitive;f.idBlock=o.idBlock,f.lenBlock=o.lenBlock,f.warnings=o.warnings,o=f}}break;case 2:case 3:case 4:default:c=o.idBlock.isConstructed?_.Constructed:_.Primitive}return o=Ip(o,c),a=o.fromBER(r,e,o.lenBlock.isIndefiniteForm?t:o.lenBlock.length),o.valueBeforeDecodeView=r.subarray(n,n+o.blockLength),{offset:a,result:o}}function Yr(r){if(!r.byteLength){let e=new ve({},Re);return e.error="Input buffer has zero length",{offset:-1,result:e}}return ii(j.BufferSourceConverter.toUint8Array(r).slice(),0,r.byteLength)}function Rp(r,e){return r?1:e}var ht=class extends Re{constructor({value:e=[],isIndefiniteForm:t=!1,...n}={}){super(n),this.value=e,this.isIndefiniteForm=t}fromBER(e,t,n){let o=j.BufferSourceConverter.toUint8Array(e);if(!Ct(this,o,t,n))return-1;if(this.valueBeforeDecodeView=o.subarray(t,t+n),this.valueBeforeDecodeView.length===0)return this.warnings.push("Zero buffer length"),t;let i=t;for(;Rp(this.isIndefiniteForm,n)>0;){let s=ii(o,i,n);if(s.offset===-1)return this.error=s.result.error,this.warnings.concat(s.result.warnings),-1;if(i=s.offset,this.blockLength+=s.result.blockLength,n-=s.result.blockLength,this.value.push(s.result),this.isIndefiniteForm&&s.result.constructor.NAME===xn)break}return this.isIndefiniteForm&&(this.value[this.value.length-1].constructor.NAME===xn?this.value.pop():this.warnings.push("No EndOfContent block encoded")),i}toBER(e,t){let n=t||new bn;for(let o=0;o<this.value.length;o++)this.value[o].toBER(e,n);return t?rt:n.final()}toJSON(){let e={...super.toJSON(),isIndefiniteForm:this.isIndefiniteForm,value:[]};for(let t of this.value)e.value.push(t.toJSON());return e}};ht.NAME="ConstructedValueBlock";var xu,Yt=class extends ve{constructor(e={}){super(e,ht),this.idBlock.isConstructed=!0}fromBER(e,t,n){this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm;let o=this.valueBlock.fromBER(e,t,this.lenBlock.isIndefiniteForm?n:this.lenBlock.length);return o===-1?(this.error=this.valueBlock.error,o):(this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.valueBlock.error.length||(this.blockLength+=this.valueBlock.blockLength),o)}onAsciiEncoding(){let e=[];for(let n of this.valueBlock.value)e.push(n.toString("ascii").split(`
4
+ `).map(o=>` ${o}`).join(`
5
+ `));let t=this.idBlock.tagClass===3?`[${this.idBlock.tagNumber}]`:this.constructor.NAME;return e.length?`${t} :
6
+ ${e.join(`
7
+ `)}`:`${t} :`}};xu=Yt;_.Constructed=xu;Yt.NAME="CONSTRUCTED";var Ro=class extends Re{fromBER(e,t,n){return t}toBER(e){return rt}};Ro.override="EndOfContentValueBlock";var Eu,ko=class extends ve{constructor(e={}){super(e,Ro),this.idBlock.tagClass=1,this.idBlock.tagNumber=0}};Eu=ko;_.EndOfContent=Eu;ko.NAME=xn;var vu,Zt=class extends ve{constructor(e={}){super(e,Re),this.idBlock.tagClass=1,this.idBlock.tagNumber=5}fromBER(e,t,n){return this.lenBlock.length>0&&this.warnings.push("Non-zero length of value block for Null type"),this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.blockLength+=n,t+n>e.byteLength?(this.error="End of input reached before message was fully decoded (inconsistent offset and length values)",-1):t+n}toBER(e,t){let n=new ArrayBuffer(2);if(!e){let o=new Uint8Array(n);o[0]=5,o[1]=0}return t&&t.write(n),n}onAsciiEncoding(){return`${this.constructor.NAME}`}};vu=Zt;_.Null=vu;Zt.NAME="NULL";var To=class extends Nt(Re){constructor({value:e,...t}={}){super(t),t.valueHex?this.valueHexView=j.BufferSourceConverter.toUint8Array(t.valueHex):this.valueHexView=new Uint8Array(1),e&&(this.value=e)}get value(){for(let e of this.valueHexView)if(e>0)return!0;return!1}set value(e){this.valueHexView[0]=e?255:0}fromBER(e,t,n){let o=j.BufferSourceConverter.toUint8Array(e);return Ct(this,o,t,n)?(this.valueHexView=o.subarray(t,t+n),n>1&&this.warnings.push("Boolean value encoded in more then 1 octet"),this.isHexOnly=!0,Gs.call(this),this.blockLength=n,t+n):-1}toBER(){return this.valueHexView.slice()}toJSON(){return{...super.toJSON(),value:this.value}}};To.NAME="BooleanValueBlock";var Bu,Co=class extends ve{constructor(e={}){super(e,To),this.idBlock.tagClass=1,this.idBlock.tagNumber=1}getValue(){return this.valueBlock.value}setValue(e){this.valueBlock.value=e}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.getValue}`}};Bu=Co;_.Boolean=Bu;Co.NAME="BOOLEAN";var No=class extends Nt(ht){constructor({isConstructed:e=!1,...t}={}){super(t),this.isConstructed=e}fromBER(e,t,n){let o=0;if(this.isConstructed){if(this.isHexOnly=!1,o=ht.prototype.fromBER.call(this,e,t,n),o===-1)return o;for(let i=0;i<this.value.length;i++){let s=this.value[i].constructor.NAME;if(s===xn){if(this.isIndefiniteForm)break;return this.error="EndOfContent is unexpected, OCTET STRING may consists of OCTET STRINGs only",-1}if(s!==mu)return this.error="OCTET STRING may consists of OCTET STRINGs only",-1}}else this.isHexOnly=!0,o=super.fromBER(e,t,n),this.blockLength=n;return o}toBER(e,t){return this.isConstructed?ht.prototype.toBER.call(this,e,t):e?new ArrayBuffer(this.valueHexView.byteLength):this.valueHexView.slice().buffer}toJSON(){return{...super.toJSON(),isConstructed:this.isConstructed}}};No.NAME="OctetStringValueBlock";var Au,kt=class r extends ve{constructor({idBlock:e={},lenBlock:t={},...n}={}){var o,i;(o=n.isConstructed)!==null&&o!==void 0||(n.isConstructed=!!(!((i=n.value)===null||i===void 0)&&i.length)),super({idBlock:{isConstructed:n.isConstructed,...e},lenBlock:{...t,isIndefiniteForm:!!n.isIndefiniteForm},...n},No),this.idBlock.tagClass=1,this.idBlock.tagNumber=4}fromBER(e,t,n){if(this.valueBlock.isConstructed=this.idBlock.isConstructed,this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm,n===0)return this.idBlock.error.length===0&&(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length===0&&(this.blockLength+=this.lenBlock.blockLength),t;if(!this.valueBlock.isConstructed){let i=(e instanceof ArrayBuffer?new Uint8Array(e):e).subarray(t,t+n);try{if(i.byteLength){let s=ii(i,0,i.byteLength);s.offset!==-1&&s.offset===n&&(this.valueBlock.value=[s.result])}}catch{}}return super.fromBER(e,t,n)}onAsciiEncoding(){return this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length?Yt.prototype.onAsciiEncoding.call(this):`${this.constructor.NAME} : ${j.Convert.ToHex(this.valueBlock.valueHexView)}`}getValue(){if(!this.idBlock.isConstructed)return this.valueBlock.valueHexView.slice().buffer;let e=[];for(let t of this.valueBlock.value)t instanceof r&&e.push(t.valueBlock.valueHexView);return j.BufferSourceConverter.concat(e)}};Au=kt;_.OctetString=Au;kt.NAME=mu;var _o=class extends Nt(ht){constructor({unusedBits:e=0,isConstructed:t=!1,...n}={}){super(n),this.unusedBits=e,this.isConstructed=t,this.blockLength=this.valueHexView.byteLength}fromBER(e,t,n){if(!n)return t;let o=-1;if(this.isConstructed){if(o=ht.prototype.fromBER.call(this,e,t,n),o===-1)return o;for(let a of this.value){let c=a.constructor.NAME;if(c===xn){if(this.isIndefiniteForm)break;return this.error="EndOfContent is unexpected, BIT STRING may consists of BIT STRINGs only",-1}if(c!==yu)return this.error="BIT STRING may consists of BIT STRINGs only",-1;let f=a.valueBlock;if(this.unusedBits>0&&f.unusedBits>0)return this.error='Using of "unused bits" inside constructive BIT STRING allowed for least one only',-1;this.unusedBits=f.unusedBits}return o}let i=j.BufferSourceConverter.toUint8Array(e);if(!Ct(this,i,t,n))return-1;let s=i.subarray(t,t+n);if(this.unusedBits=s[0],this.unusedBits>7)return this.error="Unused bits for BitString must be in range 0-7",-1;if(!this.unusedBits){let a=s.subarray(1);try{if(a.byteLength){let c=ii(a,0,a.byteLength);c.offset!==-1&&c.offset===n-1&&(this.value=[c.result])}}catch{}}return this.valueHexView=s.subarray(1),this.blockLength=s.length,t+n}toBER(e,t){if(this.isConstructed)return ht.prototype.toBER.call(this,e,t);if(e)return new ArrayBuffer(this.valueHexView.byteLength+1);if(!this.valueHexView.byteLength)return rt;let n=new Uint8Array(this.valueHexView.length+1);return n[0]=this.unusedBits,n.set(this.valueHexView,1),n.buffer}toJSON(){return{...super.toJSON(),unusedBits:this.unusedBits,isConstructed:this.isConstructed}}};_o.NAME="BitStringValueBlock";var Su,Gr=class extends ve{constructor({idBlock:e={},lenBlock:t={},...n}={}){var o,i;(o=n.isConstructed)!==null&&o!==void 0||(n.isConstructed=!!(!((i=n.value)===null||i===void 0)&&i.length)),super({idBlock:{isConstructed:n.isConstructed,...e},lenBlock:{...t,isIndefiniteForm:!!n.isIndefiniteForm},...n},_o),this.idBlock.tagClass=1,this.idBlock.tagNumber=3}fromBER(e,t,n){return this.valueBlock.isConstructed=this.idBlock.isConstructed,this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm,super.fromBER(e,t,n)}onAsciiEncoding(){if(this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length)return Yt.prototype.onAsciiEncoding.call(this);{let e=[],t=this.valueBlock.valueHexView;for(let o of t)e.push(o.toString(2).padStart(8,"0"));let n=e.join("");return`${this.constructor.NAME} : ${n.substring(0,n.length-this.valueBlock.unusedBits)}`}}};Su=Gr;_.BitString=Su;Gr.NAME=yu;var Iu;function kp(r,e){let t=new Uint8Array([0]),n=new Uint8Array(r),o=new Uint8Array(e),i=n.slice(0),s=i.length-1,a=o.slice(0),c=a.length-1,f=0,u=c<s?s:c,l=0;for(let d=u;d>=0;d--,l++){switch(!0){case l<a.length:f=i[s-l]+a[c-l]+t[0];break;default:f=i[s-l]+t[0]}switch(t[0]=f/10,!0){case l>=i.length:i=xo(new Uint8Array([f%10]),i);break;default:i[s-l]=f%10}}return t[0]>0&&(i=xo(t,i)),i}function gu(r){if(r>=wn.length)for(let e=wn.length;e<=r;e++){let t=new Uint8Array([0]),n=wn[e-1].slice(0);for(let o=n.length-1;o>=0;o--){let i=new Uint8Array([(n[o]<<1)+t[0]]);t[0]=i[0]/10,n[o]=i[0]%10}t[0]>0&&(n=xo(t,n)),wn.push(n)}return wn[r]}function Tp(r,e){let t=0,n=new Uint8Array(r),o=new Uint8Array(e),i=n.slice(0),s=i.length-1,a=o.slice(0),c=a.length-1,f,u=0;for(let l=c;l>=0;l--,u++)switch(f=i[s-u]-a[c-u]-t,!0){case f<0:t=1,i[s-u]=f+10;break;default:t=0,i[s-u]=f}if(t>0)for(let l=s-c+1;l>=0;l--,u++)if(f=i[s-u]-t,f<0)t=1,i[s-u]=f+10;else{t=0,i[s-u]=f;break}return i.slice()}var En=class extends Nt(Re){constructor({value:e,...t}={}){super(t),this._valueDec=0,t.valueHex&&this.setValueHex(),e!==void 0&&(this.valueDec=e)}setValueHex(){this.valueHexView.length>=4?(this.warnings.push("Too big Integer for decoding, hex only"),this.isHexOnly=!0,this._valueDec=0):(this.isHexOnly=!1,this.valueHexView.length>0&&(this._valueDec=Gs.call(this)))}set valueDec(e){this._valueDec=e,this.isHexOnly=!1,this.valueHexView=new Uint8Array(hu(e))}get valueDec(){return this._valueDec}fromDER(e,t,n,o=0){let i=this.fromBER(e,t,n);if(i===-1)return i;let s=this.valueHexView;return s[0]===0&&s[1]&128?this.valueHexView=s.subarray(1):o!==0&&s.length<o&&(o-s.length>1&&(o=s.length+1),this.valueHexView=s.subarray(o-s.length)),i}toDER(e=!1){let t=this.valueHexView;switch(!0){case(t[0]&128)!==0:{let n=new Uint8Array(this.valueHexView.length+1);n[0]=0,n.set(t,1),this.valueHexView=n}break;case(t[0]===0&&(t[1]&128)===0):this.valueHexView=this.valueHexView.subarray(1);break}return this.toBER(e)}fromBER(e,t,n){let o=super.fromBER(e,t,n);return o===-1||this.setValueHex(),o}toBER(e){return e?new ArrayBuffer(this.valueHexView.length):this.valueHexView.slice().buffer}toJSON(){return{...super.toJSON(),valueDec:this.valueDec}}toString(){let e=this.valueHexView.length*8-1,t=new Uint8Array(this.valueHexView.length*8/3),n=0,o,i=this.valueHexView,s="",a=!1;for(let c=i.byteLength-1;c>=0;c--){o=i[c];for(let f=0;f<8;f++){if((o&1)===1)switch(n){case e:t=Tp(gu(n),t),s="-";break;default:t=kp(t,gu(n))}n++,o>>=1}}for(let c=0;c<t.length;c++)t[c]&&(a=!0),a&&(s+=pu.charAt(t[c]));return a===!1&&(s+=pu.charAt(0)),s}};Iu=En;En.NAME="IntegerValueBlock";Object.defineProperty(Iu.prototype,"valueHex",{set:function(r){this.valueHexView=new Uint8Array(r),this.setValueHex()},get:function(){return this.valueHexView.slice().buffer}});var Ru,de=class r extends ve{constructor(e={}){super(e,En),this.idBlock.tagClass=1,this.idBlock.tagNumber=2}toBigInt(){return Eo(),BigInt(this.valueBlock.toString())}static fromBigInt(e){Eo();let t=BigInt(e),n=new bn,o=t.toString(16).replace(/^-/,""),i=new Uint8Array(j.Convert.FromHex(o));if(t<0){let a=new Uint8Array(i.length+(i[0]&128?1:0));a[0]|=128;let f=BigInt(`0x${j.Convert.ToHex(a)}`)+t,u=j.BufferSourceConverter.toUint8Array(j.Convert.FromHex(f.toString(16)));u[0]|=128,n.write(u)}else i[0]&128&&n.write(new Uint8Array([0])),n.write(i);return new r({valueHex:n.final()})}convertToDER(){let e=new r({valueHex:this.valueBlock.valueHexView});return e.valueBlock.toDER(),e}convertFromDER(){return new r({valueHex:this.valueBlock.valueHexView[0]===0?this.valueBlock.valueHexView.subarray(1):this.valueBlock.valueHexView})}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()}`}};Ru=de;_.Integer=Ru;de.NAME="INTEGER";var ku,Uo=class extends de{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=10}};ku=Uo;_.Enumerated=ku;Uo.NAME="ENUMERATED";var vn=class extends Nt(Re){constructor({valueDec:e=-1,isFirstSid:t=!1,...n}={}){super(n),this.valueDec=e,this.isFirstSid=t}fromBER(e,t,n){if(!n)return t;let o=j.BufferSourceConverter.toUint8Array(e);if(!Ct(this,o,t,n))return-1;let i=o.subarray(t,t+n);this.valueHexView=new Uint8Array(n);for(let a=0;a<n&&(this.valueHexView[a]=i[a]&127,this.blockLength++,!!(i[a]&128));a++);let s=new Uint8Array(this.blockLength);for(let a=0;a<this.blockLength;a++)s[a]=this.valueHexView[a];return this.valueHexView=s,i[this.blockLength-1]&128?(this.error="End of input reached before message was fully decoded",-1):(this.valueHexView[0]===0&&this.warnings.push("Needlessly long format of SID encoding"),this.blockLength<=8?this.valueDec=pr(this.valueHexView,7):(this.isHexOnly=!0,this.warnings.push("Too big SID for decoding, hex only")),t+this.blockLength)}set valueBigInt(e){Eo();let t=BigInt(e).toString(2);for(;t.length%7;)t="0"+t;let n=new Uint8Array(t.length/7);for(let o=0;o<n.length;o++)n[o]=parseInt(t.slice(o*7,o*7+7),2)+(o+1<n.length?128:0);this.fromBER(n.buffer,0,n.length)}toBER(e){if(this.isHexOnly){if(e)return new ArrayBuffer(this.valueHexView.byteLength);let o=this.valueHexView,i=new Uint8Array(this.blockLength);for(let s=0;s<this.blockLength-1;s++)i[s]=o[s]|128;return i[this.blockLength-1]=o[this.blockLength-1],i.buffer}let t=jt(this.valueDec,7);if(t.byteLength===0)return this.error="Error during encoding SID value",rt;let n=new Uint8Array(t.byteLength);if(!e){let o=new Uint8Array(t),i=t.byteLength-1;for(let s=0;s<i;s++)n[s]=o[s]|128;n[i]=o[i]}return n}toString(){let e="";if(this.isHexOnly)e=j.Convert.ToHex(this.valueHexView);else if(this.isFirstSid){let t=this.valueDec;this.valueDec<=39?e="0.":this.valueDec<=79?(e="1.",t-=40):(e="2.",t-=80),e+=t.toString()}else e=this.valueDec.toString();return e}toJSON(){return{...super.toJSON(),valueDec:this.valueDec,isFirstSid:this.isFirstSid}}};vn.NAME="sidBlock";var Lo=class extends Re{constructor({value:e=jr,...t}={}){super(t),this.value=[],e&&this.fromString(e)}fromBER(e,t,n){let o=t;for(;n>0;){let i=new vn;if(o=i.fromBER(e,o,n),o===-1)return this.blockLength=0,this.error=i.error,o;this.value.length===0&&(i.isFirstSid=!0),this.blockLength+=i.blockLength,n-=i.blockLength,this.value.push(i)}return o}toBER(e){let t=[];for(let n=0;n<this.value.length;n++){let o=this.value[n].toBER(e);if(o.byteLength===0)return this.error=this.value[n].error,rt;t.push(o)}return js(t)}fromString(e){this.value=[];let t=0,n=0,o="",i=!1;do if(n=e.indexOf(".",t),n===-1?o=e.substring(t):o=e.substring(t,n),t=n+1,i){let s=this.value[0],a=0;switch(s.valueDec){case 0:break;case 1:a=40;break;case 2:a=80;break;default:this.value=[];return}let c=parseInt(o,10);if(isNaN(c))return;s.valueDec=c+a,i=!1}else{let s=new vn;if(o>Number.MAX_SAFE_INTEGER){Eo();let a=BigInt(o);s.valueBigInt=a}else if(s.valueDec=parseInt(o,10),isNaN(s.valueDec))return;this.value.length||(s.isFirstSid=!0,i=!0),this.value.push(s)}while(n!==-1)}toString(){let e="",t=!1;for(let n=0;n<this.value.length;n++){t=this.value[n].isHexOnly;let o=this.value[n].toString();n!==0&&(e=`${e}.`),t?(o=`{${o}}`,this.value[n].isFirstSid?e=`2.{${o} - 80}`:e+=o):e+=o}return e}toJSON(){let e={...super.toJSON(),value:this.toString(),sidArray:[]};for(let t=0;t<this.value.length;t++)e.sidArray.push(this.value[t].toJSON());return e}};Lo.NAME="ObjectIdentifierValueBlock";var Tu,tt=class extends ve{constructor(e={}){super(e,Lo),this.idBlock.tagClass=1,this.idBlock.tagNumber=6}getValue(){return this.valueBlock.toString()}setValue(e){this.valueBlock.fromString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()||"empty"}`}toJSON(){return{...super.toJSON(),value:this.getValue()}}};Tu=tt;_.ObjectIdentifier=Tu;tt.NAME="OBJECT IDENTIFIER";var Bn=class extends Nt(Rt){constructor({valueDec:e=0,...t}={}){super(t),this.valueDec=e}fromBER(e,t,n){if(n===0)return t;let o=j.BufferSourceConverter.toUint8Array(e);if(!Ct(this,o,t,n))return-1;let i=o.subarray(t,t+n);this.valueHexView=new Uint8Array(n);for(let a=0;a<n&&(this.valueHexView[a]=i[a]&127,this.blockLength++,!!(i[a]&128));a++);let s=new Uint8Array(this.blockLength);for(let a=0;a<this.blockLength;a++)s[a]=this.valueHexView[a];return this.valueHexView=s,i[this.blockLength-1]&128?(this.error="End of input reached before message was fully decoded",-1):(this.valueHexView[0]===0&&this.warnings.push("Needlessly long format of SID encoding"),this.blockLength<=8?this.valueDec=pr(this.valueHexView,7):(this.isHexOnly=!0,this.warnings.push("Too big SID for decoding, hex only")),t+this.blockLength)}toBER(e){if(this.isHexOnly){if(e)return new ArrayBuffer(this.valueHexView.byteLength);let o=this.valueHexView,i=new Uint8Array(this.blockLength);for(let s=0;s<this.blockLength-1;s++)i[s]=o[s]|128;return i[this.blockLength-1]=o[this.blockLength-1],i.buffer}let t=jt(this.valueDec,7);if(t.byteLength===0)return this.error="Error during encoding SID value",rt;let n=new Uint8Array(t.byteLength);if(!e){let o=new Uint8Array(t),i=t.byteLength-1;for(let s=0;s<i;s++)n[s]=o[s]|128;n[i]=o[i]}return n.buffer}toString(){let e="";return this.isHexOnly?e=j.Convert.ToHex(this.valueHexView):e=this.valueDec.toString(),e}toJSON(){return{...super.toJSON(),valueDec:this.valueDec}}};Bn.NAME="relativeSidBlock";var Vo=class extends Re{constructor({value:e=jr,...t}={}){super(t),this.value=[],e&&this.fromString(e)}fromBER(e,t,n){let o=t;for(;n>0;){let i=new Bn;if(o=i.fromBER(e,o,n),o===-1)return this.blockLength=0,this.error=i.error,o;this.blockLength+=i.blockLength,n-=i.blockLength,this.value.push(i)}return o}toBER(e,t){let n=[];for(let o=0;o<this.value.length;o++){let i=this.value[o].toBER(e);if(i.byteLength===0)return this.error=this.value[o].error,rt;n.push(i)}return js(n)}fromString(e){this.value=[];let t=0,n=0,o="";do{n=e.indexOf(".",t),n===-1?o=e.substring(t):o=e.substring(t,n),t=n+1;let i=new Bn;if(i.valueDec=parseInt(o,10),isNaN(i.valueDec))return!0;this.value.push(i)}while(n!==-1);return!0}toString(){let e="",t=!1;for(let n=0;n<this.value.length;n++){t=this.value[n].isHexOnly;let o=this.value[n].toString();n!==0&&(e=`${e}.`),t&&(o=`{${o}}`),e+=o}return e}toJSON(){let e={...super.toJSON(),value:this.toString(),sidArray:[]};for(let t=0;t<this.value.length;t++)e.sidArray.push(this.value[t].toJSON());return e}};Vo.NAME="RelativeObjectIdentifierValueBlock";var Cu,Do=class extends ve{constructor(e={}){super(e,Vo),this.idBlock.tagClass=1,this.idBlock.tagNumber=13}getValue(){return this.valueBlock.toString()}setValue(e){this.valueBlock.fromString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()||"empty"}`}toJSON(){return{...super.toJSON(),value:this.getValue()}}};Cu=Do;_.RelativeObjectIdentifier=Cu;Do.NAME="RelativeObjectIdentifier";var Nu,ye=class extends Yt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=16}};Nu=ye;_.Sequence=Nu;ye.NAME="SEQUENCE";var _u,Oo=class extends Yt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=17}};_u=Oo;_.Set=_u;Oo.NAME="SET";var Po=class extends Nt(Re){constructor({...e}={}){super(e),this.isHexOnly=!0,this.value=jr}toJSON(){return{...super.toJSON(),value:this.value}}};Po.NAME="StringValueBlock";var Fo=class extends Po{};Fo.NAME="SimpleStringValueBlock";var _e=class extends Ao{constructor({...e}={}){super(e,Fo)}fromBuffer(e){this.valueBlock.value=String.fromCharCode.apply(null,j.BufferSourceConverter.toUint8Array(e))}fromString(e){let t=e.length,n=this.valueBlock.valueHexView=new Uint8Array(t);for(let o=0;o<t;o++)n[o]=e.charCodeAt(o);this.valueBlock.value=e}};_e.NAME="SIMPLE STRING";var Mo=class extends _e{fromBuffer(e){this.valueBlock.valueHexView=j.BufferSourceConverter.toUint8Array(e);try{this.valueBlock.value=j.Convert.ToUtf8String(e)}catch(t){this.warnings.push(`Error during "decodeURIComponent": ${t}, using raw string`),this.valueBlock.value=j.Convert.ToBinary(e)}}fromString(e){this.valueBlock.valueHexView=new Uint8Array(j.Convert.FromUtf8String(e)),this.valueBlock.value=e}};Mo.NAME="Utf8StringValueBlock";var Uu,Tt=class extends Mo{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=12}};Uu=Tt;_.Utf8String=Uu;Tt.NAME="UTF8String";var Ho=class extends _e{fromBuffer(e){this.valueBlock.value=j.Convert.ToUtf16String(e),this.valueBlock.valueHexView=j.BufferSourceConverter.toUint8Array(e)}fromString(e){this.valueBlock.value=e,this.valueBlock.valueHexView=new Uint8Array(j.Convert.FromUtf16String(e))}};Ho.NAME="BmpStringValueBlock";var Lu,Ko=class extends Ho{constructor({...e}={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=30}};Lu=Ko;_.BmpString=Lu;Ko.NAME="BMPString";var $o=class extends _e{fromBuffer(e){let t=ArrayBuffer.isView(e)?e.slice().buffer:e.slice(0),n=new Uint8Array(t);for(let o=0;o<n.length;o+=4)n[o]=n[o+3],n[o+1]=n[o+2],n[o+2]=0,n[o+3]=0;this.valueBlock.value=String.fromCharCode.apply(null,new Uint32Array(t))}fromString(e){let t=e.length,n=this.valueBlock.valueHexView=new Uint8Array(t*4);for(let o=0;o<t;o++){let i=jt(e.charCodeAt(o),8),s=new Uint8Array(i);if(s.length>4)continue;let a=4-s.length;for(let c=s.length-1;c>=0;c--)n[o*4+c+a]=s[c]}this.valueBlock.value=e}};$o.NAME="UniversalStringValueBlock";var Vu,qo=class extends $o{constructor({...e}={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=28}};Vu=qo;_.UniversalString=Vu;qo.NAME="UniversalString";var Du,zo=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=18}};Du=zo;_.NumericString=Du;zo.NAME="NumericString";var Ou,Go=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=19}};Ou=Go;_.PrintableString=Ou;Go.NAME="PrintableString";var Pu,jo=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=20}};Pu=jo;_.TeletexString=Pu;jo.NAME="TeletexString";var Fu,Yo=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=21}};Fu=Yo;_.VideotexString=Fu;Yo.NAME="VideotexString";var Mu,Zo=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=22}};Mu=Zo;_.IA5String=Mu;Zo.NAME="IA5String";var Hu,Wo=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=25}};Hu=Wo;_.GraphicString=Hu;Wo.NAME="GraphicString";var Ku,An=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=26}};Ku=An;_.VisibleString=Ku;An.NAME="VisibleString";var $u,Jo=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=27}};$u=Jo;_.GeneralString=$u;Jo.NAME="GeneralString";var qu,Xo=class extends _e{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=29}};qu=Xo;_.CharacterString=qu;Xo.NAME="CharacterString";var zu,Sn=class extends An{constructor({value:e,valueDate:t,...n}={}){if(super(n),this.year=0,this.month=0,this.day=0,this.hour=0,this.minute=0,this.second=0,e){this.fromString(e),this.valueBlock.valueHexView=new Uint8Array(e.length);for(let o=0;o<e.length;o++)this.valueBlock.valueHexView[o]=e.charCodeAt(o)}t&&(this.fromDate(t),this.valueBlock.valueHexView=new Uint8Array(this.toBuffer())),this.idBlock.tagClass=1,this.idBlock.tagNumber=23}fromBuffer(e){this.fromString(String.fromCharCode.apply(null,j.BufferSourceConverter.toUint8Array(e)))}toBuffer(){let e=this.toString(),t=new ArrayBuffer(e.length),n=new Uint8Array(t);for(let o=0;o<e.length;o++)n[o]=e.charCodeAt(o);return t}fromDate(e){this.year=e.getUTCFullYear(),this.month=e.getUTCMonth()+1,this.day=e.getUTCDate(),this.hour=e.getUTCHours(),this.minute=e.getUTCMinutes(),this.second=e.getUTCSeconds()}toDate(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second))}fromString(e){let n=/(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})Z/ig.exec(e);if(n===null){this.error="Wrong input string for conversion";return}let o=parseInt(n[1],10);o>=50?this.year=1900+o:this.year=2e3+o,this.month=parseInt(n[2],10),this.day=parseInt(n[3],10),this.hour=parseInt(n[4],10),this.minute=parseInt(n[5],10),this.second=parseInt(n[6],10)}toString(e="iso"){if(e==="iso"){let t=new Array(7);return t[0]=Ve(this.year<2e3?this.year-1900:this.year-2e3,2),t[1]=Ve(this.month,2),t[2]=Ve(this.day,2),t[3]=Ve(this.hour,2),t[4]=Ve(this.minute,2),t[5]=Ve(this.second,2),t[6]="Z",t.join("")}return super.toString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.toDate().toISOString()}`}toJSON(){return{...super.toJSON(),year:this.year,month:this.month,day:this.day,hour:this.hour,minute:this.minute,second:this.second}}};zu=Sn;_.UTCTime=zu;Sn.NAME="UTCTime";var Gu,Qo=class extends Sn{constructor(e={}){var t;super(e),(t=this.millisecond)!==null&&t!==void 0||(this.millisecond=0),this.idBlock.tagClass=1,this.idBlock.tagNumber=24}fromDate(e){super.fromDate(e),this.millisecond=e.getUTCMilliseconds()}toDate(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second,this.millisecond))}fromString(e){let t=!1,n="",o="",i=0,s,a=0,c=0;if(e[e.length-1]==="Z")n=e.substring(0,e.length-1),t=!0;else{let l=new Number(e[e.length-1]);if(isNaN(l.valueOf()))throw new Error("Wrong input string for conversion");n=e}if(t){if(n.indexOf("+")!==-1)throw new Error("Wrong input string for conversion");if(n.indexOf("-")!==-1)throw new Error("Wrong input string for conversion")}else{let l=1,d=n.indexOf("+"),E="";if(d===-1&&(d=n.indexOf("-"),l=-1),d!==-1){if(E=n.substring(d+1),n=n.substring(0,d),E.length!==2&&E.length!==4)throw new Error("Wrong input string for conversion");let g=parseInt(E.substring(0,2),10);if(isNaN(g.valueOf()))throw new Error("Wrong input string for conversion");if(a=l*g,E.length===4){if(g=parseInt(E.substring(2,4),10),isNaN(g.valueOf()))throw new Error("Wrong input string for conversion");c=l*g}}}let f=n.indexOf(".");if(f===-1&&(f=n.indexOf(",")),f!==-1){let l=new Number(`0${n.substring(f)}`);if(isNaN(l.valueOf()))throw new Error("Wrong input string for conversion");i=l.valueOf(),o=n.substring(0,f)}else o=n;switch(!0){case o.length===8:if(s=/(\d{4})(\d{2})(\d{2})/ig,f!==-1)throw new Error("Wrong input string for conversion");break;case o.length===10:if(s=/(\d{4})(\d{2})(\d{2})(\d{2})/ig,f!==-1){let l=60*i;this.minute=Math.floor(l),l=60*(l-this.minute),this.second=Math.floor(l),l=1e3*(l-this.second),this.millisecond=Math.floor(l)}break;case o.length===12:if(s=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})/ig,f!==-1){let l=60*i;this.second=Math.floor(l),l=1e3*(l-this.second),this.millisecond=Math.floor(l)}break;case o.length===14:if(s=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})/ig,f!==-1){let l=1e3*i;this.millisecond=Math.floor(l)}break;default:throw new Error("Wrong input string for conversion")}let u=s.exec(o);if(u===null)throw new Error("Wrong input string for conversion");for(let l=1;l<u.length;l++)switch(l){case 1:this.year=parseInt(u[l],10);break;case 2:this.month=parseInt(u[l],10);break;case 3:this.day=parseInt(u[l],10);break;case 4:this.hour=parseInt(u[l],10)+a;break;case 5:this.minute=parseInt(u[l],10)+c;break;case 6:this.second=parseInt(u[l],10);break;default:throw new Error("Wrong input string for conversion")}if(t===!1){let l=new Date(this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond);this.year=l.getUTCFullYear(),this.month=l.getUTCMonth(),this.day=l.getUTCDay(),this.hour=l.getUTCHours(),this.minute=l.getUTCMinutes(),this.second=l.getUTCSeconds(),this.millisecond=l.getUTCMilliseconds()}}toString(e="iso"){if(e==="iso"){let t=[];return t.push(Ve(this.year,4)),t.push(Ve(this.month,2)),t.push(Ve(this.day,2)),t.push(Ve(this.hour,2)),t.push(Ve(this.minute,2)),t.push(Ve(this.second,2)),this.millisecond!==0&&(t.push("."),t.push(Ve(this.millisecond,3))),t.push("Z"),t.join("")}return super.toString(e)}toJSON(){return{...super.toJSON(),millisecond:this.millisecond}}};Gu=Qo;_.GeneralizedTime=Gu;Qo.NAME="GeneralizedTime";var ju,ei=class extends Tt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=31}};ju=ei;_.DATE=ju;ei.NAME="DATE";var Yu,ti=class extends Tt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=32}};Yu=ti;_.TimeOfDay=Yu;ti.NAME="TimeOfDay";var Zu,ri=class extends Tt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=33}};Zu=ri;_.DateTime=Zu;ri.NAME="DateTime";var Wu,ni=class extends Tt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=34}};Wu=ni;_.Duration=Wu;ni.NAME="Duration";var Ju,oi=class extends Tt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=14}};Ju=oi;_.TIME=Ju;oi.NAME="TIME";function Np(r){let{result:e}=Yr(r),t=e.valueBlock.value;return{n:Z(dt(t[1].toBigInt()),"base64url"),e:Z(dt(t[2].toBigInt()),"base64url"),d:Z(dt(t[3].toBigInt()),"base64url"),p:Z(dt(t[4].toBigInt()),"base64url"),q:Z(dt(t[5].toBigInt()),"base64url"),dp:Z(dt(t[6].toBigInt()),"base64url"),dq:Z(dt(t[7].toBigInt()),"base64url"),qi:Z(dt(t[8].toBigInt()),"base64url"),kty:"RSA",alg:"RS256"}}function _p(r){if(r.n==null||r.e==null||r.d==null||r.p==null||r.q==null||r.dp==null||r.dq==null||r.qi==null)throw new P("JWK was missing components","ERR_INVALID_PARAMETERS");let t=new ye({value:[new de({value:0}),de.fromBigInt(pt(J(r.n,"base64url"))),de.fromBigInt(pt(J(r.e,"base64url"))),de.fromBigInt(pt(J(r.d,"base64url"))),de.fromBigInt(pt(J(r.p,"base64url"))),de.fromBigInt(pt(J(r.q,"base64url"))),de.fromBigInt(pt(J(r.dp,"base64url"))),de.fromBigInt(pt(J(r.dq,"base64url"))),de.fromBigInt(pt(J(r.qi,"base64url")))]}).toBER();return new Uint8Array(t,0,t.byteLength)}function Up(r){let{result:e}=Yr(r),t=e.valueBlock.value[1].valueBlock.value[0].valueBlock.value;return{kty:"RSA",n:Z(dt(t[0].toBigInt()),"base64url"),e:Z(dt(t[1].toBigInt()),"base64url")}}function Lp(r){if(r.n==null||r.e==null)throw new P("JWK was missing components","ERR_INVALID_PARAMETERS");let t=new ye({value:[new ye({value:[new tt({value:"1.2.840.113549.1.1.1"}),new Zt]}),new Gr({valueHex:new ye({value:[de.fromBigInt(pt(J(r.n,"base64url"))),de.fromBigInt(pt(J(r.e,"base64url")))]}).toBER()})]}).toBER();return new Uint8Array(t,0,t.byteLength)}function dt(r){let e=r.toString(16);e.length%2>0&&(e=`0${e}`);let t=e.length/2,n=new Uint8Array(t),o=0,i=0;for(;o<t;)n[o]=parseInt(e.slice(i,i+2),16),o+=1,i+=2;return n}function pt(r){let e=[];return r.forEach(function(t){let n=t.toString(16);n.length%2>0&&(n=`0${n}`),e.push(n)}),BigInt("0x"+e.join(""))}var Vp=16,Zs=32,Ws=1e4;async function Dp(r,e){let t=Ne.get(),o=new ye({value:[new de({value:0}),new ye({value:[new tt({value:"1.2.840.113549.1.1.1"}),new Zt]}),new kt({valueHex:r.marshal()})]}).toBER(),i=new Uint8Array(o,0,o.byteLength),s=dr(Vp),a=await qs(Dr,e,s,{c:Ws,dkLen:Zs}),c=dr(16),f=await t.subtle.importKey("raw",a,"AES-CBC",!1,["encrypt"]),u=await t.subtle.encrypt({name:"AES-CBC",iv:c},f,i),l=new ye({value:[new kt({valueHex:s}),new de({value:Ws}),new de({value:Zs}),new ye({value:[new tt({value:"1.2.840.113549.2.11"}),new Zt]})]}),d=new ye({value:[new tt({value:"1.2.840.113549.1.5.13"}),new ye({value:[new ye({value:[new tt({value:"1.2.840.113549.1.5.12"}),l]}),new ye({value:[new tt({value:"2.16.840.1.101.3.4.1.42"}),new kt({valueHex:c})]})]})]}),g=new ye({value:[d,new kt({valueHex:u})]}).toBER(),h=new Uint8Array(g,0,g.byteLength);return["-----BEGIN ENCRYPTED PRIVATE KEY-----",...Z(h,"base64pad").split(/(.{64})/).filter(Boolean),"-----END ENCRYPTED PRIVATE KEY-----"].join(`
8
+ `)}async function Op(r,e){let t=Ne.get(),n;if(r.includes("-----BEGIN ENCRYPTED PRIVATE KEY-----")){let o=J(r.replace("-----BEGIN ENCRYPTED PRIVATE KEY-----","").replace("-----END ENCRYPTED PRIVATE KEY-----","").replace(/\n/g,"").trim(),"base64pad"),{result:i}=Yr(o),{iv:s,salt:a,iterations:c,keySize:f,cipherText:u}=Pp(i),l=await qs(Dr,e,a,{c,dkLen:f}),d=await t.subtle.importKey("raw",l,"AES-CBC",!1,["decrypt"]),E=In(await t.subtle.decrypt({name:"AES-CBC",iv:s},d,u)),{result:g}=Yr(E);n=Xu(g)}else if(r.includes("-----BEGIN PRIVATE KEY-----")){let o=J(r.replace("-----BEGIN PRIVATE KEY-----","").replace("-----END PRIVATE KEY-----","").replace(/\n/g,"").trim(),"base64pad"),{result:i}=Yr(o);n=Xu(i)}else throw new P("Could not parse private key from PEM data","ERR_INVALID_PARAMETERS");return Js(n)}function Pp(r){let e=r.valueBlock.value[0];if(e.valueBlock.value[0].toString()!=="OBJECT IDENTIFIER : 1.2.840.113549.1.5.13")throw new P("Only pkcs5PBES2 encrypted private keys are supported","ERR_INVALID_PARAMS");let n=e.valueBlock.value[1].valueBlock.value[0];if(n.valueBlock.value[0].toString()!=="OBJECT IDENTIFIER : 1.2.840.113549.1.5.12")throw new P("Only pkcs5PBKDF2 key derivation functions are supported","ERR_INVALID_PARAMS");let i=n.valueBlock.value[1],s=In(i.valueBlock.value[0].getValue()),a=Ws,c=Zs;if(i.valueBlock.value.length===3)a=Number(i.valueBlock.value[1].toBigInt()),c=Number(i.valueBlock.value[2].toBigInt());else if(i.valueBlock.value.length===2)throw new P("Could not derive key size and iterations from PEM file - please use @libp2p/rsa to re-import your key","ERR_INVALID_PARAMS");let f=e.valueBlock.value[1].valueBlock.value[1],u=f.valueBlock.value[0].toString();if(u!=="OBJECT IDENTIFIER : 1.2.840.113549.3.7"){if(u!=="OBJECT IDENTIFIER : 1.3.14.3.2.7"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.2"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.22"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.42")throw new P("Only AES-CBC encryption schemes are supported","ERR_INVALID_PARAMS")}}}}let l=In(f.valueBlock.value[1].getValue());return{cipherText:In(r.valueBlock.value[1].getValue()),salt:s,iterations:a,keySize:c,iv:l}}function Xu(r){return In(r.valueBlock.value[2].getValue())}function In(r){return new Uint8Array(r,0,r.byteLength)}async function Qu(r){let e=await Ne.get().subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:r,publicExponent:new Uint8Array([1,0,1]),hash:{name:"SHA-256"}},!0,["sign","verify"]),t=await rl(e);return{privateKey:t[0],publicKey:t[1]}}async function Xs(r){let t=[await Ne.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await Fp(r)],n=await rl({privateKey:t[0],publicKey:t[1]});return{privateKey:n[0],publicKey:n[1]}}async function el(r,e){let t=await Ne.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await Ne.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},t,e instanceof Uint8Array?e:e.subarray());return new Uint8Array(n,0,n.byteLength)}async function tl(r,e,t){let n=await Ne.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return Ne.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,e,t instanceof Uint8Array?t:t.subarray())}async function rl(r){if(r.privateKey==null||r.publicKey==null)throw new P("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([Ne.get().subtle.exportKey("jwk",r.privateKey),Ne.get().subtle.exportKey("jwk",r.publicKey)])}async function Fp(r){return Ne.get().subtle.importKey("jwk",{kty:r.kty,n:r.n,e:r.e},{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["verify"])}function si(r){if(r.kty!=="RSA")throw new P("invalid key type","ERR_INVALID_KEY_TYPE");if(r.n==null)throw new P("invalid key modulus","ERR_INVALID_KEY_MODULUS");return J(r.n,"base64url").length*8}var kn=8192,Rn=class{_key;constructor(e){this._key=e}verify(e,t){return tl(this._key,t,e)}marshal(){return Wt.jwkToPkix(this._key)}get bytes(){return ft.encode({Type:le.RSA,Data:this.marshal()}).subarray()}equals(e){return he(this.bytes,e.bytes)}hash(){let e=Ee.digest(this.bytes);return qe(e)?e.then(({bytes:t})=>t):e.bytes}},Zr=class{_key;_publicKey;constructor(e,t){this._key=e,this._publicKey=t}genSecret(){return dr(16)}sign(e){return el(this._key,e)}get public(){if(this._publicKey==null)throw new P("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new Rn(this._publicKey)}marshal(){return Wt.jwkToPkcs1(this._key)}get bytes(){return St.encode({Type:le.RSA,Data:this.marshal()}).subarray()}equals(e){return he(this.bytes,e.bytes)}hash(){let e=Ee.digest(this.bytes);return qe(e)?e.then(({bytes:t})=>t):e.bytes}async id(){let e=await this.public.hash();return Z(e,"base58btc")}async export(e,t="pkcs-8"){if(t==="pkcs-8")return Wt.exportToPem(this,e);if(t==="libp2p-key")return Fr(this.bytes,e);throw new P(`export format '${t}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};async function Js(r){let e=Wt.pkcs1ToJwk(r);if(si(e)>kn)throw new P("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let t=await Xs(e);return new Zr(t.privateKey,t.publicKey)}function Hp(r){let e=Wt.pkixToJwk(r);if(si(e)>kn)throw new P("key size is too large","ERR_KEY_SIZE_TOO_LARGE");return new Rn(e)}async function Kp(r){if(si(r)>kn)throw new P("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await Xs(r);return new Zr(e.privateKey,e.publicKey)}async function $p(r){if(r>kn)throw new P("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await Qu(r);return new Zr(e.privateKey,e.publicKey)}var oa={};me(oa,{Secp256k1PrivateKey:()=>Cn,Secp256k1PublicKey:()=>Tn,generateKeyPair:()=>og,unmarshalSecp256k1PrivateKey:()=>rg,unmarshalSecp256k1PublicKey:()=>ng});var qp=(r,e,t)=>r&e^~r&t,zp=(r,e,t)=>r&e^r&t^e&t,Gp=new Uint32Array([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]),Jt=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Xt=new Uint32Array(64),ea=class extends Vr{constructor(){super(64,32,8,!1),this.A=Jt[0]|0,this.B=Jt[1]|0,this.C=Jt[2]|0,this.D=Jt[3]|0,this.E=Jt[4]|0,this.F=Jt[5]|0,this.G=Jt[6]|0,this.H=Jt[7]|0}get(){let{A:e,B:t,C:n,D:o,E:i,F:s,G:a,H:c}=this;return[e,t,n,o,i,s,a,c]}set(e,t,n,o,i,s,a,c){this.A=e|0,this.B=t|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=a|0,this.H=c|0}process(e,t){for(let l=0;l<16;l++,t+=4)Xt[l]=e.getUint32(t,!1);for(let l=16;l<64;l++){let d=Xt[l-15],E=Xt[l-2],g=Je(d,7)^Je(d,18)^d>>>3,h=Je(E,17)^Je(E,19)^E>>>10;Xt[l]=h+Xt[l-7]+g+Xt[l-16]|0}let{A:n,B:o,C:i,D:s,E:a,F:c,G:f,H:u}=this;for(let l=0;l<64;l++){let d=Je(a,6)^Je(a,11)^Je(a,25),E=u+d+qp(a,c,f)+Gp[l]+Xt[l]|0,h=(Je(n,2)^Je(n,13)^Je(n,22))+zp(n,o,i)|0;u=f,f=c,c=a,a=s+E|0,s=i,i=o,o=n,n=E+h|0}n=n+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,i,s,a,c,f,u)}roundClean(){Xt.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var nl=no(()=>new ea);function jp(r){let e=fn(r);lt(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:t,Fp:n,a:o}=e;if(t){if(!n.eql(o,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof t!="object"||typeof t.beta!="bigint"||typeof t.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}var{bytesToNumberBE:Yp,hexToBytes:Zp}=so,gr={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(r){let{Err:e}=gr;if(r.length<2||r[0]!==2)throw new e("Invalid signature integer tag");let t=r[1],n=r.subarray(2,t+2);if(!t||n.length!==t)throw new e("Invalid signature integer: wrong length");if(n[0]&128)throw new e("Invalid signature integer: negative");if(n[0]===0&&!(n[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:Yp(n),l:r.subarray(t+2)}},toSig(r){let{Err:e}=gr,t=typeof r=="string"?Zp(r):r;if(!Xe(t))throw new Error("ui8a expected");let n=t.length;if(n<2||t[0]!=48)throw new e("Invalid signature tag");if(t[1]!==n-2)throw new e("Invalid signature: incorrect length");let{d:o,l:i}=gr._parseInt(t.subarray(2)),{d:s,l:a}=gr._parseInt(i);if(a.length)throw new e("Invalid signature: left bytes after parsing");return{r:o,s}},hexFromSig(r){let e=f=>Number.parseInt(f[0],16)&8?"00"+f:f,t=f=>{let u=f.toString(16);return u.length&1?`0${u}`:u},n=e(t(r.s)),o=e(t(r.r)),i=n.length/2,s=o.length/2,a=t(i),c=t(s);return`30${t(s+i+4)}02${c}${o}02${a}${n}`}},_t=BigInt(0),Ge=BigInt(1),i1=BigInt(2),ol=BigInt(3),s1=BigInt(4);function Wp(r){let e=jp(r),{Fp:t}=e,n=e.toBytes||((g,h,p)=>{let b=h.toAffine();return vt(Uint8Array.from([4]),t.toBytes(b.x),t.toBytes(b.y))}),o=e.fromBytes||(g=>{let h=g.subarray(1),p=t.fromBytes(h.subarray(0,t.BYTES)),b=t.fromBytes(h.subarray(t.BYTES,2*t.BYTES));return{x:p,y:b}});function i(g){let{a:h,b:p}=e,b=t.sqr(g),R=t.mul(b,g);return t.add(t.add(R,t.mul(g,h)),p)}if(!t.eql(t.sqr(e.Gy),i(e.Gx)))throw new Error("bad generator point: equation left != right");function s(g){return typeof g=="bigint"&&_t<g&&g<e.n}function a(g){if(!s(g))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function c(g){let{allowedPrivateKeyLengths:h,nByteLength:p,wrapPrivateKey:b,n:R}=e;if(h&&typeof g!="bigint"){if(Xe(g)&&(g=xt(g)),typeof g!="string"||!h.includes(g.length))throw new Error("Invalid key");g=g.padStart(p*2,"0")}let v;try{v=typeof g=="bigint"?g:Et(ce("private key",g,p))}catch{throw new Error(`private key must be ${p} bytes, hex or bigint, not ${typeof g}`)}return b&&(v=re(v,R)),a(v),v}let f=new Map;function u(g){if(!(g instanceof l))throw new Error("ProjectivePoint expected")}class l{constructor(h,p,b){if(this.px=h,this.py=p,this.pz=b,h==null||!t.isValid(h))throw new Error("x required");if(p==null||!t.isValid(p))throw new Error("y required");if(b==null||!t.isValid(b))throw new Error("z required")}static fromAffine(h){let{x:p,y:b}=h||{};if(!h||!t.isValid(p)||!t.isValid(b))throw new Error("invalid affine point");if(h instanceof l)throw new Error("projective point not allowed");let R=v=>t.eql(v,t.ZERO);return R(p)&&R(b)?l.ZERO:new l(p,b,t.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(h){let p=t.invertBatch(h.map(b=>b.pz));return h.map((b,R)=>b.toAffine(p[R])).map(l.fromAffine)}static fromHex(h){let p=l.fromAffine(o(ce("pointHex",h)));return p.assertValidity(),p}static fromPrivateKey(h){return l.BASE.multiply(c(h))}_setWindowSize(h){this._WINDOW_SIZE=h,f.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!t.is0(this.py))return;throw new Error("bad point: ZERO")}let{x:h,y:p}=this.toAffine();if(!t.isValid(h)||!t.isValid(p))throw new Error("bad point: x or y not FE");let b=t.sqr(p),R=i(h);if(!t.eql(b,R))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:h}=this.toAffine();if(t.isOdd)return!t.isOdd(h);throw new Error("Field doesn't support isOdd")}equals(h){u(h);let{px:p,py:b,pz:R}=this,{px:v,py:L,pz:S}=h,k=t.eql(t.mul(p,S),t.mul(v,R)),N=t.eql(t.mul(b,S),t.mul(L,R));return k&&N}negate(){return new l(this.px,t.neg(this.py),this.pz)}double(){let{a:h,b:p}=e,b=t.mul(p,ol),{px:R,py:v,pz:L}=this,S=t.ZERO,k=t.ZERO,N=t.ZERO,y=t.mul(R,R),C=t.mul(v,v),D=t.mul(L,L),T=t.mul(R,v);return T=t.add(T,T),N=t.mul(R,L),N=t.add(N,N),S=t.mul(h,N),k=t.mul(b,D),k=t.add(S,k),S=t.sub(C,k),k=t.add(C,k),k=t.mul(S,k),S=t.mul(T,S),N=t.mul(b,N),D=t.mul(h,D),T=t.sub(y,D),T=t.mul(h,T),T=t.add(T,N),N=t.add(y,y),y=t.add(N,y),y=t.add(y,D),y=t.mul(y,T),k=t.add(k,y),D=t.mul(v,L),D=t.add(D,D),y=t.mul(D,T),S=t.sub(S,y),N=t.mul(D,C),N=t.add(N,N),N=t.add(N,N),new l(S,k,N)}add(h){u(h);let{px:p,py:b,pz:R}=this,{px:v,py:L,pz:S}=h,k=t.ZERO,N=t.ZERO,y=t.ZERO,C=e.a,D=t.mul(e.b,ol),T=t.mul(p,v),O=t.mul(b,L),H=t.mul(R,S),W=t.add(p,b),x=t.add(v,L);W=t.mul(W,x),x=t.add(T,O),W=t.sub(W,x),x=t.add(p,R);let A=t.add(v,S);return x=t.mul(x,A),A=t.add(T,H),x=t.sub(x,A),A=t.add(b,R),k=t.add(L,S),A=t.mul(A,k),k=t.add(O,H),A=t.sub(A,k),y=t.mul(C,x),k=t.mul(D,H),y=t.add(k,y),k=t.sub(O,y),y=t.add(O,y),N=t.mul(k,y),O=t.add(T,T),O=t.add(O,T),H=t.mul(C,H),x=t.mul(D,x),O=t.add(O,H),H=t.sub(T,H),H=t.mul(C,H),x=t.add(x,H),T=t.mul(O,x),N=t.add(N,T),T=t.mul(A,x),k=t.mul(W,k),k=t.sub(k,T),T=t.mul(W,O),y=t.mul(A,y),y=t.add(y,T),new l(k,N,y)}subtract(h){return this.add(h.negate())}is0(){return this.equals(l.ZERO)}wNAF(h){return E.wNAFCached(this,f,h,p=>{let b=t.invertBatch(p.map(R=>R.pz));return p.map((R,v)=>R.toAffine(b[v])).map(l.fromAffine)})}multiplyUnsafe(h){let p=l.ZERO;if(h===_t)return p;if(a(h),h===Ge)return this;let{endo:b}=e;if(!b)return E.unsafeLadder(this,h);let{k1neg:R,k1:v,k2neg:L,k2:S}=b.splitScalar(h),k=p,N=p,y=this;for(;v>_t||S>_t;)v&Ge&&(k=k.add(y)),S&Ge&&(N=N.add(y)),y=y.double(),v>>=Ge,S>>=Ge;return R&&(k=k.negate()),L&&(N=N.negate()),N=new l(t.mul(N.px,b.beta),N.py,N.pz),k.add(N)}multiply(h){a(h);let p=h,b,R,{endo:v}=e;if(v){let{k1neg:L,k1:S,k2neg:k,k2:N}=v.splitScalar(p),{p:y,f:C}=this.wNAF(S),{p:D,f:T}=this.wNAF(N);y=E.constTimeNegate(L,y),D=E.constTimeNegate(k,D),D=new l(t.mul(D.px,v.beta),D.py,D.pz),b=y.add(D),R=C.add(T)}else{let{p:L,f:S}=this.wNAF(p);b=L,R=S}return l.normalizeZ([b,R])[0]}multiplyAndAddUnsafe(h,p,b){let R=l.BASE,v=(S,k)=>k===_t||k===Ge||!S.equals(R)?S.multiplyUnsafe(k):S.multiply(k),L=v(this,p).add(v(h,b));return L.is0()?void 0:L}toAffine(h){let{px:p,py:b,pz:R}=this,v=this.is0();h==null&&(h=v?t.ONE:t.inv(R));let L=t.mul(p,h),S=t.mul(b,h),k=t.mul(R,h);if(v)return{x:t.ZERO,y:t.ZERO};if(!t.eql(k,t.ONE))throw new Error("invZ was invalid");return{x:L,y:S}}isTorsionFree(){let{h,isTorsionFree:p}=e;if(h===Ge)return!0;if(p)return p(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h,clearCofactor:p}=e;return h===Ge?this:p?p(l,this):this.multiplyUnsafe(e.h)}toRawBytes(h=!0){return this.assertValidity(),n(l,this,h)}toHex(h=!0){return xt(this.toRawBytes(h))}}l.BASE=new l(e.Gx,e.Gy,t.ONE),l.ZERO=new l(t.ZERO,t.ONE,t.ZERO);let d=e.nBitLength,E=uo(l,e.endo?Math.ceil(d/2):d);return{CURVE:e,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:i,isWithinCurveOrder:s}}function Jp(r){let e=fn(r);return lt(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function il(r){let e=Jp(r),{Fp:t,n}=e,o=t.BYTES+1,i=2*t.BYTES+1;function s(x){return _t<x&&x<t.ORDER}function a(x){return re(x,n)}function c(x){return ao(x,n)}let{ProjectivePoint:f,normPrivateKeyToScalar:u,weierstrassEquation:l,isWithinCurveOrder:d}=Wp({...e,toBytes(x,A,M){let B=A.toAffine(),w=t.toBytes(B.x),V=vt;return M?V(Uint8Array.from([A.hasEvenY()?2:3]),w):V(Uint8Array.from([4]),w,t.toBytes(B.y))},fromBytes(x){let A=x.length,M=x[0],B=x.subarray(1);if(A===o&&(M===2||M===3)){let w=Et(B);if(!s(w))throw new Error("Point is not on curve");let V=l(w),F=t.sqrt(V),$=(F&Ge)===Ge;return(M&1)===1!==$&&(F=t.neg(F)),{x:w,y:F}}else if(A===i&&M===4){let w=t.fromBytes(B.subarray(0,t.BYTES)),V=t.fromBytes(B.subarray(t.BYTES,2*t.BYTES));return{x:w,y:V}}else throw new Error(`Point of length ${A} was invalid. Expected ${o} compressed bytes or ${i} uncompressed bytes`)}}),E=x=>xt(zt(x,e.nByteLength));function g(x){let A=n>>Ge;return x>A}function h(x){return g(x)?a(-x):x}let p=(x,A,M)=>Et(x.slice(A,M));class b{constructor(A,M,B){this.r=A,this.s=M,this.recovery=B,this.assertValidity()}static fromCompact(A){let M=e.nByteLength;return A=ce("compactSignature",A,M*2),new b(p(A,0,M),p(A,M,2*M))}static fromDER(A){let{r:M,s:B}=gr.toSig(ce("DER",A));return new b(M,B)}assertValidity(){if(!d(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!d(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(A){return new b(this.r,this.s,A)}recoverPublicKey(A){let{r:M,s:B,recovery:w}=this,V=N(ce("msgHash",A));if(w==null||![0,1,2,3].includes(w))throw new Error("recovery id invalid");let F=w===2||w===3?M+e.n:M;if(F>=t.ORDER)throw new Error("recovery id 2 or 3 invalid");let $=w&1?"03":"02",z=f.fromHex($+E(F)),G=c(F),te=a(-V*G),Y=a(B*G),X=f.BASE.multiplyAndAddUnsafe(z,te,Y);if(!X)throw new Error("point at infinify");return X.assertValidity(),X}hasHighS(){return g(this.s)}normalizeS(){return this.hasHighS()?new b(this.r,a(-this.s),this.recovery):this}toDERRawBytes(){return ar(this.toDERHex())}toDERHex(){return gr.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return ar(this.toCompactHex())}toCompactHex(){return E(this.r)+E(this.s)}}let R={isValidPrivateKey(x){try{return u(x),!0}catch{return!1}},normPrivateKeyToScalar:u,randomPrivateKey:()=>{let x=Ss(e.n);return zc(e.randomBytes(x),e.n)},precompute(x=8,A=f.BASE){return A._setWindowSize(x),A.multiply(BigInt(3)),A}};function v(x,A=!0){return f.fromPrivateKey(x).toRawBytes(A)}function L(x){let A=Xe(x),M=typeof x=="string",B=(A||M)&&x.length;return A?B===o||B===i:M?B===2*o||B===2*i:x instanceof f}function S(x,A,M=!0){if(L(x))throw new Error("first arg must be private key");if(!L(A))throw new Error("second arg must be public key");return f.fromHex(A).multiply(u(x)).toRawBytes(M)}let k=e.bits2int||function(x){let A=Et(x),M=x.length*8-e.nBitLength;return M>0?A>>BigInt(M):A},N=e.bits2int_modN||function(x){return a(k(x))},y=ln(e.nBitLength);function C(x){if(typeof x!="bigint")throw new Error("bigint expected");if(!(_t<=x&&x<y))throw new Error(`bigint expected < 2^${e.nBitLength}`);return zt(x,e.nByteLength)}function D(x,A,M=T){if(["recovered","canonical"].some(se=>se in M))throw new Error("sign() legacy options not supported");let{hash:B,randomBytes:w}=e,{lowS:V,prehash:F,extraEntropy:$}=M;V==null&&(V=!0),x=ce("msgHash",x),F&&(x=ce("prehashed msgHash",B(x)));let z=N(x),G=u(A),te=[C(G),C(z)];if($!=null){let se=$===!0?w(t.BYTES):$;te.push(ce("extraEntropy",se))}let Y=vt(...te),X=z;function fe(se){let be=k(se);if(!d(be))return;let xe=c(be),pe=f.BASE.multiply(be).toAffine(),Ae=a(pe.x);if(Ae===_t)return;let yt=a(xe*a(X+Ae*G));if(yt===_t)return;let rr=(pe.x===Ae?0:2)|Number(pe.y&Ge),tn=yt;return V&&g(yt)&&(tn=h(yt),rr^=1),new b(Ae,tn,rr)}return{seed:Y,k2sig:fe}}let T={lowS:e.lowS,prehash:!1},O={lowS:e.lowS,prehash:!1};function H(x,A,M=T){let{seed:B,k2sig:w}=D(x,A,M),V=e;return Es(V.hash.outputLen,V.nByteLength,V.hmac)(B,w)}f.BASE._setWindowSize(8);function W(x,A,M,B=O){let w=x;if(A=ce("msgHash",A),M=ce("publicKey",M),"strict"in B)throw new Error("options.strict was renamed to lowS");let{lowS:V,prehash:F}=B,$,z;try{if(typeof w=="string"||Xe(w))try{$=b.fromDER(w)}catch(pe){if(!(pe instanceof gr.Err))throw pe;$=b.fromCompact(w)}else if(typeof w=="object"&&typeof w.r=="bigint"&&typeof w.s=="bigint"){let{r:pe,s:Ae}=w;$=new b(pe,Ae)}else throw new Error("PARSE");z=f.fromHex(M)}catch(pe){if(pe.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(V&&$.hasHighS())return!1;F&&(A=e.hash(A));let{r:G,s:te}=$,Y=N(A),X=c(te),fe=a(Y*X),se=a(G*X),be=f.BASE.multiplyAndAddUnsafe(z,fe,se)?.toAffine();return be?a(be.x)===G:!1}return{CURVE:e,getPublicKey:v,getSharedSecret:S,sign:H,verify:W,ProjectivePoint:f,Signature:b,utils:R}}function Xp(r){return{hash:r,hmac:(e,...t)=>yn(r,e,ro(...t)),randomBytes:Lr}}function sl(r,e){let t=n=>il({...r,...Xp(n)});return Object.freeze({...t(e),create:t})}var ul=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),al=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Qp=BigInt(1),ta=BigInt(2),cl=(r,e)=>(r+e/ta)/e;function eg(r){let e=ul,t=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),a=BigInt(44),c=BigInt(88),f=r*r*r%e,u=f*f*r%e,l=ie(u,t,e)*u%e,d=ie(l,t,e)*u%e,E=ie(d,ta,e)*f%e,g=ie(E,o,e)*E%e,h=ie(g,i,e)*g%e,p=ie(h,a,e)*h%e,b=ie(p,c,e)*p%e,R=ie(b,a,e)*h%e,v=ie(R,t,e)*u%e,L=ie(v,s,e)*g%e,S=ie(L,n,e)*f%e,k=ie(S,ta,e);if(!ra.eql(ra.sqr(k),r))throw new Error("Cannot find square root");return k}var ra=co(ul,void 0,void 0,{sqrt:eg}),nt=sl({a:BigInt(0),b:BigInt(7),Fp:ra,n:al,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let e=al,t=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-Qp*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=t,s=BigInt("0x100000000000000000000000000000000"),a=cl(i*r,e),c=cl(-n*r,e),f=re(r-a*t-c*o,e),u=re(-a*n-c*i,e),l=f>s,d=u>s;if(l&&(f=e-f),d&&(u=e-u),f>s||u>s)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:l,k1:f,k2neg:d,k2:u}}}},nl),g1=BigInt(0);var m1=nt.ProjectivePoint;function ll(){return nt.utils.randomPrivateKey()}function fl(r,e){let t=Ee.digest(e instanceof Uint8Array?e:e.subarray());if(qe(t))return t.then(({digest:n})=>nt.sign(n,r).toDERRawBytes()).catch(n=>{throw new P(String(n),"ERR_INVALID_INPUT")});try{return nt.sign(t.digest,r).toDERRawBytes()}catch(n){throw new P(String(n),"ERR_INVALID_INPUT")}}function hl(r,e,t){let n=Ee.digest(t instanceof Uint8Array?t:t.subarray());if(qe(n))return n.then(({digest:o})=>nt.verify(e,o,r)).catch(o=>{throw new P(String(o),"ERR_INVALID_INPUT")});try{return nt.verify(e,n.digest,r)}catch(o){throw new P(String(o),"ERR_INVALID_INPUT")}}function dl(r){return nt.ProjectivePoint.fromHex(r).toRawBytes(!0)}function pl(r){try{nt.getPublicKey(r,!0)}catch(e){throw new P(String(e),"ERR_INVALID_PRIVATE_KEY")}}function na(r){try{nt.ProjectivePoint.fromHex(r)}catch(e){throw new P(String(e),"ERR_INVALID_PUBLIC_KEY")}}function gl(r){try{return nt.getPublicKey(r,!0)}catch(e){throw new P(String(e),"ERR_INVALID_PRIVATE_KEY")}}var Tn=class{_key;constructor(e){na(e),this._key=e}verify(e,t){return hl(this._key,t,e)}marshal(){return dl(this._key)}get bytes(){return ft.encode({Type:le.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return he(this.bytes,e.bytes)}async hash(){let e=Ee.digest(this.bytes),t;return qe(e)?{bytes:t}=await e:t=e.bytes,t}},Cn=class{_key;_publicKey;constructor(e,t){this._key=e,this._publicKey=t??gl(e),pl(this._key),na(this._publicKey)}sign(e){return fl(this._key,e)}get public(){return new Tn(this._publicKey)}marshal(){return this._key}get bytes(){return St.encode({Type:le.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return he(this.bytes,e.bytes)}hash(){let e=Ee.digest(this.bytes);return qe(e)?e.then(({bytes:t})=>t):e.bytes}async id(){let e=await this.public.hash();return Z(e,"base58btc")}async export(e,t="libp2p-key"){if(t==="libp2p-key")return Fr(this.bytes,e);throw new P(`export format '${t}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function rg(r){return new Cn(r)}function ng(r){return new Tn(r)}async function og(){let r=ll();return new Cn(r)}var ai={rsa:Qs,ed25519:$s,secp256k1:oa};function ig(r){let e=Object.keys(ai).join(" / ");return new P(`invalid or unsupported key type ${r}. Must be ${e}`,"ERR_UNSUPPORTED_KEY_TYPE")}function ia(r){let e=ft.decode(r),t=e.Data??new Uint8Array;switch(e.Type){case le.RSA:return ai.rsa.unmarshalRsaPublicKey(t);case le.Ed25519:return ai.ed25519.unmarshalEd25519PublicKey(t);case le.Secp256k1:return ai.secp256k1.unmarshalSecp256k1PublicKey(t);default:throw ig(e.Type??"unknown")}}var Hg=Vt(ci(),1);var ag="/",cg=new TextEncoder().encode(ag),U1=cg[0];var Kg=Vt(aa(),1);var wl="ERR_IPNS_EXPIRED_RECORD",ui="ERR_UNRECOGNIZED_VALIDITY";var Ut="ERR_SIGNATURE_VERIFICATION",bl="ERR_UNRECOGNIZED_FORMAT";var ca="ERR_UNDEFINED_PARAMETER",xl="ERR_INVALID_RECORD_DATA",El="ERR_INVALID_VALUE",vl="ERR_INVALID_EMBEDDED_KEY";var Bl="ERR_RECORD_TOO_LARGE";var ot;(function(r){let e;(function(o){o.EOL="EOL"})(e=r.ValidityType||(r.ValidityType={}));let t;(function(o){o[o.EOL=0]="EOL"})(t||(t={})),function(o){o.codec=()=>gn(t)}(e=r.ValidityType||(r.ValidityType={}));let n;r.codec=()=>(n==null&&(n=$r((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.value!=null&&(i.uint32(10),i.bytes(o.value)),o.signatureV1!=null&&(i.uint32(18),i.bytes(o.signatureV1)),o.validityType!=null&&(i.uint32(24),r.ValidityType.codec().encode(o.validityType,i)),o.validity!=null&&(i.uint32(34),i.bytes(o.validity)),o.sequence!=null&&(i.uint32(40),i.uint64(o.sequence)),o.ttl!=null&&(i.uint32(48),i.uint64(o.ttl)),o.pubKey!=null&&(i.uint32(58),i.bytes(o.pubKey)),o.signatureV2!=null&&(i.uint32(66),i.bytes(o.signatureV2)),o.data!=null&&(i.uint32(74),i.bytes(o.data)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},a=i==null?o.len:o.pos+i;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:s.value=o.bytes();break;case 2:s.signatureV1=o.bytes();break;case 3:s.validityType=r.ValidityType.codec().decode(o);break;case 4:s.validity=o.bytes();break;case 5:s.sequence=o.uint64();break;case 6:s.ttl=o.uint64();break;case 7:s.pubKey=o.bytes();break;case 8:s.signatureV2=o.bytes();break;case 9:s.data=o.bytes();break;default:o.skipType(c&7);break}}return s})),n),r.encode=o=>Hr(o,r.codec()),r.decode=o=>Mr(o,r.codec())})(ot||(ot={}));var ug=["string","number","bigint","symbol"],lg=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function Sl(r){if(r===null)return"null";if(r===void 0)return"undefined";if(r===!0||r===!1)return"boolean";let e=typeof r;if(ug.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(r))return"Array";if(fg(r))return"Buffer";let t=hg(r);return t||"Object"}function fg(r){return r&&r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer.call(null,r)}function hg(r){let e=Object.prototype.toString.call(r).slice(8,-1);if(lg.includes(e))return e}var m=class{constructor(e,t,n){this.major=e,this.majorEncoded=e<<5,this.name=t,this.terminal=n}toString(){return`Type[${this.major}].${this.name}`}compare(e){return this.major<e.major?-1:this.major>e.major?1:0}};m.uint=new m(0,"uint",!0);m.negint=new m(1,"negint",!0);m.bytes=new m(2,"bytes",!0);m.string=new m(3,"string",!0);m.array=new m(4,"array",!1);m.map=new m(5,"map",!1);m.tag=new m(6,"tag",!1);m.float=new m(7,"float",!0);m.false=new m(7,"false",!0);m.true=new m(7,"true",!0);m.null=new m(7,"null",!0);m.undefined=new m(7,"undefined",!0);m.break=new m(7,"break",!0);var U=class{constructor(e,t,n){this.type=e,this.value=t,this.encodedLength=n,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};var Wr=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",dg=new TextDecoder,pg=new TextEncoder;function li(r){return Wr&&globalThis.Buffer.isBuffer(r)}function Tl(r){return r instanceof Uint8Array?li(r)?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r:Uint8Array.from(r)}var Cl=Wr?(r,e,t)=>t-e>64?globalThis.Buffer.from(r.subarray(e,t)).toString("utf8"):Rl(r,e,t):(r,e,t)=>t-e>64?dg.decode(r.subarray(e,t)):Rl(r,e,t),Nl=Wr?r=>r.length>64?globalThis.Buffer.from(r):Il(r):r=>r.length>64?pg.encode(r):Il(r);var Jr=Wr?(r,e,t)=>li(r)?new Uint8Array(r.subarray(e,t)):r.slice(e,t):(r,e,t)=>r.slice(e,t),_l=Wr?(r,e)=>(r=r.map(t=>t instanceof Uint8Array?t:globalThis.Buffer.from(t)),Tl(globalThis.Buffer.concat(r,e))):(r,e)=>{let t=new Uint8Array(e),n=0;for(let o of r)n+o.length>t.length&&(o=o.subarray(0,t.length-n)),t.set(o,n),n+=o.length;return t},Ul=Wr?r=>globalThis.Buffer.allocUnsafe(r):r=>new Uint8Array(r);function Ll(r,e){if(li(r)&&li(e))return r.compare(e);for(let t=0;t<r.length;t++)if(r[t]!==e[t])return r[t]<e[t]?-1:1;return 0}function Il(r){let e=[],t=0;for(let n=0;n<r.length;n++){let o=r.charCodeAt(n);o<128?e[t++]=o:o<2048?(e[t++]=o>>6|192,e[t++]=o&63|128):(o&64512)===55296&&n+1<r.length&&(r.charCodeAt(n+1)&64512)===56320?(o=65536+((o&1023)<<10)+(r.charCodeAt(++n)&1023),e[t++]=o>>18|240,e[t++]=o>>12&63|128,e[t++]=o>>6&63|128,e[t++]=o&63|128):(e[t++]=o>>12|224,e[t++]=o>>6&63|128,e[t++]=o&63|128)}return e}function Rl(r,e,t){let n=[];for(;e<t;){let o=r[e],i=null,s=o>239?4:o>223?3:o>191?2:1;if(e+s<=t){let a,c,f,u;switch(s){case 1:o<128&&(i=o);break;case 2:a=r[e+1],(a&192)===128&&(u=(o&31)<<6|a&63,u>127&&(i=u));break;case 3:a=r[e+1],c=r[e+2],(a&192)===128&&(c&192)===128&&(u=(o&15)<<12|(a&63)<<6|c&63,u>2047&&(u<55296||u>57343)&&(i=u));break;case 4:a=r[e+1],c=r[e+2],f=r[e+3],(a&192)===128&&(c&192)===128&&(f&192)===128&&(u=(o&15)<<18|(a&63)<<12|(c&63)<<6|f&63,u>65535&&u<1114112&&(i=u))}}i===null?(i=65533,s=1):i>65535&&(i-=65536,n.push(i>>>10&1023|55296),i=56320|i&1023),n.push(i),e+=s}return gg(n)}var kl=4096;function gg(r){let e=r.length;if(e<=kl)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=kl));return t}var mg=256,fi=class{constructor(e=mg){this.chunkSize=e,this.cursor=0,this.maxCursor=-1,this.chunks=[],this._initReuseChunk=null}reset(){this.cursor=0,this.maxCursor=-1,this.chunks.length&&(this.chunks=[]),this._initReuseChunk!==null&&(this.chunks.push(this._initReuseChunk),this.maxCursor=this._initReuseChunk.length-1)}push(e){let t=this.chunks[this.chunks.length-1];if(this.cursor+e.length<=this.maxCursor+1){let o=t.length-(this.maxCursor-this.cursor)-1;t.set(e,o)}else{if(t){let o=t.length-(this.maxCursor-this.cursor)-1;o<t.length&&(this.chunks[this.chunks.length-1]=t.subarray(0,o),this.maxCursor=this.cursor-1)}e.length<64&&e.length<this.chunkSize?(t=Ul(this.chunkSize),this.chunks.push(t),this.maxCursor+=t.length,this._initReuseChunk===null&&(this._initReuseChunk=t),t.set(e,0)):(this.chunks.push(e),this.maxCursor+=e.length)}this.cursor+=e.length}toBytes(e=!1){let t;if(this.chunks.length===1){let n=this.chunks[0];e&&this.cursor>n.length/2?(t=this.cursor===n.length?n:n.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):t=Jr(n,0,this.cursor)}else t=_l(this.chunks,this.cursor);return e&&this.reset(),t}};var K="CBOR decode error:",ua="CBOR encode error:",Nn=[];Nn[23]=1;Nn[24]=2;Nn[25]=3;Nn[26]=5;Nn[27]=9;function Lt(r,e,t){if(r.length-e<t)throw new Error(`${K} not enough data for type`)}var we=[24,256,65536,4294967296,BigInt("18446744073709551616")];function Me(r,e,t){Lt(r,e,1);let n=r[e];if(t.strict===!0&&n<we[0])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function He(r,e,t){Lt(r,e,2);let n=r[e]<<8|r[e+1];if(t.strict===!0&&n<we[1])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function Ke(r,e,t){Lt(r,e,4);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3];if(t.strict===!0&&n<we[2])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function $e(r,e,t){Lt(r,e,8);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3],o=r[e+4]*16777216+(r[e+5]<<16)+(r[e+6]<<8)+r[e+7],i=(BigInt(n)<<BigInt(32))+BigInt(o);if(t.strict===!0&&i<we[3])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);if(i<=Number.MAX_SAFE_INTEGER)return Number(i);if(t.allowBigInt===!0)return i;throw new Error(`${K} integers outside of the safe integer range are not supported`)}function Vl(r,e,t,n){return new U(m.uint,Me(r,e+1,n),2)}function Dl(r,e,t,n){return new U(m.uint,He(r,e+1,n),3)}function Ol(r,e,t,n){return new U(m.uint,Ke(r,e+1,n),5)}function Pl(r,e,t,n){return new U(m.uint,$e(r,e+1,n),9)}function je(r,e){return Be(r,0,e.value)}function Be(r,e,t){if(t<we[0]){let n=Number(t);r.push([e|n])}else if(t<we[1]){let n=Number(t);r.push([e|24,n])}else if(t<we[2]){let n=Number(t);r.push([e|25,n>>>8,n&255])}else if(t<we[3]){let n=Number(t);r.push([e|26,n>>>24&255,n>>>16&255,n>>>8&255,n&255])}else{let n=BigInt(t);if(n<we[4]){let o=[e|27,0,0,0,0,0,0,0],i=Number(n&BigInt(4294967295)),s=Number(n>>BigInt(32)&BigInt(4294967295));o[8]=i&255,i=i>>8,o[7]=i&255,i=i>>8,o[6]=i&255,i=i>>8,o[5]=i&255,o[4]=s&255,s=s>>8,o[3]=s&255,s=s>>8,o[2]=s&255,s=s>>8,o[1]=s&255,r.push(o)}else throw new Error(`${K} encountered BigInt larger than allowable range`)}}je.encodedSize=function(e){return Be.encodedSize(e.value)};Be.encodedSize=function(e){return e<we[0]?1:e<we[1]?2:e<we[2]?3:e<we[3]?5:9};je.compareTokens=function(e,t){return e.value<t.value?-1:e.value>t.value?1:0};function Fl(r,e,t,n){return new U(m.negint,-1-Me(r,e+1,n),2)}function Ml(r,e,t,n){return new U(m.negint,-1-He(r,e+1,n),3)}function Hl(r,e,t,n){return new U(m.negint,-1-Ke(r,e+1,n),5)}var la=BigInt(-1),Kl=BigInt(1);function $l(r,e,t,n){let o=$e(r,e+1,n);if(typeof o!="bigint"){let i=-1-o;if(i>=Number.MIN_SAFE_INTEGER)return new U(m.negint,i,9)}if(n.allowBigInt!==!0)throw new Error(`${K} integers outside of the safe integer range are not supported`);return new U(m.negint,la-BigInt(o),9)}function hi(r,e){let t=e.value,n=typeof t=="bigint"?t*la-Kl:t*-1-1;Be(r,e.type.majorEncoded,n)}hi.encodedSize=function(e){let t=e.value,n=typeof t=="bigint"?t*la-Kl:t*-1-1;return n<we[0]?1:n<we[1]?2:n<we[2]?3:n<we[3]?5:9};hi.compareTokens=function(e,t){return e.value<t.value?1:e.value>t.value?-1:0};function _n(r,e,t,n){Lt(r,e,t+n);let o=Jr(r,e+t,e+t+n);return new U(m.bytes,o,t+n)}function ql(r,e,t,n){return _n(r,e,1,t)}function zl(r,e,t,n){return _n(r,e,2,Me(r,e+1,n))}function Gl(r,e,t,n){return _n(r,e,3,He(r,e+1,n))}function jl(r,e,t,n){return _n(r,e,5,Ke(r,e+1,n))}function Yl(r,e,t,n){let o=$e(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer bytes lengths not supported`);return _n(r,e,9,o)}function di(r){return r.encodedBytes===void 0&&(r.encodedBytes=r.type===m.string?Nl(r.value):r.value),r.encodedBytes}function Xr(r,e){let t=di(e);Be(r,e.type.majorEncoded,t.length),r.push(t)}Xr.encodedSize=function(e){let t=di(e);return Be.encodedSize(t.length)+t.length};Xr.compareTokens=function(e,t){return wg(di(e),di(t))};function wg(r,e){return r.length<e.length?-1:r.length>e.length?1:Ll(r,e)}function Un(r,e,t,n,o){let i=t+n;Lt(r,e,i);let s=new U(m.string,Cl(r,e+t,e+i),i);return o.retainStringBytes===!0&&(s.byteValue=Jr(r,e+t,e+i)),s}function Zl(r,e,t,n){return Un(r,e,1,t,n)}function Wl(r,e,t,n){return Un(r,e,2,Me(r,e+1,n),n)}function Jl(r,e,t,n){return Un(r,e,3,He(r,e+1,n),n)}function Xl(r,e,t,n){return Un(r,e,5,Ke(r,e+1,n),n)}function Ql(r,e,t,n){let o=$e(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer string lengths not supported`);return Un(r,e,9,o,n)}var ef=Xr;function Qr(r,e,t,n){return new U(m.array,n,t)}function tf(r,e,t,n){return Qr(r,e,1,t)}function rf(r,e,t,n){return Qr(r,e,2,Me(r,e+1,n))}function nf(r,e,t,n){return Qr(r,e,3,He(r,e+1,n))}function of(r,e,t,n){return Qr(r,e,5,Ke(r,e+1,n))}function sf(r,e,t,n){let o=$e(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer array lengths not supported`);return Qr(r,e,9,o)}function af(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return Qr(r,e,1,1/0)}function pi(r,e){Be(r,m.array.majorEncoded,e.value)}pi.compareTokens=je.compareTokens;pi.encodedSize=function(e){return Be.encodedSize(e.value)};function en(r,e,t,n){return new U(m.map,n,t)}function cf(r,e,t,n){return en(r,e,1,t)}function uf(r,e,t,n){return en(r,e,2,Me(r,e+1,n))}function lf(r,e,t,n){return en(r,e,3,He(r,e+1,n))}function ff(r,e,t,n){return en(r,e,5,Ke(r,e+1,n))}function hf(r,e,t,n){let o=$e(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer map lengths not supported`);return en(r,e,9,o)}function df(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return en(r,e,1,1/0)}function gi(r,e){Be(r,m.map.majorEncoded,e.value)}gi.compareTokens=je.compareTokens;gi.encodedSize=function(e){return Be.encodedSize(e.value)};function pf(r,e,t,n){return new U(m.tag,t,1)}function gf(r,e,t,n){return new U(m.tag,Me(r,e+1,n),2)}function mf(r,e,t,n){return new U(m.tag,He(r,e+1,n),3)}function yf(r,e,t,n){return new U(m.tag,Ke(r,e+1,n),5)}function wf(r,e,t,n){return new U(m.tag,$e(r,e+1,n),9)}function mi(r,e){Be(r,m.tag.majorEncoded,e.value)}mi.compareTokens=je.compareTokens;mi.encodedSize=function(e){return Be.encodedSize(e.value)};var Ag=20,Sg=21,Ig=22,Rg=23;function bf(r,e,t,n){if(n.allowUndefined===!1)throw new Error(`${K} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new U(m.null,null,1):new U(m.undefined,void 0,1)}function xf(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return new U(m.break,void 0,1)}function fa(r,e,t){if(t){if(t.allowNaN===!1&&Number.isNaN(r))throw new Error(`${K} NaN values are not supported`);if(t.allowInfinity===!1&&(r===1/0||r===-1/0))throw new Error(`${K} Infinity values are not supported`)}return new U(m.float,r,e)}function Ef(r,e,t,n){return fa(ha(r,e+1),3,n)}function vf(r,e,t,n){return fa(da(r,e+1),5,n)}function Bf(r,e,t,n){return fa(Rf(r,e+1),9,n)}function yi(r,e,t){let n=e.value;if(n===!1)r.push([m.float.majorEncoded|Ag]);else if(n===!0)r.push([m.float.majorEncoded|Sg]);else if(n===null)r.push([m.float.majorEncoded|Ig]);else if(n===void 0)r.push([m.float.majorEncoded|Rg]);else{let o,i=!1;(!t||t.float64!==!0)&&(Sf(n),o=ha(it,1),n===o||Number.isNaN(n)?(it[0]=249,r.push(it.slice(0,3)),i=!0):(If(n),o=da(it,1),n===o&&(it[0]=250,r.push(it.slice(0,5)),i=!0))),i||(kg(n),o=Rf(it,1),it[0]=251,r.push(it.slice(0,9)))}}yi.encodedSize=function(e,t){let n=e.value;if(n===!1||n===!0||n===null||n===void 0)return 1;if(!t||t.float64!==!0){Sf(n);let o=ha(it,1);if(n===o||Number.isNaN(n))return 3;if(If(n),o=da(it,1),n===o)return 5}return 9};var Af=new ArrayBuffer(9),Ye=new DataView(Af,1),it=new Uint8Array(Af,0);function Sf(r){if(r===1/0)Ye.setUint16(0,31744,!1);else if(r===-1/0)Ye.setUint16(0,64512,!1);else if(Number.isNaN(r))Ye.setUint16(0,32256,!1);else{Ye.setFloat32(0,r);let e=Ye.getUint32(0),t=(e&2139095040)>>23,n=e&8388607;if(t===255)Ye.setUint16(0,31744,!1);else if(t===0)Ye.setUint16(0,(r&2147483648)>>16|n>>13,!1);else{let o=t-127;o<-24?Ye.setUint16(0,0):o<-14?Ye.setUint16(0,(e&2147483648)>>16|1<<24+o,!1):Ye.setUint16(0,(e&2147483648)>>16|o+15<<10|n>>13,!1)}}}function ha(r,e){if(r.length-e<2)throw new Error(`${K} not enough data for float16`);let t=(r[e]<<8)+r[e+1];if(t===31744)return 1/0;if(t===64512)return-1/0;if(t===32256)return NaN;let n=t>>10&31,o=t&1023,i;return n===0?i=o*2**-24:n!==31?i=(o+1024)*2**(n-25):i=o===0?1/0:NaN,t&32768?-i:i}function If(r){Ye.setFloat32(0,r,!1)}function da(r,e){if(r.length-e<4)throw new Error(`${K} not enough data for float32`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,4).getFloat32(0,!1)}function kg(r){Ye.setFloat64(0,r,!1)}function Rf(r,e){if(r.length-e<8)throw new Error(`${K} not enough data for float64`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,8).getFloat64(0,!1)}yi.compareTokens=je.compareTokens;function Q(r,e,t){throw new Error(`${K} encountered invalid minor (${t}) for major ${r[e]>>>5}`)}function wi(r){return()=>{throw new Error(`${K} ${r}`)}}var I=[];for(let r=0;r<=23;r++)I[r]=Q;I[24]=Vl;I[25]=Dl;I[26]=Ol;I[27]=Pl;I[28]=Q;I[29]=Q;I[30]=Q;I[31]=Q;for(let r=32;r<=55;r++)I[r]=Q;I[56]=Fl;I[57]=Ml;I[58]=Hl;I[59]=$l;I[60]=Q;I[61]=Q;I[62]=Q;I[63]=Q;for(let r=64;r<=87;r++)I[r]=ql;I[88]=zl;I[89]=Gl;I[90]=jl;I[91]=Yl;I[92]=Q;I[93]=Q;I[94]=Q;I[95]=wi("indefinite length bytes/strings are not supported");for(let r=96;r<=119;r++)I[r]=Zl;I[120]=Wl;I[121]=Jl;I[122]=Xl;I[123]=Ql;I[124]=Q;I[125]=Q;I[126]=Q;I[127]=wi("indefinite length bytes/strings are not supported");for(let r=128;r<=151;r++)I[r]=tf;I[152]=rf;I[153]=nf;I[154]=of;I[155]=sf;I[156]=Q;I[157]=Q;I[158]=Q;I[159]=af;for(let r=160;r<=183;r++)I[r]=cf;I[184]=uf;I[185]=lf;I[186]=ff;I[187]=hf;I[188]=Q;I[189]=Q;I[190]=Q;I[191]=df;for(let r=192;r<=215;r++)I[r]=pf;I[216]=gf;I[217]=mf;I[218]=yf;I[219]=wf;I[220]=Q;I[221]=Q;I[222]=Q;I[223]=Q;for(let r=224;r<=243;r++)I[r]=wi("simple values are not supported");I[244]=Q;I[245]=Q;I[246]=Q;I[247]=bf;I[248]=wi("simple values are not supported");I[249]=Ef;I[250]=vf;I[251]=Bf;I[252]=Q;I[253]=Q;I[254]=Q;I[255]=xf;var st=[];for(let r=0;r<24;r++)st[r]=new U(m.uint,r,1);for(let r=-1;r>=-24;r--)st[31-r]=new U(m.negint,r,1);st[64]=new U(m.bytes,new Uint8Array(0),1);st[96]=new U(m.string,"",1);st[128]=new U(m.array,0,1);st[160]=new U(m.map,0,1);st[244]=new U(m.false,!1,1);st[245]=new U(m.true,!0,1);st[246]=new U(m.null,null,1);function Cg(){let r=[];return r[m.uint.major]=je,r[m.negint.major]=hi,r[m.bytes.major]=Xr,r[m.string.major]=ef,r[m.array.major]=pi,r[m.map.major]=gi,r[m.tag.major]=mi,r[m.float.major]=yi,r}var CE=Cg(),NE=new fi,bi=class r{constructor(e,t){this.obj=e,this.parent=t}includes(e){let t=this;do if(t.obj===e)return!0;while(t=t.parent);return!1}static createCheck(e,t){if(e&&e.includes(t))throw new Error(`${ua} object contains circular references`);return new r(t,e)}},Qt={null:new U(m.null,null),undefined:new U(m.undefined,void 0),true:new U(m.true,!0),false:new U(m.false,!1),emptyArray:new U(m.array,0),emptyMap:new U(m.map,0)},er={number(r,e,t,n){return!Number.isInteger(r)||!Number.isSafeInteger(r)?new U(m.float,r):r>=0?new U(m.uint,r):new U(m.negint,r)},bigint(r,e,t,n){return r>=BigInt(0)?new U(m.uint,r):new U(m.negint,r)},Uint8Array(r,e,t,n){return new U(m.bytes,r)},string(r,e,t,n){return new U(m.string,r)},boolean(r,e,t,n){return r?Qt.true:Qt.false},null(r,e,t,n){return Qt.null},undefined(r,e,t,n){return Qt.undefined},ArrayBuffer(r,e,t,n){return new U(m.bytes,new Uint8Array(r))},DataView(r,e,t,n){return new U(m.bytes,new Uint8Array(r.buffer,r.byteOffset,r.byteLength))},Array(r,e,t,n){if(!r.length)return t.addBreakTokens===!0?[Qt.emptyArray,new U(m.break)]:Qt.emptyArray;n=bi.createCheck(n,r);let o=[],i=0;for(let s of r)o[i++]=pa(s,t,n);return t.addBreakTokens?[new U(m.array,r.length),o,new U(m.break)]:[new U(m.array,r.length),o]},Object(r,e,t,n){let o=e!=="Object",i=o?r.keys():Object.keys(r),s=o?r.size:i.length;if(!s)return t.addBreakTokens===!0?[Qt.emptyMap,new U(m.break)]:Qt.emptyMap;n=bi.createCheck(n,r);let a=[],c=0;for(let f of i)a[c++]=[pa(f,t,n),pa(o?r.get(f):r[f],t,n)];return Ng(a,t),t.addBreakTokens?[new U(m.map,s),a,new U(m.break)]:[new U(m.map,s),a]}};er.Map=er.Object;er.Buffer=er.Uint8Array;for(let r of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))er[`${r}Array`]=er.DataView;function pa(r,e={},t){let n=Sl(r),o=e&&e.typeEncoders&&e.typeEncoders[n]||er[n];if(typeof o=="function"){let s=o(r,n,e,t);if(s!=null)return s}let i=er[n];if(!i)throw new Error(`${ua} unsupported type: ${n}`);return i(r,n,e,t)}function Ng(r,e){e.mapSorter&&r.sort(e.mapSorter)}var _g={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},ga=class{constructor(e,t={}){this._pos=0,this.data=e,this.options=t}pos(){return this._pos}done(){return this._pos>=this.data.length}next(){let e=this.data[this._pos],t=st[e];if(t===void 0){let n=I[e];if(!n)throw new Error(`${K} no decoder for major type ${e>>>5} (byte 0x${e.toString(16).padStart(2,"0")})`);let o=e&31;t=n(this.data,this._pos,o,this.options)}return this._pos+=t.encodedLength,t}},Ln=Symbol.for("DONE"),xi=Symbol.for("BREAK");function Ug(r,e,t){let n=[];for(let o=0;o<r.value;o++){let i=Vn(e,t);if(i===xi){if(r.value===1/0)break;throw new Error(`${K} got unexpected break to lengthed array`)}if(i===Ln)throw new Error(`${K} found array but not enough entries (got ${o}, expected ${r.value})`);n[o]=i}return n}function Lg(r,e,t){let n=t.useMaps===!0,o=n?void 0:{},i=n?new Map:void 0;for(let s=0;s<r.value;s++){let a=Vn(e,t);if(a===xi){if(r.value===1/0)break;throw new Error(`${K} got unexpected break to lengthed map`)}if(a===Ln)throw new Error(`${K} found map but not enough entries (got ${s} [no key], expected ${r.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${K} non-string keys not supported (got ${typeof a})`);if(t.rejectDuplicateMapKeys===!0&&(n&&i.has(a)||!n&&a in o))throw new Error(`${K} found repeat map key "${a}"`);let c=Vn(e,t);if(c===Ln)throw new Error(`${K} found map but not enough entries (got ${s} [no value], expected ${r.value})`);n?i.set(a,c):o[a]=c}return n?i:o}function Vn(r,e){if(r.done())return Ln;let t=r.next();if(t.type===m.break)return xi;if(t.type.terminal)return t.value;if(t.type===m.array)return Ug(t,r,e);if(t.type===m.map)return Lg(t,r,e);if(t.type===m.tag){if(e.tags&&typeof e.tags[t.value]=="function"){let n=Vn(r,e);return e.tags[t.value](n)}throw new Error(`${K} tag not supported (${t.value})`)}throw new Error("unsupported")}function kf(r,e){if(!(r instanceof Uint8Array))throw new Error(`${K} data to decode must be a Uint8Array`);e=Object.assign({},_g,e);let t=e.tokenizer||new ga(r,e),n=Vn(t,e);if(n===Ln)throw new Error(`${K} did not find any content to decode`);if(n===xi)throw new Error(`${K} got unexpected break`);return[n,r.subarray(t.pos())]}function ma(r,e){let[t,n]=kf(r,e);if(n.length>0)throw new Error(`${K} too many terminals, data makes no sense`);return t}var De=Vt(ci(),1);var Tf=Vt(aa(),1);var ya=Ot("ipns:utils"),Cf=J("/ipns/"),Og=114;function Pg(r){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),t=String(r).trim().match(e);if(t==null)throw new Error("Invalid format");let n=parseInt(t[1],10),o=parseInt(t[2],10)-1,i=parseInt(t[3],10),s=parseInt(t[4],10),a=parseInt(t[5],10),c=parseInt(t[6],10),f=parseInt(t[7].padEnd(6,"0").slice(0,3),10);return new Date(Date.UTC(n,o,i,s,a,c,f))}var Nf=async(r,e)=>{if(e==null||r==null){let n=new Error("one or more of the provided parameters are not defined");throw ya.error(n),(0,De.default)(n,ca)}let t;if(e.pubKey!=null){try{t=ia(e.pubKey)}catch(o){throw ya.error(o),o}if(!(await lc(e.pubKey)).equals(r))throw(0,De.default)(new Error("Embedded public key did not match PeerID"),vl)}else r.publicKey!=null&&(t=ia(r.publicKey));if(t!=null)return t;throw(0,De.default)(new Error("no public key is available"),ca)};var _f=r=>{let e=J("ipns-signature:");return Ce([e,r])},Dn=r=>"signatureV1"in r?ot.encode({value:J(r.value),signatureV1:r.signatureV1,validityType:r.validityType,validity:J(r.validity.toString()),sequence:r.sequence,ttl:r.ttl,pubKey:r.pubKey,signatureV2:r.signatureV2,data:r.data}):ot.encode({pubKey:r.pubKey,signatureV2:r.signatureV2,data:r.data});function tr(r){let e=ot.decode(r);if(e.sequence!=null&&(e.sequence=BigInt(e.sequence)),e.ttl!=null&&(e.ttl=BigInt(e.ttl)),e.signatureV2==null||e.data==null)throw(0,De.default)(new Error("missing data or signatureV2"),Ut);let t=Lf(e.data),n=Fg(t.Value),o;try{o=Tf.default.fromDate(Pg(Z(t.Validity)))}catch{throw ya.error("unrecognized validity format (not an rfc3339 format)"),(0,De.default)(new Error("unrecognized validity format (not an rfc3339 format)"),bl)}if(e.value!=null&&e.signatureV1!=null)return Mg(e),{value:n,validityType:ot.ValidityType.EOL,validity:o,sequence:t.Sequence,ttl:t.TTL,pubKey:e.pubKey,signatureV1:e.signatureV1,signatureV2:e.signatureV2,data:e.data};if(e.signatureV2!=null)return{value:n,validityType:ot.ValidityType.EOL,validity:o,sequence:t.Sequence,ttl:t.TTL,pubKey:e.pubKey,signatureV2:e.signatureV2,data:e.data};throw new Error("invalid record: does not include signatureV1 or signatureV2")}var wa=r=>Ce([Cf,r.toBytes()]),Uf=r=>cn(r.slice(Cf.length));var Lf=r=>{let e=ma(r);if(e.ValidityType===0)e.ValidityType=ot.ValidityType.EOL;else throw(0,De.default)(new Error("Unknown validity type"),ui);return Number.isInteger(e.Sequence)&&(e.Sequence=BigInt(e.Sequence)),Number.isInteger(e.TTL)&&(e.TTL=BigInt(e.TTL)),e},Fg=r=>{if(r!=null){if(Va(r))return`/ipns/${r.toCID().toString(Gn)}`;if(r instanceof Uint8Array){let n=Z(r);n.startsWith("/")&&(r=n)}let e=r.toString().trim();if(e.startsWith("/")&&e.length>1)return e;let t=Te.asCID(r);if(t!=null)return t.code===Og?`/ipns/${t.toString(Gn)}`:`/ipfs/${t.toV1().toString()}`;try{return r instanceof Uint8Array?`/ipfs/${Te.decode(r).toV1().toString()}`:`/ipfs/${Te.parse(e).toV1().toString()}`}catch{}}throw(0,De.default)(new Error("Value must be a valid content path starting with /"),El)},Mg=r=>{if(r.data==null)throw(0,De.default)(new Error("Record data is missing"),xl);let e=Lf(r.data);if(!he(e.Value,r.value??new Uint8Array(0)))throw(0,De.default)(new Error('Field "value" did not match between protobuf and CBOR'),Ut);if(!he(e.Validity,r.validity??new Uint8Array(0)))throw(0,De.default)(new Error('Field "validity" did not match between protobuf and CBOR'),Ut);if(e.ValidityType!==r.validityType)throw(0,De.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),Ut);if(e.Sequence!==r.sequence)throw(0,De.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),Ut);if(e.TTL!==r.ttl)throw(0,De.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),Ut)};var i2=Ot("ipns"),s2=ct.code,$g="/ipns/",a2=$g.length;var On=Vt(ci(),1);var Ei=Ot("ipns:validator"),qg=1024*10,zg=async(r,e)=>{let t=tr(e),n;try{let o=_f(t.data);n=await r.verify(o,t.signatureV2)}catch{n=!1}if(!n)throw Ei.error("record signature verification failed"),(0,On.default)(new Error("record signature verification failed"),Ut);if(t.validityType===ot.ValidityType.EOL){if(t.validity.toDate().getTime()<Date.now())throw Ei.error("record has expired"),(0,On.default)(new Error("record has expired"),wl)}else if(t.validityType!=null)throw Ei.error("unrecognized validity type"),(0,On.default)(new Error("unrecognized validity type"),ui);Ei("ipns record for %b is valid",t.value)};async function Vf(r,e){if(e.byteLength>qg)throw(0,On.default)(new Error("record too large"),Bl);let t=Uf(r),n=tr(e),o=await Nf(t,n);await zg(o,e)}async function*Pn(r){let e=/\r?\n/,t=new TextDecoder("utf8"),n="";for await(let o of r){typeof o=="string"&&(o=new TextEncoder().encode(o)),n+=t.decode(o,{stream:!0});let i=n.split(e);n=i.pop()??"";for(let s=0;s<i.length;s++)yield JSON.parse(i[s])}n+=t.decode(),n!==""&&(yield JSON.parse(n))}function gt(){let r={};return r.promise=new Promise((e,t)=>{r.resolve=e,r.reject=t}),r}var xa=Vt(Of(),1);var Mn=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},Ea=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Pf=r=>globalThis.DOMException===void 0?new Ea(r):new DOMException(r),Ff=r=>{let e=r.reason===void 0?Pf("This operation was aborted."):r.reason;return e instanceof Error?e:Pf(e)};function va(r,e){let{milliseconds:t,fallback:n,message:o,customTimers:i={setTimeout,clearTimeout}}=e,s,c=new Promise((f,u)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(e.signal){let{signal:d}=e;d.aborted&&u(Ff(d)),d.addEventListener("abort",()=>{u(Ff(d))})}if(t===Number.POSITIVE_INFINITY){r.then(f,u);return}let l=new Mn;s=i.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(d){u(d)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?f():o instanceof Error?u(o):(l.message=o??`Promise timed out after ${t} milliseconds`,u(l))},t),(async()=>{try{f(await r)}catch(d){u(d)}})()}).finally(()=>{c.clear()});return c.clear=()=>{i.clearTimeout.call(void 0,s),s=void 0},c}function Ba(r,e,t){let n=0,o=r.length;for(;o>0;){let i=Math.trunc(o/2),s=n+i;t(r[s],e)<=0?(n=++s,o-=i+1):o=i}return n}var Hn=class{#e=[];enqueue(e,t){t={priority:0,...t};let n={priority:t.priority,run:e};if(this.size&&this.#e[this.size-1].priority>=t.priority){this.#e.push(n);return}let o=Ba(this.#e,n,(i,s)=>s.priority-i.priority);this.#e.splice(o,0,n)}dequeue(){return this.#e.shift()?.run}filter(e){return this.#e.filter(t=>t.priority===e.priority).map(t=>t.run)}get size(){return this.#e.length}};var Kn=class extends xa.default{#e;#r;#i=0;#a;#c;#p=0;#n;#u;#t;#g;#o=0;#l;#s;#m;timeout;constructor(e){if(super(),e={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:Hn,...e},!(typeof e.intervalCap=="number"&&e.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${e.intervalCap?.toString()??""}\` (${typeof e.intervalCap})`);if(e.interval===void 0||!(Number.isFinite(e.interval)&&e.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${e.interval?.toString()??""}\` (${typeof e.interval})`);this.#e=e.carryoverConcurrencyCount,this.#r=e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,this.#a=e.intervalCap,this.#c=e.interval,this.#t=new e.queueClass,this.#g=e.queueClass,this.concurrency=e.concurrency,this.timeout=e.timeout,this.#m=e.throwOnTimeout===!0,this.#s=e.autoStart===!1}get#b(){return this.#r||this.#i<this.#a}get#x(){return this.#o<this.#l}#E(){this.#o--,this.#f(),this.emit("next")}#v(){this.#w(),this.#y(),this.#u=void 0}get#B(){let e=Date.now();if(this.#n===void 0){let t=this.#p-e;if(t<0)this.#i=this.#e?this.#o:0;else return this.#u===void 0&&(this.#u=setTimeout(()=>{this.#v()},t)),!0}return!1}#f(){if(this.#t.size===0)return this.#n&&clearInterval(this.#n),this.#n=void 0,this.emit("empty"),this.#o===0&&this.emit("idle"),!1;if(!this.#s){let e=!this.#B;if(this.#b&&this.#x){let t=this.#t.dequeue();return t?(this.emit("active"),t(),e&&this.#y(),!0):!1}}return!1}#y(){this.#r||this.#n!==void 0||(this.#n=setInterval(()=>{this.#w()},this.#c),this.#p=Date.now()+this.#c)}#w(){this.#i===0&&this.#o===0&&this.#n&&(clearInterval(this.#n),this.#n=void 0),this.#i=this.#e?this.#o:0,this.#h()}#h(){for(;this.#f(););}get concurrency(){return this.#l}set concurrency(e){if(!(typeof e=="number"&&e>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${e}\` (${typeof e})`);this.#l=e,this.#h()}async#A(e){return new Promise((t,n)=>{e.addEventListener("abort",()=>{n(e.reason)},{once:!0})})}async add(e,t={}){return t={timeout:this.timeout,throwOnTimeout:this.#m,...t},new Promise((n,o)=>{this.#t.enqueue(async()=>{this.#o++,this.#i++;try{t.signal?.throwIfAborted();let i=e({signal:t.signal});t.timeout&&(i=va(Promise.resolve(i),{milliseconds:t.timeout})),t.signal&&(i=Promise.race([i,this.#A(t.signal)]));let s=await i;n(s),this.emit("completed",s)}catch(i){if(i instanceof Mn&&!t.throwOnTimeout){n();return}o(i),this.emit("error",i)}finally{this.#E()}},t),this.emit("add"),this.#f()})}async addAll(e,t){return Promise.all(e.map(async n=>this.add(n,t)))}start(){return this.#s?(this.#s=!1,this.#h(),this):this}pause(){this.#s=!0}clear(){this.#t=new this.#g}async onEmpty(){this.#t.size!==0&&await this.#d("empty")}async onSizeLessThan(e){this.#t.size<e||await this.#d("next",()=>this.#t.size<e)}async onIdle(){this.#o===0&&this.#t.size===0||await this.#d("idle")}async#d(e,t){return new Promise(n=>{let o=()=>{t&&!t()||(this.off(e,o),n())};this.on(e,o)})}get size(){return this.#t.size}sizeBy(e){return this.#t.filter(e).length}get pending(){return this.#o}get isPaused(){return this.#s}};function Yg(r){return r[Symbol.asyncIterator]!=null}function Zg(r){if(Yg(r))return(async()=>{for await(let e of r)return e})();for(let e of r)return e}var Mf=Zg;function Wg(r){let[e,t]=r[Symbol.asyncIterator]!=null?[r[Symbol.asyncIterator](),Symbol.asyncIterator]:[r[Symbol.iterator](),Symbol.iterator],n=[];return{peek:()=>e.next(),push:o=>{n.push(o)},next:()=>n.length>0?{done:!1,value:n.shift()}:e.next(),[t](){return this}}}var Hf=Wg;function Jg(r){return r[Symbol.asyncIterator]!=null}function Xg(r,e){if(Jg(r))return async function*(){for await(let a of r)yield e(a)}();let t=Hf(r),{value:n,done:o}=t.next();if(o===!0)return function*(){}();let i=e(n);if(typeof i.then=="function")return async function*(){yield await i;for await(let a of t)yield e(a)}();let s=e;return function*(){yield i;for(let a of t)yield s(a)}()}var Kf=Xg;var Aa=J("/ipns/");function $f(r){return he(r.subarray(0,Aa.byteLength),Aa)}var qf=r=>cn(r.slice(Aa.length)),Bi=class{client;constructor(e){this.client=e}async*findProviders(e,t={}){yield*Kf(this.client.getProviders(e,t),n=>({id:n.ID,multiaddrs:n.Addrs??[]}))}async provide(){}async put(e,t,n){if(!$f(e))return;let o=qf(e),i=tr(t);await this.client.putIPNS(o,i,n)}async get(e,t){if(!$f(e))throw new P("Not found","ERR_NOT_FOUND");let n=qf(e);try{let o=await this.client.getIPNS(n,t);return Dn(o)}catch(o){throw o.code==="ERR_BAD_RESPONSE"?new P("Not found","ERR_NOT_FOUND"):o}}},Ai=class{client;constructor(e){this.client=e}async findPeer(e,t={}){let n=await Mf(this.client.getPeers(e,t));if(n!=null)return{id:n.ID,multiaddrs:n.Addrs??[]};throw new P("Not found","ERR_NOT_FOUND")}async*getClosestPeers(e,t={}){}};var mt=Ot("delegated-routing-v1-http-api-client"),zf={concurrentRequests:4,timeout:3e4},Si=class{started;httpQueue;shutDownController;clientUrl;timeout;contentRouting;peerRouting;constructor(e,t={}){this.started=!1,this.shutDownController=new AbortController,Oa(1/0,this.shutDownController.signal),this.httpQueue=new Kn({concurrency:t.concurrentRequests??zf.concurrentRequests}),this.clientUrl=e instanceof URL?e:new URL(e),this.timeout=t.timeout??zf.timeout,this.contentRouting=new Bi(this),this.peerRouting=new Ai(this)}get[La](){return this.contentRouting}get[Da](){return this.peerRouting}isStarted(){return this.started}start(){this.started=!0}stop(){this.httpQueue.clear(),this.shutDownController.abort(),this.started=!1}async*getProviders(e,t={}){mt("getProviders starts: %c",e);let n=un([this.shutDownController.signal,t.signal,AbortSignal.timeout(this.timeout)]),o=gt(),i=gt();this.httpQueue.add(async()=>(o.resolve(),i.promise));try{await o.promise;let s=`${this.clientUrl}routing/v1/providers/${e.toString()}`,c=await fetch(s,{headers:{Accept:"application/x-ndjson"},signal:n});if(c.status===404)throw new P("No matching records found.","ERR_NOT_FOUND");if(c.status===422)throw new P("Request does not conform to schema or semantic constraints.","ERR_INVALID_REQUEST");if(c.body==null)throw new P("Routing response had no body","ERR_BAD_RESPONSE");if(c.headers.get("Content-Type")==="application/json"){let u=await c.json();for(let l of u.Providers){let d=this.#e(l);d!=null&&(yield d)}}else for await(let u of Pn(Qn(c.body))){let l=this.#e(u);l!=null&&(yield l)}}catch(s){mt.error("getProviders errored:",s)}finally{n.clear(),i.resolve(),mt("getProviders finished: %c",e)}}async*getPeers(e,t={}){mt("getPeers starts: %c",e);let n=un([this.shutDownController.signal,t.signal,AbortSignal.timeout(this.timeout)]),o=gt(),i=gt();this.httpQueue.add(async()=>(o.resolve(),i.promise));try{await o.promise;let s=`${this.clientUrl}routing/v1/peers/${e.toCID().toString()}`,c=await fetch(s,{headers:{Accept:"application/x-ndjson"},signal:n});if(c.status===404)throw new P("No matching records found.","ERR_NOT_FOUND");if(c.status===422)throw new P("Request does not conform to schema or semantic constraints.","ERR_INVALID_REQUEST");if(c.body==null)throw new P("Routing response had no body","ERR_BAD_RESPONSE");if(c.headers.get("Content-Type")==="application/json"){let u=await c.json();for(let l of u.Peers){let d=this.#e(l);d!=null&&(yield d)}}else for await(let u of Pn(Qn(c.body))){let l=this.#e(u);l!=null&&(yield l)}}catch(s){mt.error("getPeers errored:",s)}finally{n.clear(),i.resolve(),mt("getPeers finished: %c",e)}}async getIPNS(e,t={}){mt("getIPNS starts: %c",e);let n=un([this.shutDownController.signal,t.signal,AbortSignal.timeout(this.timeout)]),o=gt(),i=gt();this.httpQueue.add(async()=>(o.resolve(),i.promise));try{await o.promise;let s=`${this.clientUrl}routing/v1/ipns/${e.toCID().toString()}`,c=await fetch(s,{headers:{Accept:"application/vnd.ipfs.ipns-record"},signal:n});if(c.status===404)throw new P("No matching records found.","ERR_NOT_FOUND");if(c.status===422)throw new P("Request does not conform to schema or semantic constraints.","ERR_INVALID_REQUEST");if(c.body==null)throw new P("GET ipns response had no body","ERR_BAD_RESPONSE");let f=new Uint8Array(await c.arrayBuffer());return await Vf(wa(e),f),tr(f)}finally{n.clear(),i.resolve(),mt("getIPNS finished: %c",e)}}async putIPNS(e,t,n={}){mt("getIPNS starts: %c",e);let o=un([this.shutDownController.signal,n.signal,AbortSignal.timeout(this.timeout)]),i=gt(),s=gt();this.httpQueue.add(async()=>(i.resolve(),s.promise));try{await i.promise;let a=Dn(t),c=`${this.clientUrl}routing/v1/ipns/${e.toCID().toString()}`;if((await fetch(c,{method:"PUT",headers:{"Content-Type":"application/vnd.ipfs.ipns-record"},body:a,signal:o})).status!==200)throw new P("PUT ipns response had status other than 200","ERR_BAD_RESPONSE")}finally{o.clear(),s.resolve(),mt("getIPNS finished: %c",e)}}#e(e){let t=[],n=e.Addrs?.map(ps)??[];return e.Protocols!=null&&t.push(...e.Protocols),e.Protocol!=null&&(t.push(e.Protocol),delete e.Protocol),{...e,Schema:"peer",ID:Wi(e.ID),Addrs:n,Protocols:t}}};function Qg(r,e={}){return new Si(new URL(r),e)}return ih(em);})();
17
9
  /*! Bundled license information:
18
10
 
11
+ pvtsutils/build/index.js:
12
+ (*!
13
+ * MIT License
14
+ *
15
+ * Copyright (c) 2017-2022 Peculiar Ventures, LLC
16
+ *
17
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
18
+ * of this software and associated documentation files (the "Software"), to deal
19
+ * in the Software without restriction, including without limitation the rights
20
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
21
+ * copies of the Software, and to permit persons to whom the Software is
22
+ * furnished to do so, subject to the following conditions:
23
+ *
24
+ * The above copyright notice and this permission notice shall be included in all
25
+ * copies or substantial portions of the Software.
26
+ *
27
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
28
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
29
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
30
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
31
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
32
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
33
+ * SOFTWARE.
34
+ *
35
+ *)
36
+
19
37
  @noble/hashes/esm/utils.js:
20
38
  (*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
21
39
 
@@ -34,6 +52,46 @@
34
52
  @noble/curves/esm/ed25519.js:
35
53
  (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
36
54
 
55
+ pvutils/build/utils.es.js:
56
+ (*!
57
+ Copyright (c) Peculiar Ventures, LLC
58
+ *)
59
+
60
+ asn1js/build/index.es.js:
61
+ (*!
62
+ * Copyright (c) 2014, GMO GlobalSign
63
+ * Copyright (c) 2015-2022, Peculiar Ventures
64
+ * All rights reserved.
65
+ *
66
+ * Author 2014-2019, Yury Strozhevsky
67
+ *
68
+ * Redistribution and use in source and binary forms, with or without modification,
69
+ * are permitted provided that the following conditions are met:
70
+ *
71
+ * * Redistributions of source code must retain the above copyright notice, this
72
+ * list of conditions and the following disclaimer.
73
+ *
74
+ * * Redistributions in binary form must reproduce the above copyright notice, this
75
+ * list of conditions and the following disclaimer in the documentation and/or
76
+ * other materials provided with the distribution.
77
+ *
78
+ * * Neither the name of the copyright holder nor the names of its
79
+ * contributors may be used to endorse or promote products derived from
80
+ * this software without specific prior written permission.
81
+ *
82
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
83
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
84
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
85
+ * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
86
+ * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
87
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
88
+ * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
89
+ * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
90
+ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
91
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
92
+ *
93
+ *)
94
+
37
95
  @noble/curves/esm/abstract/weierstrass.js:
38
96
  (*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
39
97