@helia/ipns 1.1.5 → 1.1.6

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,19 +1,19 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.HeliaIpns = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var HeliaIpns=(()=>{var bp=Object.create;var $i=Object.defineProperty;var wp=Object.getOwnPropertyDescriptor;var Ep=Object.getOwnPropertyNames;var Sp=Object.getPrototypeOf,Bp=Object.prototype.hasOwnProperty;var X=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),de=(e,t)=>{for(var r in t)$i(e,r,{get:t[r],enumerable:!0})},lc=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Ep(t))!Bp.call(e,i)&&i!==r&&$i(e,i,{get:()=>t[i],enumerable:!(n=wp(t,i))||n.enumerable});return e};var ve=(e,t,r)=>(r=e!=null?bp(Sp(e)):{},lc(t||!e||!e.__esModule?$i(r,"default",{value:e,enumerable:!0}):r,e)),Cp=e=>lc($i({},"__esModule",{value:!0}),e);var pc=X((mb,dc)=>{var an=1e3,cn=an*60,un=cn*60,Kr=un*24,Ap=Kr*7,Tp=Kr*365.25;dc.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return _p(e);if(r==="number"&&isFinite(e))return t.long?Rp(e):Ip(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function _p(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*Tp;case"weeks":case"week":case"w":return r*Ap;case"days":case"day":case"d":return r*Kr;case"hours":case"hour":case"hrs":case"hr":case"h":return r*un;case"minutes":case"minute":case"mins":case"min":case"m":return r*cn;case"seconds":case"second":case"secs":case"sec":case"s":return r*an;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function Ip(e){var t=Math.abs(e);return t>=Kr?Math.round(e/Kr)+"d":t>=un?Math.round(e/un)+"h":t>=cn?Math.round(e/cn)+"m":t>=an?Math.round(e/an)+"s":e+"ms"}function Rp(e){var t=Math.abs(e);return t>=Kr?Wi(e,t,Kr,"day"):t>=un?Wi(e,t,un,"hour"):t>=cn?Wi(e,t,cn,"minute"):t>=an?Wi(e,t,an,"second"):e+" ms"}function Wi(e,t,r,n){var i=t>=r*1.5;return Math.round(e/r)+" "+n+(i?"s":"")}});var gc=X((xb,yc)=>{function Dp(e){r.debug=r,r.default=r,r.coerce=c,r.disable=o,r.enable=i,r.enabled=s,r.humanize=pc(),r.destroy=u,Object.keys(e).forEach(f=>{r[f]=e[f]}),r.names=[],r.skips=[],r.formatters={};function t(f){let l=0;for(let h=0;h<f.length;h++)l=(l<<5)-l+f.charCodeAt(h),l|=0;return r.colors[Math.abs(l)%r.colors.length]}r.selectColor=t;function r(f){let l,h=null,g,d;function p(...y){if(!p.enabled)return;let m=p,w=Number(new Date),v=w-(l||w);m.diff=v,m.prev=l,m.curr=w,l=w,y[0]=r.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let I=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(S,D)=>{if(S==="%%")return"%";I++;let B=r.formatters[D];if(typeof B=="function"){let P=y[I];S=B.call(m,P),y.splice(I,1),I--}return S}),r.formatArgs.call(m,y),(m.log||r.log).apply(m,y)}return p.namespace=f,p.useColors=r.useColors(),p.color=r.selectColor(f),p.extend=n,p.destroy=r.destroy,Object.defineProperty(p,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(g!==r.namespaces&&(g=r.namespaces,d=r.enabled(f)),d),set:y=>{h=y}}),typeof r.init=="function"&&r.init(p),p}function n(f,l){let h=r(this.namespace+(typeof l>"u"?":":l)+f);return h.log=this.log,h}function i(f){r.save(f),r.namespaces=f,r.names=[],r.skips=[];let l,h=(typeof f=="string"?f:"").split(/[\s,]+/),g=h.length;for(l=0;l<g;l++)h[l]&&(f=h[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,h;for(l=0,h=r.skips.length;l<h;l++)if(r.skips[l].test(f))return!1;for(l=0,h=r.names.length;l<h;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}yc.exports=Dp});var mc=X((it,Yi)=>{it.formatArgs=Lp;it.save=kp;it.load=Up;it.useColors=Np;it.storage=Pp();it.destroy=(()=>{let e=!1;return()=>{e||(e=!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`."))}})();it.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 Np(){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 Lp(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+Yi.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;e.splice(1,0,t,"color: inherit");let r=0,n=0;e[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(r++,i==="%c"&&(n=r))}),e.splice(n,0,t)}it.log=console.debug||console.log||(()=>{});function kp(e){try{e?it.storage.setItem("debug",e):it.storage.removeItem("debug")}catch{}}function Up(){let e;try{e=it.storage.getItem("debug")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function Pp(){try{return localStorage}catch{}}Yi.exports=gc()(it);var{formatters:Op}=Yi.exports;Op.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var ge=X((Ew,Wc)=>{Wc.exports={options:{usePureJavaScript:!1}}});var Qc=X((Sw,Zc)=>{var Ws={};Zc.exports=Ws;var Yc={};Ws.encode=function(e,t,r){if(typeof t!="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(!(e instanceof Uint8Array))n=u1(e,t);else{var i=0,o=t.length,s=t.charAt(0),a=[0];for(i=0;i<e.length;++i){for(var c=0,u=e[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;e[i]===0&&i<e.length-1;++i)n+=s;for(i=a.length-1;i>=0;--i)n+=t[a[i]]}if(r){var f=new RegExp(".{1,"+r+"}","g");n=n.match(f).join(`\r
3
- `)}return n};Ws.decode=function(e,t){if(typeof e!="string")throw new TypeError('"input" must be a string.');if(typeof t!="string")throw new TypeError('"alphabet" must be a string.');var r=Yc[t];if(!r){r=Yc[t]=[];for(var n=0;n<t.length;++n)r[t.charCodeAt(n)]=n}e=e.replace(/\s/g,"");for(var i=t.length,o=t.charAt(0),s=[0],n=0;n<e.length;n++){var a=r[e.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;e[f]===o&&f<e.length-1;++f)s.push(0);return typeof Buffer<"u"?Buffer.from(s.reverse()):new Uint8Array(s.reverse())};function u1(e,t){var r=0,n=t.length,i=t.charAt(0),o=[0];for(r=0;r<e.length();++r){for(var s=0,a=e.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;e.at(r)===0&&r<e.length()-1;++r)c+=i;for(r=o.length-1;r>=0;--r)c+=t[o[r]];return c}});var Oe=X((Bw,eu)=>{var Xc=ge(),Jc=Qc(),x=eu.exports=Xc.util=Xc.util||{};(function(){if(typeof process<"u"&&process.nextTick&&!process.browser){x.nextTick=process.nextTick,typeof setImmediate=="function"?x.setImmediate=setImmediate:x.setImmediate=x.nextTick;return}if(typeof setImmediate=="function"){x.setImmediate=function(){return setImmediate.apply(void 0,arguments)},x.nextTick=function(a){return setImmediate(a)};return}if(x.setImmediate=function(a){setTimeout(a,0)},typeof window<"u"&&typeof window.postMessage=="function"){let a=function(c){if(c.source===window&&c.data===e){c.stopPropagation();var u=t.slice();t.length=0,u.forEach(function(f){f()})}};var s=a,e="forge.setImmediate",t=[];x.setImmediate=function(c){t.push(c),t.length===1&&window.postMessage(e,"*")},window.addEventListener("message",a,!0)}if(typeof MutationObserver<"u"){var r=Date.now(),n=!0,i=document.createElement("div"),t=[];new MutationObserver(function(){var c=t.slice();t.length=0,c.forEach(function(u){u()})}).observe(i,{attributes:!0});var o=x.setImmediate;x.setImmediate=function(c){Date.now()-r>15?(r=Date.now(),o(c)):(t.push(c),t.length===1&&i.setAttribute("a",n=!n))}}x.nextTick=x.setImmediate})();x.isNodejs=typeof process<"u"&&process.versions&&process.versions.node;x.globalScope=function(){return x.isNodejs?globalThis:typeof self>"u"?window:self}();x.isArray=Array.isArray||function(e){return Object.prototype.toString.call(e)==="[object Array]"};x.isArrayBuffer=function(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer};x.isArrayBufferView=function(e){return e&&x.isArrayBuffer(e.buffer)&&e.byteLength!==void 0};function oi(e){if(!(e===8||e===16||e===24||e===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+e)}x.ByteBuffer=Ys;function Ys(e){if(this.data="",this.read=0,typeof e=="string")this.data=e;else if(x.isArrayBuffer(e)||x.isArrayBufferView(e))if(typeof Buffer<"u"&&e instanceof Buffer)this.data=e.toString("binary");else{var t=new Uint8Array(e);try{this.data=String.fromCharCode.apply(null,t)}catch{for(var r=0;r<t.length;++r)this.putByte(t[r])}}else(e instanceof Ys||typeof e=="object"&&typeof e.data=="string"&&typeof e.read=="number")&&(this.data=e.data,this.read=e.read);this._constructedStringLength=0}x.ByteStringBuffer=Ys;var f1=4096;x.ByteStringBuffer.prototype._optimizeConstructedString=function(e){this._constructedStringLength+=e,this._constructedStringLength>f1&&(this.data.substr(0,1),this._constructedStringLength=0)};x.ByteStringBuffer.prototype.length=function(){return this.data.length-this.read};x.ByteStringBuffer.prototype.isEmpty=function(){return this.length()<=0};x.ByteStringBuffer.prototype.putByte=function(e){return this.putBytes(String.fromCharCode(e))};x.ByteStringBuffer.prototype.fillWithByte=function(e,t){e=String.fromCharCode(e);for(var r=this.data;t>0;)t&1&&(r+=e),t>>>=1,t>0&&(e+=e);return this.data=r,this._optimizeConstructedString(t),this};x.ByteStringBuffer.prototype.putBytes=function(e){return this.data+=e,this._optimizeConstructedString(e.length),this};x.ByteStringBuffer.prototype.putString=function(e){return this.putBytes(x.encodeUtf8(e))};x.ByteStringBuffer.prototype.putInt16=function(e){return this.putBytes(String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};x.ByteStringBuffer.prototype.putInt24=function(e){return this.putBytes(String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};x.ByteStringBuffer.prototype.putInt32=function(e){return this.putBytes(String.fromCharCode(e>>24&255)+String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};x.ByteStringBuffer.prototype.putInt16Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255))};x.ByteStringBuffer.prototype.putInt24Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e>>16&255))};x.ByteStringBuffer.prototype.putInt32Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e>>16&255)+String.fromCharCode(e>>24&255))};x.ByteStringBuffer.prototype.putInt=function(e,t){oi(t);var r="";do t-=8,r+=String.fromCharCode(e>>t&255);while(t>0);return this.putBytes(r)};x.ByteStringBuffer.prototype.putSignedInt=function(e,t){return e<0&&(e+=2<<t-1),this.putInt(e,t)};x.ByteStringBuffer.prototype.putBuffer=function(e){return this.putBytes(e.getBytes())};x.ByteStringBuffer.prototype.getByte=function(){return this.data.charCodeAt(this.read++)};x.ByteStringBuffer.prototype.getInt16=function(){var e=this.data.charCodeAt(this.read)<<8^this.data.charCodeAt(this.read+1);return this.read+=2,e};x.ByteStringBuffer.prototype.getInt24=function(){var e=this.data.charCodeAt(this.read)<<16^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2);return this.read+=3,e};x.ByteStringBuffer.prototype.getInt32=function(){var e=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,e};x.ByteStringBuffer.prototype.getInt16Le=function(){var e=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8;return this.read+=2,e};x.ByteStringBuffer.prototype.getInt24Le=function(){var e=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8^this.data.charCodeAt(this.read+2)<<16;return this.read+=3,e};x.ByteStringBuffer.prototype.getInt32Le=function(){var e=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,e};x.ByteStringBuffer.prototype.getInt=function(e){oi(e);var t=0;do t=(t<<8)+this.data.charCodeAt(this.read++),e-=8;while(e>0);return t};x.ByteStringBuffer.prototype.getSignedInt=function(e){var t=this.getInt(e),r=2<<e-2;return t>=r&&(t-=r<<1),t};x.ByteStringBuffer.prototype.getBytes=function(e){var t;return e?(e=Math.min(this.length(),e),t=this.data.slice(this.read,this.read+e),this.read+=e):e===0?t="":(t=this.read===0?this.data:this.data.slice(this.read),this.clear()),t};x.ByteStringBuffer.prototype.bytes=function(e){return typeof e>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+e)};x.ByteStringBuffer.prototype.at=function(e){return this.data.charCodeAt(this.read+e)};x.ByteStringBuffer.prototype.setAt=function(e,t){return this.data=this.data.substr(0,this.read+e)+String.fromCharCode(t)+this.data.substr(this.read+e+1),this};x.ByteStringBuffer.prototype.last=function(){return this.data.charCodeAt(this.data.length-1)};x.ByteStringBuffer.prototype.copy=function(){var e=x.createBuffer(this.data);return e.read=this.read,e};x.ByteStringBuffer.prototype.compact=function(){return this.read>0&&(this.data=this.data.slice(this.read),this.read=0),this};x.ByteStringBuffer.prototype.clear=function(){return this.data="",this.read=0,this};x.ByteStringBuffer.prototype.truncate=function(e){var t=Math.max(0,this.length()-e);return this.data=this.data.substr(this.read,t),this.read=0,this};x.ByteStringBuffer.prototype.toHex=function(){for(var e="",t=this.read;t<this.data.length;++t){var r=this.data.charCodeAt(t);r<16&&(e+="0"),e+=r.toString(16)}return e};x.ByteStringBuffer.prototype.toString=function(){return x.decodeUtf8(this.bytes())};function l1(e,t){t=t||{},this.read=t.readOffset||0,this.growSize=t.growSize||1024;var r=x.isArrayBuffer(e),n=x.isArrayBufferView(e);if(r||n){r?this.data=new DataView(e):this.data=new DataView(e.buffer,e.byteOffset,e.byteLength),this.write="writeOffset"in t?t.writeOffset:this.data.byteLength;return}this.data=new DataView(new ArrayBuffer(0)),this.write=0,e!=null&&this.putBytes(e),"writeOffset"in t&&(this.write=t.writeOffset)}x.DataBuffer=l1;x.DataBuffer.prototype.length=function(){return this.write-this.read};x.DataBuffer.prototype.isEmpty=function(){return this.length()<=0};x.DataBuffer.prototype.accommodate=function(e,t){if(this.length()>=e)return this;t=Math.max(t||this.growSize,e);var r=new Uint8Array(this.data.buffer,this.data.byteOffset,this.data.byteLength),n=new Uint8Array(this.length()+t);return n.set(r),this.data=new DataView(n.buffer),this};x.DataBuffer.prototype.putByte=function(e){return this.accommodate(1),this.data.setUint8(this.write++,e),this};x.DataBuffer.prototype.fillWithByte=function(e,t){this.accommodate(t);for(var r=0;r<t;++r)this.data.setUint8(e);return this};x.DataBuffer.prototype.putBytes=function(e,t){if(x.isArrayBufferView(e)){var r=new Uint8Array(e.buffer,e.byteOffset,e.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(x.isArrayBuffer(e)){var r=new Uint8Array(e);this.accommodate(r.byteLength);var i=new Uint8Array(this.data.buffer);return i.set(r,this.write),this.write+=r.byteLength,this}if(e instanceof x.DataBuffer||typeof e=="object"&&typeof e.read=="number"&&typeof e.write=="number"&&x.isArrayBufferView(e.data)){var r=new Uint8Array(e.data.byteLength,e.read,e.length());this.accommodate(r.byteLength);var i=new Uint8Array(e.data.byteLength,this.write);return i.set(r),this.write+=r.byteLength,this}if(e instanceof x.ByteStringBuffer&&(e=e.data,t="binary"),t=t||"binary",typeof e=="string"){var o;if(t==="hex")return this.accommodate(Math.ceil(e.length/2)),o=new Uint8Array(this.data.buffer,this.write),this.write+=x.binary.hex.decode(e,o,this.write),this;if(t==="base64")return this.accommodate(Math.ceil(e.length/4)*3),o=new Uint8Array(this.data.buffer,this.write),this.write+=x.binary.base64.decode(e,o,this.write),this;if(t==="utf8"&&(e=x.encodeUtf8(e),t="binary"),t==="binary"||t==="raw")return this.accommodate(e.length),o=new Uint8Array(this.data.buffer,this.write),this.write+=x.binary.raw.decode(o),this;if(t==="utf16")return this.accommodate(e.length*2),o=new Uint16Array(this.data.buffer,this.write),this.write+=x.text.utf16.encode(o),this;throw new Error("Invalid encoding: "+t)}throw Error("Invalid parameter: "+e)};x.DataBuffer.prototype.putBuffer=function(e){return this.putBytes(e),e.clear(),this};x.DataBuffer.prototype.putString=function(e){return this.putBytes(e,"utf16")};x.DataBuffer.prototype.putInt16=function(e){return this.accommodate(2),this.data.setInt16(this.write,e),this.write+=2,this};x.DataBuffer.prototype.putInt24=function(e){return this.accommodate(3),this.data.setInt16(this.write,e>>8&65535),this.data.setInt8(this.write,e>>16&255),this.write+=3,this};x.DataBuffer.prototype.putInt32=function(e){return this.accommodate(4),this.data.setInt32(this.write,e),this.write+=4,this};x.DataBuffer.prototype.putInt16Le=function(e){return this.accommodate(2),this.data.setInt16(this.write,e,!0),this.write+=2,this};x.DataBuffer.prototype.putInt24Le=function(e){return this.accommodate(3),this.data.setInt8(this.write,e>>16&255),this.data.setInt16(this.write,e>>8&65535,!0),this.write+=3,this};x.DataBuffer.prototype.putInt32Le=function(e){return this.accommodate(4),this.data.setInt32(this.write,e,!0),this.write+=4,this};x.DataBuffer.prototype.putInt=function(e,t){oi(t),this.accommodate(t/8);do t-=8,this.data.setInt8(this.write++,e>>t&255);while(t>0);return this};x.DataBuffer.prototype.putSignedInt=function(e,t){return oi(t),this.accommodate(t/8),e<0&&(e+=2<<t-1),this.putInt(e,t)};x.DataBuffer.prototype.getByte=function(){return this.data.getInt8(this.read++)};x.DataBuffer.prototype.getInt16=function(){var e=this.data.getInt16(this.read);return this.read+=2,e};x.DataBuffer.prototype.getInt24=function(){var e=this.data.getInt16(this.read)<<8^this.data.getInt8(this.read+2);return this.read+=3,e};x.DataBuffer.prototype.getInt32=function(){var e=this.data.getInt32(this.read);return this.read+=4,e};x.DataBuffer.prototype.getInt16Le=function(){var e=this.data.getInt16(this.read,!0);return this.read+=2,e};x.DataBuffer.prototype.getInt24Le=function(){var e=this.data.getInt8(this.read)^this.data.getInt16(this.read+1,!0)<<8;return this.read+=3,e};x.DataBuffer.prototype.getInt32Le=function(){var e=this.data.getInt32(this.read,!0);return this.read+=4,e};x.DataBuffer.prototype.getInt=function(e){oi(e);var t=0;do t=(t<<8)+this.data.getInt8(this.read++),e-=8;while(e>0);return t};x.DataBuffer.prototype.getSignedInt=function(e){var t=this.getInt(e),r=2<<e-2;return t>=r&&(t-=r<<1),t};x.DataBuffer.prototype.getBytes=function(e){var t;return e?(e=Math.min(this.length(),e),t=this.data.slice(this.read,this.read+e),this.read+=e):e===0?t="":(t=this.read===0?this.data:this.data.slice(this.read),this.clear()),t};x.DataBuffer.prototype.bytes=function(e){return typeof e>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+e)};x.DataBuffer.prototype.at=function(e){return this.data.getUint8(this.read+e)};x.DataBuffer.prototype.setAt=function(e,t){return this.data.setUint8(e,t),this};x.DataBuffer.prototype.last=function(){return this.data.getUint8(this.write-1)};x.DataBuffer.prototype.copy=function(){return new x.DataBuffer(this)};x.DataBuffer.prototype.compact=function(){if(this.read>0){var e=new Uint8Array(this.data.buffer,this.read),t=new Uint8Array(e.byteLength);t.set(e),this.data=new DataView(t),this.write-=this.read,this.read=0}return this};x.DataBuffer.prototype.clear=function(){return this.data=new DataView(new ArrayBuffer(0)),this.read=this.write=0,this};x.DataBuffer.prototype.truncate=function(e){return this.write=Math.max(0,this.length()-e),this.read=Math.min(this.read,this.write),this};x.DataBuffer.prototype.toHex=function(){for(var e="",t=this.read;t<this.data.byteLength;++t){var r=this.data.getUint8(t);r<16&&(e+="0"),e+=r.toString(16)}return e};x.DataBuffer.prototype.toString=function(e){var t=new Uint8Array(this.data,this.read,this.length());if(e=e||"utf8",e==="binary"||e==="raw")return x.binary.raw.encode(t);if(e==="hex")return x.binary.hex.encode(t);if(e==="base64")return x.binary.base64.encode(t);if(e==="utf8")return x.text.utf8.decode(t);if(e==="utf16")return x.text.utf16.decode(t);throw new Error("Invalid encoding: "+e)};x.createBuffer=function(e,t){return t=t||"raw",e!==void 0&&t==="utf8"&&(e=x.encodeUtf8(e)),new x.ByteBuffer(e)};x.fillString=function(e,t){for(var r="";t>0;)t&1&&(r+=e),t>>>=1,t>0&&(e+=e);return r};x.xorBytes=function(e,t,r){for(var n="",i="",o="",s=0,a=0;r>0;--r,++s)i=e.charCodeAt(s)^t.charCodeAt(s),a>=10&&(n+=o,o="",a=0),o+=String.fromCharCode(i),++a;return n+=o,n};x.hexToBytes=function(e){var t="",r=0;for(e.length&!0&&(r=1,t+=String.fromCharCode(parseInt(e[0],16)));r<e.length;r+=2)t+=String.fromCharCode(parseInt(e.substr(r,2),16));return t};x.bytesToHex=function(e){return x.createBuffer(e).toHex()};x.int32ToBytes=function(e){return String.fromCharCode(e>>24&255)+String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255)};var mr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",xr=[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],jc="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";x.encode64=function(e,t){for(var r="",n="",i,o,s,a=0;a<e.length;)i=e.charCodeAt(a++),o=e.charCodeAt(a++),s=e.charCodeAt(a++),r+=mr.charAt(i>>2),r+=mr.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=mr.charAt((o&15)<<2|s>>6),r+=isNaN(s)?"=":mr.charAt(s&63)),t&&r.length>t&&(n+=r.substr(0,t)+`\r
4
- `,r=r.substr(t));return n+=r,n};x.decode64=function(e){e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");for(var t="",r,n,i,o,s=0;s<e.length;)r=xr[e.charCodeAt(s++)-43],n=xr[e.charCodeAt(s++)-43],i=xr[e.charCodeAt(s++)-43],o=xr[e.charCodeAt(s++)-43],t+=String.fromCharCode(r<<2|n>>4),i!==64&&(t+=String.fromCharCode((n&15)<<4|i>>2),o!==64&&(t+=String.fromCharCode((i&3)<<6|o)));return t};x.encodeUtf8=function(e){return unescape(encodeURIComponent(e))};x.decodeUtf8=function(e){return decodeURIComponent(escape(e))};x.binary={raw:{},hex:{},base64:{},base58:{},baseN:{encode:Jc.encode,decode:Jc.decode}};x.binary.raw.encode=function(e){return String.fromCharCode.apply(null,e)};x.binary.raw.decode=function(e,t,r){var n=t;n||(n=new Uint8Array(e.length)),r=r||0;for(var i=r,o=0;o<e.length;++o)n[i++]=e.charCodeAt(o);return t?i-r:n};x.binary.hex.encode=x.bytesToHex;x.binary.hex.decode=function(e,t,r){var n=t;n||(n=new Uint8Array(Math.ceil(e.length/2))),r=r||0;var i=0,o=r;for(e.length&1&&(i=1,n[o++]=parseInt(e[0],16));i<e.length;i+=2)n[o++]=parseInt(e.substr(i,2),16);return t?o-r:n};x.binary.base64.encode=function(e,t){for(var r="",n="",i,o,s,a=0;a<e.byteLength;)i=e[a++],o=e[a++],s=e[a++],r+=mr.charAt(i>>2),r+=mr.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=mr.charAt((o&15)<<2|s>>6),r+=isNaN(s)?"=":mr.charAt(s&63)),t&&r.length>t&&(n+=r.substr(0,t)+`\r
5
- `,r=r.substr(t));return n+=r,n};x.binary.base64.decode=function(e,t,r){var n=t;n||(n=new Uint8Array(Math.ceil(e.length/4)*3)),e=e.replace(/[^A-Za-z0-9\+\/\=]/g,""),r=r||0;for(var i,o,s,a,c=0,u=r;c<e.length;)i=xr[e.charCodeAt(c++)-43],o=xr[e.charCodeAt(c++)-43],s=xr[e.charCodeAt(c++)-43],a=xr[e.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 t?u-r:n.subarray(0,u)};x.binary.base58.encode=function(e,t){return x.binary.baseN.encode(e,jc,t)};x.binary.base58.decode=function(e,t){return x.binary.baseN.decode(e,jc,t)};x.text={utf8:{},utf16:{}};x.text.utf8.encode=function(e,t,r){e=x.encodeUtf8(e);var n=t;n||(n=new Uint8Array(e.length)),r=r||0;for(var i=r,o=0;o<e.length;++o)n[i++]=e.charCodeAt(o);return t?i-r:n};x.text.utf8.decode=function(e){return x.decodeUtf8(String.fromCharCode.apply(null,e))};x.text.utf16.encode=function(e,t,r){var n=t;n||(n=new Uint8Array(e.length*2));var i=new Uint16Array(n.buffer);r=r||0;for(var o=r,s=r,a=0;a<e.length;++a)i[s++]=e.charCodeAt(a),o+=2;return t?o-r:n};x.text.utf16.decode=function(e){return String.fromCharCode.apply(null,new Uint16Array(e.buffer))};x.deflate=function(e,t,r){if(t=x.decode64(e.deflate(x.encode64(t)).rval),r){var n=2,i=t.charCodeAt(1);i&32&&(n=6),t=t.substring(n,t.length-4)}return t};x.inflate=function(e,t,r){var n=e.inflate(x.encode64(t)).rval;return n===null?null:x.decode64(n)};var Zs=function(e,t,r){if(!e)throw new Error("WebStorage not available.");var n;if(r===null?n=e.removeItem(t):(r=x.encode64(JSON.stringify(r)),n=e.setItem(t,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}},Qs=function(e,t){if(!e)throw new Error("WebStorage not available.");var r=e.getItem(t);if(e.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(x.decode64(r))),r},h1=function(e,t,r,n){var i=Qs(e,t);i===null&&(i={}),i[r]=n,Zs(e,t,i)},d1=function(e,t,r){var n=Qs(e,t);return n!==null&&(n=r in n?n[r]:null),n},p1=function(e,t,r){var n=Qs(e,t);if(n!==null&&r in n){delete n[r];var i=!0;for(var o in n){i=!1;break}i&&(n=null),Zs(e,t,n)}},y1=function(e,t){Zs(e,t,null)},Ji=function(e,t,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(t[0]===null)throw new Error("Flash local storage not available.");n=e.apply(this,t),o=i==="flash"}(i==="web"||i==="both")&&(t[0]=localStorage,n=e.apply(this,t),o=!0)}catch(c){s=c}if(o)break}if(!o)throw s;return n};x.setItem=function(e,t,r,n,i){Ji(h1,arguments,i)};x.getItem=function(e,t,r,n){return Ji(d1,arguments,n)};x.removeItem=function(e,t,r,n){Ji(p1,arguments,n)};x.clearItems=function(e,t,r){Ji(y1,arguments,r)};x.isEmpty=function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0};x.format=function(e){for(var t=/%./g,r,n,i=0,o=[],s=0;r=t.exec(e);){n=e.substring(s,t.lastIndex-2),n.length>0&&o.push(n),s=t.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(e.substring(s)),o.join("")};x.formatNumber=function(e,t,r,n){var i=e,o=isNaN(t=Math.abs(t))?2:t,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):"")};x.formatSize=function(e){return e>=1073741824?e=x.formatNumber(e/1073741824,2,".","")+" GiB":e>=1048576?e=x.formatNumber(e/1048576,2,".","")+" MiB":e>=1024?e=x.formatNumber(e/1024,0)+" KiB":e=x.formatNumber(e,0)+" bytes",e};x.bytesFromIP=function(e){return e.indexOf(".")!==-1?x.bytesFromIPv4(e):e.indexOf(":")!==-1?x.bytesFromIPv6(e):null};x.bytesFromIPv4=function(e){if(e=e.split("."),e.length!==4)return null;for(var t=x.createBuffer(),r=0;r<e.length;++r){var n=parseInt(e[r],10);if(isNaN(n))return null;t.putByte(n)}return t.getBytes()};x.bytesFromIPv6=function(e){var t=0;e=e.split(":").filter(function(s){return s.length===0&&++t,!0});for(var r=(8-e.length+t)*2,n=x.createBuffer(),i=0;i<8;++i){if(!e[i]||e[i].length===0){n.fillWithByte(0,r),r=0;continue}var o=x.hexToBytes(e[i]);o.length<2&&n.putByte(0),n.putBytes(o)}return n.getBytes()};x.bytesToIP=function(e){return e.length===4?x.bytesToIPv4(e):e.length===16?x.bytesToIPv6(e):null};x.bytesToIPv4=function(e){if(e.length!==4)return null;for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t.join(".")};x.bytesToIPv6=function(e){if(e.length!==16)return null;for(var t=[],r=[],n=0,i=0;i<e.length;i+=2){for(var o=x.bytesToHex(e[i]+e[i+1]);o[0]==="0"&&o!=="0";)o=o.substr(1);if(o==="0"){var s=r[r.length-1],a=t.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))}t.push(o)}if(r.length>0){var c=r[n];c.end-c.start>0&&(t.splice(c.start,c.end-c.start+1,""),c.start===0&&t.unshift(""),c.end===7&&t.push(""))}return t.join(":")};x.estimateCores=function(e,t){if(typeof e=="function"&&(t=e,e={}),e=e||{},"cores"in x&&!e.update)return t(null,x.cores);if(typeof navigator<"u"&&"hardwareConcurrency"in navigator&&navigator.hardwareConcurrency>0)return x.cores=navigator.hardwareConcurrency,t(null,x.cores);if(typeof Worker>"u")return x.cores=1,t(null,x.cores);if(typeof Blob>"u")return x.cores=2,t(null,x.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 x.cores=Math.max(1,u),URL.revokeObjectURL(r),t(null,x.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(h){if(u.push(h.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]=[],h=0;h<s;++h)if(u!==h){var g=a[h];(f.st>g.st&&f.st<g.et||g.st>f.st&&g.st<f.et)&&l.push(h)}return c.reduce(function(d,p){return Math.max(d,p.length)},0)}}});var ji=X((Cw,tu)=>{var si=ge();si.pki=si.pki||{};var Xs=tu.exports=si.pki.oids=si.oids=si.oids||{};function k(e,t){Xs[e]=t,Xs[t]=e}function pe(e,t){Xs[e]=t}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");pe("2.5.29.1","authorityKeyIdentifier");pe("2.5.29.2","keyAttributes");pe("2.5.29.3","certificatePolicies");pe("2.5.29.4","keyUsageRestriction");pe("2.5.29.5","policyMapping");pe("2.5.29.6","subtreesConstraint");pe("2.5.29.7","subjectAltName");pe("2.5.29.8","issuerAltName");pe("2.5.29.9","subjectDirectoryAttributes");pe("2.5.29.10","basicConstraints");pe("2.5.29.11","nameConstraints");pe("2.5.29.12","policyConstraints");pe("2.5.29.13","basicConstraints");k("2.5.29.14","subjectKeyIdentifier");k("2.5.29.15","keyUsage");pe("2.5.29.16","privateKeyUsagePeriod");k("2.5.29.17","subjectAltName");k("2.5.29.18","issuerAltName");k("2.5.29.19","basicConstraints");pe("2.5.29.20","cRLNumber");pe("2.5.29.21","cRLReason");pe("2.5.29.22","expirationDate");pe("2.5.29.23","instructionCode");pe("2.5.29.24","invalidityDate");pe("2.5.29.25","cRLDistributionPoints");pe("2.5.29.26","issuingDistributionPoint");pe("2.5.29.27","deltaCRLIndicator");pe("2.5.29.28","issuingDistributionPoint");pe("2.5.29.29","certificateIssuer");pe("2.5.29.30","nameConstraints");k("2.5.29.31","cRLDistributionPoints");k("2.5.29.32","certificatePolicies");pe("2.5.29.33","policyMappings");pe("2.5.29.34","policyConstraints");k("2.5.29.35","authorityKeyIdentifier");pe("2.5.29.36","policyConstraints");k("2.5.29.37","extKeyUsage");pe("2.5.29.46","freshestCRL");pe("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 ci=X((Aw,nu)=>{var be=ge();Oe();ji();var F=nu.exports=be.asn1=be.asn1||{};F.Class={UNIVERSAL:0,APPLICATION:64,CONTEXT_SPECIFIC:128,PRIVATE:192};F.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};F.create=function(e,t,r,n,i){if(be.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:e,type:t,constructed:r,composed:r||be.util.isArray(n),value:n};return i&&"bitStringContents"in i&&(a.bitStringContents=i.bitStringContents,a.original=F.copy(a)),a};F.copy=function(e,t){var r;if(be.util.isArray(e)){r=[];for(var n=0;n<e.length;++n)r.push(F.copy(e[n],t));return r}return typeof e=="string"?e:(r={tagClass:e.tagClass,type:e.type,constructed:e.constructed,composed:e.composed,value:F.copy(e.value,t)},t&&!t.excludeBitStringContents&&(r.bitStringContents=e.bitStringContents),r)};F.equals=function(e,t,r){if(be.util.isArray(e)){if(!be.util.isArray(t)||e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(!F.equals(e[n],t[n]))return!1;return!0}if(typeof e!=typeof t)return!1;if(typeof e=="string")return e===t;var i=e.tagClass===t.tagClass&&e.type===t.type&&e.constructed===t.constructed&&e.composed===t.composed&&F.equals(e.value,t.value);return r&&r.includeBitStringContents&&(i=i&&e.bitStringContents===t.bitStringContents),i};F.getBerValueLength=function(e){var t=e.getByte();if(t!==128){var r,n=t&128;return n?r=e.getInt((t&127)<<3):r=t,r}};function ai(e,t,r){if(r>t){var n=new Error("Too few bytes to parse DER.");throw n.available=e.length(),n.remaining=t,n.requested=r,n}}var g1=function(e,t){var r=e.getByte();if(t--,r!==128){var n,i=r&128;if(!i)n=r;else{var o=r&127;ai(e,t,o),n=e.getInt(o<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};F.fromDer=function(e,t){t===void 0&&(t={strict:!0,parseAllBytes:!0,decodeBitStrings:!0}),typeof t=="boolean"&&(t={strict:t,parseAllBytes:!0,decodeBitStrings:!0}),"strict"in t||(t.strict=!0),"parseAllBytes"in t||(t.parseAllBytes=!0),"decodeBitStrings"in t||(t.decodeBitStrings=!0),typeof e=="string"&&(e=be.util.createBuffer(e));var r=e.length(),n=eo(e,e.length(),0,t);if(t.parseAllBytes&&e.length()!==0){var i=new Error("Unparsed DER bytes remain after ASN.1 parsing.");throw i.byteCount=r,i.remaining=e.length(),i}return n};function eo(e,t,r,n){var i;ai(e,t,2);var o=e.getByte();t--;var s=o&192,a=o&31;i=e.length();var c=g1(e,t);if(t-=i-e.length(),c!==void 0&&c>t){if(n.strict){var u=new Error("Too few bytes to read ASN.1 value.");throw u.available=e.length(),u.remaining=t,u.requested=c,u}c=t}var f,l,h=(o&32)===32;if(h)if(f=[],c===void 0)for(;;){if(ai(e,t,2),e.bytes(2)===String.fromCharCode(0,0)){e.getBytes(2),t-=2;break}i=e.length(),f.push(eo(e,t,r+1,n)),t-=i-e.length()}else for(;c>0;)i=e.length(),f.push(eo(e,c,r+1,n)),t-=i-e.length(),c-=i-e.length();if(f===void 0&&s===F.Class.UNIVERSAL&&a===F.Type.BITSTRING&&(l=e.bytes(c)),f===void 0&&n.decodeBitStrings&&s===F.Class.UNIVERSAL&&a===F.Type.BITSTRING&&c>1){var g=e.read,d=t,p=0;if(a===F.Type.BITSTRING&&(ai(e,t,1),p=e.getByte(),t--),p===0)try{i=e.length();var y={strict:!0,decodeBitStrings:!0},m=eo(e,t,r+1,y),w=i-e.length();t-=w,a==F.Type.BITSTRING&&w++;var v=m.tagClass;w===c&&(v===F.Class.UNIVERSAL||v===F.Class.CONTEXT_SPECIFIC)&&(f=[m])}catch{}f===void 0&&(e.read=g,t=d)}if(f===void 0){if(c===void 0){if(n.strict)throw new Error("Non-constructed ASN.1 object of indefinite length.");c=t}if(a===F.Type.BMPSTRING)for(f="";c>0;c-=2)ai(e,t,2),f+=String.fromCharCode(e.getInt16()),t-=2;else f=e.getBytes(c),t-=c}var I=l===void 0?null:{bitStringContents:l};return F.create(s,a,h,f,I)}F.toDer=function(e){var t=be.util.createBuffer(),r=e.tagClass|e.type,n=be.util.createBuffer(),i=!1;if("bitStringContents"in e&&(i=!0,e.original&&(i=F.equals(e,e.original))),i)n.putBytes(e.bitStringContents);else if(e.composed){e.constructed?r|=32:n.putByte(0);for(var o=0;o<e.value.length;++o)e.value[o]!==void 0&&n.putBuffer(F.toDer(e.value[o]))}else if(e.type===F.Type.BMPSTRING)for(var o=0;o<e.value.length;++o)n.putInt16(e.value.charCodeAt(o));else e.type===F.Type.INTEGER&&e.value.length>1&&(e.value.charCodeAt(0)===0&&!(e.value.charCodeAt(1)&128)||e.value.charCodeAt(0)===255&&(e.value.charCodeAt(1)&128)===128)?n.putBytes(e.value.substr(1)):n.putBytes(e.value);if(t.putByte(r),n.length()<=127)t.putByte(n.length()&127);else{var s=n.length(),a="";do a+=String.fromCharCode(s&255),s=s>>>8;while(s>0);t.putByte(a.length|128);for(var o=a.length-1;o>=0;--o)t.putByte(a.charCodeAt(o))}return t.putBuffer(n),t};F.oidToDer=function(e){var t=e.split("."),r=be.util.createBuffer();r.putByte(40*parseInt(t[0],10)+parseInt(t[1],10));for(var n,i,o,s,a=2;a<t.length;++a){n=!0,i=[],o=parseInt(t[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};F.derToOid=function(e){var t;typeof e=="string"&&(e=be.util.createBuffer(e));var r=e.getByte();t=Math.floor(r/40)+"."+r%40;for(var n=0;e.length()>0;)r=e.getByte(),n=n<<7,r&128?n+=r&127:(t+="."+(n+r),n=0);return t};F.utcTimeToDate=function(e){var t=new Date,r=parseInt(e.substr(0,2),10);r=r>=50?1900+r:2e3+r;var n=parseInt(e.substr(2,2),10)-1,i=parseInt(e.substr(4,2),10),o=parseInt(e.substr(6,2),10),s=parseInt(e.substr(8,2),10),a=0;if(e.length>11){var c=e.charAt(10),u=10;c!=="+"&&c!=="-"&&(a=parseInt(e.substr(10,2),10),u+=2)}if(t.setUTCFullYear(r,n,i),t.setUTCHours(o,s,a,0),u&&(c=e.charAt(u),c==="+"||c==="-")){var f=parseInt(e.substr(u+1,2),10),l=parseInt(e.substr(u+4,2),10),h=f*60+l;h*=6e4,c==="+"?t.setTime(+t-h):t.setTime(+t+h)}return t};F.generalizedTimeToDate=function(e){var t=new Date,r=parseInt(e.substr(0,4),10),n=parseInt(e.substr(4,2),10)-1,i=parseInt(e.substr(6,2),10),o=parseInt(e.substr(8,2),10),s=parseInt(e.substr(10,2),10),a=parseInt(e.substr(12,2),10),c=0,u=0,f=!1;e.charAt(e.length-1)==="Z"&&(f=!0);var l=e.length-5,h=e.charAt(l);if(h==="+"||h==="-"){var g=parseInt(e.substr(l+1,2),10),d=parseInt(e.substr(l+4,2),10);u=g*60+d,u*=6e4,h==="+"&&(u*=-1),f=!0}return e.charAt(14)==="."&&(c=parseFloat(e.substr(14),10)*1e3),f?(t.setUTCFullYear(r,n,i),t.setUTCHours(o,s,a,c),t.setTime(+t+u)):(t.setFullYear(r,n,i),t.setHours(o,s,a,c)),t};F.dateToUtcTime=function(e){if(typeof e=="string")return e;var t="",r=[];r.push((""+e.getUTCFullYear()).substr(2)),r.push(""+(e.getUTCMonth()+1)),r.push(""+e.getUTCDate()),r.push(""+e.getUTCHours()),r.push(""+e.getUTCMinutes()),r.push(""+e.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(t+="0"),t+=r[n];return t+="Z",t};F.dateToGeneralizedTime=function(e){if(typeof e=="string")return e;var t="",r=[];r.push(""+e.getUTCFullYear()),r.push(""+(e.getUTCMonth()+1)),r.push(""+e.getUTCDate()),r.push(""+e.getUTCHours()),r.push(""+e.getUTCMinutes()),r.push(""+e.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(t+="0"),t+=r[n];return t+="Z",t};F.integerToDer=function(e){var t=be.util.createBuffer();if(e>=-128&&e<128)return t.putSignedInt(e,8);if(e>=-32768&&e<32768)return t.putSignedInt(e,16);if(e>=-8388608&&e<8388608)return t.putSignedInt(e,24);if(e>=-2147483648&&e<2147483648)return t.putSignedInt(e,32);var r=new Error("Integer too large; max is 32-bits.");throw r.integer=e,r};F.derToInteger=function(e){typeof e=="string"&&(e=be.util.createBuffer(e));var t=e.length()*8;if(t>32)throw new Error("Integer too large; max is 32-bits.");return e.getSignedInt(t)};F.validate=function(e,t,r,n){var i=!1;if((e.tagClass===t.tagClass||typeof t.tagClass>"u")&&(e.type===t.type||typeof t.type>"u"))if(e.constructed===t.constructed||typeof t.constructed>"u"){if(i=!0,t.value&&be.util.isArray(t.value))for(var o=0,s=0;i&&s<t.value.length;++s)i=t.value[s].optional||!1,e.value[o]&&(i=F.validate(e.value[o],t.value[s],r,n),i?++o:t.value[s].optional&&(i=!0)),!i&&n&&n.push("["+t.name+'] Tag class "'+t.tagClass+'", type "'+t.type+'" expected value length "'+t.value.length+'", got "'+e.value.length+'"');if(i&&r&&(t.capture&&(r[t.capture]=e.value),t.captureAsn1&&(r[t.captureAsn1]=e),t.captureBitStringContents&&"bitStringContents"in e&&(r[t.captureBitStringContents]=e.bitStringContents),t.captureBitStringValue&&"bitStringContents"in e)){var a;if(e.bitStringContents.length<2)r[t.captureBitStringValue]="";else{var c=e.bitStringContents.charCodeAt(0);if(c!==0)throw new Error("captureBitStringValue only supported for zero unused bits");r[t.captureBitStringValue]=e.bitStringContents.slice(1)}}}else n&&n.push("["+t.name+'] Expected constructed "'+t.constructed+'", got "'+e.constructed+'"');else n&&(e.tagClass!==t.tagClass&&n.push("["+t.name+'] Expected tag class "'+t.tagClass+'", got "'+e.tagClass+'"'),e.type!==t.type&&n.push("["+t.name+'] Expected type "'+t.type+'", got "'+e.type+'"'));return i};var ru=/[^\\u0000-\\u00ff]/;F.prettyPrint=function(e,t,r){var n="";t=t||0,r=r||2,t>0&&(n+=`
6
- `);for(var i="",o=0;o<t*r;++o)i+=" ";switch(n+=i+"Tag: ",e.tagClass){case F.Class.UNIVERSAL:n+="Universal:";break;case F.Class.APPLICATION:n+="Application:";break;case F.Class.CONTEXT_SPECIFIC:n+="Context-Specific:";break;case F.Class.PRIVATE:n+="Private:";break}if(e.tagClass===F.Class.UNIVERSAL)switch(n+=e.type,e.type){case F.Type.NONE:n+=" (None)";break;case F.Type.BOOLEAN:n+=" (Boolean)";break;case F.Type.INTEGER:n+=" (Integer)";break;case F.Type.BITSTRING:n+=" (Bit string)";break;case F.Type.OCTETSTRING:n+=" (Octet string)";break;case F.Type.NULL:n+=" (Null)";break;case F.Type.OID:n+=" (Object Identifier)";break;case F.Type.ODESC:n+=" (Object Descriptor)";break;case F.Type.EXTERNAL:n+=" (External or Instance of)";break;case F.Type.REAL:n+=" (Real)";break;case F.Type.ENUMERATED:n+=" (Enumerated)";break;case F.Type.EMBEDDED:n+=" (Embedded PDV)";break;case F.Type.UTF8:n+=" (UTF8)";break;case F.Type.ROID:n+=" (Relative Object Identifier)";break;case F.Type.SEQUENCE:n+=" (Sequence)";break;case F.Type.SET:n+=" (Set)";break;case F.Type.PRINTABLESTRING:n+=" (Printable String)";break;case F.Type.IA5String:n+=" (IA5String (ASCII))";break;case F.Type.UTCTIME:n+=" (UTC time)";break;case F.Type.GENERALIZEDTIME:n+=" (Generalized time)";break;case F.Type.BMPSTRING:n+=" (BMP String)";break}else n+=e.type;if(n+=`
7
- `,n+=i+"Constructed: "+e.constructed+`
8
- `,e.composed){for(var s=0,a="",o=0;o<e.value.length;++o)e.value[o]!==void 0&&(s+=1,a+=F.prettyPrint(e.value[o],t+1,r),o+1<e.value.length&&(a+=","));n+=i+"Sub values: "+s+a}else{if(n+=i+"Value: ",e.type===F.Type.OID){var c=F.derToOid(e.value);n+=c,be.pki&&be.pki.oids&&c in be.pki.oids&&(n+=" ("+be.pki.oids[c]+") ")}if(e.type===F.Type.INTEGER)try{n+=F.derToInteger(e.value)}catch{n+="0x"+be.util.bytesToHex(e.value)}else if(e.type===F.Type.BITSTRING){if(e.value.length>1?n+="0x"+be.util.bytesToHex(e.value.slice(1)):n+="(none)",e.value.length>0){var u=e.value.charCodeAt(0);u==1?n+=" (1 unused bit shown)":u>1&&(n+=" ("+u+" unused bits shown)")}}else if(e.type===F.Type.OCTETSTRING)ru.test(e.value)||(n+="("+e.value+") "),n+="0x"+be.util.bytesToHex(e.value);else if(e.type===F.Type.UTF8)try{n+=be.util.decodeUtf8(e.value)}catch(f){if(f.message==="URI malformed")n+="0x"+be.util.bytesToHex(e.value)+" (malformed UTF8)";else throw f}else e.type===F.Type.PRINTABLESTRING||e.type===F.Type.IA5String?n+=e.value:ru.test(e.value)?n+="0x"+be.util.bytesToHex(e.value):e.value.length===0?n+="[null]":n+=e.value}return n}});var js=X((Tw,iu)=>{var Fe=ge();Oe();iu.exports=Fe.cipher=Fe.cipher||{};Fe.cipher.algorithms=Fe.cipher.algorithms||{};Fe.cipher.createCipher=function(e,t){var r=e;if(typeof r=="string"&&(r=Fe.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new Fe.cipher.BlockCipher({algorithm:r,key:t,decrypt:!1})};Fe.cipher.createDecipher=function(e,t){var r=e;if(typeof r=="string"&&(r=Fe.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new Fe.cipher.BlockCipher({algorithm:r,key:t,decrypt:!0})};Fe.cipher.registerAlgorithm=function(e,t){e=e.toUpperCase(),Fe.cipher.algorithms[e]=t};Fe.cipher.getAlgorithm=function(e){return e=e.toUpperCase(),e in Fe.cipher.algorithms?Fe.cipher.algorithms[e]:null};var Js=Fe.cipher.BlockCipher=function(e){this.algorithm=e.algorithm,this.mode=this.algorithm.mode,this.blockSize=this.mode.blockSize,this._finish=!1,this._input=null,this.output=null,this._op=e.decrypt?this.mode.decrypt:this.mode.encrypt,this._decrypt=e.decrypt,this.algorithm.initialize(e)};Js.prototype.start=function(e){e=e||{};var t={};for(var r in e)t[r]=e[r];t.decrypt=this._decrypt,this._finish=!1,this._input=Fe.util.createBuffer(),this.output=e.output||Fe.util.createBuffer(),this.mode.start(t)};Js.prototype.update=function(e){for(e&&this._input.putBuffer(e);!this._op.call(this.mode,this._input,this.output,this._finish)&&!this._finish;);this._input.compact()};Js.prototype.finish=function(e){e&&(this.mode.name==="ECB"||this.mode.name==="CBC")&&(this.mode.pad=function(r){return e(this.blockSize,r,!1)},this.mode.unpad=function(r){return e(this.blockSize,r,!0)});var t={};return t.decrypt=this._decrypt,t.overflow=this._input.length()%this.blockSize,!(!this._decrypt&&this.mode.pad&&!this.mode.pad(this._input,t)||(this._finish=!0,this.update(),this._decrypt&&this.mode.unpad&&!this.mode.unpad(this.output,t))||this.mode.afterFinish&&!this.mode.afterFinish(this.output,t))}});var ta=X((_w,ou)=>{var Ve=ge();Oe();Ve.cipher=Ve.cipher||{};var ie=ou.exports=Ve.cipher.modes=Ve.cipher.modes||{};ie.ecb=function(e){e=e||{},this.name="ECB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};ie.ecb.prototype.start=function(e){};ie.ecb.prototype.encrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n])};ie.ecb.prototype.decrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n])};ie.ecb.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};ie.ecb.prototype.unpad=function(e,t){if(t.overflow>0)return!1;var r=e.length(),n=e.at(r-1);return n>this.blockSize<<2?!1:(e.truncate(n),!0)};ie.cbc=function(e){e=e||{},this.name="CBC",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints)};ie.cbc.prototype.start=function(e){if(e.iv===null){if(!this._prev)throw new Error("Invalid IV parameter.");this._iv=this._prev.slice(0)}else if("iv"in e)this._iv=to(e.iv,this.blockSize),this._prev=this._iv.slice(0);else throw new Error("Invalid IV parameter.")};ie.cbc.prototype.encrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=this._prev[n]^e.getInt32();this.cipher.encrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._outBlock[n]);this._prev=this._outBlock};ie.cbc.prototype.decrypt=function(e,t,r){if(e.length()<this.blockSize&&!(r&&e.length()>0))return!0;for(var n=0;n<this._ints;++n)this._inBlock[n]=e.getInt32();this.cipher.decrypt(this._inBlock,this._outBlock);for(var n=0;n<this._ints;++n)t.putInt32(this._prev[n]^this._outBlock[n]);this._prev=this._inBlock.slice(0)};ie.cbc.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};ie.cbc.prototype.unpad=function(e,t){if(t.overflow>0)return!1;var r=e.length(),n=e.at(r-1);return n>this.blockSize<<2?!1:(e.truncate(n),!0)};ie.cfb=function(e){e=e||{},this.name="CFB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialBlock=new Array(this._ints),this._partialOutput=Ve.util.createBuffer(),this._partialBytes=0};ie.cfb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=to(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};ie.cfb.prototype.encrypt=function(e,t,r){var n=e.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]=e.getInt32()^this._outBlock[i],t.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]=e.getInt32()^this._outBlock[i],this._partialOutput.putInt32(this._partialBlock[i]);if(o>0)e.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 t.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};ie.cfb.prototype.decrypt=function(e,t,r){var n=e.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]=e.getInt32(),t.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]=e.getInt32(),this._partialOutput.putInt32(this._partialBlock[i]^this._outBlock[i]);if(o>0)e.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 t.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};ie.ofb=function(e){e=e||{},this.name="OFB",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Ve.util.createBuffer(),this._partialBytes=0};ie.ofb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=to(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};ie.ofb.prototype.encrypt=function(e,t,r){var n=e.length();if(e.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)t.putInt32(e.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(e.getInt32()^this._outBlock[i]);if(o>0)e.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 t.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0};ie.ofb.prototype.decrypt=ie.ofb.prototype.encrypt;ie.ctr=function(e){e=e||{},this.name="CTR",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=null,this._outBlock=new Array(this._ints),this._partialOutput=Ve.util.createBuffer(),this._partialBytes=0};ie.ctr.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=to(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};ie.ctr.prototype.encrypt=function(e,t,r){var n=e.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)t.putInt32(e.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(e.getInt32()^this._outBlock[i]);if(o>0&&(e.read-=this.blockSize),this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),o>0&&!r)return t.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}ro(this._inBlock)};ie.ctr.prototype.decrypt=ie.ctr.prototype.encrypt;ie.gcm=function(e){e=e||{},this.name="GCM",this.cipher=e.cipher,this.blockSize=e.blockSize||16,this._ints=this.blockSize/4,this._inBlock=new Array(this._ints),this._outBlock=new Array(this._ints),this._partialOutput=Ve.util.createBuffer(),this._partialBytes=0,this._R=3774873600};ie.gcm.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");var t=Ve.util.createBuffer(e.iv);this._cipherLength=0;var r;if("additionalData"in e?r=Ve.util.createBuffer(e.additionalData):r=Ve.util.createBuffer(),"tagLength"in e?this._tagLength=e.tagLength:this._tagLength=128,this._tag=null,e.decrypt&&(this._tag=Ve.util.createBuffer(e.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=t.length();if(n===12)this._j0=[t.getInt32(),t.getInt32(),t.getInt32(),1];else{for(this._j0=[0,0,0,0];t.length()>0;)this._j0=this.ghash(this._hashSubkey,this._j0,[t.getInt32(),t.getInt32(),t.getInt32(),t.getInt32()]);this._j0=this.ghash(this._hashSubkey,this._j0,[0,0].concat(ea(n*8)))}this._inBlock=this._j0.slice(0),ro(this._inBlock),this._partialBytes=0,r=Ve.util.createBuffer(r),this._aDataLength=ea(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()])};ie.gcm.prototype.encrypt=function(e,t,r){var n=e.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)t.putInt32(this._outBlock[i]^=e.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(e.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 e.read-=this.blockSize,t.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;t.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}this._s=this.ghash(this._hashSubkey,this._s,this._outBlock),ro(this._inBlock)};ie.gcm.prototype.decrypt=function(e,t,r){var n=e.length();if(n<this.blockSize&&!(r&&n>0))return!0;this.cipher.encrypt(this._inBlock,this._outBlock),ro(this._inBlock),this._hashBlock[0]=e.getInt32(),this._hashBlock[1]=e.getInt32(),this._hashBlock[2]=e.getInt32(),this._hashBlock[3]=e.getInt32(),this._s=this.ghash(this._hashSubkey,this._s,this._hashBlock);for(var i=0;i<this._ints;++i)t.putInt32(this._outBlock[i]^this._hashBlock[i]);n<this.blockSize?this._cipherLength+=n%this.blockSize:this._cipherLength+=this.blockSize};ie.gcm.prototype.afterFinish=function(e,t){var r=!0;t.decrypt&&t.overflow&&e.truncate(this.blockSize-t.overflow),this.tag=Ve.util.createBuffer();var n=this._aDataLength.concat(ea(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)),t.decrypt&&this.tag.bytes()!==this._tag&&(r=!1),r};ie.gcm.prototype.multiply=function(e,t){for(var r=[0,0,0,0],n=t.slice(0),i=0;i<128;++i){var o=e[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};ie.gcm.prototype.pow=function(e,t){for(var r=e[3]&1,n=3;n>0;--n)t[n]=e[n]>>>1|(e[n-1]&1)<<31;t[0]=e[0]>>>1,r&&(t[0]^=this._R)};ie.gcm.prototype.tableMultiply=function(e){for(var t=[0,0,0,0],r=0;r<32;++r){var n=r/8|0,i=e[n]>>>(7-r%8)*4&15,o=this._m[r][i];t[0]^=o[0],t[1]^=o[1],t[2]^=o[2],t[3]^=o[3]}return t};ie.gcm.prototype.ghash=function(e,t,r){return t[0]^=r[0],t[1]^=r[1],t[2]^=r[2],t[3]^=r[3],this.tableMultiply(t)};ie.gcm.prototype.generateHashTable=function(e,t){for(var r=8/t,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)*t;a[c]=1<<t-1<<u,o[s]=this.generateSubHashTable(this.multiply(a,e),t)}return o};ie.gcm.prototype.generateSubHashTable=function(e,t){var r=1<<t,n=r>>>1,i=new Array(r);i[n]=e.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]=[e[0]^u[0],e[1]^u[1],e[2]^u[2],e[3]^u[3]]}return i};function to(e,t){if(typeof e=="string"&&(e=Ve.util.createBuffer(e)),Ve.util.isArray(e)&&e.length>4){var r=e;e=Ve.util.createBuffer();for(var n=0;n<r.length;++n)e.putByte(r[n])}if(e.length()<t)throw new Error("Invalid IV length; got "+e.length()+" bytes and expected "+t+" bytes.");if(!Ve.util.isArray(e)){for(var i=[],o=t/4,n=0;n<o;++n)i.push(e.getInt32());e=i}return e}function ro(e){e[e.length-1]=e[e.length-1]+1&4294967295}function ea(e){return[e/4294967296|0,e&4294967295]}});var oa=X((Iw,uu)=>{var xe=ge();js();ta();Oe();uu.exports=xe.aes=xe.aes||{};xe.aes.startEncrypting=function(e,t,r,n){var i=no({key:e,output:r,decrypt:!1,mode:n});return i.start(t),i};xe.aes.createEncryptionCipher=function(e,t){return no({key:e,output:null,decrypt:!1,mode:t})};xe.aes.startDecrypting=function(e,t,r,n){var i=no({key:e,output:r,decrypt:!0,mode:n});return i.start(t),i};xe.aes.createDecryptionCipher=function(e,t){return no({key:e,output:null,decrypt:!0,mode:t})};xe.aes.Algorithm=function(e,t){ia||au();var r=this;r.name=e,r.mode=new t({blockSize:16,cipher:{encrypt:function(n,i){return na(r._w,n,i,!1)},decrypt:function(n,i){return na(r._w,n,i,!0)}}}),r._init=!1};xe.aes.Algorithm.prototype.initialize=function(e){if(!this._init){var t=e.key,r;if(typeof t=="string"&&(t.length===16||t.length===24||t.length===32))t=xe.util.createBuffer(t);else if(xe.util.isArray(t)&&(t.length===16||t.length===24||t.length===32)){r=t,t=xe.util.createBuffer();for(var n=0;n<r.length;++n)t.putByte(r[n])}if(!xe.util.isArray(t)){r=t,t=[];var i=r.length();if(i===16||i===24||i===32){i=i>>>2;for(var n=0;n<i;++n)t.push(r.getInt32())}}if(!xe.util.isArray(t)||!(t.length===4||t.length===6||t.length===8))throw new Error("Invalid key parameter.");var o=this.mode.name,s=["CFB","OFB","CTR","GCM"].indexOf(o)!==-1;this._w=cu(t,e.decrypt&&!s),this._init=!0}};xe.aes._expandKey=function(e,t){return ia||au(),cu(e,t)};xe.aes._updateBlock=na;vn("AES-ECB",xe.cipher.modes.ecb);vn("AES-CBC",xe.cipher.modes.cbc);vn("AES-CFB",xe.cipher.modes.cfb);vn("AES-OFB",xe.cipher.modes.ofb);vn("AES-CTR",xe.cipher.modes.ctr);vn("AES-GCM",xe.cipher.modes.gcm);function vn(e,t){var r=function(){return new xe.aes.Algorithm(e,t)};xe.cipher.registerAlgorithm(e,r)}var ia=!1,xn=4,Je,ra,su,Fr,Et;function au(){ia=!0,su=[0,1,2,4,8,16,32,64,128,27,54];for(var e=new Array(256),t=0;t<128;++t)e[t]=t<<1,e[t+128]=t+128<<1^283;Je=new Array(256),ra=new Array(256),Fr=new Array(4),Et=new Array(4);for(var t=0;t<4;++t)Fr[t]=new Array(256),Et[t]=new Array(256);for(var r=0,n=0,i,o,s,a,c,u,f,t=0;t<256;++t){a=n^n<<1^n<<2^n<<3^n<<4,a=a>>8^a&255^99,Je[r]=a,ra[a]=r,c=e[a],i=e[r],o=e[i],s=e[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)Fr[l][r]=u,Et[l][a]=f,u=u<<24|u>>>8,f=f<<24|f>>>8;r===0?r=n=1:(r=i^e[e[e[i^s]]],n^=e[e[n]])}}function cu(e,t){for(var r=e.slice(0),n,i=1,o=r.length,s=o+6+1,a=xn*s,c=o;c<a;++c)n=r[c-1],c%o===0?(n=Je[n>>>16&255]<<24^Je[n>>>8&255]<<16^Je[n&255]<<8^Je[n>>>24]^su[i]<<24,i++):o>6&&c%o===4&&(n=Je[n>>>24]<<24^Je[n>>>16&255]<<16^Je[n>>>8&255]<<8^Je[n&255]),r[c]=r[c-o]^n;if(t){var u,f=Et[0],l=Et[1],h=Et[2],g=Et[3],d=r.slice(0);a=r.length;for(var c=0,p=a-xn;c<a;c+=xn,p-=xn)if(c===0||c===a-xn)d[c]=r[p],d[c+1]=r[p+3],d[c+2]=r[p+2],d[c+3]=r[p+1];else for(var y=0;y<xn;++y)u=r[p+y],d[c+(3&-y)]=f[Je[u>>>24]]^l[Je[u>>>16&255]]^h[Je[u>>>8&255]]^g[Je[u&255]];r=d}return r}function na(e,t,r,n){var i=e.length/4-1,o,s,a,c,u;n?(o=Et[0],s=Et[1],a=Et[2],c=Et[3],u=ra):(o=Fr[0],s=Fr[1],a=Fr[2],c=Fr[3],u=Je);var f,l,h,g,d,p,y;f=t[0]^e[0],l=t[n?3:1]^e[1],h=t[2]^e[2],g=t[n?1:3]^e[3];for(var m=3,w=1;w<i;++w)d=o[f>>>24]^s[l>>>16&255]^a[h>>>8&255]^c[g&255]^e[++m],p=o[l>>>24]^s[h>>>16&255]^a[g>>>8&255]^c[f&255]^e[++m],y=o[h>>>24]^s[g>>>16&255]^a[f>>>8&255]^c[l&255]^e[++m],g=o[g>>>24]^s[f>>>16&255]^a[l>>>8&255]^c[h&255]^e[++m],f=d,l=p,h=y;r[0]=u[f>>>24]<<24^u[l>>>16&255]<<16^u[h>>>8&255]<<8^u[g&255]^e[++m],r[n?3:1]=u[l>>>24]<<24^u[h>>>16&255]<<16^u[g>>>8&255]<<8^u[f&255]^e[++m],r[2]=u[h>>>24]<<24^u[g>>>16&255]<<16^u[f>>>8&255]<<8^u[l&255]^e[++m],r[n?1:3]=u[g>>>24]<<24^u[f>>>16&255]<<16^u[l>>>8&255]<<8^u[h&255]^e[++m]}function no(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="AES-"+t,n;e.decrypt?n=xe.cipher.createDecipher(r,e.key):n=xe.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(o,s){var a=null;s instanceof xe.util.ByteBuffer&&(a=s,s={}),s=s||{},s.output=a,s.iv=o,i.call(n,s)},n}});var hu=X((Rw,lu)=>{var Ee=ge();js();ta();Oe();lu.exports=Ee.des=Ee.des||{};Ee.des.startEncrypting=function(e,t,r,n){var i=io({key:e,output:r,decrypt:!1,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};Ee.des.createEncryptionCipher=function(e,t){return io({key:e,output:null,decrypt:!1,mode:t})};Ee.des.startDecrypting=function(e,t,r,n){var i=io({key:e,output:r,decrypt:!0,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};Ee.des.createDecryptionCipher=function(e,t){return io({key:e,output:null,decrypt:!0,mode:t})};Ee.des.Algorithm=function(e,t){var r=this;r.name=e,r.mode=new t({blockSize:8,cipher:{encrypt:function(n,i){return fu(r._keys,n,i,!1)},decrypt:function(n,i){return fu(r._keys,n,i,!0)}}}),r._init=!1};Ee.des.Algorithm.prototype.initialize=function(e){if(!this._init){var t=Ee.util.createBuffer(e.key);if(this.name.indexOf("3DES")===0&&t.length()!==24)throw new Error("Invalid Triple-DES key size: "+t.length()*8);this._keys=C1(t),this._init=!0}};kt("DES-ECB",Ee.cipher.modes.ecb);kt("DES-CBC",Ee.cipher.modes.cbc);kt("DES-CFB",Ee.cipher.modes.cfb);kt("DES-OFB",Ee.cipher.modes.ofb);kt("DES-CTR",Ee.cipher.modes.ctr);kt("3DES-ECB",Ee.cipher.modes.ecb);kt("3DES-CBC",Ee.cipher.modes.cbc);kt("3DES-CFB",Ee.cipher.modes.cfb);kt("3DES-OFB",Ee.cipher.modes.ofb);kt("3DES-CTR",Ee.cipher.modes.ctr);function kt(e,t){var r=function(){return new Ee.des.Algorithm(e,t)};Ee.cipher.registerAlgorithm(e,r)}var m1=[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],x1=[-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],v1=[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],b1=[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],w1=[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],E1=[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],S1=[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],B1=[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 C1(e){for(var t=[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],h=[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],d=[0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261],p=e.length()>8?3:1,y=[],m=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],w=0,v,I=0;I<p;I++){var E=e.getInt32(),S=e.getInt32();v=(E>>>4^S)&252645135,S^=v,E^=v<<4,v=(S>>>-16^E)&65535,E^=v,S^=v<<-16,v=(E>>>2^S)&858993459,S^=v,E^=v<<2,v=(S>>>-16^E)&65535,E^=v,S^=v<<-16,v=(E>>>1^S)&1431655765,S^=v,E^=v<<1,v=(S>>>8^E)&16711935,E^=v,S^=v<<8,v=(E>>>1^S)&1431655765,S^=v,E^=v<<1,v=E<<8|S>>>20&240,E=S<<24|S<<8&16711680|S>>>8&65280|S>>>24&240,S=v;for(var D=0;D<m.length;++D){m[D]?(E=E<<2|E>>>26,S=S<<2|S>>>26):(E=E<<1|E>>>27,S=S<<1|S>>>27),E&=-15,S&=-15;var B=t[E>>>28]|r[E>>>24&15]|n[E>>>20&15]|i[E>>>16&15]|o[E>>>12&15]|s[E>>>8&15]|a[E>>>4&15],P=c[S>>>28]|u[S>>>24&15]|f[S>>>20&15]|l[S>>>16&15]|h[S>>>12&15]|g[S>>>8&15]|d[S>>>4&15];v=(P>>>16^B)&65535,y[w++]=B^v,y[w++]=P^v<<16}}return y}function fu(e,t,r,n){var i=e.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=t[0],c=t[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],h=o[u];h!=f;h+=l){var g=c^e[h],d=(c>>>4|c<<28)^e[h+1];s=a,a=c,c=s^(x1[g>>>24&63]|b1[g>>>16&63]|E1[g>>>8&63]|B1[g&63]|m1[d>>>24&63]|v1[d>>>16&63]|w1[d>>>8&63]|S1[d&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 io(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="DES-"+t,n;e.decrypt?n=Ee.cipher.createDecipher(r,e.key):n=Ee.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(o,s){var a=null;s instanceof Ee.util.ByteBuffer&&(a=s,s={}),s=s||{},s.output=a,s.iv=o,i.call(n,s)},n}});var Vr=X((Dw,du)=>{var oo=ge();du.exports=oo.md=oo.md||{};oo.md.algorithms=oo.md.algorithms||{}});var yu=X((Nw,pu)=>{var Xt=ge();Vr();Oe();var A1=pu.exports=Xt.hmac=Xt.hmac||{};A1.create=function(){var e=null,t=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 Xt.md.algorithms)t=Xt.md.algorithms[o].create();else throw new Error('Unknown hash algorithm "'+o+'"');else t=o;if(s===null)s=e;else{if(typeof s=="string")s=Xt.util.createBuffer(s);else if(Xt.util.isArray(s)){var a=s;s=Xt.util.createBuffer();for(var c=0;c<a.length;++c)s.putByte(a[c])}var u=s.length();u>t.blockLength&&(t.start(),t.update(s.bytes()),s=t.digest()),r=Xt.util.createBuffer(),n=Xt.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<t.blockLength)for(var a=t.blockLength-u,c=0;c<a;++c)r.putByte(54),n.putByte(92);e=s,r=r.bytes(),n=n.bytes()}t.start(),t.update(r)},i.update=function(o){t.update(o)},i.getMac=function(){var o=t.digest().bytes();return t.start(),t.update(n),t.update(o),t.digest()},i.digest=i.getMac,i}});var so=X(()=>{});var mu=X((Uw,gu)=>{var je=ge();yu();Vr();Oe();var T1=je.pkcs5=je.pkcs5||{},Jt;je.util.isNodejs&&!je.options.usePureJavaScript&&(Jt=so());gu.exports=je.pbkdf2=T1.pbkdf2=function(e,t,r,n,i,o){if(typeof i=="function"&&(o=i,i=null),je.util.isNodejs&&!je.options.usePureJavaScript&&Jt.pbkdf2&&(i===null||typeof i!="object")&&(Jt.pbkdf2Sync.length>4||!i||i==="sha1"))return typeof i!="string"&&(i="sha1"),e=Buffer.from(e,"binary"),t=Buffer.from(t,"binary"),o?Jt.pbkdf2Sync.length===4?Jt.pbkdf2(e,t,r,n,function(v,I){if(v)return o(v);o(null,I.toString("binary"))}):Jt.pbkdf2(e,t,r,n,i,function(v,I){if(v)return o(v);o(null,I.toString("binary"))}):Jt.pbkdf2Sync.length===4?Jt.pbkdf2Sync(e,t,r,n).toString("binary"):Jt.pbkdf2Sync(e,t,r,n,i).toString("binary");if((typeof i>"u"||i===null)&&(i="sha1"),typeof i=="string"){if(!(i in je.md.algorithms))throw new Error("Unknown hash algorithm: "+i);i=je.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=je.hmac.create();f.start(i,e);var l="",h,g,d;if(!o){for(var p=1;p<=c;++p){f.start(null,null),f.update(t),f.update(je.util.int32ToBytes(p)),h=d=f.digest().getBytes();for(var y=2;y<=r;++y)f.start(null,null),f.update(d),g=f.digest().getBytes(),h=je.util.xorBytes(h,g,s),d=g;l+=p<c?h:h.substr(0,u)}return l}var p=1,y;function m(){if(p>c)return o(null,l);f.start(null,null),f.update(t),f.update(je.util.int32ToBytes(p)),h=d=f.digest().getBytes(),y=2,w()}function w(){if(y<=r)return f.start(null,null),f.update(d),g=f.digest().getBytes(),h=je.util.xorBytes(h,g,s),d=g,++y,je.util.setImmediate(w);l+=p<c?h:h.substr(0,u),++p,m()}m()}});var bu=X((Pw,vu)=>{var co=ge();Oe();var xu=vu.exports=co.pem=co.pem||{};xu.encode=function(e,t){t=t||{};var r="-----BEGIN "+e.type+`-----\r
9
- `,n;if(e.procType&&(n={name:"Proc-Type",values:[String(e.procType.version),e.procType.type]},r+=ao(n)),e.contentDomain&&(n={name:"Content-Domain",values:[e.contentDomain]},r+=ao(n)),e.dekInfo&&(n={name:"DEK-Info",values:[e.dekInfo.algorithm]},e.dekInfo.parameters&&n.values.push(e.dekInfo.parameters),r+=ao(n)),e.headers)for(var i=0;i<e.headers.length;++i)r+=ao(e.headers[i]);return e.procType&&(r+=`\r
10
- `),r+=co.util.encode64(e.body,t.maxline||64)+`\r
11
- `,r+="-----END "+e.type+`-----\r
12
- `,r};xu.decode=function(e){for(var t=[],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(e),!!o;){var s=o[1];s==="NEW CERTIFICATE REQUEST"&&(s="CERTIFICATE REQUEST");var a={type:s,procType:null,contentDomain:null,dekInfo:null,headers:[],body:co.util.decode64(o[3])};if(t.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 h=c[l];if(!/\s/.test(h[0]))break;f+=h,u=l}if(o=f.match(n),o){for(var g={name:o[1],values:[]},d=o[2].split(","),p=0;p<d.length;++p)g.values.push(_1(d[p]));if(a.procType)if(!a.contentDomain&&g.name==="Content-Domain")a.contentDomain=d[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:d[0],parameters:d[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:d[0],type:d[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(t.length===0)throw new Error("Invalid PEM formatted message.");return t};function ao(e){for(var t=e.name+": ",r=[],n=function(c,u){return" "+u},i=0;i<e.values.length;++i)r.push(e.values[i].replace(/^(\S+\r\n)/,n));t+=r.join(",")+`\r
13
- `;for(var o=0,s=-1,i=0;i<t.length;++i,++o)if(o>65&&s!==-1){var a=t[s];a===","?(++s,t=t.substr(0,s)+`\r
14
- `+t.substr(s)):t=t.substr(0,s)+`\r
15
- `+a+t.substr(s+1),o=i-s-1,s=-1,++i}else(t[i]===" "||t[i]===" "||t[i]===",")&&(s=i);return t}function _1(e){return e.replace(/^\s+/,"")}});var Au=X((Ow,Cu)=>{var Ut=ge();Vr();Oe();var Eu=Cu.exports=Ut.sha256=Ut.sha256||{};Ut.md.sha256=Ut.md.algorithms.sha256=Eu;Eu.create=function(){Su||I1();var e=null,t=Ut.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 t=Ut.util.createBuffer(),e={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=Ut.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 t.putBytes(i),wu(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Ut.util.createBuffer();i.putBytes(t.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=o&n.blockLength-1;i.putBytes(sa.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:e.h0,h1:e.h1,h2:e.h2,h3:e.h3,h4:e.h4,h5:e.h5,h6:e.h6,h7:e.h7};wu(l,r,i);var h=Ut.util.createBuffer();return h.putInt32(l.h0),h.putInt32(l.h1),h.putInt32(l.h2),h.putInt32(l.h3),h.putInt32(l.h4),h.putInt32(l.h5),h.putInt32(l.h6),h.putInt32(l.h7),h},n};var sa=null,Su=!1,Bu=null;function I1(){sa=String.fromCharCode(128),sa+=Ut.util.fillString(String.fromCharCode(0),64),Bu=[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],Su=!0}function wu(e,t,r){for(var n,i,o,s,a,c,u,f,l,h,g,d,p,y,m,w=r.length();w>=64;){for(u=0;u<16;++u)t[u]=r.getInt32();for(;u<64;++u)n=t[u-2],n=(n>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,i=t[u-15],i=(i>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,t[u]=n+t[u-7]+i+t[u-16]|0;for(f=e.h0,l=e.h1,h=e.h2,g=e.h3,d=e.h4,p=e.h5,y=e.h6,m=e.h7,u=0;u<64;++u)s=(d>>>6|d<<26)^(d>>>11|d<<21)^(d>>>25|d<<7),a=y^d&(p^y),o=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),c=f&l|h&(f^l),n=m+s+a+Bu[u]+t[u],i=o+c,m=y,y=p,p=d,d=g+n>>>0,g=h,h=l,l=f,f=n+i>>>0;e.h0=e.h0+f|0,e.h1=e.h1+l|0,e.h2=e.h2+h|0,e.h3=e.h3+g|0,e.h4=e.h4+d|0,e.h5=e.h5+p|0,e.h6=e.h6+y|0,e.h7=e.h7+m|0,w-=64}}});var _u=X((Kw,Tu)=>{var Pt=ge();Oe();var uo=null;Pt.util.isNodejs&&!Pt.options.usePureJavaScript&&!process.versions["node-webkit"]&&(uo=so());var R1=Tu.exports=Pt.prng=Pt.prng||{};R1.create=function(e){for(var t={plugin:e,key:null,seed:null,time:null,reseeds:0,generated:0,keyBytes:""},r=e.md,n=new Array(32),i=0;i<32;++i)n[i]=r.create();t.pools=n,t.pool=0,t.generate=function(u,f){if(!f)return t.generateSync(u);var l=t.plugin.cipher,h=t.plugin.increment,g=t.plugin.formatKey,d=t.plugin.formatSeed,p=Pt.util.createBuffer();t.key=null,y();function y(m){if(m)return f(m);if(p.length()>=u)return f(null,p.getBytes(u));if(t.generated>1048575&&(t.key=null),t.key===null)return Pt.util.nextTick(function(){o(y)});var w=l(t.key,t.seed);t.generated+=w.length,p.putBytes(w),t.key=g(l(t.key,h(t.seed))),t.seed=d(l(t.key,t.seed)),Pt.util.setImmediate(y)}},t.generateSync=function(u){var f=t.plugin.cipher,l=t.plugin.increment,h=t.plugin.formatKey,g=t.plugin.formatSeed;t.key=null;for(var d=Pt.util.createBuffer();d.length()<u;){t.generated>1048575&&(t.key=null),t.key===null&&s();var p=f(t.key,t.seed);t.generated+=p.length,d.putBytes(p),t.key=h(f(t.key,l(t.seed))),t.seed=g(f(t.key,t.seed))}return d.getBytes(u)};function o(u){if(t.pools[0].messageLength>=32)return a(),u();var f=32-t.pools[0].messageLength<<5;t.seedFile(f,function(l,h){if(l)return u(l);t.collect(h),a(),u()})}function s(){if(t.pools[0].messageLength>=32)return a();var u=32-t.pools[0].messageLength<<5;t.collect(t.seedFileSync(u)),a()}function a(){t.reseeds=t.reseeds===4294967295?0:t.reseeds+1;var u=t.plugin.md.create();u.update(t.keyBytes);for(var f=1,l=0;l<32;++l)t.reseeds%f===0&&(u.update(t.pools[l].digest().getBytes()),t.pools[l].start()),f=f<<1;t.keyBytes=u.digest().getBytes(),u.start(),u.update(t.keyBytes);var h=u.digest().getBytes();t.key=t.plugin.formatKey(t.keyBytes),t.seed=t.plugin.formatSeed(h),t.generated=0}function c(u){var f=null,l=Pt.util.globalScope,h=l.crypto||l.msCrypto;h&&h.getRandomValues&&(f=function(E){return h.getRandomValues(E)});var g=Pt.util.createBuffer();if(f)for(;g.length()<u;){var d=Math.max(1,Math.min(u-g.length(),65536)/4),p=new Uint32Array(Math.floor(d));try{f(p);for(var y=0;y<p.length;++y)g.putInt32(p[y])}catch(E){if(!(typeof QuotaExceededError<"u"&&E instanceof QuotaExceededError))throw E}}if(g.length()<u)for(var m,w,v,I=Math.floor(Math.random()*65536);g.length()<u;){w=16807*(I&65535),m=16807*(I>>16),w+=(m&32767)<<16,w+=m>>15,w=(w&2147483647)+(w>>31),I=w&4294967295;for(var y=0;y<3;++y)v=I>>>(y<<3),v^=Math.floor(Math.random()*256),g.putByte(v&255)}return g.getBytes(u)}return uo?(t.seedFile=function(u,f){uo.randomBytes(u,function(l,h){if(l)return f(l);f(null,h.toString())})},t.seedFileSync=function(u){return uo.randomBytes(u).toString()}):(t.seedFile=function(u,f){try{f(null,c(u))}catch(l){f(l)}},t.seedFileSync=c),t.collect=function(u){for(var f=u.length,l=0;l<f;++l)t.pools[t.pool].update(u.substr(l,1)),t.pool=t.pool===31?0:t.pool+1},t.collectInt=function(u,f){for(var l="",h=0;h<f;h+=8)l+=String.fromCharCode(u>>h&255);t.collect(l)},t.registerWorker=function(u){if(u===self)t.seedFile=function(l,h){function g(d){var p=d.data;p.forge&&p.forge.prng&&(self.removeEventListener("message",g),h(p.forge.prng.err,p.forge.prng.bytes))}self.addEventListener("message",g),self.postMessage({forge:{prng:{needed:l}}})};else{var f=function(l){var h=l.data;h.forge&&h.forge.prng&&t.seedFile(h.forge.prng.needed,function(g,d){u.postMessage({forge:{prng:{err:g,bytes:d}}})})};u.addEventListener("message",f)}},t}});var ui=X((Mw,aa)=>{var qe=ge();oa();Au();_u();Oe();(function(){if(qe.random&&qe.random.getBytes){aa.exports=qe.random;return}(function(e){var t={},r=new Array(4),n=qe.util.createBuffer();t.formatKey=function(l){var h=qe.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),qe.aes._expandKey(l,!1)},t.formatSeed=function(l){var h=qe.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),l},t.cipher=function(l,h){return qe.aes._updateBlock(l,h,r,!1),n.putInt32(r[0]),n.putInt32(r[1]),n.putInt32(r[2]),n.putInt32(r[3]),n.getBytes()},t.increment=function(l){return++l[3],l},t.md=qe.md.sha256;function i(){var l=qe.prng.create(t);return l.getBytes=function(h,g){return l.generate(h,g)},l.getBytesSync=function(h){return l.generate(h)},l}var o=i(),s=null,a=qe.util.globalScope,c=a.crypto||a.msCrypto;if(c&&c.getRandomValues&&(s=function(l){return c.getRandomValues(l)}),qe.options.usePureJavaScript||!qe.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}e&&(e().mousemove(function(l){o.collectInt(l.clientX,16),o.collectInt(l.clientY,16)}),e().keypress(function(l){o.collectInt(l.charCode,8)}))}if(!qe.random)qe.random=o;else for(var f in o)qe.random[f]=o[f];qe.random.createInstance=i,aa.exports=qe.random})(typeof jQuery<"u"?jQuery:null)})()});var Nu=X((Fw,Du)=>{var tt=ge();Oe();var ca=[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],Iu=[1,2,3,5],D1=function(e,t){return e<<t&65535|(e&65535)>>16-t},N1=function(e,t){return(e&65535)>>t|e<<16-t&65535};Du.exports=tt.rc2=tt.rc2||{};tt.rc2.expandKey=function(e,t){typeof e=="string"&&(e=tt.util.createBuffer(e)),t=t||128;var r=e,n=e.length(),i=t,o=Math.ceil(i/8),s=255>>(i&7),a;for(a=n;a<128;a++)r.putByte(ca[r.at(a-1)+r.at(a-n)&255]);for(r.setAt(128-o,ca[r.at(128-o)&s]),a=127-o;a>=0;a--)r.setAt(a,ca[r.at(a+1)^r.at(a+o)]);return r};var Ru=function(e,t,r){var n=!1,i=null,o=null,s=null,a,c,u,f,l=[];for(e=tt.rc2.expandKey(e,t),u=0;u<64;u++)l.push(e.getInt16Le());r?(a=function(d){for(u=0;u<4;u++)d[u]+=l[f]+(d[(u+3)%4]&d[(u+2)%4])+(~d[(u+3)%4]&d[(u+1)%4]),d[u]=D1(d[u],Iu[u]),f++},c=function(d){for(u=0;u<4;u++)d[u]+=l[d[(u+3)%4]&63]}):(a=function(d){for(u=3;u>=0;u--)d[u]=N1(d[u],Iu[u]),d[u]-=l[f]+(d[(u+3)%4]&d[(u+2)%4])+(~d[(u+3)%4]&d[(u+1)%4]),f--},c=function(d){for(u=3;u>=0;u--)d[u]-=l[d[(u+3)%4]&63]});var h=function(d){var p=[];for(u=0;u<4;u++){var y=i.getInt16Le();s!==null&&(r?y^=s.getInt16Le():s.putInt16Le(y)),p.push(y&65535)}f=r?0:63;for(var m=0;m<d.length;m++)for(var w=0;w<d[m][0];w++)d[m][1](p);for(u=0;u<4;u++)s!==null&&(r?s.putInt16Le(p[u]):p[u]^=s.getInt16Le()),o.putInt16Le(p[u])},g=null;return g={start:function(d,p){d&&typeof d=="string"&&(d=tt.util.createBuffer(d)),n=!1,i=tt.util.createBuffer(),o=p||new tt.util.createBuffer,s=d,g.output=o},update:function(d){for(n||i.putBuffer(d);i.length()>=8;)h([[5,a],[1,c],[6,a],[1,c],[5,a]])},finish:function(d){var p=!0;if(r)if(d)p=d(8,i,!r);else{var y=i.length()===8?8:8-i.length();i.fillWithByte(y,y)}if(p&&(n=!0,g.update()),!r&&(p=i.length()===0,p))if(d)p=d(8,o,!r);else{var m=o.length(),w=o.at(m-1);w>m?p=!1:o.truncate(w)}return p}},g};tt.rc2.startEncrypting=function(e,t,r){var n=tt.rc2.createEncryptionCipher(e,128);return n.start(t,r),n};tt.rc2.createEncryptionCipher=function(e,t){return Ru(e,t,!0)};tt.rc2.startDecrypting=function(e,t,r){var n=tt.rc2.createDecryptionCipher(e,128);return n.start(t,r),n};tt.rc2.createDecryptionCipher=function(e,t){return Ru(e,t,!1)}});var ho=X((Vw,Fu)=>{var ua=ge();Fu.exports=ua.jsbn=ua.jsbn||{};var jt,L1=0xdeadbeefcafe,Lu=(L1&16777215)==15715070;function R(e,t,r){this.data=[],e!=null&&(typeof e=="number"?this.fromNumber(e,t,r):t==null&&typeof e!="string"?this.fromString(e,256):this.fromString(e,t))}ua.jsbn.BigInteger=R;function ue(){return new R(null)}function k1(e,t,r,n,i,o){for(;--o>=0;){var s=t*this.data[e++]+r.data[n]+i;i=Math.floor(s/67108864),r.data[n++]=s&67108863}return i}function U1(e,t,r,n,i,o){for(var s=t&32767,a=t>>15;--o>=0;){var c=this.data[e]&32767,u=this.data[e++]>>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 ku(e,t,r,n,i,o){for(var s=t&16383,a=t>>14;--o>=0;){var c=this.data[e]&16383,u=this.data[e++]>>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"?(R.prototype.am=ku,jt=28):Lu&&navigator.appName=="Microsoft Internet Explorer"?(R.prototype.am=U1,jt=30):Lu&&navigator.appName!="Netscape"?(R.prototype.am=k1,jt=26):(R.prototype.am=ku,jt=28);R.prototype.DB=jt;R.prototype.DM=(1<<jt)-1;R.prototype.DV=1<<jt;var fa=52;R.prototype.FV=Math.pow(2,fa);R.prototype.F1=fa-jt;R.prototype.F2=2*jt-fa;var P1="0123456789abcdefghijklmnopqrstuvwxyz",fo=new Array,bn,gt;bn="0".charCodeAt(0);for(gt=0;gt<=9;++gt)fo[bn++]=gt;bn="a".charCodeAt(0);for(gt=10;gt<36;++gt)fo[bn++]=gt;bn="A".charCodeAt(0);for(gt=10;gt<36;++gt)fo[bn++]=gt;function Uu(e){return P1.charAt(e)}function Pu(e,t){var r=fo[e.charCodeAt(t)];return r??-1}function O1(e){for(var t=this.t-1;t>=0;--t)e.data[t]=this.data[t];e.t=this.t,e.s=this.s}function K1(e){this.t=1,this.s=e<0?-1:0,e>0?this.data[0]=e:e<-1?this.data[0]=e+this.DV:this.t=0}function vr(e){var t=ue();return t.fromInt(e),t}function M1(e,t){var r;if(t==16)r=4;else if(t==8)r=3;else if(t==256)r=8;else if(t==2)r=1;else if(t==32)r=5;else if(t==4)r=2;else{this.fromRadix(e,t);return}this.t=0,this.s=0;for(var n=e.length,i=!1,o=0;--n>=0;){var s=r==8?e[n]&255:Pu(e,n);if(s<0){e.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&&e[0]&128&&(this.s=-1,o>0&&(this.data[this.t-1]|=(1<<this.DB-o)-1<<o)),this.clamp(),i&&R.ZERO.subTo(this,this)}function F1(){for(var e=this.s&this.DM;this.t>0&&this.data[this.t-1]==e;)--this.t}function V1(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(e==16)t=4;else if(e==8)t=3;else if(e==2)t=1;else if(e==32)t=5;else if(e==4)t=2;else return this.toRadix(e);var r=(1<<t)-1,n,i=!1,o="",s=this.t,a=this.DB-s*this.DB%t;if(s-- >0)for(a<this.DB&&(n=this.data[s]>>a)>0&&(i=!0,o=Uu(n));s>=0;)a<t?(n=(this.data[s]&(1<<a)-1)<<t-a,n|=this.data[--s]>>(a+=this.DB-t)):(n=this.data[s]>>(a-=t)&r,a<=0&&(a+=this.DB,--s)),n>0&&(i=!0),i&&(o+=Uu(n));return i?o:"0"}function q1(){var e=ue();return R.ZERO.subTo(this,e),e}function z1(){return this.s<0?this.negate():this}function H1(e){var t=this.s-e.s;if(t!=0)return t;var r=this.t;if(t=r-e.t,t!=0)return this.s<0?-t:t;for(;--r>=0;)if((t=this.data[r]-e.data[r])!=0)return t;return 0}function lo(e){var t=1,r;return(r=e>>>16)!=0&&(e=r,t+=16),(r=e>>8)!=0&&(e=r,t+=8),(r=e>>4)!=0&&(e=r,t+=4),(r=e>>2)!=0&&(e=r,t+=2),(r=e>>1)!=0&&(e=r,t+=1),t}function G1(){return this.t<=0?0:this.DB*(this.t-1)+lo(this.data[this.t-1]^this.s&this.DM)}function $1(e,t){var r;for(r=this.t-1;r>=0;--r)t.data[r+e]=this.data[r];for(r=e-1;r>=0;--r)t.data[r]=0;t.t=this.t+e,t.s=this.s}function W1(e,t){for(var r=e;r<this.t;++r)t.data[r-e]=this.data[r];t.t=Math.max(this.t-e,0),t.s=this.s}function Y1(e,t){var r=e%this.DB,n=this.DB-r,i=(1<<n)-1,o=Math.floor(e/this.DB),s=this.s<<r&this.DM,a;for(a=this.t-1;a>=0;--a)t.data[a+o+1]=this.data[a]>>n|s,s=(this.data[a]&i)<<r;for(a=o-1;a>=0;--a)t.data[a]=0;t.data[o]=s,t.t=this.t+o+1,t.s=this.s,t.clamp()}function Z1(e,t){t.s=this.s;var r=Math.floor(e/this.DB);if(r>=this.t){t.t=0;return}var n=e%this.DB,i=this.DB-n,o=(1<<n)-1;t.data[0]=this.data[r]>>n;for(var s=r+1;s<this.t;++s)t.data[s-r-1]|=(this.data[s]&o)<<i,t.data[s-r]=this.data[s]>>n;n>0&&(t.data[this.t-r-1]|=(this.s&o)<<i),t.t=this.t-r,t.clamp()}function Q1(e,t){for(var r=0,n=0,i=Math.min(e.t,this.t);r<i;)n+=this.data[r]-e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;if(e.t<this.t){for(n-=e.s;r<this.t;)n+=this.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<e.t;)n-=e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n-=e.s}t.s=n<0?-1:0,n<-1?t.data[r++]=this.DV+n:n>0&&(t.data[r++]=n),t.t=r,t.clamp()}function X1(e,t){var r=this.abs(),n=e.abs(),i=r.t;for(t.t=i+n.t;--i>=0;)t.data[i]=0;for(i=0;i<n.t;++i)t.data[i+r.t]=r.am(0,n.data[i],t,i,0,r.t);t.s=0,t.clamp(),this.s!=e.s&&R.ZERO.subTo(t,t)}function J1(e){for(var t=this.abs(),r=e.t=2*t.t;--r>=0;)e.data[r]=0;for(r=0;r<t.t-1;++r){var n=t.am(r,t.data[r],e,2*r,0,1);(e.data[r+t.t]+=t.am(r+1,2*t.data[r],e,2*r+1,n,t.t-r-1))>=t.DV&&(e.data[r+t.t]-=t.DV,e.data[r+t.t+1]=1)}e.t>0&&(e.data[e.t-1]+=t.am(r,t.data[r],e,2*r,0,1)),e.s=0,e.clamp()}function j1(e,t,r){var n=e.abs();if(!(n.t<=0)){var i=this.abs();if(i.t<n.t){t?.fromInt(0),r!=null&&this.copyTo(r);return}r==null&&(r=ue());var o=ue(),s=this.s,a=e.s,c=this.DB-lo(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),h=this.FV/l,g=(1<<this.F1)/l,d=1<<this.F2,p=r.t,y=p-u,m=t??ue();for(o.dlShiftTo(y,m),r.compareTo(m)>=0&&(r.data[r.t++]=1,r.subTo(m,r)),R.ONE.dlShiftTo(u,m),m.subTo(o,o);o.t<u;)o.data[o.t++]=0;for(;--y>=0;){var w=r.data[--p]==f?this.DM:Math.floor(r.data[p]*h+(r.data[p-1]+d)*g);if((r.data[p]+=o.am(0,w,r,y,0,u))<w)for(o.dlShiftTo(y,m),r.subTo(m,r);r.data[p]<--w;)r.subTo(m,r)}t!=null&&(r.drShiftTo(u,t),s!=a&&R.ZERO.subTo(t,t)),r.t=u,r.clamp(),c>0&&r.rShiftTo(c,r),s<0&&R.ZERO.subTo(r,r)}}}function eg(e){var t=ue();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(R.ZERO)>0&&e.subTo(t,t),t}function qr(e){this.m=e}function tg(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e}function rg(e){return e}function ng(e){e.divRemTo(this.m,null,e)}function ig(e,t,r){e.multiplyTo(t,r),this.reduce(r)}function og(e,t){e.squareTo(t),this.reduce(t)}qr.prototype.convert=tg;qr.prototype.revert=rg;qr.prototype.reduce=ng;qr.prototype.mulTo=ig;qr.prototype.sqrTo=og;function sg(){if(this.t<1)return 0;var e=this.data[0];if(!(e&1))return 0;var t=e&3;return t=t*(2-(e&15)*t)&15,t=t*(2-(e&255)*t)&255,t=t*(2-((e&65535)*t&65535))&65535,t=t*(2-e*t%this.DV)%this.DV,t>0?this.DV-t:-t}function zr(e){this.m=e,this.mp=e.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<e.DB-15)-1,this.mt2=2*e.t}function ag(e){var t=ue();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(R.ZERO)>0&&this.m.subTo(t,t),t}function cg(e){var t=ue();return e.copyTo(t),this.reduce(t),t}function ug(e){for(;e.t<=this.mt2;)e.data[e.t++]=0;for(var t=0;t<this.m.t;++t){var r=e.data[t]&32767,n=r*this.mpl+((r*this.mph+(e.data[t]>>15)*this.mpl&this.um)<<15)&e.DM;for(r=t+this.m.t,e.data[r]+=this.m.am(0,n,e,t,0,this.m.t);e.data[r]>=e.DV;)e.data[r]-=e.DV,e.data[++r]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)}function fg(e,t){e.squareTo(t),this.reduce(t)}function lg(e,t,r){e.multiplyTo(t,r),this.reduce(r)}zr.prototype.convert=ag;zr.prototype.revert=cg;zr.prototype.reduce=ug;zr.prototype.mulTo=lg;zr.prototype.sqrTo=fg;function hg(){return(this.t>0?this.data[0]&1:this.s)==0}function dg(e,t){if(e>4294967295||e<1)return R.ONE;var r=ue(),n=ue(),i=t.convert(this),o=lo(e)-1;for(i.copyTo(r);--o>=0;)if(t.sqrTo(r,n),(e&1<<o)>0)t.mulTo(n,i,r);else{var s=r;r=n,n=s}return t.revert(r)}function pg(e,t){var r;return e<256||t.isEven()?r=new qr(t):r=new zr(t),this.exp(e,r)}R.prototype.copyTo=O1;R.prototype.fromInt=K1;R.prototype.fromString=M1;R.prototype.clamp=F1;R.prototype.dlShiftTo=$1;R.prototype.drShiftTo=W1;R.prototype.lShiftTo=Y1;R.prototype.rShiftTo=Z1;R.prototype.subTo=Q1;R.prototype.multiplyTo=X1;R.prototype.squareTo=J1;R.prototype.divRemTo=j1;R.prototype.invDigit=sg;R.prototype.isEven=hg;R.prototype.exp=dg;R.prototype.toString=V1;R.prototype.negate=q1;R.prototype.abs=z1;R.prototype.compareTo=H1;R.prototype.bitLength=G1;R.prototype.mod=eg;R.prototype.modPowInt=pg;R.ZERO=vr(0);R.ONE=vr(1);function yg(){var e=ue();return this.copyTo(e),e}function gg(){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 mg(){return this.t==0?this.s:this.data[0]<<24>>24}function xg(){return this.t==0?this.s:this.data[0]<<16>>16}function vg(e){return Math.floor(Math.LN2*this.DB/Math.log(e))}function bg(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function wg(e){if(e==null&&(e=10),this.signum()==0||e<2||e>36)return"0";var t=this.chunkSize(e),r=Math.pow(e,t),n=vr(r),i=ue(),o=ue(),s="";for(this.divRemTo(n,i,o);i.signum()>0;)s=(r+o.intValue()).toString(e).substr(1)+s,i.divRemTo(n,i,o);return o.intValue().toString(e)+s}function Eg(e,t){this.fromInt(0),t==null&&(t=10);for(var r=this.chunkSize(t),n=Math.pow(t,r),i=!1,o=0,s=0,a=0;a<e.length;++a){var c=Pu(e,a);if(c<0){e.charAt(a)=="-"&&this.signum()==0&&(i=!0);continue}s=t*s+c,++o>=r&&(this.dMultiply(n),this.dAddOffset(s,0),o=0,s=0)}o>0&&(this.dMultiply(Math.pow(t,o)),this.dAddOffset(s,0)),i&&R.ZERO.subTo(this,this)}function Sg(e,t,r){if(typeof t=="number")if(e<2)this.fromInt(1);else for(this.fromNumber(e,r),this.testBit(e-1)||this.bitwiseTo(R.ONE.shiftLeft(e-1),la,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(R.ONE.shiftLeft(e-1),this);else{var n=new Array,i=e&7;n.length=(e>>3)+1,t.nextBytes(n),i>0?n[0]&=(1<<i)-1:n[0]=0,this.fromString(n,256)}}function Bg(){var e=this.t,t=new Array;t[0]=this.s;var r=this.DB-e*this.DB%8,n,i=0;if(e-- >0)for(r<this.DB&&(n=this.data[e]>>r)!=(this.s&this.DM)>>r&&(t[i++]=n|this.s<<this.DB-r);e>=0;)r<8?(n=(this.data[e]&(1<<r)-1)<<8-r,n|=this.data[--e]>>(r+=this.DB-8)):(n=this.data[e]>>(r-=8)&255,r<=0&&(r+=this.DB,--e)),n&128&&(n|=-256),i==0&&(this.s&128)!=(n&128)&&++i,(i>0||n!=this.s)&&(t[i++]=n);return t}function Cg(e){return this.compareTo(e)==0}function Ag(e){return this.compareTo(e)<0?this:e}function Tg(e){return this.compareTo(e)>0?this:e}function _g(e,t,r){var n,i,o=Math.min(e.t,this.t);for(n=0;n<o;++n)r.data[n]=t(this.data[n],e.data[n]);if(e.t<this.t){for(i=e.s&this.DM,n=o;n<this.t;++n)r.data[n]=t(this.data[n],i);r.t=this.t}else{for(i=this.s&this.DM,n=o;n<e.t;++n)r.data[n]=t(i,e.data[n]);r.t=e.t}r.s=t(this.s,e.s),r.clamp()}function Ig(e,t){return e&t}function Rg(e){var t=ue();return this.bitwiseTo(e,Ig,t),t}function la(e,t){return e|t}function Dg(e){var t=ue();return this.bitwiseTo(e,la,t),t}function Ou(e,t){return e^t}function Ng(e){var t=ue();return this.bitwiseTo(e,Ou,t),t}function Ku(e,t){return e&~t}function Lg(e){var t=ue();return this.bitwiseTo(e,Ku,t),t}function kg(){for(var e=ue(),t=0;t<this.t;++t)e.data[t]=this.DM&~this.data[t];return e.t=this.t,e.s=~this.s,e}function Ug(e){var t=ue();return e<0?this.rShiftTo(-e,t):this.lShiftTo(e,t),t}function Pg(e){var t=ue();return e<0?this.lShiftTo(-e,t):this.rShiftTo(e,t),t}function Og(e){if(e==0)return-1;var t=0;return e&65535||(e>>=16,t+=16),e&255||(e>>=8,t+=8),e&15||(e>>=4,t+=4),e&3||(e>>=2,t+=2),e&1||++t,t}function Kg(){for(var e=0;e<this.t;++e)if(this.data[e]!=0)return e*this.DB+Og(this.data[e]);return this.s<0?this.t*this.DB:-1}function Mg(e){for(var t=0;e!=0;)e&=e-1,++t;return t}function Fg(){for(var e=0,t=this.s&this.DM,r=0;r<this.t;++r)e+=Mg(this.data[r]^t);return e}function Vg(e){var t=Math.floor(e/this.DB);return t>=this.t?this.s!=0:(this.data[t]&1<<e%this.DB)!=0}function qg(e,t){var r=R.ONE.shiftLeft(e);return this.bitwiseTo(r,t,r),r}function zg(e){return this.changeBit(e,la)}function Hg(e){return this.changeBit(e,Ku)}function Gg(e){return this.changeBit(e,Ou)}function $g(e,t){for(var r=0,n=0,i=Math.min(e.t,this.t);r<i;)n+=this.data[r]+e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;if(e.t<this.t){for(n+=e.s;r<this.t;)n+=this.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=this.s}else{for(n+=this.s;r<e.t;)n+=e.data[r],t.data[r++]=n&this.DM,n>>=this.DB;n+=e.s}t.s=n<0?-1:0,n>0?t.data[r++]=n:n<-1&&(t.data[r++]=this.DV+n),t.t=r,t.clamp()}function Wg(e){var t=ue();return this.addTo(e,t),t}function Yg(e){var t=ue();return this.subTo(e,t),t}function Zg(e){var t=ue();return this.multiplyTo(e,t),t}function Qg(e){var t=ue();return this.divRemTo(e,t,null),t}function Xg(e){var t=ue();return this.divRemTo(e,null,t),t}function Jg(e){var t=ue(),r=ue();return this.divRemTo(e,t,r),new Array(t,r)}function jg(e){this.data[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()}function em(e,t){if(e!=0){for(;this.t<=t;)this.data[this.t++]=0;for(this.data[t]+=e;this.data[t]>=this.DV;)this.data[t]-=this.DV,++t>=this.t&&(this.data[this.t++]=0),++this.data[t]}}function fi(){}function Mu(e){return e}function tm(e,t,r){e.multiplyTo(t,r)}function rm(e,t){e.squareTo(t)}fi.prototype.convert=Mu;fi.prototype.revert=Mu;fi.prototype.mulTo=tm;fi.prototype.sqrTo=rm;function nm(e){return this.exp(e,new fi)}function im(e,t,r){var n=Math.min(this.t+e.t,t);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,e.data[n],r,n,0,this.t);for(i=Math.min(e.t,t);n<i;++n)this.am(0,e.data[n],r,n,0,t-n);r.clamp()}function om(e,t,r){--t;var n=r.t=this.t+e.t-t;for(r.s=0;--n>=0;)r.data[n]=0;for(n=Math.max(t-this.t,0);n<e.t;++n)r.data[this.t+n-t]=this.am(t-n,e.data[n],r,0,0,this.t+n-t);r.clamp(),r.drShiftTo(1,r)}function wn(e){this.r2=ue(),this.q3=ue(),R.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e),this.m=e}function sm(e){if(e.s<0||e.t>2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=ue();return e.copyTo(t),this.reduce(t),t}function am(e){return e}function cm(e){for(e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);e.compareTo(this.r2)<0;)e.dAddOffset(1,this.m.t+1);for(e.subTo(this.r2,e);e.compareTo(this.m)>=0;)e.subTo(this.m,e)}function um(e,t){e.squareTo(t),this.reduce(t)}function fm(e,t,r){e.multiplyTo(t,r),this.reduce(r)}wn.prototype.convert=sm;wn.prototype.revert=am;wn.prototype.reduce=cm;wn.prototype.mulTo=fm;wn.prototype.sqrTo=um;function lm(e,t){var r=e.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(t):t.isEven()?o=new wn(t):o=new zr(t);var s=new Array,a=3,c=n-1,u=(1<<n)-1;if(s[1]=o.convert(this),n>1){var f=ue();for(o.sqrTo(s[1],f);a<=u;)s[a]=ue(),o.mulTo(f,s[a-2],s[a]),a+=2}var l=e.t-1,h,g=!0,d=ue(),p;for(r=lo(e.data[l])-1;l>=0;){for(r>=c?h=e.data[l]>>r-c&u:(h=(e.data[l]&(1<<r+1)-1)<<c-r,l>0&&(h|=e.data[l-1]>>this.DB+r-c)),a=n;!(h&1);)h>>=1,--a;if((r-=a)<0&&(r+=this.DB,--l),g)s[h].copyTo(i),g=!1;else{for(;a>1;)o.sqrTo(i,d),o.sqrTo(d,i),a-=2;a>0?o.sqrTo(i,d):(p=i,i=d,d=p),o.mulTo(d,s[h],i)}for(;l>=0&&!(e.data[l]&1<<r);)o.sqrTo(i,d),p=i,i=d,d=p,--r<0&&(r=this.DB-1,--l)}return o.revert(i)}function hm(e){var t=this.s<0?this.negate():this.clone(),r=e.s<0?e.negate():e.clone();if(t.compareTo(r)<0){var n=t;t=r,r=n}var i=t.getLowestSetBit(),o=r.getLowestSetBit();if(o<0)return t;for(i<o&&(o=i),o>0&&(t.rShiftTo(o,t),r.rShiftTo(o,r));t.signum()>0;)(i=t.getLowestSetBit())>0&&t.rShiftTo(i,t),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),t.compareTo(r)>=0?(t.subTo(r,t),t.rShiftTo(1,t)):(r.subTo(t,r),r.rShiftTo(1,r));return o>0&&r.lShiftTo(o,r),r}function dm(e){if(e<=0)return 0;var t=this.DV%e,r=this.s<0?e-1:0;if(this.t>0)if(t==0)r=this.data[0]%e;else for(var n=this.t-1;n>=0;--n)r=(t*r+this.data[n])%e;return r}function pm(e){var t=e.isEven();if(this.isEven()&&t||e.signum()==0)return R.ZERO;for(var r=e.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),t?((!i.isEven()||!o.isEven())&&(i.addTo(this,i),o.subTo(e,o)),i.rShiftTo(1,i)):o.isEven()||o.subTo(e,o),o.rShiftTo(1,o);for(;n.isEven();)n.rShiftTo(1,n),t?((!s.isEven()||!a.isEven())&&(s.addTo(this,s),a.subTo(e,a)),s.rShiftTo(1,s)):a.isEven()||a.subTo(e,a),a.rShiftTo(1,a);r.compareTo(n)>=0?(r.subTo(n,r),t&&i.subTo(s,i),o.subTo(a,o)):(n.subTo(r,n),t&&s.subTo(i,s),a.subTo(o,a))}if(n.compareTo(R.ONE)!=0)return R.ZERO;if(a.compareTo(e)>=0)return a.subtract(e);if(a.signum()<0)a.addTo(e,a);else return a;return a.signum()<0?a.add(e):a}var St=[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],ym=(1<<26)/St[St.length-1];function gm(e){var t,r=this.abs();if(r.t==1&&r.data[0]<=St[St.length-1]){for(t=0;t<St.length;++t)if(r.data[0]==St[t])return!0;return!1}if(r.isEven())return!1;for(t=1;t<St.length;){for(var n=St[t],i=t+1;i<St.length&&n<ym;)n*=St[i++];for(n=r.modInt(n);t<i;)if(n%St[t++]==0)return!1}return r.millerRabin(e)}function mm(e){var t=this.subtract(R.ONE),r=t.getLowestSetBit();if(r<=0)return!1;for(var n=t.shiftRight(r),i=xm(),o,s=0;s<e;++s){do o=new R(this.bitLength(),i);while(o.compareTo(R.ONE)<=0||o.compareTo(t)>=0);var a=o.modPow(n,this);if(a.compareTo(R.ONE)!=0&&a.compareTo(t)!=0){for(var c=1;c++<r&&a.compareTo(t)!=0;)if(a=a.modPowInt(2,this),a.compareTo(R.ONE)==0)return!1;if(a.compareTo(t)!=0)return!1}}return!0}function xm(){return{nextBytes:function(e){for(var t=0;t<e.length;++t)e[t]=Math.floor(Math.random()*256)}}}R.prototype.chunkSize=vg;R.prototype.toRadix=wg;R.prototype.fromRadix=Eg;R.prototype.fromNumber=Sg;R.prototype.bitwiseTo=_g;R.prototype.changeBit=qg;R.prototype.addTo=$g;R.prototype.dMultiply=jg;R.prototype.dAddOffset=em;R.prototype.multiplyLowerTo=im;R.prototype.multiplyUpperTo=om;R.prototype.modInt=dm;R.prototype.millerRabin=mm;R.prototype.clone=yg;R.prototype.intValue=gg;R.prototype.byteValue=mg;R.prototype.shortValue=xg;R.prototype.signum=bg;R.prototype.toByteArray=Bg;R.prototype.equals=Cg;R.prototype.min=Ag;R.prototype.max=Tg;R.prototype.and=Rg;R.prototype.or=Dg;R.prototype.xor=Ng;R.prototype.andNot=Lg;R.prototype.not=kg;R.prototype.shiftLeft=Ug;R.prototype.shiftRight=Pg;R.prototype.getLowestSetBit=Kg;R.prototype.bitCount=Fg;R.prototype.testBit=Vg;R.prototype.setBit=zg;R.prototype.clearBit=Hg;R.prototype.flipBit=Gg;R.prototype.add=Wg;R.prototype.subtract=Yg;R.prototype.multiply=Zg;R.prototype.divide=Qg;R.prototype.remainder=Xg;R.prototype.divideAndRemainder=Jg;R.prototype.modPow=lm;R.prototype.modInverse=pm;R.prototype.pow=nm;R.prototype.gcd=hm;R.prototype.isProbablePrime=gm});var Gu=X((qw,Hu)=>{var Ot=ge();Vr();Oe();var qu=Hu.exports=Ot.sha1=Ot.sha1||{};Ot.md.sha1=Ot.md.algorithms.sha1=qu;qu.create=function(){zu||vm();var e=null,t=Ot.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 t=Ot.util.createBuffer(),e={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,o){o==="utf8"&&(i=Ot.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 t.putBytes(i),Vu(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Ot.util.createBuffer();i.putBytes(t.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=o&n.blockLength-1;i.putBytes(ha.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:e.h0,h1:e.h1,h2:e.h2,h3:e.h3,h4:e.h4};Vu(l,r,i);var h=Ot.util.createBuffer();return h.putInt32(l.h0),h.putInt32(l.h1),h.putInt32(l.h2),h.putInt32(l.h3),h.putInt32(l.h4),h},n};var ha=null,zu=!1;function vm(){ha=String.fromCharCode(128),ha+=Ot.util.fillString(String.fromCharCode(0),64),zu=!0}function Vu(e,t,r){for(var n,i,o,s,a,c,u,f,l=r.length();l>=64;){for(i=e.h0,o=e.h1,s=e.h2,a=e.h3,c=e.h4,f=0;f<16;++f)n=r.getInt32(),t[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=t[f-3]^t[f-8]^t[f-14]^t[f-16],n=n<<1|n>>>31,t[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=t[f-3]^t[f-8]^t[f-14]^t[f-16],n=n<<1|n>>>31,t[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=t[f-6]^t[f-16]^t[f-28]^t[f-32],n=n<<2|n>>>30,t[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=t[f-6]^t[f-16]^t[f-28]^t[f-32],n=n<<2|n>>>30,t[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=t[f-6]^t[f-16]^t[f-28]^t[f-32],n=n<<2|n>>>30,t[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;e.h0=e.h0+i|0,e.h1=e.h1+o|0,e.h2=e.h2+s|0,e.h3=e.h3+a|0,e.h4=e.h4+c|0,l-=64}}});var Yu=X((zw,Wu)=>{var Kt=ge();Oe();ui();Gu();var $u=Wu.exports=Kt.pkcs1=Kt.pkcs1||{};$u.encode_rsa_oaep=function(e,t,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=Kt.md.sha1.create(),s||(s=o);var a=Math.ceil(e.n.bitLength()/8),c=a-2*o.digestLength-2;if(t.length>c){var u=new Error("RSAES-OAEP input message length is too long.");throw u.length=t.length,u.maxLength=c,u}n||(n=""),o.update(n,"raw");for(var f=o.digest(),l="",h=c-t.length,g=0;g<h;g++)l+="\0";var d=f.getBytes()+l+""+t;if(!i)i=Kt.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 p=po(i,a-o.digestLength-1,s),y=Kt.util.xorBytes(d,p,d.length),m=po(y,o.digestLength,s),w=Kt.util.xorBytes(i,m,i.length);return"\0"+w+y};$u.decode_rsa_oaep=function(e,t,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(e.n.bitLength()/8);if(t.length!==s){var y=new Error("RSAES-OAEP encoded message length is invalid.");throw y.length=t.length,y.expectedLength=s,y}if(i===void 0?i=Kt.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=t.charAt(0),u=t.substring(1,i.digestLength+1),f=t.substring(1+i.digestLength),l=po(f,i.digestLength,o),h=Kt.util.xorBytes(u,l,u.length),g=po(h,s-i.digestLength-1,o),d=Kt.util.xorBytes(f,g,f.length),p=d.substring(0,i.digestLength),y=c!=="\0",m=0;m<i.digestLength;++m)y|=a.charAt(m)!==p.charAt(m);for(var w=1,v=i.digestLength,I=i.digestLength;I<d.length;I++){var E=d.charCodeAt(I),S=E&1^1,D=w?65534:0;y|=E&D,w=w&S,v+=w}if(y||d.charCodeAt(v)!==1)throw new Error("Invalid RSAES-OAEP padding.");return d.substring(v+1)};function po(e,t,r){r||(r=Kt.md.sha1.create());for(var n="",i=Math.ceil(t/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(e+s),n+=r.digest().getBytes()}return n.substring(0,t)}});var Zu=X((Hw,da)=>{var br=ge();Oe();ho();ui();(function(){if(br.prime){da.exports=br.prime;return}var e=da.exports=br.prime=br.prime||{},t=br.jsbn.BigInteger,r=[6,4,2,4,2,4,6,2],n=new t(null);n.fromInt(30);var i=function(l,h){return l|h};e.generateProbablePrime=function(l,h,g){typeof h=="function"&&(g=h,h={}),h=h||{};var d=h.algorithm||"PRIMEINC";typeof d=="string"&&(d={name:d}),d.options=d.options||{};var p=h.prng||br.random,y={nextBytes:function(m){for(var w=p.getBytesSync(m.length),v=0;v<m.length;++v)m[v]=w.charCodeAt(v)}};if(d.name==="PRIMEINC")return o(l,y,d.options,g);throw new Error("Invalid prime generation algorithm: "+d.name)};function o(l,h,g,d){return"workers"in g?c(l,h,g,d):s(l,h,g,d)}function s(l,h,g,d){var p=u(l,h),y=0,m=f(p.bitLength());"millerRabinTests"in g&&(m=g.millerRabinTests);var w=10;"maxBlockTime"in g&&(w=g.maxBlockTime),a(p,l,h,y,m,w,d)}function a(l,h,g,d,p,y,m){var w=+new Date;do{if(l.bitLength()>h&&(l=u(h,g)),l.isProbablePrime(p))return m(null,l);l.dAddOffset(r[d++%8],0)}while(y<0||+new Date-w<y);br.util.setImmediate(function(){a(l,h,g,d,p,y,m)})}function c(l,h,g,d){if(typeof Worker>"u")return s(l,h,g,d);var p=u(l,h),y=g.workers,m=g.workLoad||100,w=m*30/8,v=g.workerScript||"forge/prime.worker.js";if(y===-1)return br.util.estimateCores(function(E,S){E&&(S=2),y=S-1,I()});I();function I(){y=Math.max(1,y);for(var E=[],S=0;S<y;++S)E[S]=new Worker(v);for(var D=y,S=0;S<y;++S)E[S].addEventListener("message",P);var B=!1;function P(M){if(!B){--D;var O=M.data;if(O.found){for(var V=0;V<E.length;++V)E[V].terminate();return B=!0,d(null,new t(O.prime,16))}p.bitLength()>l&&(p=u(l,h));var Z=p.toString(16);M.target.postMessage({hex:Z,workLoad:m}),p.dAddOffset(w,0)}}}}function u(l,h){var g=new t(l,h),d=l-1;return g.testBit(d)||g.bitwiseTo(t.ONE.shiftLeft(d),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 go=X((Gw,rf)=>{var Y=ge();ci();ho();ji();Yu();Zu();ui();Oe();typeof ae>"u"&&(ae=Y.jsbn.BigInteger);var ae,pa=Y.util.isNodejs?so():null,b=Y.asn1,mt=Y.util;Y.pki=Y.pki||{};rf.exports=Y.pki.rsa=Y.rsa=Y.rsa||{};var j=Y.pki,bm=[6,4,2,4,2,4,6,2],wm={name:"PrivateKeyInfo",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:b.Class.UNIVERSAL,type:b.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:b.Class.UNIVERSAL,type:b.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},Em={name:"RSAPrivateKey",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},Sm={name:"RSAPublicKey",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:b.Class.UNIVERSAL,type:b.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},Bm=Y.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:b.Class.UNIVERSAL,type:b.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:b.Class.UNIVERSAL,type:b.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},Cm={name:"DigestInfo",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:b.Class.UNIVERSAL,type:b.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:b.Class.UNIVERSAL,type:b.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:b.Class.UNIVERSAL,type:b.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:b.Class.UNIVERSAL,type:b.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},Am=function(e){var t;if(e.algorithm in j.oids)t=j.oids[e.algorithm];else{var r=new Error("Unknown message digest algorithm.");throw r.algorithm=e.algorithm,r}var n=b.oidToDer(t).getBytes(),i=b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[]),o=b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[]);o.value.push(b.create(b.Class.UNIVERSAL,b.Type.OID,!1,n)),o.value.push(b.create(b.Class.UNIVERSAL,b.Type.NULL,!1,""));var s=b.create(b.Class.UNIVERSAL,b.Type.OCTETSTRING,!1,e.digest().getBytes());return i.value.push(o),i.value.push(s),b.toDer(i).getBytes()},ef=function(e,t,r){if(r)return e.modPow(t.e,t.n);if(!t.p||!t.q)return e.modPow(t.d,t.n);t.dP||(t.dP=t.d.mod(t.p.subtract(ae.ONE))),t.dQ||(t.dQ=t.d.mod(t.q.subtract(ae.ONE))),t.qInv||(t.qInv=t.q.modInverse(t.p));var n;do n=new ae(Y.util.bytesToHex(Y.random.getBytes(t.n.bitLength()/8)),16);while(n.compareTo(t.n)>=0||!n.gcd(t.n).equals(ae.ONE));e=e.multiply(n.modPow(t.e,t.n)).mod(t.n);for(var i=e.mod(t.p).modPow(t.dP,t.p),o=e.mod(t.q).modPow(t.dQ,t.q);i.compareTo(o)<0;)i=i.add(t.p);var s=i.subtract(o).multiply(t.qInv).mod(t.p).multiply(t.q).add(o);return s=s.multiply(n.modInverse(t.n)).mod(t.n),s};j.rsa.encrypt=function(e,t,r){var n=r,i,o=Math.ceil(t.n.bitLength()/8);r!==!1&&r!==!0?(n=r===2,i=tf(e,t,r)):(i=Y.util.createBuffer(),i.putBytes(e));for(var s=new ae(i.toHex(),16),a=ef(s,t,n),c=a.toString(16),u=Y.util.createBuffer(),f=o-Math.ceil(c.length/2);f>0;)u.putByte(0),--f;return u.putBytes(Y.util.hexToBytes(c)),u.getBytes()};j.rsa.decrypt=function(e,t,r,n){var i=Math.ceil(t.n.bitLength()/8);if(e.length!==i){var o=new Error("Encrypted message length is invalid.");throw o.length=e.length,o.expected=i,o}var s=new ae(Y.util.createBuffer(e).toHex(),16);if(s.compareTo(t.n)>=0)throw new Error("Encrypted message is invalid.");for(var a=ef(s,t,r),c=a.toString(16),u=Y.util.createBuffer(),f=i-Math.ceil(c.length/2);f>0;)u.putByte(0),--f;return u.putBytes(Y.util.hexToBytes(c)),n!==!1?yo(u.getBytes(),t,r):u.getBytes()};j.rsa.createKeyPairGenerationState=function(e,t,r){typeof e=="string"&&(e=parseInt(e,10)),e=e||2048,r=r||{};var n=r.prng||Y.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:e,rng:i,eInt:t||65537,e:new ae(null),p:null,q:null,qBits:e>>1,pBits:e-(e>>1),pqState:0,num:null,keys:null},s.e.fromInt(s.eInt);else throw new Error("Invalid key generation algorithm: "+o);return s};j.rsa.stepKeyPairGenerationState=function(e,t){"algorithm"in e||(e.algorithm="PRIMEINC");var r=new ae(null);r.fromInt(30);for(var n=0,i=function(l,h){return l|h},o=+new Date,s,a=0;e.keys===null&&(t<=0||a<t);){if(e.state===0){var c=e.p===null?e.pBits:e.qBits,u=c-1;e.pqState===0?(e.num=new ae(c,e.rng),e.num.testBit(u)||e.num.bitwiseTo(ae.ONE.shiftLeft(u),i,e.num),e.num.dAddOffset(31-e.num.mod(r).byteValue(),0),n=0,++e.pqState):e.pqState===1?e.num.bitLength()>c?e.pqState=0:e.num.isProbablePrime(_m(e.num.bitLength()))?++e.pqState:e.num.dAddOffset(bm[n++%8],0):e.pqState===2?e.pqState=e.num.subtract(ae.ONE).gcd(e.e).compareTo(ae.ONE)===0?3:0:e.pqState===3&&(e.pqState=0,e.p===null?e.p=e.num:e.q=e.num,e.p!==null&&e.q!==null&&++e.state,e.num=null)}else if(e.state===1)e.p.compareTo(e.q)<0&&(e.num=e.p,e.p=e.q,e.q=e.num),++e.state;else if(e.state===2)e.p1=e.p.subtract(ae.ONE),e.q1=e.q.subtract(ae.ONE),e.phi=e.p1.multiply(e.q1),++e.state;else if(e.state===3)e.phi.gcd(e.e).compareTo(ae.ONE)===0?++e.state:(e.p=null,e.q=null,e.state=0);else if(e.state===4)e.n=e.p.multiply(e.q),e.n.bitLength()===e.bits?++e.state:(e.q=null,e.state=0);else if(e.state===5){var f=e.e.modInverse(e.phi);e.keys={privateKey:j.rsa.setPrivateKey(e.n,e.e,f,e.p,e.q,f.mod(e.p1),f.mod(e.q1),e.q.modInverse(e.p)),publicKey:j.rsa.setPublicKey(e.n,e.e)}}s=+new Date,a+=s-o,o=s}return e.keys!==null};j.rsa.generateKeyPair=function(e,t,r,n){if(arguments.length===1?typeof e=="object"?(r=e,e=void 0):typeof e=="function"&&(n=e,e=void 0):arguments.length===2?typeof e=="number"?typeof t=="function"?(n=t,t=void 0):typeof t!="number"&&(r=t,t=void 0):(r=e,n=t,e=void 0,t=void 0):arguments.length===3&&(typeof t=="number"?typeof r=="function"&&(n=r,r=void 0):(n=r,r=t,t=void 0)),r=r||{},e===void 0&&(e=r.bits||2048),t===void 0&&(t=r.e||65537),!Y.options.usePureJavaScript&&!r.prng&&e>=256&&e<=16384&&(t===65537||t===3)){if(n){if(Qu("generateKeyPair"))return pa.generateKeyPair("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}},function(a,c,u){if(a)return n(a);n(null,{privateKey:j.privateKeyFromPem(u),publicKey:j.publicKeyFromPem(c)})});if(Xu("generateKey")&&Xu("exportKey"))return mt.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:ju(t),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(a){return mt.globalScope.crypto.subtle.exportKey("pkcs8",a.privateKey)}).then(void 0,function(a){n(a)}).then(function(a){if(a){var c=j.privateKeyFromAsn1(b.fromDer(Y.util.createBuffer(a)));n(null,{privateKey:c,publicKey:j.setRsaPublicKey(c.n,c.e)})}});if(Ju("generateKey")&&Ju("exportKey")){var i=mt.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:ju(t),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(a){var c=a.target.result,u=mt.globalScope.msCrypto.subtle.exportKey("pkcs8",c.privateKey);u.oncomplete=function(f){var l=f.target.result,h=j.privateKeyFromAsn1(b.fromDer(Y.util.createBuffer(l)));n(null,{privateKey:h,publicKey:j.setRsaPublicKey(h.n,h.e)})},u.onerror=function(f){n(f)}},i.onerror=function(a){n(a)};return}}else if(Qu("generateKeyPairSync")){var o=pa.generateKeyPairSync("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}});return{privateKey:j.privateKeyFromPem(o.privateKey),publicKey:j.publicKeyFromPem(o.publicKey)}}}var s=j.rsa.createKeyPairGenerationState(e,t,r);if(!n)return j.rsa.stepKeyPairGenerationState(s,0),s.keys;Tm(s,r,n)};j.setRsaPublicKey=j.rsa.setPublicKey=function(e,t){var r={n:e,e:t};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 tf(a,c,2).getBytes()}};else if(i==="RSA-OAEP"||i==="RSAES-OAEP")i={encode:function(a,c){return Y.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 j.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=yo(u,r,!0);var f=b.fromDer(u,{parseAllBytes:s._parseAllDigestBytes}),l={},h=[];if(!b.validate(f,Cm,l,h)){var g=new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value.");throw g.errors=h,g}var d=b.derToOid(l.algorithmIdentifier);if(!(d===Y.oids.md2||d===Y.oids.md5||d===Y.oids.sha1||d===Y.oids.sha224||d===Y.oids.sha256||d===Y.oids.sha384||d===Y.oids.sha512||d===Y.oids["sha512-224"]||d===Y.oids["sha512-256"])){var g=new Error("Unknown RSASSA-PKCS1-v1_5 DigestAlgorithm identifier.");throw g.oid=d,g}if((d===Y.oids.md2||d===Y.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=yo(u,r,!0),c===u}});var a=j.rsa.decrypt(i,r,!0,!1);return o.verify(n,a,r.n.bitLength())},r};j.setRsaPrivateKey=j.rsa.setPrivateKey=function(e,t,r,n,i,o,s,a){var c={n:e,e:t,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 h=j.rsa.decrypt(u,c,!1,!1);if(f==="RSAES-PKCS1-V1_5")f={decode:yo};else if(f==="RSA-OAEP"||f==="RSAES-OAEP")f={decode:function(g,d){return Y.pkcs1.decode_rsa_oaep(d,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(h,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:Am},l=1):(f==="NONE"||f==="NULL"||f===null)&&(f={encode:function(){return u}},l=1);var h=f.encode(u,c.n.bitLength());return j.rsa.encrypt(h,c,l)},c};j.wrapRsaPrivateKey=function(e){return b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,b.integerToDer(0).getBytes()),b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[b.create(b.Class.UNIVERSAL,b.Type.OID,!1,b.oidToDer(j.oids.rsaEncryption).getBytes()),b.create(b.Class.UNIVERSAL,b.Type.NULL,!1,"")]),b.create(b.Class.UNIVERSAL,b.Type.OCTETSTRING,!1,b.toDer(e).getBytes())])};j.privateKeyFromAsn1=function(e){var t={},r=[];if(b.validate(e,wm,t,r)&&(e=b.fromDer(Y.util.createBuffer(t.privateKey))),t={},r=[],!b.validate(e,Em,t,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=Y.util.createBuffer(t.privateKeyModulus).toHex(),o=Y.util.createBuffer(t.privateKeyPublicExponent).toHex(),s=Y.util.createBuffer(t.privateKeyPrivateExponent).toHex(),a=Y.util.createBuffer(t.privateKeyPrime1).toHex(),c=Y.util.createBuffer(t.privateKeyPrime2).toHex(),u=Y.util.createBuffer(t.privateKeyExponent1).toHex(),f=Y.util.createBuffer(t.privateKeyExponent2).toHex(),l=Y.util.createBuffer(t.privateKeyCoefficient).toHex(),j.setRsaPrivateKey(new ae(i,16),new ae(o,16),new ae(s,16),new ae(a,16),new ae(c,16),new ae(u,16),new ae(f,16),new ae(l,16))};j.privateKeyToAsn1=j.privateKeyToRSAPrivateKey=function(e){return b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,b.integerToDer(0).getBytes()),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.n)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.e)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.d)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.p)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.q)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.dP)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.dQ)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.qInv))])};j.publicKeyFromAsn1=function(e){var t={},r=[];if(b.validate(e,Bm,t,r)){var n=b.derToOid(t.publicKeyOid);if(n!==j.oids.rsaEncryption){var i=new Error("Cannot read public key. Unknown OID.");throw i.oid=n,i}e=t.rsaPublicKey}if(r=[],!b.validate(e,Sm,t,r)){var i=new Error("Cannot read public key. ASN.1 object does not contain an RSAPublicKey.");throw i.errors=r,i}var o=Y.util.createBuffer(t.publicKeyModulus).toHex(),s=Y.util.createBuffer(t.publicKeyExponent).toHex();return j.setRsaPublicKey(new ae(o,16),new ae(s,16))};j.publicKeyToAsn1=j.publicKeyToSubjectPublicKeyInfo=function(e){return b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[b.create(b.Class.UNIVERSAL,b.Type.OID,!1,b.oidToDer(j.oids.rsaEncryption).getBytes()),b.create(b.Class.UNIVERSAL,b.Type.NULL,!1,"")]),b.create(b.Class.UNIVERSAL,b.Type.BITSTRING,!1,[j.publicKeyToRSAPublicKey(e)])])};j.publicKeyToRSAPublicKey=function(e){return b.create(b.Class.UNIVERSAL,b.Type.SEQUENCE,!0,[b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.n)),b.create(b.Class.UNIVERSAL,b.Type.INTEGER,!1,Mt(e.e))])};function tf(e,t,r){var n=Y.util.createBuffer(),i=Math.ceil(t.n.bitLength()/8);if(e.length>i-11){var o=new Error("Message is too long for PKCS#1 v1.5 padding.");throw o.length=e.length,o.max=i-11,o}n.putByte(0),n.putByte(r);var s=i-3-e.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=Y.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(e),n}function yo(e,t,r,n){var i=Math.ceil(t.n.bitLength()/8),o=Y.util.createBuffer(e),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 Tm(e,t,r){typeof t=="function"&&(r=t,t={}),t=t||{};var n={algorithm:{name:t.algorithm||"PRIMEINC",options:{workers:t.workers||2,workLoad:t.workLoad||100,workerScript:t.workerScript}}};"prng"in t&&(n.prng=t.prng),i();function i(){o(e.pBits,function(a,c){if(a)return r(a);if(e.p=c,e.q!==null)return s(a,e.q);o(e.qBits,s)})}function o(a,c){Y.prime.generateProbablePrime(a,n,c)}function s(a,c){if(a)return r(a);if(e.q=c,e.p.compareTo(e.q)<0){var u=e.p;e.p=e.q,e.q=u}if(e.p.subtract(ae.ONE).gcd(e.e).compareTo(ae.ONE)!==0){e.p=null,i();return}if(e.q.subtract(ae.ONE).gcd(e.e).compareTo(ae.ONE)!==0){e.q=null,o(e.qBits,s);return}if(e.p1=e.p.subtract(ae.ONE),e.q1=e.q.subtract(ae.ONE),e.phi=e.p1.multiply(e.q1),e.phi.gcd(e.e).compareTo(ae.ONE)!==0){e.p=e.q=null,i();return}if(e.n=e.p.multiply(e.q),e.n.bitLength()!==e.bits){e.q=null,o(e.qBits,s);return}var f=e.e.modInverse(e.phi);e.keys={privateKey:j.rsa.setPrivateKey(e.n,e.e,f,e.p,e.q,f.mod(e.p1),f.mod(e.q1),e.q.modInverse(e.p)),publicKey:j.rsa.setPublicKey(e.n,e.e)},r(null,e.keys)}}function Mt(e){var t=e.toString(16);t[0]>="8"&&(t="00"+t);var r=Y.util.hexToBytes(t);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 _m(e){return e<=100?27:e<=150?18:e<=200?15:e<=250?12:e<=300?9:e<=350?8:e<=400?7:e<=500?6:e<=600?5:e<=800?4:e<=1250?3:2}function Qu(e){return Y.util.isNodejs&&typeof pa[e]=="function"}function Xu(e){return typeof mt.globalScope<"u"&&typeof mt.globalScope.crypto=="object"&&typeof mt.globalScope.crypto.subtle=="object"&&typeof mt.globalScope.crypto.subtle[e]=="function"}function Ju(e){return typeof mt.globalScope<"u"&&typeof mt.globalScope.msCrypto=="object"&&typeof mt.globalScope.msCrypto.subtle=="object"&&typeof mt.globalScope.msCrypto.subtle[e]=="function"}function ju(e){for(var t=Y.util.hexToBytes(e.toString(16)),r=new Uint8Array(t.length),n=0;n<t.length;++n)r[n]=t.charCodeAt(n);return r}});var uf=X(($w,cf)=>{var q=ge();oa();ci();hu();Vr();ji();mu();bu();ui();Nu();go();Oe();typeof nf>"u"&&(nf=q.jsbn.BigInteger);var nf,A=q.asn1,ee=q.pki=q.pki||{};cf.exports=ee.pbe=q.pbe=q.pbe||{};var Hr=ee.oids,Im={name:"EncryptedPrivateKeyInfo",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedPrivateKeyInfo.encryptionAlgorithm",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:"encryptionOid"},{name:"AlgorithmIdentifier.parameters",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,captureAsn1:"encryptionParams"}]},{name:"EncryptedPrivateKeyInfo.encryptedData",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"encryptedData"}]},Rm={name:"PBES2Algorithms",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc.oid",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"kdfOid"},{name:"PBES2Algorithms.params",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.params.salt",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"kdfSalt"},{name:"PBES2Algorithms.params.iterationCount",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"kdfIterationCount"},{name:"PBES2Algorithms.params.keyLength",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,optional:!0,capture:"keyLength"},{name:"PBES2Algorithms.params.prf",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,optional:!0,value:[{name:"PBES2Algorithms.params.prf.algorithm",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"prfOid"}]}]}]},{name:"PBES2Algorithms.encryptionScheme",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.encryptionScheme.oid",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"encOid"},{name:"PBES2Algorithms.encryptionScheme.iv",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"encIv"}]}]},Dm={name:"pkcs-12PbeParams",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"pkcs-12PbeParams.salt",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"salt"},{name:"pkcs-12PbeParams.iterations",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"iterations"}]};ee.encryptPrivateKeyInfo=function(e,t,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=A.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 h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var g="hmacWith"+r.prfAlgorithm.toUpperCase(),d=af(g),p=q.pkcs5.pbkdf2(t,n,i,s,d),y=q.random.getBytesSync(u),m=l(p);m.start(y),m.update(A.toDer(e)),m.finish(),c=m.output.getBytes();var w=Nm(n,o,s,g);a=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(Hr.pkcs5PBES2).getBytes()),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(Hr.pkcs5PBKDF2).getBytes()),w]),A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(f).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,y)])])])}else if(r.algorithm==="3des"){s=24;var v=new q.util.ByteBuffer(n),p=ee.pbe.generatePkcs12Key(t,v,1,i,s),y=ee.pbe.generatePkcs12Key(t,v,2,i,s),m=q.des.createEncryptionCipher(p);m.start(y),m.update(A.toDer(e)),m.finish(),c=m.output.getBytes(),a=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(Hr["pbeWithSHAAnd3-KeyTripleDES-CBC"]).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,n),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,o.getBytes())])])}else{var h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var I=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[a,A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,c)]);return I};ee.decryptPrivateKeyInfo=function(e,t){var r=null,n={},i=[];if(!A.validate(e,Im,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=A.derToOid(n.encryptionOid),a=ee.pbe.getCipher(s,n.encryptionParams,t),c=q.util.createBuffer(n.encryptedData);return a.update(c),a.finish()&&(r=A.fromDer(a.output)),r};ee.encryptedPrivateKeyToPem=function(e,t){var r={type:"ENCRYPTED PRIVATE KEY",body:A.toDer(e).getBytes()};return q.pem.encode(r,{maxline:t})};ee.encryptedPrivateKeyFromPem=function(e){var t=q.pem.decode(e)[0];if(t.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=t.type,r}if(t.procType&&t.procType.type==="ENCRYPTED")throw new Error("Could not convert encrypted private key from PEM; PEM is encrypted.");return A.fromDer(t.body)};ee.encryptRsaPrivateKey=function(e,t,r){if(r=r||{},!r.legacy){var n=ee.wrapRsaPrivateKey(ee.privateKeyToAsn1(e));return n=ee.encryptPrivateKeyInfo(n,t,r),ee.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(t,o.substr(0,8),s),f=a(u);f.start(o),f.update(A.toDer(ee.privateKeyToAsn1(e))),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)};ee.decryptRsaPrivateKey=function(e,t){var r=null,n=q.pem.decode(e)[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(t,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=ee.decryptPrivateKeyInfo(A.fromDer(r),t):r=A.fromDer(r),r!==null&&(r=ee.privateKeyFromAsn1(r)),r};ee.pbe.generatePkcs12Key=function(e,t,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(e!=null){for(a=0;a<e.length;a++)l.putInt16(e.charCodeAt(a));l.putInt16(0)}var h=l.length(),g=t.length(),d=new q.util.ByteBuffer;d.fillWithByte(r,u);var p=u*Math.ceil(g/u),y=new q.util.ByteBuffer;for(a=0;a<p;a++)y.putByte(t.at(a%g));var m=u*Math.ceil(h/u),w=new q.util.ByteBuffer;for(a=0;a<m;a++)w.putByte(l.at(a%h));var v=y;v.putBuffer(w);for(var I=Math.ceil(i/c),E=1;E<=I;E++){var S=new q.util.ByteBuffer;S.putBytes(d.bytes()),S.putBytes(v.bytes());for(var D=0;D<n;D++)o.start(),o.update(S.getBytes()),S=o.digest();var B=new q.util.ByteBuffer;for(a=0;a<u;a++)B.putByte(S.at(a%c));var P=Math.ceil(g/u)+Math.ceil(h/u),M=new q.util.ByteBuffer;for(s=0;s<P;s++){var O=new q.util.ByteBuffer(v.getBytes(u)),V=511;for(a=B.length()-1;a>=0;a--)V=V>>8,V+=B.at(a)+O.at(a),O.setAt(a,V&255);M.putBuffer(O)}v=M,f.putBuffer(S)}return f.truncate(f.length()-i),f};ee.pbe.getCipher=function(e,t,r){switch(e){case ee.oids.pkcs5PBES2:return ee.pbe.getCipherForPBES2(e,t,r);case ee.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:case ee.oids["pbewithSHAAnd40BitRC2-CBC"]:return ee.pbe.getCipherForPKCS12PBE(e,t,r);default:var n=new Error("Cannot read encrypted PBE data block. Unsupported OID.");throw n.oid=e,n.supportedOids=["pkcs5PBES2","pbeWithSHAAnd3-KeyTripleDES-CBC","pbewithSHAAnd40BitRC2-CBC"],n}};ee.pbe.getCipherForPBES2=function(e,t,r){var n={},i=[];if(!A.validate(t,Rm,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(e=A.derToOid(n.kdfOid),e!==ee.oids.pkcs5PBKDF2){var o=new Error("Cannot read encrypted private key. Unsupported key derivation function OID.");throw o.oid=e,o.supportedOids=["pkcs5PBKDF2"],o}if(e=A.derToOid(n.encOid),e!==ee.oids["aes128-CBC"]&&e!==ee.oids["aes192-CBC"]&&e!==ee.oids["aes256-CBC"]&&e!==ee.oids["des-EDE3-CBC"]&&e!==ee.oids.desCBC){var o=new Error("Cannot read encrypted private key. Unsupported encryption scheme OID.");throw o.oid=e,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(ee.oids[e]){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=sf(n.prfOid),l=q.pkcs5.pbkdf2(r,s,a,c,f),h=n.encIv,g=u(l);return g.start(h),g};ee.pbe.getCipherForPKCS12PBE=function(e,t,r){var n={},i=[];if(!A.validate(t,Dm,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(e){case ee.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:c=24,u=8,f=q.des.startDecrypting;break;case ee.oids["pbewithSHAAnd40BitRC2-CBC"]:c=5,u=8,f=function(p,y){var m=q.rc2.createDecryptionCipher(p,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=e,o}var l=sf(n.prfOid),h=ee.pbe.generatePkcs12Key(r,s,1,a,c,l);l.start();var g=ee.pbe.generatePkcs12Key(r,s,2,a,u,l);return f(h,g)};ee.pbe.opensslDeriveBytes=function(e,t,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()}t===null&&(t="");for(var i=[of(n,e+t)],o=16,s=1;o<r;++s,o+=16)i.push(of(n,i[s-1]+e+t));return i.join("").substr(0,r)};function of(e,t){return e.start().update(t).digest().getBytes()}function sf(e){var t;if(!e)t="hmacWithSHA1";else if(t=ee.oids[A.derToOid(e)],!t){var r=new Error("Unsupported PRF OID.");throw r.oid=e,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}return af(t)}function af(e){var t=q.md;switch(e){case"hmacWithSHA224":t=q.md.sha512;case"hmacWithSHA1":case"hmacWithSHA256":case"hmacWithSHA384":case"hmacWithSHA512":e=e.substr(8).toLowerCase();break;default:var r=new Error("Unsupported PRF algorithm.");throw r.algorithm=e,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}if(!t||!(e in t))throw new Error("Unknown hash algorithm: "+e);return t[e].create()}function Nm(e,t,r,n){var i=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,e),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,t.getBytes())]);return n!=="hmacWithSHA1"&&i.value.push(A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,q.util.hexToBytes(r.toString(16))),A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(ee.oids[n]).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.NULL,!1,"")])),i}});var Zf=X((C8,Yf)=>{"use strict";Yf.exports=Cx;function Cx(e,t){for(var r=new Array(arguments.length-1),n=0,i=2,o=!0;i<arguments.length;)r[n++]=arguments[i++];return new Promise(function(a,c){r[n]=function(f){if(o)if(o=!1,f)c(f);else{for(var l=new Array(arguments.length-1),h=0;h<l.length;)l[h++]=arguments[h];a.apply(null,l)}};try{e.apply(t||null,r)}catch(u){o&&(o=!1,c(u))}})}});var jf=X(Jf=>{"use strict";var ko=Jf;ko.length=function(t){var r=t.length;if(!r)return 0;for(var n=0;--r%4>1&&t.charAt(r)==="=";)++n;return Math.ceil(t.length*3)/4-n};var kn=new Array(64),Xf=new Array(123);for(Tt=0;Tt<64;)Xf[kn[Tt]=Tt<26?Tt+65:Tt<52?Tt+71:Tt<62?Tt-4:Tt-59|43]=Tt++;var Tt;ko.encode=function(t,r,n){for(var i=null,o=[],s=0,a=0,c;r<n;){var u=t[r++];switch(a){case 0:o[s++]=kn[u>>2],c=(u&3)<<4,a=1;break;case 1:o[s++]=kn[c|u>>4],c=(u&15)<<2,a=2;break;case 2:o[s++]=kn[c|u>>6],o[s++]=kn[u&63],a=0;break}s>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),s=0)}return a&&(o[s++]=kn[c],o[s++]=61,a===1&&(o[s++]=61)),i?(s&&i.push(String.fromCharCode.apply(String,o.slice(0,s))),i.join("")):String.fromCharCode.apply(String,o.slice(0,s))};var Qf="invalid encoding";ko.decode=function(t,r,n){for(var i=n,o=0,s,a=0;a<t.length;){var c=t.charCodeAt(a++);if(c===61&&o>1)break;if((c=Xf[c])===void 0)throw Error(Qf);switch(o){case 0:s=c,o=1;break;case 1:r[n++]=s<<2|(c&48)>>4,s=c,o=2;break;case 2:r[n++]=(s&15)<<4|(c&60)>>2,s=c,o=3;break;case 3:r[n++]=(s&3)<<6|c,o=0;break}}if(o===1)throw Error(Qf);return n-i};ko.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}});var tl=X((T8,el)=>{"use strict";el.exports=Uo;function Uo(){this._listeners={}}Uo.prototype.on=function(t,r,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:r,ctx:n||this}),this};Uo.prototype.off=function(t,r){if(t===void 0)this._listeners={};else if(r===void 0)this._listeners[t]=[];else for(var n=this._listeners[t],i=0;i<n.length;)n[i].fn===r?n.splice(i,1):++i;return this};Uo.prototype.emit=function(t){var r=this._listeners[t];if(r){for(var n=[],i=1;i<arguments.length;)n.push(arguments[i++]);for(i=0;i<r.length;)r[i].fn.apply(r[i++].ctx,n)}return this}});var cl=X((_8,al)=>{"use strict";al.exports=rl(rl);function rl(e){return typeof Float32Array<"u"?function(){var t=new Float32Array([-0]),r=new Uint8Array(t.buffer),n=r[3]===128;function i(c,u,f){t[0]=c,u[f]=r[0],u[f+1]=r[1],u[f+2]=r[2],u[f+3]=r[3]}function o(c,u,f){t[0]=c,u[f]=r[3],u[f+1]=r[2],u[f+2]=r[1],u[f+3]=r[0]}e.writeFloatLE=n?i:o,e.writeFloatBE=n?o:i;function s(c,u){return r[0]=c[u],r[1]=c[u+1],r[2]=c[u+2],r[3]=c[u+3],t[0]}function a(c,u){return r[3]=c[u],r[2]=c[u+1],r[1]=c[u+2],r[0]=c[u+3],t[0]}e.readFloatLE=n?s:a,e.readFloatBE=n?a:s}():function(){function t(n,i,o,s){var a=i<0?1:0;if(a&&(i=-i),i===0)n(1/i>0?0:2147483648,o,s);else if(isNaN(i))n(2143289344,o,s);else if(i>34028234663852886e22)n((a<<31|2139095040)>>>0,o,s);else if(i<11754943508222875e-54)n((a<<31|Math.round(i/1401298464324817e-60))>>>0,o,s);else{var c=Math.floor(Math.log(i)/Math.LN2),u=Math.round(i*Math.pow(2,-c)*8388608)&8388607;n((a<<31|c+127<<23|u)>>>0,o,s)}}e.writeFloatLE=t.bind(null,nl),e.writeFloatBE=t.bind(null,il);function r(n,i,o){var s=n(i,o),a=(s>>31)*2+1,c=s>>>23&255,u=s&8388607;return c===255?u?NaN:a*(1/0):c===0?a*1401298464324817e-60*u:a*Math.pow(2,c-150)*(u+8388608)}e.readFloatLE=r.bind(null,ol),e.readFloatBE=r.bind(null,sl)}(),typeof Float64Array<"u"?function(){var t=new Float64Array([-0]),r=new Uint8Array(t.buffer),n=r[7]===128;function i(c,u,f){t[0]=c,u[f]=r[0],u[f+1]=r[1],u[f+2]=r[2],u[f+3]=r[3],u[f+4]=r[4],u[f+5]=r[5],u[f+6]=r[6],u[f+7]=r[7]}function o(c,u,f){t[0]=c,u[f]=r[7],u[f+1]=r[6],u[f+2]=r[5],u[f+3]=r[4],u[f+4]=r[3],u[f+5]=r[2],u[f+6]=r[1],u[f+7]=r[0]}e.writeDoubleLE=n?i:o,e.writeDoubleBE=n?o:i;function s(c,u){return r[0]=c[u],r[1]=c[u+1],r[2]=c[u+2],r[3]=c[u+3],r[4]=c[u+4],r[5]=c[u+5],r[6]=c[u+6],r[7]=c[u+7],t[0]}function a(c,u){return r[7]=c[u],r[6]=c[u+1],r[5]=c[u+2],r[4]=c[u+3],r[3]=c[u+4],r[2]=c[u+5],r[1]=c[u+6],r[0]=c[u+7],t[0]}e.readDoubleLE=n?s:a,e.readDoubleBE=n?a:s}():function(){function t(n,i,o,s,a,c){var u=s<0?1:0;if(u&&(s=-s),s===0)n(0,a,c+i),n(1/s>0?0:2147483648,a,c+o);else if(isNaN(s))n(0,a,c+i),n(2146959360,a,c+o);else if(s>17976931348623157e292)n(0,a,c+i),n((u<<31|2146435072)>>>0,a,c+o);else{var f;if(s<22250738585072014e-324)f=s/5e-324,n(f>>>0,a,c+i),n((u<<31|f/4294967296)>>>0,a,c+o);else{var l=Math.floor(Math.log(s)/Math.LN2);l===1024&&(l=1023),f=s*Math.pow(2,-l),n(f*4503599627370496>>>0,a,c+i),n((u<<31|l+1023<<20|f*1048576&1048575)>>>0,a,c+o)}}}e.writeDoubleLE=t.bind(null,nl,0,4),e.writeDoubleBE=t.bind(null,il,4,0);function r(n,i,o,s,a){var c=n(s,a+i),u=n(s,a+o),f=(u>>31)*2+1,l=u>>>20&2047,h=4294967296*(u&1048575)+c;return l===2047?h?NaN:f*(1/0):l===0?f*5e-324*h:f*Math.pow(2,l-1075)*(h+4503599627370496)}e.readDoubleLE=r.bind(null,ol,0,4),e.readDoubleBE=r.bind(null,sl,4,0)}(),e}function nl(e,t,r){t[r]=e&255,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}function il(e,t,r){t[r]=e>>>24,t[r+1]=e>>>16&255,t[r+2]=e>>>8&255,t[r+3]=e&255}function ol(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0}function sl(e,t){return(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}});var ul=X((exports,module)=>{"use strict";module.exports=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(e){}return null}});var ll=X(fl=>{"use strict";var Wa=fl;Wa.length=function(t){for(var r=0,n=0,i=0;i<t.length;++i)n=t.charCodeAt(i),n<128?r+=1:n<2048?r+=2:(n&64512)===55296&&(t.charCodeAt(i+1)&64512)===56320?(++i,r+=4):r+=3;return r};Wa.read=function(t,r,n){var i=n-r;if(i<1)return"";for(var o=null,s=[],a=0,c;r<n;)c=t[r++],c<128?s[a++]=c:c>191&&c<224?s[a++]=(c&31)<<6|t[r++]&63:c>239&&c<365?(c=((c&7)<<18|(t[r++]&63)<<12|(t[r++]&63)<<6|t[r++]&63)-65536,s[a++]=55296+(c>>10),s[a++]=56320+(c&1023)):s[a++]=(c&15)<<12|(t[r++]&63)<<6|t[r++]&63,a>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,s)),a=0);return o?(a&&o.push(String.fromCharCode.apply(String,s.slice(0,a))),o.join("")):String.fromCharCode.apply(String,s.slice(0,a))};Wa.write=function(t,r,n){for(var i=n,o,s,a=0;a<t.length;++a)o=t.charCodeAt(a),o<128?r[n++]=o:o<2048?(r[n++]=o>>6|192,r[n++]=o&63|128):(o&64512)===55296&&((s=t.charCodeAt(a+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++a,r[n++]=o>>18|240,r[n++]=o>>12&63|128,r[n++]=o>>6&63|128,r[n++]=o&63|128):(r[n++]=o>>12|224,r[n++]=o>>6&63|128,r[n++]=o&63|128);return n-i}});var dl=X((R8,hl)=>{"use strict";hl.exports=Ax;function Ax(e,t,r){var n=r||8192,i=n>>>1,o=null,s=n;return function(c){if(c<1||c>i)return e(c);s+c>n&&(o=e(n),s=0);var u=t.call(o,s,s+=c);return s&7&&(s=(s|7)+1),u}}});var yl=X((D8,pl)=>{"use strict";pl.exports=ze;var mi=Xr();function ze(e,t){this.lo=e>>>0,this.hi=t>>>0}var Qr=ze.zero=new ze(0,0);Qr.toNumber=function(){return 0};Qr.zzEncode=Qr.zzDecode=function(){return this};Qr.length=function(){return 1};var Tx=ze.zeroHash="\0\0\0\0\0\0\0\0";ze.fromNumber=function(t){if(t===0)return Qr;var r=t<0;r&&(t=-t);var n=t>>>0,i=(t-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new ze(n,i)};ze.from=function(t){if(typeof t=="number")return ze.fromNumber(t);if(mi.isString(t))if(mi.Long)t=mi.Long.fromString(t);else return ze.fromNumber(parseInt(t,10));return t.low||t.high?new ze(t.low>>>0,t.high>>>0):Qr};ze.prototype.toNumber=function(t){if(!t&&this.hi>>>31){var r=~this.lo+1>>>0,n=~this.hi>>>0;return r||(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296};ze.prototype.toLong=function(t){return mi.Long?new mi.Long(this.lo|0,this.hi|0,!!t):{low:this.lo|0,high:this.hi|0,unsigned:!!t}};var Cr=String.prototype.charCodeAt;ze.fromHash=function(t){return t===Tx?Qr:new ze((Cr.call(t,0)|Cr.call(t,1)<<8|Cr.call(t,2)<<16|Cr.call(t,3)<<24)>>>0,(Cr.call(t,4)|Cr.call(t,5)<<8|Cr.call(t,6)<<16|Cr.call(t,7)<<24)>>>0)};ze.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)};ze.prototype.zzEncode=function(){var t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this};ze.prototype.zzDecode=function(){var t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this};ze.prototype.length=function(){var t=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?t<16384?t<128?1:2:t<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}});var Xr=X(Ya=>{"use strict";var W=Ya;W.asPromise=Zf();W.base64=jf();W.EventEmitter=tl();W.float=cl();W.inquire=ul();W.utf8=ll();W.pool=dl();W.LongBits=yl();W.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);W.global=W.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||Ya;W.emptyArray=Object.freeze?Object.freeze([]):[];W.emptyObject=Object.freeze?Object.freeze({}):{};W.isInteger=Number.isInteger||function(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t};W.isString=function(t){return typeof t=="string"||t instanceof String};W.isObject=function(t){return t&&typeof t=="object"};W.isset=W.isSet=function(t,r){var n=t[r];return n!=null&&t.hasOwnProperty(r)?typeof n!="object"||(Array.isArray(n)?n.length:Object.keys(n).length)>0:!1};W.Buffer=function(){try{var e=W.inquire("buffer").Buffer;return e.prototype.utf8Write?e:null}catch{return null}}();W._Buffer_from=null;W._Buffer_allocUnsafe=null;W.newBuffer=function(t){return typeof t=="number"?W.Buffer?W._Buffer_allocUnsafe(t):new W.Array(t):W.Buffer?W._Buffer_from(t):typeof Uint8Array>"u"?t:new Uint8Array(t)};W.Array=typeof Uint8Array<"u"?Uint8Array:Array;W.Long=W.global.dcodeIO&&W.global.dcodeIO.Long||W.global.Long||W.inquire("long");W.key2Re=/^true|false|0|1$/;W.key32Re=/^-?(?:0|[1-9][0-9]*)$/;W.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;W.longToHash=function(t){return t?W.LongBits.from(t).toHash():W.LongBits.zeroHash};W.longFromHash=function(t,r){var n=W.LongBits.fromHash(t);return W.Long?W.Long.fromBits(n.lo,n.hi,r):n.toNumber(!!r)};function gl(e,t,r){for(var n=Object.keys(t),i=0;i<n.length;++i)(e[n[i]]===void 0||!r)&&(e[n[i]]=t[n[i]]);return e}W.merge=gl;W.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)};function ml(e){function t(r,n){if(!(this instanceof t))return new t(r,n);Object.defineProperty(this,"message",{get:function(){return r}}),Error.captureStackTrace?Error.captureStackTrace(this,t):Object.defineProperty(this,"stack",{value:new Error().stack||""}),n&&gl(this,n)}return t.prototype=Object.create(Error.prototype,{constructor:{value:t,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return e},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),t}W.newError=ml;W.ProtocolError=ml("ProtocolError");W.oneOfGetter=function(t){for(var r={},n=0;n<t.length;++n)r[t[n]]=1;return function(){for(var i=Object.keys(this),o=i.length-1;o>-1;--o)if(r[i[o]]===1&&this[i[o]]!==void 0&&this[i[o]]!==null)return i[o]}};W.oneOfSetter=function(t){return function(r){for(var n=0;n<t.length;++n)t[n]!==r&&delete this[t[n]]}};W.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};W._configure=function(){var e=W.Buffer;if(!e){W._Buffer_from=W._Buffer_allocUnsafe=null;return}W._Buffer_from=e.from!==Uint8Array.from&&e.from||function(r,n){return new e(r,n)},W._Buffer_allocUnsafe=e.allocUnsafe||function(r){return new e(r)}}});var Xa=X((L8,El)=>{"use strict";El.exports=ke;var _t=Xr(),Qa,bl=_t.LongBits,_x=_t.utf8;function It(e,t){return RangeError("index out of range: "+e.pos+" + "+(t||1)+" > "+e.len)}function ke(e){this.buf=e,this.pos=0,this.len=e.length}var xl=typeof Uint8Array<"u"?function(t){if(t instanceof Uint8Array||Array.isArray(t))return new ke(t);throw Error("illegal buffer")}:function(t){if(Array.isArray(t))return new ke(t);throw Error("illegal buffer")},wl=function(){return _t.Buffer?function(r){return(ke.create=function(i){return _t.Buffer.isBuffer(i)?new Qa(i):xl(i)})(r)}:xl};ke.create=wl();ke.prototype._slice=_t.Array.prototype.subarray||_t.Array.prototype.slice;ke.prototype.uint32=function(){var t=4294967295;return function(){if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,It(this,10);return t}}();ke.prototype.int32=function(){return this.uint32()|0};ke.prototype.sint32=function(){var t=this.uint32();return t>>>1^-(t&1)|0};function Za(){var e=new bl(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 It(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 It(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")}ke.prototype.bool=function(){return this.uint32()!==0};function Po(e,t){return(e[t-4]|e[t-3]<<8|e[t-2]<<16|e[t-1]<<24)>>>0}ke.prototype.fixed32=function(){if(this.pos+4>this.len)throw It(this,4);return Po(this.buf,this.pos+=4)};ke.prototype.sfixed32=function(){if(this.pos+4>this.len)throw It(this,4);return Po(this.buf,this.pos+=4)|0};function vl(){if(this.pos+8>this.len)throw It(this,8);return new bl(Po(this.buf,this.pos+=4),Po(this.buf,this.pos+=4))}ke.prototype.float=function(){if(this.pos+4>this.len)throw It(this,4);var t=_t.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t};ke.prototype.double=function(){if(this.pos+8>this.len)throw It(this,4);var t=_t.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,t};ke.prototype.bytes=function(){var t=this.uint32(),r=this.pos,n=this.pos+t;if(n>this.len)throw It(this,t);if(this.pos+=t,Array.isArray(this.buf))return this.buf.slice(r,n);if(r===n){var i=_t.Buffer;return i?i.alloc(0):new this.buf.constructor(0)}return this._slice.call(this.buf,r,n)};ke.prototype.string=function(){var t=this.bytes();return _x.read(t,0,t.length)};ke.prototype.skip=function(t){if(typeof t=="number"){if(this.pos+t>this.len)throw It(this,t);this.pos+=t}else do if(this.pos>=this.len)throw It(this);while(this.buf[this.pos++]&128);return this};ke.prototype.skipType=function(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};ke._configure=function(e){Qa=e,ke.create=wl(),Qa._configure();var t=_t.Long?"toLong":"toNumber";_t.merge(ke.prototype,{int64:function(){return Za.call(this)[t](!1)},uint64:function(){return Za.call(this)[t](!0)},sint64:function(){return Za.call(this).zzDecode()[t](!1)},fixed64:function(){return vl.call(this)[t](!0)},sfixed64:function(){return vl.call(this)[t](!1)}})}});var Al=X((k8,Cl)=>{"use strict";Cl.exports=Jr;var Bl=Xa();(Jr.prototype=Object.create(Bl.prototype)).constructor=Jr;var Sl=Xr();function Jr(e){Bl.call(this,e)}Jr._configure=function(){Sl.Buffer&&(Jr.prototype._slice=Sl.Buffer.prototype.slice)};Jr.prototype.string=function(){var t=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+t,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+t,this.len))};Jr._configure()});var i0=X((U8,Rl)=>{"use strict";Rl.exports=fe;var xt=Xr(),Ja,Oo=xt.LongBits,Tl=xt.base64,_l=xt.utf8;function xi(e,t,r){this.fn=e,this.len=t,this.next=void 0,this.val=r}function e0(){}function Ix(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}function fe(){this.len=0,this.head=new xi(e0,0,0),this.tail=this.head,this.states=null}var Il=function(){return xt.Buffer?function(){return(fe.create=function(){return new Ja})()}:function(){return new fe}};fe.create=Il();fe.alloc=function(t){return new xt.Array(t)};xt.Array!==Array&&(fe.alloc=xt.pool(fe.alloc,xt.Array.prototype.subarray));fe.prototype._push=function(t,r,n){return this.tail=this.tail.next=new xi(t,r,n),this.len+=r,this};function t0(e,t,r){t[r]=e&255}function Rx(e,t,r){for(;e>127;)t[r++]=e&127|128,e>>>=7;t[r]=e}function r0(e,t){this.len=e,this.next=void 0,this.val=t}r0.prototype=Object.create(xi.prototype);r0.prototype.fn=Rx;fe.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new r0((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this};fe.prototype.int32=function(t){return t<0?this._push(n0,10,Oo.fromNumber(t)):this.uint32(t)};fe.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)};function n0(e,t,r){for(;e.hi;)t[r++]=e.lo&127|128,e.lo=(e.lo>>>7|e.hi<<25)>>>0,e.hi>>>=7;for(;e.lo>127;)t[r++]=e.lo&127|128,e.lo=e.lo>>>7;t[r++]=e.lo}fe.prototype.uint64=function(t){var r=Oo.from(t);return this._push(n0,r.length(),r)};fe.prototype.int64=fe.prototype.uint64;fe.prototype.sint64=function(t){var r=Oo.from(t).zzEncode();return this._push(n0,r.length(),r)};fe.prototype.bool=function(t){return this._push(t0,1,t?1:0)};function ja(e,t,r){t[r]=e&255,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}fe.prototype.fixed32=function(t){return this._push(ja,4,t>>>0)};fe.prototype.sfixed32=fe.prototype.fixed32;fe.prototype.fixed64=function(t){var r=Oo.from(t);return this._push(ja,4,r.lo)._push(ja,4,r.hi)};fe.prototype.sfixed64=fe.prototype.fixed64;fe.prototype.float=function(t){return this._push(xt.float.writeFloatLE,4,t)};fe.prototype.double=function(t){return this._push(xt.float.writeDoubleLE,8,t)};var Dx=xt.Array.prototype.set?function(t,r,n){r.set(t,n)}:function(t,r,n){for(var i=0;i<t.length;++i)r[n+i]=t[i]};fe.prototype.bytes=function(t){var r=t.length>>>0;if(!r)return this._push(t0,1,0);if(xt.isString(t)){var n=fe.alloc(r=Tl.length(t));Tl.decode(t,n,0),t=n}return this.uint32(r)._push(Dx,r,t)};fe.prototype.string=function(t){var r=_l.length(t);return r?this.uint32(r)._push(_l.write,r,t):this._push(t0,1,0)};fe.prototype.fork=function(){return this.states=new Ix(this),this.head=this.tail=new xi(e0,0,0),this.len=0,this};fe.prototype.reset=function(){return this.states?(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 xi(e0,0,0),this.len=0),this};fe.prototype.ldelim=function(){var t=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=t.next,this.tail=r,this.len+=n),this};fe.prototype.finish=function(){for(var t=this.head.next,r=this.constructor.alloc(this.len),n=0;t;)t.fn(t.val,r,n),n+=t.len,t=t.next;return r};fe._configure=function(e){Ja=e,fe.create=Il(),Ja._configure()}});var Ll=X((P8,Nl)=>{"use strict";Nl.exports=zt;var Dl=i0();(zt.prototype=Object.create(Dl.prototype)).constructor=zt;var Ar=Xr();function zt(){Dl.call(this)}zt._configure=function(){zt.alloc=Ar._Buffer_allocUnsafe,zt.writeBytesBuffer=Ar.Buffer&&Ar.Buffer.prototype instanceof Uint8Array&&Ar.Buffer.prototype.set.name==="set"?function(t,r,n){r.set(t,n)}:function(t,r,n){if(t.copy)t.copy(r,n,0,t.length);else for(var i=0;i<t.length;)r[n++]=t[i++]}};zt.prototype.bytes=function(t){Ar.isString(t)&&(t=Ar._Buffer_from(t,"base64"));var r=t.length>>>0;return this.uint32(r),r&&this._push(zt.writeBytesBuffer,r,t),this};function Nx(e,t,r){e.length<40?Ar.utf8.write(e,t,r):t.utf8Write?t.utf8Write(e,r):t.write(e,r)}zt.prototype.string=function(t){var r=Ar.Buffer.byteLength(t);return this.uint32(r),r&&this._push(Nx,r,t),this};zt._configure()});var Gl=X((P4,Hl)=>{var we=ge();Vr();Oe();var wi=Hl.exports=we.sha512=we.sha512||{};we.md.sha512=we.md.algorithms.sha512=wi;var ql=we.sha384=we.sha512.sha384=we.sha512.sha384||{};ql.create=function(){return wi.create("SHA-384")};we.md.sha384=we.md.algorithms.sha384=ql;we.sha512.sha256=we.sha512.sha256||{create:function(){return wi.create("SHA-512/256")}};we.md["sha512/256"]=we.md.algorithms["sha512/256"]=we.sha512.sha256;we.sha512.sha224=we.sha512.sha224||{create:function(){return wi.create("SHA-512/224")}};we.md["sha512/224"]=we.md.algorithms["sha512/224"]=we.sha512.sha224;wi.create=function(e){if(zl||qx(),typeof e>"u"&&(e="SHA-512"),!(e in en))throw new Error("Invalid SHA-512 algorithm: "+e);for(var t=en[e],r=null,n=we.util.createBuffer(),i=new Array(80),o=0;o<80;++o)i[o]=new Array(2);var s=64;switch(e){case"SHA-384":s=48;break;case"SHA-512/256":s=32;break;case"SHA-512/224":s=28;break}var a={algorithm:e.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=we.util.createBuffer(),r=new Array(t.length);for(var u=0;u<t.length;++u)r[u]=t[u].slice(0);return a},a.start(),a.update=function(c,u){u==="utf8"&&(c=we.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),Vl(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),a},a.digest=function(){var c=we.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,h,g=a.fullMessageLength[0]*8,d=0;d<a.fullMessageLength.length-1;++d)l=a.fullMessageLength[d+1]*8,h=l/4294967296>>>0,g+=h,c.putInt32(g>>>0),g=l>>>0;c.putInt32(g);for(var p=new Array(r.length),d=0;d<r.length;++d)p[d]=r[d].slice(0);Vl(p,i,c);var y=we.util.createBuffer(),m;e==="SHA-512"?m=p.length:e==="SHA-384"?m=p.length-2:m=p.length-4;for(var d=0;d<m;++d)y.putInt32(p[d][0]),(d!==m-1||e!=="SHA-512/224")&&y.putInt32(p[d][1]);return y},a};var l0=null,zl=!1,h0=null,en=null;function qx(){l0=String.fromCharCode(128),l0+=we.util.fillString(String.fromCharCode(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]],en={},en["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],en["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],en["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],en["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],zl=!0}function Vl(e,t,r){for(var n,i,o,s,a,c,u,f,l,h,g,d,p,y,m,w,v,I,E,S,D,B,P,M,O,V,Z,re,C,N,L,U,_,z,$,Q=r.length();Q>=128;){for(C=0;C<16;++C)t[C][0]=r.getInt32()>>>0,t[C][1]=r.getInt32()>>>0;for(;C<80;++C)U=t[C-2],N=U[0],L=U[1],n=((N>>>19|L<<13)^(L>>>29|N<<3)^N>>>6)>>>0,i=((N<<13|L>>>19)^(L<<3|N>>>29)^(N<<26|L>>>6))>>>0,z=t[C-15],N=z[0],L=z[1],o=((N>>>1|L<<31)^(N>>>8|L<<24)^N>>>7)>>>0,s=((N<<31|L>>>1)^(N<<24|L>>>8)^(N<<25|L>>>7))>>>0,_=t[C-7],$=t[C-16],L=i+_[1]+s+$[1],t[C][0]=n+_[0]+o+$[0]+(L/4294967296>>>0)>>>0,t[C][1]=L>>>0;for(p=e[0][0],y=e[0][1],m=e[1][0],w=e[1][1],v=e[2][0],I=e[2][1],E=e[3][0],S=e[3][1],D=e[4][0],B=e[4][1],P=e[5][0],M=e[5][1],O=e[6][0],V=e[6][1],Z=e[7][0],re=e[7][1],C=0;C<80;++C)u=((D>>>14|B<<18)^(D>>>18|B<<14)^(B>>>9|D<<23))>>>0,f=((D<<18|B>>>14)^(D<<14|B>>>18)^(B<<23|D>>>9))>>>0,l=(O^D&(P^O))>>>0,h=(V^B&(M^V))>>>0,a=((p>>>28|y<<4)^(y>>>2|p<<30)^(y>>>7|p<<25))>>>0,c=((p<<4|y>>>28)^(y<<30|p>>>2)^(y<<25|p>>>7))>>>0,g=(p&m|v&(p^m))>>>0,d=(y&w|I&(y^w))>>>0,L=re+f+h+h0[C][1]+t[C][1],n=Z+u+l+h0[C][0]+t[C][0]+(L/4294967296>>>0)>>>0,i=L>>>0,L=c+d,o=a+g+(L/4294967296>>>0)>>>0,s=L>>>0,Z=O,re=V,O=P,V=M,P=D,M=B,L=S+i,D=E+n+(L/4294967296>>>0)>>>0,B=L>>>0,E=v,S=I,v=m,I=w,m=p,w=y,L=i+s,p=n+o+(L/4294967296>>>0)>>>0,y=L>>>0;L=e[0][1]+y,e[0][0]=e[0][0]+p+(L/4294967296>>>0)>>>0,e[0][1]=L>>>0,L=e[1][1]+w,e[1][0]=e[1][0]+m+(L/4294967296>>>0)>>>0,e[1][1]=L>>>0,L=e[2][1]+I,e[2][0]=e[2][0]+v+(L/4294967296>>>0)>>>0,e[2][1]=L>>>0,L=e[3][1]+S,e[3][0]=e[3][0]+E+(L/4294967296>>>0)>>>0,e[3][1]=L>>>0,L=e[4][1]+B,e[4][0]=e[4][0]+D+(L/4294967296>>>0)>>>0,e[4][1]=L>>>0,L=e[5][1]+M,e[5][0]=e[5][0]+P+(L/4294967296>>>0)>>>0,e[5][1]=L>>>0,L=e[6][1]+V,e[6][0]=e[6][0]+O+(L/4294967296>>>0)>>>0,e[6][1]=L>>>0,L=e[7][1]+re,e[7][0]=e[7][0]+Z+(L/4294967296>>>0)>>>0,e[7][1]=L>>>0,Q-=128}}});var zo=X((Y3,xh)=>{"use strict";function mh(e,t){for(let r in t)Object.defineProperty(e,r,{value:t[r],enumerable:!0,configurable:!0});return e}function yv(e,t,r){if(!e||typeof e=="string")throw new TypeError("Please pass an Error to err-code");r||(r={}),typeof t=="object"&&(r=t,t=""),t&&(r.code=t);try{return mh(e,r)}catch{r.message=e.message,r.stack=e.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(e)),mh(new i,r)}}xh.exports=yv});var wh=X((tS,S0)=>{var eS=function(){typeof S0<"u"&&(S0.exports=p);var e=86400,t=3200,r=146097*t/400,n=e*r,i=1e3*n,o=864e13,s=4294967296,a=1e6,c="000000000",u=Math.trunc||function(B){var P=B-B%1;return P==0&&(B<0||B===0&&1/B!=1/0)?-0:P},f=p.prototype,l=(p.fromDate=function(B){return new p(+B)},p.fromInt64BE=I(0,1,2,3,0,4),p.fromInt64LE=I(3,2,1,0,4,0),p.fromString=function(O){var P,M=new p,O=(O+="").replace(/^\s*[+\-]?\d+/,function(Z){var Z=+Z,re=1970+(Z-1970)%400;return M.year=Z-re,re}).replace(/(?:Z|([+\-]\d{2}):?(\d{2}))$/,function(V,Z,re){return Z<0&&(re*=-1),P=6e4*(60*+Z+ +re),""}).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=P=Date.UTC.apply(Date,O)-(P||0),isNaN(P))throw new TypeError("Invalid Date");return y(M)},p.fromTimeT=function(B){return w(B,0)},f.year=0,f.time=0,f.nano=0,f.addNano=function(B){return this.nano+=+B||0,this},f.getNano=function(){var B=y(this);return(B.time%1e3*a+ +B.nano+1e9)%1e9},f.getTimeT=function(){var P=y(this),B=Math.floor(P.time/1e3),P=P.year;return P&&(B+=P*r*e/t),B},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(B){var P=this,M=P.toDate(),O={H:function(){return S(M.getUTCHours())},L:function(){return D(M.getUTCMilliseconds(),3)},M:function(){return S(M.getUTCMinutes())},N:function(){return D(P.getNano(),9)},S:function(){return S(M.getUTCSeconds())},Y:function(){var V=P.getYear();return 999999<V?"+"+V:9999<V?"+"+D(V,6):0<=V?D(V,4):-999999<=V?"-"+D(-V,6):V},a:function(){return g[M.getUTCDay()]},b:function(){return h[M.getUTCMonth()]},d:function(){return S(M.getUTCDate())},e:function(){return function(V){return(9<V?"":" ")+(0|V)}(M.getUTCDate())},m:function(){return S(M.getUTCMonth()+1)}};return function V(Z){return Z.replace(/%./g,function(re){var N=re[1],C=d[N],N=O[N];return C?V(C):N?N():re})}(B||l)},f.writeInt64BE=v(0,1,2,3,0,4),f.writeInt64LE=v(3,2,1,0,4,0),"%Y-%m-%dT%H:%M:%S.%NZ"),h=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],g=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],d={"%":"%",F:"%Y-%m-%d",n:`
16
- `,R:"%H:%M",T:"%H:%M:%S",t:" ",X:"%T",Z:"GMT",z:"+0000"};return p;function p(B,P,M){var O=this;if(!(O instanceof p))return new p(B,P,M);O.time=+B||0,O.nano=+P||0,O.year=+M||0,y(O)}function y(B){var P,M,O,V=B.year,Z=B.time,re=B.nano,C=((re<0||a<=re)&&(re-=(M=Math.floor(re/a))*a,Z+=M,M=1),V%t);return(Z<-o||o<Z||C)&&((P=u(Z/i))&&(V+=P*t,Z-=P*i),(O=m(Z)).setUTCFullYear(C+O.getUTCFullYear()),O=(Z=+O)+(P=u((V-=C)/t))*i,P&&-o<=O&&O<=o&&(V-=P*t,Z=O),M=1),M&&(B.year=V,B.time=Z,B.nano=re),B}function m(B){var P=new Date(0);return P.setTime(B),P}function w(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 p(1e3*O,0,M*t)}function v(B,P,M,O,V,Z){return function(C,N){var U=y(this);C=C||new Array(8),E(C,N|=0);var _=Math.floor(U.time/1e3),U=U.year*(r*e/t),L=u(U/s)+u(_/s),U=U%s+_%s,_=Math.floor(U/s);return _&&(L+=_,U-=_*s),re(C,N+V,L),re(C,N+Z,U),C};function re(C,N,L){C[N+B]=L>>24&255,C[N+P]=L>>16&255,C[N+M]=L>>8&255,C[N+O]=255&L}}function I(B,P,M,O,V,Z){return function(C,N){E(C,N|=0);var L=re(C,N+V);return w(re(C,N+Z),L)};function re(C,N){return 16777216*C[N+B]+(C[N+P]<<16|C[N+M]<<8|C[N+O])}}function E(B,P){if(B=B&&B.length,B==null)throw new TypeError("Invalid Buffer");if(B<P+8)throw new RangeError("Out of range")}function S(B){return(9<B?"":"0")+(0|B)}function D(B,P){return(c+(0|B)).substr(-P)}}()});var Zd=X((r5,G0)=>{"use strict";var sb=Object.prototype.hasOwnProperty,et="~";function Mi(){}Object.create&&(Mi.prototype=Object.create(null),new Mi().__proto__||(et=!1));function ab(e,t,r){this.fn=e,this.context=t,this.once=r||!1}function Yd(e,t,r,n,i){if(typeof r!="function")throw new TypeError("The listener must be a function");var o=new ab(r,n||e,i),s=et?et+t:t;return e._events[s]?e._events[s].fn?e._events[s]=[e._events[s],o]:e._events[s].push(o):(e._events[s]=o,e._eventsCount++),e}function os(e,t){--e._eventsCount===0?e._events=new Mi:delete e._events[t]}function Xe(){this._events=new Mi,this._eventsCount=0}Xe.prototype.eventNames=function(){var t=[],r,n;if(this._eventsCount===0)return t;for(n in r=this._events)sb.call(r,n)&&t.push(et?n.slice(1):n);return Object.getOwnPropertySymbols?t.concat(Object.getOwnPropertySymbols(r)):t};Xe.prototype.listeners=function(t){var r=et?et+t:t,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};Xe.prototype.listenerCount=function(t){var r=et?et+t:t,n=this._events[r];return n?n.fn?1:n.length:0};Xe.prototype.emit=function(t,r,n,i,o,s){var a=et?et+t:t;if(!this._events[a])return!1;var c=this._events[a],u=arguments.length,f,l;if(c.fn){switch(c.once&&this.removeListener(t,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 h=c.length,g;for(l=0;l<h;l++)switch(c[l].once&&this.removeListener(t,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};Xe.prototype.on=function(t,r,n){return Yd(this,t,r,n,!1)};Xe.prototype.once=function(t,r,n){return Yd(this,t,r,n,!0)};Xe.prototype.removeListener=function(t,r,n,i){var o=et?et+t:t;if(!this._events[o])return this;if(!r)return os(this,o),this;var s=this._events[o];if(s.fn)s.fn===r&&(!i||s.once)&&(!n||s.context===n)&&os(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:os(this,o)}return this};Xe.prototype.removeAllListeners=function(t){var r;return t?(r=et?et+t:t,this._events[r]&&os(this,r)):(this._events=new Mi,this._eventsCount=0),this};Xe.prototype.off=Xe.prototype.removeListener;Xe.prototype.addListener=Xe.prototype.on;Xe.prefixed=et;Xe.EventEmitter=Xe;typeof G0<"u"&&(G0.exports=Xe)});var ap=X((h5,sp)=>{sp.exports=function(e){if(!e)throw Error("hashlru must have a max value, of type number, greater than 0");var t=0,r=Object.create(null),n=Object.create(null);function i(o,s){r[o]=s,t++,t>=e&&(t=0,n=r,r=Object.create(null))}return{has:function(o){return r[o]!==void 0||n[o]!==void 0},remove:function(o){r[o]!==void 0&&(r[o]=void 0),n[o]!==void 0&&(n[o]=void 0)},get:function(o){var s=r[o];if(s!==void 0)return s;if((s=n[o])!==void 0)return i(o,s),s},set:function(o,s){r[o]!==void 0?r[o]=s:i(o,s)},clear:function(){r=Object.create(null),n=Object.create(null)}}}});var db={};de(db,{ipns:()=>hb,ipnsSelector:()=>is,ipnsValidator:()=>z0});var ms=Symbol.for("@libp2p/peer-id");function hc(e){return e!=null&&!!e[ms]}var Qn=class extends Error{code;props;constructor(t,r,n){super(t),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};var ot=ve(mc(),1);var Es={};de(Es,{base32:()=>dr,base32hex:()=>Gp,base32hexpad:()=>Wp,base32hexpadupper:()=>Yp,base32hexupper:()=>$p,base32pad:()=>zp,base32padupper:()=>Hp,base32upper:()=>Bc,base32z:()=>Zp});function Kp(e,t){if(e.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<e.length;i++){var o=e.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=e.length,c=e.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var p=0,y=0,m=0,w=d.length;m!==w&&d[m]===0;)m++,p++;for(var v=(w-m)*f+1>>>0,I=new Uint8Array(v);m!==w;){for(var E=d[m],S=0,D=v-1;(E!==0||S<y)&&D!==-1;D--,S++)E+=256*I[D]>>>0,I[D]=E%a>>>0,E=E/a>>>0;if(E!==0)throw new Error("Non-zero carry");y=S,m++}for(var B=v-y;B!==v&&I[B]===0;)B++;for(var P=c.repeat(p);B<v;++B)P+=e.charAt(I[B]);return P}function h(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var p=0;if(d[p]!==" "){for(var y=0,m=0;d[p]===c;)y++,p++;for(var w=(d.length-p)*u+1>>>0,v=new Uint8Array(w);d[p];){var I=r[d.charCodeAt(p)];if(I===255)return;for(var E=0,S=w-1;(I!==0||E<m)&&S!==-1;S--,E++)I+=a*v[S]>>>0,v[S]=I%256>>>0,I=I/256>>>0;if(I!==0)throw new Error("Non-zero carry");m=E,p++}if(d[p]!==" "){for(var D=w-m;D!==w&&v[D]===0;)D++;for(var B=new Uint8Array(y+(w-D)),P=y;D!==w;)B[P++]=v[D++];return B}}}function g(d){var p=h(d);if(p)return p;throw new Error(`Non-${t} character`)}return{encode:l,decodeUnsafe:h,decode:g}}var Mp=Kp,Fp=Mp,xc=Fp;var bb=new Uint8Array(0);var vc=(e,t)=>{if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0},Zt=e=>{if(e instanceof Uint8Array&&e.constructor.name==="Uint8Array")return e;if(e instanceof ArrayBuffer)return new Uint8Array(e);if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer,e.byteOffset,e.byteLength);throw new Error("Unknown type, must be binary type")};var bc=e=>new TextEncoder().encode(e),wc=e=>new TextDecoder().decode(e);var xs=class{constructor(t,r,n){this.name=t,this.prefix=r,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},vs=class{constructor(t,r,n){if(this.name=t,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Sc(this,t)}},bs=class{constructor(t){this.decoders=t}or(t){return Sc(this,t)}decode(t){let r=t[0],n=this.decoders[r];if(n)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},Sc=(e,t)=>new bs({...e.decoders||{[e.prefix]:e},...t.decoders||{[t.prefix]:t}}),ws=class{constructor(t,r,n,i){this.name=t,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new xs(t,r,n),this.decoder=new vs(t,r,i)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}},fn=({name:e,prefix:t,encode:r,decode:n})=>new ws(e,t,r,n),hr=({prefix:e,name:t,alphabet:r})=>{let{encode:n,decode:i}=xc(r,t);return fn({prefix:e,name:t,encode:n,decode:o=>Zt(i(o))})},Vp=(e,t,r,n)=>{let i={};for(let f=0;f<t.length;++f)i[t[f]]=f;let o=e.length;for(;e[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[e[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},qp=(e,t,r)=>{let n=t[t.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<e.length;++c)for(a=a<<8|e[c],s+=8;s>r;)s-=r,o+=t[i&a>>s];if(s&&(o+=t[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o},Re=({name:e,prefix:t,bitsPerChar:r,alphabet:n})=>fn({prefix:t,name:e,encode(i){return qp(i,n,r)},decode(i){return Vp(i,n,r,e)}});var dr=Re({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Bc=Re({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),zp=Re({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Hp=Re({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Gp=Re({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),$p=Re({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Wp=Re({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Yp=Re({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Zp=Re({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ss={};de(Ss,{base58btc:()=>We,base58flickr:()=>Qp});var We=hr({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Qp=hr({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Bs={};de(Bs,{base64:()=>ln,base64pad:()=>Xp,base64url:()=>Jp,base64urlpad:()=>jp});var ln=Re({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Xp=Re({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Jp=Re({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),jp=Re({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});ot.default.formatters.b=e=>e==null?"undefined":We.baseEncode(e);ot.default.formatters.t=e=>e==null?"undefined":dr.baseEncode(e);ot.default.formatters.m=e=>e==null?"undefined":ln.baseEncode(e);ot.default.formatters.p=e=>e==null?"undefined":e.toString();ot.default.formatters.c=e=>e==null?"undefined":e.toString();ot.default.formatters.k=e=>e==null?"undefined":e.toString();ot.default.formatters.a=e=>e==null?"undefined":e.toString();function ey(e){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=e,t.destroy=()=>!0,t.extend=()=>t,t}function pr(e){let t=ey(`${e}:trace`);return ot.default.enabled(`${e}:trace`)&&ot.default.names.map(r=>r.toString()).find(r=>r.includes(":trace"))!=null&&(t=(0,ot.default)(`${e}:trace`)),Object.assign((0,ot.default)(e),{error:(0,ot.default)(`${e}:error`),trace:t})}var Is={};de(Is,{base58btc:()=>st,base58flickr:()=>sy});function ty(e,t){if(e.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<e.length;i++){var o=e.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=e.length,c=e.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var p=0,y=0,m=0,w=d.length;m!==w&&d[m]===0;)m++,p++;for(var v=(w-m)*f+1>>>0,I=new Uint8Array(v);m!==w;){for(var E=d[m],S=0,D=v-1;(E!==0||S<y)&&D!==-1;D--,S++)E+=256*I[D]>>>0,I[D]=E%a>>>0,E=E/a>>>0;if(E!==0)throw new Error("Non-zero carry");y=S,m++}for(var B=v-y;B!==v&&I[B]===0;)B++;for(var P=c.repeat(p);B<v;++B)P+=e.charAt(I[B]);return P}function h(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var p=0;if(d[p]!==" "){for(var y=0,m=0;d[p]===c;)y++,p++;for(var w=(d.length-p)*u+1>>>0,v=new Uint8Array(w);d[p];){var I=r[d.charCodeAt(p)];if(I===255)return;for(var E=0,S=w-1;(I!==0||E<m)&&S!==-1;S--,E++)I+=a*v[S]>>>0,v[S]=I%256>>>0,I=I/256>>>0;if(I!==0)throw new Error("Non-zero carry");m=E,p++}if(d[p]!==" "){for(var D=w-m;D!==w&&v[D]===0;)D++;for(var B=new Uint8Array(y+(w-D)),P=y;D!==w;)B[P++]=v[D++];return B}}}function g(d){var p=h(d);if(p)return p;throw new Error(`Non-${t} character`)}return{encode:l,decodeUnsafe:h,decode:g}}var ry=ty,ny=ry,Cc=ny;var Nb=new Uint8Array(0);var Ac=(e,t)=>{if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0},Qt=e=>{if(e instanceof Uint8Array&&e.constructor.name==="Uint8Array")return e;if(e instanceof ArrayBuffer)return new Uint8Array(e);if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer,e.byteOffset,e.byteLength);throw new Error("Unknown type, must be binary type")};var Tc=e=>new TextEncoder().encode(e),_c=e=>new TextDecoder().decode(e);var Cs=class{constructor(t,r,n){this.name=t,this.prefix=r,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},As=class{constructor(t,r,n){if(this.name=t,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Rc(this,t)}},Ts=class{constructor(t){this.decoders=t}or(t){return Rc(this,t)}decode(t){let r=t[0],n=this.decoders[r];if(n)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},Rc=(e,t)=>new Ts({...e.decoders||{[e.prefix]:e},...t.decoders||{[t.prefix]:t}}),_s=class{constructor(t,r,n,i){this.name=t,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Cs(t,r,n),this.decoder=new As(t,r,i)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}},hn=({name:e,prefix:t,encode:r,decode:n})=>new _s(e,t,r,n),yr=({prefix:e,name:t,alphabet:r})=>{let{encode:n,decode:i}=Cc(r,t);return hn({prefix:e,name:t,encode:n,decode:o=>Qt(i(o))})},iy=(e,t,r,n)=>{let i={};for(let f=0;f<t.length;++f)i[t[f]]=f;let o=e.length;for(;e[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[e[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},oy=(e,t,r)=>{let n=t[t.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let c=0;c<e.length;++c)for(a=a<<8|e[c],s+=8;s>r;)s-=r,o+=t[i&a>>s];if(s&&(o+=t[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o},De=({name:e,prefix:t,bitsPerChar:r,alphabet:n})=>hn({prefix:t,name:e,encode(i){return oy(i,n,r)},decode(i){return iy(i,n,r,e)}});var st=yr({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),sy=yr({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Rs={};de(Rs,{identity:()=>ay});var ay=hn({prefix:"\0",name:"identity",encode:e=>_c(e),decode:e=>Tc(e)});var Ds={};de(Ds,{base2:()=>cy});var cy=De({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Ns={};de(Ns,{base8:()=>uy});var uy=De({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ls={};de(Ls,{base10:()=>fy});var fy=yr({prefix:"9",name:"base10",alphabet:"0123456789"});var ks={};de(ks,{base16:()=>ly,base16upper:()=>hy});var ly=De({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),hy=De({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Us={};de(Us,{base32:()=>dn,base32hex:()=>gy,base32hexpad:()=>xy,base32hexpadupper:()=>vy,base32hexupper:()=>my,base32pad:()=>py,base32padupper:()=>yy,base32upper:()=>dy,base32z:()=>by});var dn=De({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),dy=De({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),py=De({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),yy=De({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),gy=De({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),my=De({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),xy=De({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),vy=De({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),by=De({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ps={};de(Ps,{base36:()=>wy,base36upper:()=>Ey});var wy=yr({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Ey=yr({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Os={};de(Os,{base64:()=>Sy,base64pad:()=>By,base64url:()=>Cy,base64urlpad:()=>Ay});var Sy=De({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),By=De({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Cy=De({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Ay=De({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ks={};de(Ks,{base256emoji:()=>Dy});var Dc=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}"),Ty=Dc.reduce((e,t,r)=>(e[r]=t,e),[]),_y=Dc.reduce((e,t,r)=>(e[t.codePointAt(0)]=r,e),[]);function Iy(e){return e.reduce((t,r)=>(t+=Ty[r],t),"")}function Ry(e){let t=[];for(let r of e){let n=_y[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);t.push(n)}return new Uint8Array(t)}var Dy=hn({prefix:"\u{1F680}",name:"base256emoji",encode:Iy,decode:Ry});var qs={};de(qs,{sha256:()=>Qi,sha512:()=>Qy});var Ny=kc,Nc=128,Ly=127,ky=~Ly,Uy=Math.pow(2,31);function kc(e,t,r){t=t||[],r=r||0;for(var n=r;e>=Uy;)t[r++]=e&255|Nc,e/=128;for(;e&ky;)t[r++]=e&255|Nc,e>>>=7;return t[r]=e|0,kc.bytes=r-n+1,t}var Py=Ms,Oy=128,Lc=127;function Ms(e,n){var r=0,n=n||0,i=0,o=n,s,a=e.length;do{if(o>=a)throw Ms.bytes=0,new RangeError("Could not decode varint");s=e[o++],r+=i<28?(s&Lc)<<i:(s&Lc)*Math.pow(2,i),i+=7}while(s>=Oy);return Ms.bytes=o-n,r}var Ky=Math.pow(2,7),My=Math.pow(2,14),Fy=Math.pow(2,21),Vy=Math.pow(2,28),qy=Math.pow(2,35),zy=Math.pow(2,42),Hy=Math.pow(2,49),Gy=Math.pow(2,56),$y=Math.pow(2,63),Wy=function(e){return e<Ky?1:e<My?2:e<Fy?3:e<Vy?4:e<qy?5:e<zy?6:e<Hy?7:e<Gy?8:e<$y?9:10},Yy={encode:Ny,decode:Py,encodingLength:Wy},Zy=Yy,Xn=Zy;var Jn=(e,t=0)=>[Xn.decode(e,t),Xn.decode.bytes],pn=(e,t,r=0)=>(Xn.encode(e,t,r),t),yn=e=>Xn.encodingLength(e);var gr=(e,t)=>{let r=t.byteLength,n=yn(e),i=n+yn(r),o=new Uint8Array(i+r);return pn(e,o,0),pn(r,o,n),o.set(t,i),new gn(e,r,t,o)},jn=e=>{let t=Qt(e),[r,n]=Jn(t),[i,o]=Jn(t.subarray(n)),s=t.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new gn(r,i,s,t)},Uc=(e,t)=>{if(e===t)return!0;{let r=t;return e.code===r.code&&e.size===r.size&&r.bytes instanceof Uint8Array&&Ac(e.bytes,r.bytes)}},gn=class{constructor(t,r,n,i){this.code=t,this.size=r,this.digest=n,this.bytes=i}};var Vs=({name:e,code:t,encode:r})=>new Fs(e,t,r),Fs=class{constructor(t,r,n){this.name=t,this.code=r,this.encode=n}digest(t){if(t instanceof Uint8Array){let r=this.encode(t);return r instanceof Uint8Array?gr(this.code,r):r.then(n=>gr(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Oc=e=>async t=>new Uint8Array(await crypto.subtle.digest(e,t)),Qi=Vs({name:"sha2-256",code:18,encode:Oc("SHA-256")}),Qy=Vs({name:"sha2-512",code:19,encode:Oc("SHA-512")});var zs={};de(zs,{identity:()=>Xi});var Kc=0,Xy="identity",Mc=Qt,Jy=e=>gr(Kc,Mc(e)),Xi={code:Kc,name:Xy,encode:Mc,digest:Jy};var jb=new TextEncoder,ew=new TextDecoder;var Fc=(e,t)=>{let{bytes:r,version:n}=e;switch(n){case 0:return r1(r,Hs(e),t||st.encoder);default:return n1(r,Hs(e),t||dn.encoder)}};var Vc=new WeakMap,Hs=e=>{let t=Vc.get(e);if(t==null){let r=new Map;return Vc.set(e,r),r}return t},Mr=class e{constructor(t,r,n,i){this.code=r,this.version=t,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:t,multihash:r}=this;if(t!==ei)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==i1)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return e.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:t,digest:r}=this.multihash,n=gr(t,r);return e.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return e.equals(this,t)}static equals(t,r){let n=r;return n&&t.code===n.code&&t.version===n.version&&Uc(t.multihash,n.multihash)}toString(t){return Fc(this,t)}toJSON(){return{"/":Fc(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let r=t;if(r instanceof e)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new e(n,i,o,s||qc(n,i,o.bytes))}else if(r[o1]===!0){let{version:n,multihash:i,code:o}=r,s=jn(i);return e.create(n,o,s)}else return null}static create(t,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(t){case 0:{if(r!==ei)throw new Error(`Version 0 CID must use dag-pb (code: ${ei}) block encoding`);return new e(t,r,n,n.bytes)}case 1:{let i=qc(t,r,n.bytes);return new e(t,r,n,i)}default:throw new Error("Invalid version")}}static createV0(t){return e.create(0,ei,t)}static createV1(t,r){return e.create(1,t,r)}static decode(t){let[r,n]=e.decodeFirst(t);if(n.length)throw new Error("Incorrect length");return r}static decodeFirst(t){let r=e.inspectBytes(t),n=r.size-r.multihashSize,i=Qt(t.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 gn(r.multihashCode,r.digestSize,o,i);return[r.version===0?e.createV0(s):e.createV1(r.codec,s),t.subarray(r.size)]}static inspectBytes(t){let r=0,n=()=>{let[l,h]=Jn(t.subarray(r));return r+=h,l},i=n(),o=ei;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(t,r){let[n,i]=t1(t,r),o=e.decode(i);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Hs(o).set(n,t),o}},t1=(e,t)=>{switch(e[0]){case"Q":{let r=t||st;return[st.prefix,r.decode(`${st.prefix}${e}`)]}case st.prefix:{let r=t||st;return[st.prefix,r.decode(e)]}case dn.prefix:{let r=t||dn;return[dn.prefix,r.decode(e)]}default:{if(t==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[e[0],t.decode(e)]}}},r1=(e,t,r)=>{let{prefix:n}=r;if(n!==st.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=t.get(n);if(i==null){let o=r.encode(e).slice(1);return t.set(n,o),o}else return i},n1=(e,t,r)=>{let{prefix:n}=r,i=t.get(n);if(i==null){let o=r.encode(e);return t.set(n,o),o}else return i},ei=112,i1=18,qc=(e,t,r)=>{let n=yn(e),i=n+yn(t),o=new Uint8Array(i+r.byteLength);return pn(e,o,0),pn(t,o,n),o.set(r,i),o},o1=Symbol.for("@ipld/js-cid/CID");var Gs={...Rs,...Ds,...Ns,...Ls,...ks,...Us,...Ps,...Is,...Os,...Ks},fw={...qs,...zs};function Le(e,t){if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0}var s1=Symbol.for("nodejs.util.inspect.custom"),zc=Object.values(Gs).map(e=>e.decoder).reduce((e,t)=>e.or(t),Gs.identity.decoder),Hc=114,Gc=36,$c=37,ti=class{type;multihash;privateKey;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,this.privateKey=t.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ms]=!0;toString(){return this.string==null&&(this.string=st.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return Mr.createV1(Hc,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return Le(this.multihash.bytes,t);if(typeof t=="string")return $s(t).equals(this);if(t?.multihash?.bytes!=null)return Le(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[s1](){return`PeerId(${this.toString()})`}},ri=class extends ti{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},ni=class extends ti{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.multihash.digest}},ii=class extends ti{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.multihash.digest}};function $s(e,t){if(t=t??zc,e.charAt(0)==="1"||e.charAt(0)==="Q"){let r=jn(st.decode(`z${e}`));return e.startsWith("12D")?new ni({multihash:r}):e.startsWith("16U")?new ii({multihash:r}):new ri({multihash:r})}return a1(zc.decode(e))}function a1(e){try{let t=jn(e);if(t.code===Xi.code){if(t.digest.length===Gc)return new ni({multihash:t});if(t.digest.length===$c)return new ii({multihash:t})}if(t.code===Qi.code)return new ri({multihash:t})}catch{return c1(Mr.decode(e))}throw new Error("Supplied PeerID CID is invalid")}function c1(e){if(e==null||e.multihash==null||e.version==null||e.version===1&&e.code!==Hc)throw new Error("Supplied PeerID CID is invalid");let t=e.multihash;if(t.code===Qi.code)return new ri({multihash:e.multihash});if(t.code===Xi.code){if(t.digest.length===Gc)return new ni({multihash:e.multihash});if(t.digest.length===$c)return new ii({multihash:e.multihash})}throw new Error("Supplied PeerID CID is invalid")}var F3=ve(ci(),1),V3=ve(uf(),1);var ce=class extends Error{code;props;constructor(t,r,n){super(t),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};var pv=ve(ge(),1);function En(e){return globalThis.Buffer!=null?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):e}var ya={};de(ya,{base10:()=>Lm});var Lm=hr({prefix:"9",name:"base10",alphabet:"0123456789"});var ga={};de(ga,{base16:()=>km,base16upper:()=>Um});var km=Re({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Um=Re({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ma={};de(ma,{base2:()=>Pm});var Pm=Re({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var xa={};de(xa,{base256emoji:()=>Vm});var ff=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}"),Om=ff.reduce((e,t,r)=>(e[r]=t,e),[]),Km=ff.reduce((e,t,r)=>(e[t.codePointAt(0)]=r,e),[]);function Mm(e){return e.reduce((t,r)=>(t+=Om[r],t),"")}function Fm(e){let t=[];for(let r of e){let n=Km[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);t.push(n)}return new Uint8Array(t)}var Vm=fn({prefix:"\u{1F680}",name:"base256emoji",encode:Mm,decode:Fm});var va={};de(va,{base36:()=>qm,base36upper:()=>zm});var qm=hr({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),zm=hr({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var ba={};de(ba,{base8:()=>Hm});var Hm=Re({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var wa={};de(wa,{identity:()=>Gm});var Gm=fn({prefix:"\0",name:"identity",encode:e=>wc(e),decode:e=>bc(e)});var nE=new TextEncoder,iE=new TextDecoder;var Sa={};de(Sa,{identity:()=>Vt});var Ym=df,lf=128,Zm=127,Qm=~Zm,Xm=Math.pow(2,31);function df(e,t,r){t=t||[],r=r||0;for(var n=r;e>=Xm;)t[r++]=e&255|lf,e/=128;for(;e&Qm;)t[r++]=e&255|lf,e>>>=7;return t[r]=e|0,df.bytes=r-n+1,t}var Jm=Ea,jm=128,hf=127;function Ea(e,n){var r=0,n=n||0,i=0,o=n,s,a=e.length;do{if(o>=a)throw Ea.bytes=0,new RangeError("Could not decode varint");s=e[o++],r+=i<28?(s&hf)<<i:(s&hf)*Math.pow(2,i),i+=7}while(s>=jm);return Ea.bytes=o-n,r}var e2=Math.pow(2,7),t2=Math.pow(2,14),r2=Math.pow(2,21),n2=Math.pow(2,28),i2=Math.pow(2,35),o2=Math.pow(2,42),s2=Math.pow(2,49),a2=Math.pow(2,56),c2=Math.pow(2,63),u2=function(e){return e<e2?1:e<t2?2:e<r2?3:e<n2?4:e<i2?5:e<o2?6:e<s2?7:e<a2?8:e<c2?9:10},f2={encode:Ym,decode:Jm,encodingLength:u2},l2=f2,li=l2;var hi=(e,t=0)=>[li.decode(e,t),li.decode.bytes],Sn=(e,t,r=0)=>(li.encode(e,t,r),t),Bn=e=>li.encodingLength(e);var Ft=(e,t)=>{let r=t.byteLength,n=Bn(e),i=n+Bn(r),o=new Uint8Array(i+r);return Sn(e,o,0),Sn(r,o,n),o.set(t,i),new Cn(e,r,t,o)},Gr=e=>{let t=Zt(e),[r,n]=hi(t),[i,o]=hi(t.subarray(n)),s=t.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new Cn(r,i,s,t)},pf=(e,t)=>{if(e===t)return!0;{let r=t;return e.code===r.code&&e.size===r.size&&r.bytes instanceof Uint8Array&&vc(e.bytes,r.bytes)}},Cn=class{constructor(t,r,n,i){this.code=t,this.size=r,this.digest=n,this.bytes=i}};var yf=0,h2="identity",gf=Zt,d2=e=>Ft(yf,gf(e)),Vt={code:yf,name:h2,encode:gf,digest:d2};var Aa={};de(Aa,{sha256:()=>Ye,sha512:()=>p2});var Ca=({name:e,code:t,encode:r})=>new Ba(e,t,r),Ba=class{constructor(t,r,n){this.name=t,this.code=r,this.encode=n}digest(t){if(t instanceof Uint8Array){let r=this.encode(t);return r instanceof Uint8Array?Ft(this.code,r):r.then(n=>Ft(this.code,n))}else throw Error("Unknown type, must be binary type")}};var xf=e=>async t=>new Uint8Array(await crypto.subtle.digest(e,t)),Ye=Ca({name:"sha2-256",code:18,encode:xf("SHA-256")}),p2=Ca({name:"sha2-512",code:19,encode:xf("SHA-512")});var vf=(e,t)=>{let{bytes:r,version:n}=e;switch(n){case 0:return g2(r,Ta(e),t||We.encoder);default:return m2(r,Ta(e),t||dr.encoder)}};var bf=new WeakMap,Ta=e=>{let t=bf.get(e);if(t==null){let r=new Map;return bf.set(e,r),r}return t},er=class e{constructor(t,r,n,i){this.code=r,this.version=t,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:t,multihash:r}=this;if(t!==di)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==x2)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return e.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:t,digest:r}=this.multihash,n=Ft(t,r);return e.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return e.equals(this,t)}static equals(t,r){let n=r;return n&&t.code===n.code&&t.version===n.version&&pf(t.multihash,n.multihash)}toString(t){return vf(this,t)}toJSON(){return{"/":vf(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let r=t;if(r instanceof e)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new e(n,i,o,s||wf(n,i,o.bytes))}else if(r[v2]===!0){let{version:n,multihash:i,code:o}=r,s=Gr(i);return e.create(n,o,s)}else return null}static create(t,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(t){case 0:{if(r!==di)throw new Error(`Version 0 CID must use dag-pb (code: ${di}) block encoding`);return new e(t,r,n,n.bytes)}case 1:{let i=wf(t,r,n.bytes);return new e(t,r,n,i)}default:throw new Error("Invalid version")}}static createV0(t){return e.create(0,di,t)}static createV1(t,r){return e.create(1,t,r)}static decode(t){let[r,n]=e.decodeFirst(t);if(n.length)throw new Error("Incorrect length");return r}static decodeFirst(t){let r=e.inspectBytes(t),n=r.size-r.multihashSize,i=Zt(t.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 Cn(r.multihashCode,r.digestSize,o,i);return[r.version===0?e.createV0(s):e.createV1(r.codec,s),t.subarray(r.size)]}static inspectBytes(t){let r=0,n=()=>{let[l,h]=hi(t.subarray(r));return r+=h,l},i=n(),o=di;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(t,r){let[n,i]=y2(t,r),o=e.decode(i);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Ta(o).set(n,t),o}},y2=(e,t)=>{switch(e[0]){case"Q":{let r=t||We;return[We.prefix,r.decode(`${We.prefix}${e}`)]}case We.prefix:{let r=t||We;return[We.prefix,r.decode(e)]}case dr.prefix:{let r=t||dr;return[dr.prefix,r.decode(e)]}default:{if(t==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[e[0],t.decode(e)]}}},g2=(e,t,r)=>{let{prefix:n}=r;if(n!==We.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=t.get(n);if(i==null){let o=r.encode(e).slice(1);return t.set(n,o),o}else return i},m2=(e,t,r)=>{let{prefix:n}=r,i=t.get(n);if(i==null){let o=r.encode(e);return t.set(n,o),o}else return i},di=112,x2=18,wf=(e,t,r)=>{let n=Bn(e),i=n+Bn(t),o=new Uint8Array(i+r.byteLength);return Sn(e,o,0),Sn(t,o,n),o.set(r,i),o},v2=Symbol.for("@ipld/js-cid/CID");var An={...wa,...ma,...ba,...ya,...ga,...Es,...va,...Ss,...Bs,...xa},bE={...Aa,...Sa};function xo(e=0){return globalThis.Buffer?.allocUnsafe!=null?En(globalThis.Buffer.allocUnsafe(e)):new Uint8Array(e)}function Sf(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}var Ef=Sf("utf8","u",e=>"u"+new TextDecoder("utf8").decode(e),e=>new TextEncoder().encode(e.substring(1))),_a=Sf("ascii","a",e=>{let t="a";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t},e=>{e=e.substring(1);let t=xo(e.length);for(let r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t}),b2={utf8:Ef,"utf-8":Ef,hex:An.base16,latin1:_a,ascii:_a,binary:_a,...An},vo=b2;function Te(e,t="utf8"){let r=vo[t];if(r==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?En(globalThis.Buffer.from(e,"utf-8")):r.decoder.decode(`${r.prefix}${e}`)}var f0={};de(f0,{Ed25519PrivateKey:()=>jr,Ed25519PublicKey:()=>bi,generateKeyPair:()=>Kx,generateKeyPairFromSeed:()=>Kl,unmarshalEd25519PrivateKey:()=>Px,unmarshalEd25519PublicKey:()=>Ox});function Bf(e){if(!Number.isSafeInteger(e)||e<0)throw new Error(`Wrong positive integer: ${e}`)}function Ia(e,...t){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");if(t.length>0&&!t.includes(e.length))throw new Error(`Expected Uint8Array of length ${t}, not of length=${e.length}`)}function Cf(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Bf(e.outputLen),Bf(e.blockLen)}function Tn(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Af(e,t){Ia(e);let r=t.outputLen;if(e.length<r)throw new Error(`digestInto() expects output buffer of length at least ${r}`)}var bo=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;var Tf=e=>e instanceof Uint8Array;var wo=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),Bt=(e,t)=>e<<32-t|e>>>t,w2=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;if(!w2)throw new Error("Non little-endian hardware is not supported");function Ra(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function pi(e){if(typeof e=="string"&&(e=Ra(e)),!Tf(e))throw new Error(`expected Uint8Array, got ${typeof e}`);return e}function Eo(...e){let t=new Uint8Array(e.reduce((n,i)=>n+i.length,0)),r=0;return e.forEach(n=>{if(!Tf(n))throw new Error("Uint8Array expected");t.set(n,r),r+=n.length}),t}var _n=class{clone(){return this._cloneInto()}},LE={}.toString;function So(e){let t=n=>e().update(pi(n)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function In(e=32){if(bo&&typeof bo.getRandomValues=="function")return bo.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}function E2(e,t,r,n){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,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;e.setUint32(t+c,s,n),e.setUint32(t+u,a,n)}var Rn=class extends _n{constructor(t,r,n,i){super(),this.blockLen=t,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(t),this.view=wo(this.buffer)}update(t){Tn(this);let{view:r,buffer:n,blockLen:i}=this;t=pi(t);let o=t.length;for(let s=0;s<o;){let a=Math.min(i-this.pos,o-s);if(a===i){let c=wo(t);for(;i<=o-s;s+=i)this.process(c,s);continue}n.set(t.subarray(s,s+a),this.pos),this.pos+=a,s+=a,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Tn(this),Af(t,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;E2(n,i-8,BigInt(this.length*8),o),this.process(n,0);let a=wo(t),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:t,outputLen:r}=this;this.digestInto(t);let n=t.slice(0,r);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:s,pos:a}=this;return t.length=i,t.pos=a,t.finished=o,t.destroyed=s,i%r&&t.buffer.set(n),t}};var Bo=BigInt(4294967295),Da=BigInt(32);function _f(e,t=!1){return t?{h:Number(e&Bo),l:Number(e>>Da&Bo)}:{h:Number(e>>Da&Bo)|0,l:Number(e&Bo)|0}}function S2(e,t=!1){let r=new Uint32Array(e.length),n=new Uint32Array(e.length);for(let i=0;i<e.length;i++){let{h:o,l:s}=_f(e[i],t);[r[i],n[i]]=[o,s]}return[r,n]}var B2=(e,t)=>BigInt(e>>>0)<<Da|BigInt(t>>>0),C2=(e,t,r)=>e>>>r,A2=(e,t,r)=>e<<32-r|t>>>r,T2=(e,t,r)=>e>>>r|t<<32-r,_2=(e,t,r)=>e<<32-r|t>>>r,I2=(e,t,r)=>e<<64-r|t>>>r-32,R2=(e,t,r)=>e>>>r-32|t<<64-r,D2=(e,t)=>t,N2=(e,t)=>e,L2=(e,t,r)=>e<<r|t>>>32-r,k2=(e,t,r)=>t<<r|e>>>32-r,U2=(e,t,r)=>t<<r-32|e>>>64-r,P2=(e,t,r)=>e<<r-32|t>>>64-r;function O2(e,t,r,n){let i=(t>>>0)+(n>>>0);return{h:e+r+(i/2**32|0)|0,l:i|0}}var K2=(e,t,r)=>(e>>>0)+(t>>>0)+(r>>>0),M2=(e,t,r,n)=>t+r+n+(e/2**32|0)|0,F2=(e,t,r,n)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0),V2=(e,t,r,n,i)=>t+r+n+i+(e/2**32|0)|0,q2=(e,t,r,n,i)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0)+(i>>>0),z2=(e,t,r,n,i,o)=>t+r+n+i+o+(e/2**32|0)|0;var H2={fromBig:_f,split:S2,toBig:B2,shrSH:C2,shrSL:A2,rotrSH:T2,rotrSL:_2,rotrBH:I2,rotrBL:R2,rotr32H:D2,rotr32L:N2,rotlSH:L2,rotlSL:k2,rotlBH:U2,rotlBL:P2,add:O2,add3L:K2,add3H:M2,add4L:F2,add4H:V2,add5H:z2,add5L:q2},te=H2;var[G2,$2]=(()=>te.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(e=>BigInt(e))))(),wr=new Uint32Array(80),Er=new Uint32Array(80),Na=class extends Rn{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:t,Al:r,Bh:n,Bl:i,Ch:o,Cl:s,Dh:a,Dl:c,Eh:u,El:f,Fh:l,Fl:h,Gh:g,Gl:d,Hh:p,Hl:y}=this;return[t,r,n,i,o,s,a,c,u,f,l,h,g,d,p,y]}set(t,r,n,i,o,s,a,c,u,f,l,h,g,d,p,y){this.Ah=t|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=h|0,this.Gh=g|0,this.Gl=d|0,this.Hh=p|0,this.Hl=y|0}process(t,r){for(let v=0;v<16;v++,r+=4)wr[v]=t.getUint32(r),Er[v]=t.getUint32(r+=4);for(let v=16;v<80;v++){let I=wr[v-15]|0,E=Er[v-15]|0,S=te.rotrSH(I,E,1)^te.rotrSH(I,E,8)^te.shrSH(I,E,7),D=te.rotrSL(I,E,1)^te.rotrSL(I,E,8)^te.shrSL(I,E,7),B=wr[v-2]|0,P=Er[v-2]|0,M=te.rotrSH(B,P,19)^te.rotrBH(B,P,61)^te.shrSH(B,P,6),O=te.rotrSL(B,P,19)^te.rotrBL(B,P,61)^te.shrSL(B,P,6),V=te.add4L(D,O,Er[v-7],Er[v-16]),Z=te.add4H(V,S,M,wr[v-7],wr[v-16]);wr[v]=Z|0,Er[v]=V|0}let{Ah:n,Al:i,Bh:o,Bl:s,Ch:a,Cl:c,Dh:u,Dl:f,Eh:l,El:h,Fh:g,Fl:d,Gh:p,Gl:y,Hh:m,Hl:w}=this;for(let v=0;v<80;v++){let I=te.rotrSH(l,h,14)^te.rotrSH(l,h,18)^te.rotrBH(l,h,41),E=te.rotrSL(l,h,14)^te.rotrSL(l,h,18)^te.rotrBL(l,h,41),S=l&g^~l&p,D=h&d^~h&y,B=te.add5L(w,E,D,$2[v],Er[v]),P=te.add5H(B,m,I,S,G2[v],wr[v]),M=B|0,O=te.rotrSH(n,i,28)^te.rotrBH(n,i,34)^te.rotrBH(n,i,39),V=te.rotrSL(n,i,28)^te.rotrBL(n,i,34)^te.rotrBL(n,i,39),Z=n&o^n&a^o&a,re=i&s^i&c^s&c;m=p|0,w=y|0,p=g|0,y=d|0,g=l|0,d=h|0,{h:l,l:h}=te.add(u|0,f|0,P|0,M|0),u=a|0,f=c|0,a=o|0,c=s|0,o=n|0,s=i|0;let C=te.add3L(M,V,re);n=te.add3H(C,P,O,Z),i=C|0}({h:n,l:i}=te.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:o,l:s}=te.add(this.Bh|0,this.Bl|0,o|0,s|0),{h:a,l:c}=te.add(this.Ch|0,this.Cl|0,a|0,c|0),{h:u,l:f}=te.add(this.Dh|0,this.Dl|0,u|0,f|0),{h:l,l:h}=te.add(this.Eh|0,this.El|0,l|0,h|0),{h:g,l:d}=te.add(this.Fh|0,this.Fl|0,g|0,d|0),{h:p,l:y}=te.add(this.Gh|0,this.Gl|0,p|0,y|0),{h:m,l:w}=te.add(this.Hh|0,this.Hl|0,m|0,w|0),this.set(n,i,o,s,a,c,u,f,l,h,g,d,p,y,m,w)}roundClean(){wr.fill(0),Er.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 La=So(()=>new Na);var To={};de(To,{bitGet:()=>j2,bitLen:()=>J2,bitMask:()=>yi,bitSet:()=>ex,bytesToHex:()=>tr,bytesToNumberBE:()=>rr,bytesToNumberLE:()=>Sr,concatBytes:()=>nr,createHmacDrbg:()=>Pa,ensureBytes:()=>Ne,equalBytes:()=>Q2,hexToBytes:()=>Wr,hexToNumber:()=>Ua,numberToBytesBE:()=>Br,numberToBytesLE:()=>Yr,numberToHexUnpadded:()=>Df,numberToVarBytesBE:()=>Z2,utf8ToBytes:()=>X2,validateObject:()=>qt});var Rf=BigInt(0),Co=BigInt(1),W2=BigInt(2),Ao=e=>e instanceof Uint8Array,Y2=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function tr(e){if(!Ao(e))throw new Error("Uint8Array expected");let t="";for(let r=0;r<e.length;r++)t+=Y2[e[r]];return t}function Df(e){let t=e.toString(16);return t.length&1?`0${t}`:t}function Ua(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return BigInt(e===""?"0":`0x${e}`)}function Wr(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);let t=e.length;if(t%2)throw new Error("padded hex string expected, got unpadded hex of length "+t);let r=new Uint8Array(t/2);for(let n=0;n<r.length;n++){let i=n*2,o=e.slice(i,i+2),s=Number.parseInt(o,16);if(Number.isNaN(s)||s<0)throw new Error("Invalid byte sequence");r[n]=s}return r}function rr(e){return Ua(tr(e))}function Sr(e){if(!Ao(e))throw new Error("Uint8Array expected");return Ua(tr(Uint8Array.from(e).reverse()))}function Br(e,t){return Wr(e.toString(16).padStart(t*2,"0"))}function Yr(e,t){return Br(e,t).reverse()}function Z2(e){return Wr(Df(e))}function Ne(e,t,r){let n;if(typeof t=="string")try{n=Wr(t)}catch(o){throw new Error(`${e} must be valid hex string, got "${t}". Cause: ${o}`)}else if(Ao(t))n=Uint8Array.from(t);else throw new Error(`${e} must be hex string or Uint8Array`);let i=n.length;if(typeof r=="number"&&i!==r)throw new Error(`${e} expected ${r} bytes, got ${i}`);return n}function nr(...e){let t=new Uint8Array(e.reduce((n,i)=>n+i.length,0)),r=0;return e.forEach(n=>{if(!Ao(n))throw new Error("Uint8Array expected");t.set(n,r),r+=n.length}),t}function Q2(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}function X2(e){if(typeof e!="string")throw new Error(`utf8ToBytes expected string, got ${typeof e}`);return new Uint8Array(new TextEncoder().encode(e))}function J2(e){let t;for(t=0;e>Rf;e>>=Co,t+=1);return t}function j2(e,t){return e>>BigInt(t)&Co}var ex=(e,t,r)=>e|(r?Co:Rf)<<BigInt(t),yi=e=>(W2<<BigInt(e-1))-Co,ka=e=>new Uint8Array(e),If=e=>Uint8Array.from(e);function Pa(e,t,r){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");let n=ka(e),i=ka(e),o=0,s=()=>{n.fill(1),i.fill(0),o=0},a=(...l)=>r(i,n,...l),c=(l=ka())=>{i=a(If([0]),l),n=a(),l.length!==0&&(i=a(If([1]),l),n=a())},u=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let l=0,h=[];for(;l<t;){n=a();let g=n.slice();h.push(g),l+=n.length}return nr(...h)};return(l,h)=>{s(),c(l);let g;for(;!(g=h(u()));)c();return s(),g}}var tx={bigint:e=>typeof e=="bigint",function:e=>typeof e=="function",boolean:e=>typeof e=="boolean",string:e=>typeof e=="string",stringOrUint8Array:e=>typeof e=="string"||e instanceof Uint8Array,isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>typeof e=="function"&&Number.isSafeInteger(e.outputLen)};function qt(e,t,r={}){let n=(i,o,s)=>{let a=tx[o];if(typeof a!="function")throw new Error(`Invalid validator "${o}", expected function`);let c=e[i];if(!(s&&c===void 0)&&!a(c,e))throw new Error(`Invalid param ${String(i)}=${c} (${typeof c}), expected ${o}`)};for(let[i,o]of Object.entries(t))n(i,o,!1);for(let[i,o]of Object.entries(r))n(i,o,!0);return e}var Me=BigInt(0),Se=BigInt(1),Zr=BigInt(2),rx=BigInt(3),Oa=BigInt(4),Nf=BigInt(5),Lf=BigInt(8),nx=BigInt(9),ix=BigInt(16);function me(e,t){let r=e%t;return r>=Me?r:t+r}function ox(e,t,r){if(r<=Me||t<Me)throw new Error("Expected power/modulo > 0");if(r===Se)return Me;let n=Se;for(;t>Me;)t&Se&&(n=n*e%r),e=e*e%r,t>>=Se;return n}function Be(e,t,r){let n=e;for(;t-- >Me;)n*=n,n%=r;return n}function _o(e,t){if(e===Me||t<=Me)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=me(e,t),n=t,i=Me,o=Se,s=Se,a=Me;for(;r!==Me;){let u=n/r,f=n%r,l=i-s*u,h=o-a*u;n=r,r=f,i=s,o=a,s=l,a=h}if(n!==Se)throw new Error("invert: does not exist");return me(i,t)}function sx(e){let t=(e-Se)/Zr,r,n,i;for(r=e-Se,n=0;r%Zr===Me;r/=Zr,n++);for(i=Zr;i<e&&ox(i,t,e)!==e-Se;i++);if(n===1){let s=(e+Se)/Oa;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+Se)/Zr;return function(a,c){if(a.pow(c,t)===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),h=a.pow(c,r);for(;!a.eql(h,a.ONE);){if(a.eql(h,a.ZERO))return a.ZERO;let g=1;for(let p=a.sqr(h);g<u&&!a.eql(p,a.ONE);g++)p=a.sqr(p);let d=a.pow(f,Se<<BigInt(u-g-1));f=a.sqr(d),l=a.mul(l,d),h=a.mul(h,f),u=g}return l}}function ax(e){if(e%Oa===rx){let t=(e+Se)/Oa;return function(n,i){let o=n.pow(i,t);if(!n.eql(n.sqr(o),i))throw new Error("Cannot find square root");return o}}if(e%Lf===Nf){let t=(e-Nf)/Lf;return function(n,i){let o=n.mul(i,Zr),s=n.pow(o,t),a=n.mul(i,s),c=n.mul(n.mul(a,Zr),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 e%ix,sx(e)}var kf=(e,t)=>(me(e,t)&Se)===Se,cx=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ka(e){let t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},r=cx.reduce((n,i)=>(n[i]="function",n),t);return qt(e,r)}function ux(e,t,r){if(r<Me)throw new Error("Expected power > 0");if(r===Me)return e.ONE;if(r===Se)return t;let n=e.ONE,i=t;for(;r>Me;)r&Se&&(n=e.mul(n,i)),i=e.sqr(i),r>>=Se;return n}function fx(e,t){let r=new Array(t.length),n=t.reduce((o,s,a)=>e.is0(s)?o:(r[a]=o,e.mul(o,s)),e.ONE),i=e.inv(n);return t.reduceRight((o,s,a)=>e.is0(s)?o:(r[a]=e.mul(o,r[a]),e.mul(o,s)),i),r}function Ma(e,t){let r=t!==void 0?t:e.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function Io(e,t,r=!1,n={}){if(e<=Me)throw new Error(`Expected Field ORDER > 0, got ${e}`);let{nBitLength:i,nByteLength:o}=Ma(e,t);if(o>2048)throw new Error("Field lengths over 2048 bytes are not supported");let s=ax(e),a=Object.freeze({ORDER:e,BITS:i,BYTES:o,MASK:yi(i),ZERO:Me,ONE:Se,create:c=>me(c,e),isValid:c=>{if(typeof c!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof c}`);return Me<=c&&c<e},is0:c=>c===Me,isOdd:c=>(c&Se)===Se,neg:c=>me(-c,e),eql:(c,u)=>c===u,sqr:c=>me(c*c,e),add:(c,u)=>me(c+u,e),sub:(c,u)=>me(c-u,e),mul:(c,u)=>me(c*u,e),pow:(c,u)=>ux(a,c,u),div:(c,u)=>me(c*_o(u,e),e),sqrN:c=>c*c,addN:(c,u)=>c+u,subN:(c,u)=>c-u,mulN:(c,u)=>c*u,inv:c=>_o(c,e),sqrt:n.sqrt||(c=>s(a,c)),invertBatch:c=>fx(a,c),cmov:(c,u,f)=>f?u:c,toBytes:c=>r?Yr(c,o):Br(c,o),fromBytes:c=>{if(c.length!==o)throw new Error(`Fp.fromBytes: expected ${o}, got ${c.length}`);return r?Sr(c):rr(c)}});return Object.freeze(a)}function Uf(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");let r=e.sqrt(t);return e.isOdd(r)?e.neg(r):r}function Pf(e){if(typeof e!="bigint")throw new Error("field order must be bigint");let t=e.toString(2).length;return Math.ceil(t/8)}function Fa(e){let t=Pf(e);return t+Math.ceil(t/2)}function Of(e,t,r=!1){let n=e.length,i=Pf(t),o=Fa(t);if(n<16||n<o||n>1024)throw new Error(`expected ${o}-1024 bytes of input, got ${n}`);let s=r?rr(e):Sr(e),a=me(s,t-Se)+Se;return r?Yr(a,i):Br(a,i)}var hx=BigInt(0),Va=BigInt(1);function Ro(e,t){let r=(i,o)=>{let s=o.negate();return i?s:o},n=i=>{let o=Math.ceil(t/i)+1,s=2**(i-1);return{windows:o,windowSize:s}};return{constTimeNegate:r,unsafeLadder(i,o){let s=e.ZERO,a=i;for(;o>hx;)o&Va&&(s=s.add(a)),a=a.double(),o>>=Va;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 h=1;h<a;h++)f=f.add(u),c.push(f);u=f.double()}return c},wNAF(i,o,s){let{windows:a,windowSize:c}=n(i),u=e.ZERO,f=e.BASE,l=BigInt(2**i-1),h=2**i,g=BigInt(i);for(let d=0;d<a;d++){let p=d*c,y=Number(s&l);s>>=g,y>c&&(y-=h,s+=Va);let m=p,w=p+Math.abs(y)-1,v=d%2!==0,I=y<0;y===0?f=f.add(r(v,o[m])):u=u.add(r(I,o[w]))}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 gi(e){return Ka(e.Fp),qt(e,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Ma(e.n,e.nBitLength),...e,p:e.Fp.ORDER})}var Ct=BigInt(0),at=BigInt(1),Do=BigInt(2),dx=BigInt(8),px={zip215:!0};function yx(e){let t=gi(e);return qt(e,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...t})}function No(e){let t=yx(e),{Fp:r,n,prehash:i,hash:o,randomBytes:s,nByteLength:a,h:c}=t,u=Do<<BigInt(a*8)-at,f=r.create,l=t.uvRatio||((U,_)=>{try{return{isValid:!0,value:r.sqrt(U*r.inv(_))}}catch{return{isValid:!1,value:Ct}}}),h=t.adjustScalarBytes||(U=>U),g=t.domain||((U,_,z)=>{if(_.length||z)throw new Error("Contexts/pre-hash are not supported");return U}),d=U=>typeof U=="bigint"&&Ct<U,p=(U,_)=>d(U)&&d(_)&&U<_,y=U=>U===Ct||p(U,u);function m(U,_){if(p(U,_))return U;throw new Error(`Expected valid scalar < ${_}, got ${typeof U} ${U}`)}function w(U){return U===Ct?U:m(U,n)}let v=new Map;function I(U){if(!(U instanceof E))throw new Error("ExtendedPoint expected")}class E{constructor(_,z,$,Q){if(this.ex=_,this.ey=z,this.ez=$,this.et=Q,!y(_))throw new Error("x required");if(!y(z))throw new Error("y required");if(!y($))throw new Error("z required");if(!y(Q))throw new Error("t required")}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(_){if(_ instanceof E)throw new Error("extended point not allowed");let{x:z,y:$}=_||{};if(!y(z)||!y($))throw new Error("invalid affine point");return new E(z,$,at,f(z*$))}static normalizeZ(_){let z=r.invertBatch(_.map($=>$.ez));return _.map(($,Q)=>$.toAffine(z[Q])).map(E.fromAffine)}_setWindowSize(_){this._WINDOW_SIZE=_,v.delete(this)}assertValidity(){let{a:_,d:z}=t;if(this.is0())throw new Error("bad point: ZERO");let{ex:$,ey:Q,ez:ne,et:oe}=this,ye=f($*$),se=f(Q*Q),le=f(ne*ne),Pe=f(le*le),Ie=f(ye*_),Ge=f(le*f(Ie+se)),$e=f(Pe+f(z*f(ye*se)));if(Ge!==$e)throw new Error("bad point: equation left != right (1)");let Ke=f($*Q),Qe=f(ne*oe);if(Ke!==Qe)throw new Error("bad point: equation left != right (2)")}equals(_){I(_);let{ex:z,ey:$,ez:Q}=this,{ex:ne,ey:oe,ez:ye}=_,se=f(z*ye),le=f(ne*Q),Pe=f($*ye),Ie=f(oe*Q);return se===le&&Pe===Ie}is0(){return this.equals(E.ZERO)}negate(){return new E(f(-this.ex),this.ey,this.ez,f(-this.et))}double(){let{a:_}=t,{ex:z,ey:$,ez:Q}=this,ne=f(z*z),oe=f($*$),ye=f(Do*f(Q*Q)),se=f(_*ne),le=z+$,Pe=f(f(le*le)-ne-oe),Ie=se+oe,Ge=Ie-ye,$e=se-oe,Ke=f(Pe*Ge),Qe=f(Ie*$e),Yt=f(Pe*$e),Or=f(Ge*Ie);return new E(Ke,Qe,Or,Yt)}add(_){I(_);let{a:z,d:$}=t,{ex:Q,ey:ne,ez:oe,et:ye}=this,{ex:se,ey:le,ez:Pe,et:Ie}=_;if(z===BigInt(-1)){let ic=f((ne-Q)*(le+se)),oc=f((ne+Q)*(le-se)),gs=f(oc-ic);if(gs===Ct)return this.double();let sc=f(oe*Do*Ie),ac=f(ye*Do*Pe),cc=ac+sc,uc=oc+ic,fc=ac-sc,gp=f(cc*gs),mp=f(uc*fc),xp=f(cc*fc),vp=f(gs*uc);return new E(gp,mp,vp,xp)}let Ge=f(Q*se),$e=f(ne*le),Ke=f(ye*$*Ie),Qe=f(oe*Pe),Yt=f((Q+ne)*(se+le)-Ge-$e),Or=Qe-Ke,Zn=Qe+Ke,nc=f($e-z*Ge),hp=f(Yt*Or),dp=f(Zn*nc),pp=f(Yt*nc),yp=f(Or*Zn);return new E(hp,dp,yp,pp)}subtract(_){return this.add(_.negate())}wNAF(_){return B.wNAFCached(this,v,_,E.normalizeZ)}multiply(_){let{p:z,f:$}=this.wNAF(m(_,n));return E.normalizeZ([z,$])[0]}multiplyUnsafe(_){let z=w(_);return z===Ct?D:this.equals(D)||z===at?this:this.equals(S)?this.wNAF(z).p:B.unsafeLadder(this,z)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}isTorsionFree(){return B.unsafeLadder(this,n).is0()}toAffine(_){let{ex:z,ey:$,ez:Q}=this,ne=this.is0();_==null&&(_=ne?dx:r.inv(Q));let oe=f(z*_),ye=f($*_),se=f(Q*_);if(ne)return{x:Ct,y:at};if(se!==at)throw new Error("invZ was invalid");return{x:oe,y:ye}}clearCofactor(){let{h:_}=t;return _===at?this:this.multiplyUnsafe(_)}static fromHex(_,z=!1){let{d:$,a:Q}=t,ne=r.BYTES;_=Ne("pointHex",_,ne);let oe=_.slice(),ye=_[ne-1];oe[ne-1]=ye&-129;let se=Sr(oe);se===Ct||(z?m(se,u):m(se,r.ORDER));let le=f(se*se),Pe=f(le-at),Ie=f($*le-Q),{isValid:Ge,value:$e}=l(Pe,Ie);if(!Ge)throw new Error("Point.fromHex: invalid y coordinate");let Ke=($e&at)===at,Qe=(ye&128)!==0;if(!z&&$e===Ct&&Qe)throw new Error("Point.fromHex: x=0 and x_0=1");return Qe!==Ke&&($e=f(-$e)),E.fromAffine({x:$e,y:se})}static fromPrivateKey(_){return O(_).point}toRawBytes(){let{x:_,y:z}=this.toAffine(),$=Yr(z,r.BYTES);return $[$.length-1]|=_&at?128:0,$}toHex(){return tr(this.toRawBytes())}}E.BASE=new E(t.Gx,t.Gy,at,f(t.Gx*t.Gy)),E.ZERO=new E(Ct,at,at,Ct);let{BASE:S,ZERO:D}=E,B=Ro(E,a*8);function P(U){return me(U,n)}function M(U){return P(Sr(U))}function O(U){let _=a;U=Ne("private key",U,_);let z=Ne("hashed private key",o(U),2*_),$=h(z.slice(0,_)),Q=z.slice(_,2*_),ne=M($),oe=S.multiply(ne),ye=oe.toRawBytes();return{head:$,prefix:Q,scalar:ne,point:oe,pointBytes:ye}}function V(U){return O(U).pointBytes}function Z(U=new Uint8Array,..._){let z=nr(..._);return M(o(g(z,Ne("context",U),!!i)))}function re(U,_,z={}){U=Ne("message",U),i&&(U=i(U));let{prefix:$,scalar:Q,pointBytes:ne}=O(_),oe=Z(z.context,$,U),ye=S.multiply(oe).toRawBytes(),se=Z(z.context,ye,ne,U),le=P(oe+se*Q);w(le);let Pe=nr(ye,Yr(le,r.BYTES));return Ne("result",Pe,a*2)}let C=px;function N(U,_,z,$=C){let{context:Q,zip215:ne}=$,oe=r.BYTES;U=Ne("signature",U,2*oe),_=Ne("message",_),i&&(_=i(_));let ye=Sr(U.slice(oe,2*oe)),se,le,Pe;try{se=E.fromHex(z,ne),le=E.fromHex(U.slice(0,oe),ne),Pe=S.multiplyUnsafe(ye)}catch{return!1}if(!ne&&se.isSmallOrder())return!1;let Ie=Z(Q,le.toRawBytes(),se.toRawBytes(),_);return le.add(se.multiplyUnsafe(Ie)).subtract(Pe).clearCofactor().equals(E.ZERO)}return S._setWindowSize(8),{CURVE:t,getPublicKey:V,sign:re,verify:N,ExtendedPoint:E,utils:{getExtendedPublicKey:O,randomPrivateKey:()=>s(r.BYTES),precompute(U=8,_=E.BASE){return _._setWindowSize(U),_.multiply(BigInt(3)),_}}}}var za=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),Kf=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),t8=BigInt(0),gx=BigInt(1),qa=BigInt(2),mx=BigInt(5),Mf=BigInt(10),xx=BigInt(20),vx=BigInt(40),Ff=BigInt(80);function bx(e){let t=za,n=e*e%t*e%t,i=Be(n,qa,t)*n%t,o=Be(i,gx,t)*e%t,s=Be(o,mx,t)*o%t,a=Be(s,Mf,t)*s%t,c=Be(a,xx,t)*a%t,u=Be(c,vx,t)*c%t,f=Be(u,Ff,t)*u%t,l=Be(f,Ff,t)*u%t,h=Be(l,Mf,t)*s%t;return{pow_p_5_8:Be(h,qa,t)*e%t,b2:n}}function wx(e){return e[0]&=248,e[31]&=127,e[31]|=64,e}function Ex(e,t){let r=za,n=me(t*t*t,r),i=me(n*n*t,r),o=bx(e*i).pow_p_5_8,s=me(e*n*o,r),a=me(t*s*s,r),c=s,u=me(s*Kf,r),f=a===e,l=a===me(-e,r),h=a===me(-e*Kf,r);return f&&(s=c),(l||h)&&(s=u),kf(s,r)&&(s=me(-s,r)),{isValid:f||l,value:s}}var ir=Io(za,void 0,!0),Ha={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:ir,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:La,randomBytes:In,adjustScalarBytes:wx,uvRatio:Ex},Dn=No(Ha);function Vf(e,t,r){if(t.length>255)throw new Error("Context is too big");return Eo(Ra("SigEd25519 no Ed25519 collisions"),new Uint8Array([r?1:0,t.length]),t,e)}var r8=No({...Ha,domain:Vf}),n8=No({...Ha,domain:Vf,prehash:La});var Sx=(ir.ORDER+BigInt(3))/BigInt(8),i8=ir.pow(qa,Sx),o8=ir.sqrt(ir.neg(ir.ONE)),s8=(ir.ORDER-BigInt(5))/BigInt(8),a8=BigInt(486662);var c8=Uf(ir,ir.neg(BigInt(486664)));var u8=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),f8=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),l8=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),h8=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952");var d8=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");var Nn=32,or=64,Lo=32;async function qf(){let e=Dn.utils.randomPrivateKey(),t=Dn.getPublicKey(e);return{privateKey:$f(e,t),publicKey:t}}async function zf(e){if(e.length!==Lo)throw new TypeError('"seed" must be 32 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"seed" must be a node.js Buffer, or Uint8Array.');let t=e,r=Dn.getPublicKey(t);return{privateKey:$f(t,r),publicKey:r}}async function Hf(e,t){let r=e.subarray(0,Lo);return Dn.sign(t,r)}async function Gf(e,t,r){return Dn.verify(t,r,e)}function $f(e,t){let r=new Uint8Array(or);for(let n=0;n<Lo;n++)r[n]=e[n],r[Lo+n]=t[n];return r}function At(e,t){t==null&&(t=e.reduce((i,o)=>i+o.length,0));let r=xo(t),n=0;for(let i of e)r.set(i,n),n+=i.length;return En(r)}var rt={get(e=globalThis){let t=e.crypto;if(t==null||t.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 t}};var Ga={alg:"A128GCM",ext:!0,k:"scm9jmO_4BJAgdwWGVulLg",key_ops:["encrypt","decrypt"],kty:"oct"};function $a(e){let t=e?.algorithm??"AES-GCM",r=e?.keyLength??16,n=e?.nonceLength??12,i=e?.digest??"SHA-256",o=e?.saltLength??16,s=e?.iterations??32767,a=rt.get();r*=8;async function c(l,h){let g=a.getRandomValues(new Uint8Array(o)),d=a.getRandomValues(new Uint8Array(n)),p={name:t,iv:d};typeof h=="string"&&(h=Te(h));let y;if(h.length===0){y=await a.subtle.importKey("jwk",Ga,{name:"AES-GCM"},!0,["encrypt"]);try{let w={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},v=await a.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);y=await a.subtle.deriveKey(w,v,{name:t,length:r},!0,["encrypt"])}catch{y=await a.subtle.importKey("jwk",Ga,{name:"AES-GCM"},!0,["encrypt"])}}else{let w={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},v=await a.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);y=await a.subtle.deriveKey(w,v,{name:t,length:r},!0,["encrypt"])}let m=await a.subtle.encrypt(p,y,l);return At([g,p.iv,new Uint8Array(m)])}async function u(l,h){let g=l.subarray(0,o),d=l.subarray(o,o+n),p=l.subarray(o+n),y={name:t,iv:d};typeof h=="string"&&(h=Te(h));let m;if(h.length===0)try{let v={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},I=await a.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await a.subtle.deriveKey(v,I,{name:t,length:r},!0,["decrypt"])}catch{m=await a.subtle.importKey("jwk",Ga,{name:"AES-GCM"},!0,["decrypt"])}else{let v={name:"PBKDF2",salt:g,iterations:s,hash:{name:i}},I=await a.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await a.subtle.deriveKey(v,I,{name:t,length:r},!0,["decrypt"])}let w=await a.subtle.decrypt(y,m,p);return new Uint8Array(w)}return{encrypt:c,decrypt:u}}async function Ln(e,t){let n=await $a().encrypt(e,t);return ln.encode(n)}var o0=ve(Xa(),1),kl=ve(Al(),1),Ul=ve(Xr(),1),s0=ve(i0(),1),Pl=ve(Ll(),1);function Lx(){Ul.default._configure(),o0.default._configure(kl.default),s0.default._configure(Pl.default)}Lx();var Ol=["uint64","int64","sint64","fixed64","sfixed64"];function kx(e){for(let t of Ol){if(e[t]==null)continue;let r=e[t];e[t]=function(){return BigInt(r.call(this).toString())}}return e}function a0(e){return kx(new o0.default(e))}function Ux(e){for(let t of Ol){if(e[t]==null)continue;let r=e[t];e[t]=function(n){return r.call(this,n.toString())}}return e}function c0(){return Ux(s0.default.create())}function Tr(e,t){let r=a0(e instanceof Uint8Array?e:e.subarray());return t.decode(r)}function _r(e,t){let r=c0();return t.encode(e,r,{lengthDelimited:!1}),r.finish()}var Un;(function(e){e[e.VARINT=0]="VARINT",e[e.BIT64=1]="BIT64",e[e.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",e[e.START_GROUP=3]="START_GROUP",e[e.END_GROUP=4]="END_GROUP",e[e.BIT32=5]="BIT32"})(Un||(Un={}));function Ko(e,t,r,n){return{name:e,type:t,encode:r,decode:n}}function vi(e){function t(i){if(e[i.toString()]==null)throw new Error("Invalid enum value");return e[i]}let r=function(o,s){let a=t(o);s.int32(a)},n=function(o){let s=o.int32();return t(s)};return Ko("enum",Un.VARINT,r,n)}function Ir(e,t){return Ko("message",Un.LENGTH_DELIMITED,e,t)}var Ce;(function(e){e.RSA="RSA",e.Ed25519="Ed25519",e.Secp256k1="Secp256k1"})(Ce||(Ce={}));var u0;(function(e){e[e.RSA=0]="RSA",e[e.Ed25519=1]="Ed25519",e[e.Secp256k1=2]="Secp256k1"})(u0||(u0={}));(function(e){e.codec=()=>vi(u0)})(Ce||(Ce={}));var Ht;(function(e){let t;e.codec=()=>(t==null&&(t=Ir((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ce.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=Ce.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(s&7);break}}return i})),t),e.encode=r=>_r(r,e.codec()),e.decode=r=>Tr(r,e.codec())})(Ht||(Ht={}));var Gt;(function(e){let t;e.codec=()=>(t==null&&(t=Ir((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ce.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=Ce.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(s&7);break}}return i})),t),e.encode=r=>_r(r,e.codec()),e.decode=r=>Tr(r,e.codec())})(Gt||(Gt={}));var bi=class{_key;constructor(t){this._key=Pn(t,Nn)}async verify(t,r){return Gf(this._key,r,t)}marshal(){return this._key}get bytes(){return Ht.encode({Type:Ce.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Le(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Ye.digest(this.bytes);return t}},jr=class{_key;_publicKey;constructor(t,r){this._key=Pn(t,or),this._publicKey=Pn(r,Nn)}async sign(t){return Hf(this._key,t)}get public(){return new bi(this._publicKey)}marshal(){return this._key}get bytes(){return Gt.encode({Type:Ce.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Le(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Ye.digest(this.bytes);return t}async id(){let t=Vt.digest(this.public.bytes);return We.encode(t.bytes).substring(1)}async export(t,r="libp2p-key"){if(r==="libp2p-key")return Ln(this.bytes,t);throw new ce(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function Px(e){if(e.length>or){e=Pn(e,or+Nn);let n=e.subarray(0,or),i=e.subarray(or,e.length);return new jr(n,i)}e=Pn(e,or);let t=e.subarray(0,or),r=e.subarray(Nn);return new jr(t,r)}function Ox(e){return e=Pn(e,Nn),new bi(e)}async function Kx(){let{privateKey:e,publicKey:t}=await qf();return new jr(e,t)}async function Kl(e){let{privateKey:t,publicKey:r}=await zf(e);return new jr(t,r)}function Pn(e,t){if(e=Uint8Array.from(e??[]),e.length!==t)throw new ce(`Key must be a Uint8Array of length ${t}, got ${e.length}`,"ERR_INVALID_KEY_TYPE");return e}function Ae(e,t="utf8"){let r=vo[t];if(r==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString("utf8"):r.encoder.encode(e).substring(1)}var c4=ve(Oe(),1),u4=ve(ho(),1),Ml=ve(ge(),1);function Rt(e,t){let r=Uint8Array.from(e.abs().toByteArray());if(r=r[0]===0?r.subarray(1):r,t!=null){if(r.length>t)throw new Error("byte array longer than desired length");r=At([new Uint8Array(t-r.length),r])}return Ae(r,"base64url")}function ct(e){let t=Fl(e);return new Ml.default.jsbn.BigInteger(Ae(t,"base16"),16)}function Fl(e,t){let r=Te(e,"base64urlpad");if(t!=null){if(r.length>t)throw new Error("byte array longer than desired length");r=At([new Uint8Array(t-r.length),r])}return r}var Mx={"P-256":256,"P-384":384,"P-521":521},Fx=Object.keys(Mx),b4=Fx.join(" / ");var y0={};de(y0,{MAX_KEY_SIZE:()=>Bi,RsaPrivateKey:()=>On,RsaPublicKey:()=>Si,fromJwk:()=>Xx,generateKeyPair:()=>Jx,unmarshalRsaPrivateKey:()=>Zx,unmarshalRsaPublicKey:()=>Qx});var Ei=ve(ge(),1);var i3=ve(Gl(),1);function Fo(e){if(isNaN(e)||e<=0)throw new ce("random bytes length must be a Number bigger than 0","ERR_INVALID_LENGTH");return In(e)}var F4=ve(go(),1),d0=ve(ge(),1);function $l(e,t){return t.map(r=>ct(e[r]))}function Wl(e){return d0.default.pki.setRsaPrivateKey(...$l(e,["n","e","d","p","q","dp","dq","qi"]))}function Yl(e){return d0.default.pki.setRsaPublicKey(...$l(e,["n","e"]))}var tn={};de(tn,{jwkToPkcs1:()=>Hx,jwkToPkix:()=>$x,pkcs1ToJwk:()=>zx,pkixToJwk:()=>Gx});var z4=ve(ci(),1),H4=ve(go(),1);var sr=ve(ge(),1);function zx(e){let t=sr.default.asn1.fromDer(Ae(e,"ascii")),r=sr.default.pki.privateKeyFromAsn1(t);return{kty:"RSA",n:Rt(r.n),e:Rt(r.e),d:Rt(r.d),p:Rt(r.p),q:Rt(r.q),dp:Rt(r.dP),dq:Rt(r.dQ),qi:Rt(r.qInv),alg:"RS256"}}function Hx(e){if(e.n==null||e.e==null||e.d==null||e.p==null||e.q==null||e.dp==null||e.dq==null||e.qi==null)throw new ce("JWK was missing components","ERR_INVALID_PARAMETERS");let t=sr.default.pki.privateKeyToAsn1({n:ct(e.n),e:ct(e.e),d:ct(e.d),p:ct(e.p),q:ct(e.q),dP:ct(e.dp),dQ:ct(e.dq),qInv:ct(e.qi)});return Te(sr.default.asn1.toDer(t).getBytes(),"ascii")}function Gx(e){let t=sr.default.asn1.fromDer(Ae(e,"ascii")),r=sr.default.pki.publicKeyFromAsn1(t);return{kty:"RSA",n:Rt(r.n),e:Rt(r.e)}}function $x(e){if(e.n==null||e.e==null)throw new ce("JWK was missing components","ERR_INVALID_PARAMETERS");let t=sr.default.pki.publicKeyToAsn1({n:ct(e.n),e:ct(e.e)});return Te(sr.default.asn1.toDer(t).getBytes(),"ascii")}async function Zl(e){let t=await rt.get().subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:new Uint8Array([1,0,1]),hash:{name:"SHA-256"}},!0,["sign","verify"]),r=await Jl(t);return{privateKey:r[0],publicKey:r[1]}}async function p0(e){let r=[await rt.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await Wx(e)],n=await Jl({privateKey:r[0],publicKey:r[1]});return{privateKey:n[0],publicKey:n[1]}}async function Ql(e,t){let r=await rt.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await rt.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},r,Uint8Array.from(t));return new Uint8Array(n,0,n.byteLength)}async function Xl(e,t,r){let n=await rt.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return rt.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,t,r)}async function Jl(e){if(e.privateKey==null||e.publicKey==null)throw new ce("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([rt.get().subtle.exportKey("jwk",e.privateKey),rt.get().subtle.exportKey("jwk",e.publicKey)])}async function Wx(e){return rt.get().subtle.importKey("jwk",{kty:e.kty,n:e.n,e:e.e},{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["verify"])}function jl(e,t,r,n){let i=t?Yl(e):Wl(e),o=Ae(Uint8Array.from(r),"ascii"),s=n(o,i);return Te(s,"ascii")}function eh(e,t){return jl(e,!0,t,(r,n)=>n.encrypt(r))}function th(e,t){return jl(e,!1,t,(r,n)=>n.decrypt(r))}function Vo(e){if(e.kty!=="RSA")throw new ce("invalid key type","ERR_INVALID_KEY_TYPE");if(e.n==null)throw new ce("invalid key modulus","ERR_INVALID_KEY_MODULUS");return Te(e.n,"base64url").length*8}var Bi=8192,Si=class{_key;constructor(t){this._key=t}async verify(t,r){return Xl(this._key,r,t)}marshal(){return tn.jwkToPkix(this._key)}get bytes(){return Ht.encode({Type:Ce.RSA,Data:this.marshal()}).subarray()}encrypt(t){return eh(this._key,t)}equals(t){return Le(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Ye.digest(this.bytes);return t}},On=class{_key;_publicKey;constructor(t,r){this._key=t,this._publicKey=r}genSecret(){return Fo(16)}async sign(t){return Ql(this._key,t)}get public(){if(this._publicKey==null)throw new ce("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new Si(this._publicKey)}decrypt(t){return th(this._key,t)}marshal(){return tn.jwkToPkcs1(this._key)}get bytes(){return Gt.encode({Type:Ce.RSA,Data:this.marshal()}).subarray()}equals(t){return Le(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Ye.digest(this.bytes);return t}async id(){let t=await this.public.hash();return Ae(t,"base58btc")}async export(t,r="pkcs-8"){if(r==="pkcs-8"){let n=new Ei.default.util.ByteBuffer(this.marshal()),i=Ei.default.asn1.fromDer(n),o=Ei.default.pki.privateKeyFromAsn1(i),s={algorithm:"aes256",count:1e4,saltSize:128/8,prfAlgorithm:"sha512"};return Ei.default.pki.encryptRsaPrivateKey(o,t,s)}else{if(r==="libp2p-key")return Ln(this.bytes,t);throw new ce(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}}};async function Zx(e){let t=tn.pkcs1ToJwk(e);if(Vo(t)>Bi)throw new ce("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let r=await p0(t);return new On(r.privateKey,r.publicKey)}function Qx(e){let t=tn.pkixToJwk(e);if(Vo(t)>Bi)throw new ce("key size is too large","ERR_KEY_SIZE_TOO_LARGE");return new Si(t)}async function Xx(e){if(Vo(e)>Bi)throw new ce("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let t=await p0(e);return new On(t.privateKey,t.publicKey)}async function Jx(e){if(e>Bi)throw new ce("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let t=await Zl(e);return new On(t.privateKey,t.publicKey)}var w0={};de(w0,{Secp256k1PrivateKey:()=>Ai,Secp256k1PublicKey:()=>Ci,generateKeyPair:()=>dv,unmarshalSecp256k1PrivateKey:()=>lv,unmarshalSecp256k1PublicKey:()=>hv});var jx=(e,t,r)=>e&t^~e&r,ev=(e,t,r)=>e&t^e&r^t&r,tv=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]),Rr=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Dr=new Uint32Array(64),g0=class extends Rn{constructor(){super(64,32,8,!1),this.A=Rr[0]|0,this.B=Rr[1]|0,this.C=Rr[2]|0,this.D=Rr[3]|0,this.E=Rr[4]|0,this.F=Rr[5]|0,this.G=Rr[6]|0,this.H=Rr[7]|0}get(){let{A:t,B:r,C:n,D:i,E:o,F:s,G:a,H:c}=this;return[t,r,n,i,o,s,a,c]}set(t,r,n,i,o,s,a,c){this.A=t|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(t,r){for(let l=0;l<16;l++,r+=4)Dr[l]=t.getUint32(r,!1);for(let l=16;l<64;l++){let h=Dr[l-15],g=Dr[l-2],d=Bt(h,7)^Bt(h,18)^h>>>3,p=Bt(g,17)^Bt(g,19)^g>>>10;Dr[l]=p+Dr[l-7]+d+Dr[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 h=Bt(a,6)^Bt(a,11)^Bt(a,25),g=f+h+jx(a,c,u)+tv[l]+Dr[l]|0,p=(Bt(n,2)^Bt(n,13)^Bt(n,22))+ev(n,i,o)|0;f=u,u=c,c=a,a=s+g|0,s=o,o=i,i=n,n=g+p|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(){Dr.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var rh=So(()=>new g0);function rv(e){let t=gi(e);qt(t,{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}=t;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({...t})}var{bytesToNumberBE:nv,hexToBytes:iv}=To,rn={Err:class extends Error{constructor(t=""){super(t)}},_parseInt(e){let{Err:t}=rn;if(e.length<2||e[0]!==2)throw new t("Invalid signature integer tag");let r=e[1],n=e.subarray(2,r+2);if(!r||n.length!==r)throw new t("Invalid signature integer: wrong length");if(n[0]&128)throw new t("Invalid signature integer: negative");if(n[0]===0&&!(n[1]&128))throw new t("Invalid signature integer: unnecessary leading zero");return{d:nv(n),l:e.subarray(r+2)}},toSig(e){let{Err:t}=rn,r=typeof e=="string"?iv(e):e;if(!(r instanceof Uint8Array))throw new Error("ui8a expected");let n=r.length;if(n<2||r[0]!=48)throw new t("Invalid signature tag");if(r[1]!==n-2)throw new t("Invalid signature: incorrect length");let{d:i,l:o}=rn._parseInt(r.subarray(2)),{d:s,l:a}=rn._parseInt(o);if(a.length)throw new t("Invalid signature: left bytes after parsing");return{r:i,s}},hexFromSig(e){let t=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=t(r(e.s)),i=t(r(e.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}`}},ar=BigInt(0),vt=BigInt(1),d3=BigInt(2),nh=BigInt(3),p3=BigInt(4);function ov(e){let t=rv(e),{Fp:r}=t,n=t.toBytes||((d,p,y)=>{let m=p.toAffine();return nr(Uint8Array.from([4]),r.toBytes(m.x),r.toBytes(m.y))}),i=t.fromBytes||(d=>{let p=d.subarray(1),y=r.fromBytes(p.subarray(0,r.BYTES)),m=r.fromBytes(p.subarray(r.BYTES,2*r.BYTES));return{x:y,y:m}});function o(d){let{a:p,b:y}=t,m=r.sqr(d),w=r.mul(m,d);return r.add(r.add(w,r.mul(d,p)),y)}if(!r.eql(r.sqr(t.Gy),o(t.Gx)))throw new Error("bad generator point: equation left != right");function s(d){return typeof d=="bigint"&&ar<d&&d<t.n}function a(d){if(!s(d))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function c(d){let{allowedPrivateKeyLengths:p,nByteLength:y,wrapPrivateKey:m,n:w}=t;if(p&&typeof d!="bigint"){if(d instanceof Uint8Array&&(d=tr(d)),typeof d!="string"||!p.includes(d.length))throw new Error("Invalid key");d=d.padStart(y*2,"0")}let v;try{v=typeof d=="bigint"?d:rr(Ne("private key",d,y))}catch{throw new Error(`private key must be ${y} bytes, hex or bigint, not ${typeof d}`)}return m&&(v=me(v,w)),a(v),v}let u=new Map;function f(d){if(!(d instanceof l))throw new Error("ProjectivePoint expected")}class l{constructor(p,y,m){if(this.px=p,this.py=y,this.pz=m,p==null||!r.isValid(p))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(p){let{x:y,y:m}=p||{};if(!p||!r.isValid(y)||!r.isValid(m))throw new Error("invalid affine point");if(p instanceof l)throw new Error("projective point not allowed");let w=v=>r.eql(v,r.ZERO);return w(y)&&w(m)?l.ZERO:new l(y,m,r.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(p){let y=r.invertBatch(p.map(m=>m.pz));return p.map((m,w)=>m.toAffine(y[w])).map(l.fromAffine)}static fromHex(p){let y=l.fromAffine(i(Ne("pointHex",p)));return y.assertValidity(),y}static fromPrivateKey(p){return l.BASE.multiply(c(p))}_setWindowSize(p){this._WINDOW_SIZE=p,u.delete(this)}assertValidity(){if(this.is0()){if(t.allowInfinityPoint&&!r.is0(this.py))return;throw new Error("bad point: ZERO")}let{x:p,y}=this.toAffine();if(!r.isValid(p)||!r.isValid(y))throw new Error("bad point: x or y not FE");let m=r.sqr(y),w=o(p);if(!r.eql(m,w))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:p}=this.toAffine();if(r.isOdd)return!r.isOdd(p);throw new Error("Field doesn't support isOdd")}equals(p){f(p);let{px:y,py:m,pz:w}=this,{px:v,py:I,pz:E}=p,S=r.eql(r.mul(y,E),r.mul(v,w)),D=r.eql(r.mul(m,E),r.mul(I,w));return S&&D}negate(){return new l(this.px,r.neg(this.py),this.pz)}double(){let{a:p,b:y}=t,m=r.mul(y,nh),{px:w,py:v,pz:I}=this,E=r.ZERO,S=r.ZERO,D=r.ZERO,B=r.mul(w,w),P=r.mul(v,v),M=r.mul(I,I),O=r.mul(w,v);return O=r.add(O,O),D=r.mul(w,I),D=r.add(D,D),E=r.mul(p,D),S=r.mul(m,M),S=r.add(E,S),E=r.sub(P,S),S=r.add(P,S),S=r.mul(E,S),E=r.mul(O,E),D=r.mul(m,D),M=r.mul(p,M),O=r.sub(B,M),O=r.mul(p,O),O=r.add(O,D),D=r.add(B,B),B=r.add(D,B),B=r.add(B,M),B=r.mul(B,O),S=r.add(S,B),M=r.mul(v,I),M=r.add(M,M),B=r.mul(M,O),E=r.sub(E,B),D=r.mul(M,P),D=r.add(D,D),D=r.add(D,D),new l(E,S,D)}add(p){f(p);let{px:y,py:m,pz:w}=this,{px:v,py:I,pz:E}=p,S=r.ZERO,D=r.ZERO,B=r.ZERO,P=t.a,M=r.mul(t.b,nh),O=r.mul(y,v),V=r.mul(m,I),Z=r.mul(w,E),re=r.add(y,m),C=r.add(v,I);re=r.mul(re,C),C=r.add(O,V),re=r.sub(re,C),C=r.add(y,w);let N=r.add(v,E);return C=r.mul(C,N),N=r.add(O,Z),C=r.sub(C,N),N=r.add(m,w),S=r.add(I,E),N=r.mul(N,S),S=r.add(V,Z),N=r.sub(N,S),B=r.mul(P,C),S=r.mul(M,Z),B=r.add(S,B),S=r.sub(V,B),B=r.add(V,B),D=r.mul(S,B),V=r.add(O,O),V=r.add(V,O),Z=r.mul(P,Z),C=r.mul(M,C),V=r.add(V,Z),Z=r.sub(O,Z),Z=r.mul(P,Z),C=r.add(C,Z),O=r.mul(V,C),D=r.add(D,O),O=r.mul(N,C),S=r.mul(re,S),S=r.sub(S,O),O=r.mul(re,V),B=r.mul(N,B),B=r.add(B,O),new l(S,D,B)}subtract(p){return this.add(p.negate())}is0(){return this.equals(l.ZERO)}wNAF(p){return g.wNAFCached(this,u,p,y=>{let m=r.invertBatch(y.map(w=>w.pz));return y.map((w,v)=>w.toAffine(m[v])).map(l.fromAffine)})}multiplyUnsafe(p){let y=l.ZERO;if(p===ar)return y;if(a(p),p===vt)return this;let{endo:m}=t;if(!m)return g.unsafeLadder(this,p);let{k1neg:w,k1:v,k2neg:I,k2:E}=m.splitScalar(p),S=y,D=y,B=this;for(;v>ar||E>ar;)v&vt&&(S=S.add(B)),E&vt&&(D=D.add(B)),B=B.double(),v>>=vt,E>>=vt;return w&&(S=S.negate()),I&&(D=D.negate()),D=new l(r.mul(D.px,m.beta),D.py,D.pz),S.add(D)}multiply(p){a(p);let y=p,m,w,{endo:v}=t;if(v){let{k1neg:I,k1:E,k2neg:S,k2:D}=v.splitScalar(y),{p:B,f:P}=this.wNAF(E),{p:M,f:O}=this.wNAF(D);B=g.constTimeNegate(I,B),M=g.constTimeNegate(S,M),M=new l(r.mul(M.px,v.beta),M.py,M.pz),m=B.add(M),w=P.add(O)}else{let{p:I,f:E}=this.wNAF(y);m=I,w=E}return l.normalizeZ([m,w])[0]}multiplyAndAddUnsafe(p,y,m){let w=l.BASE,v=(E,S)=>S===ar||S===vt||!E.equals(w)?E.multiplyUnsafe(S):E.multiply(S),I=v(this,y).add(v(p,m));return I.is0()?void 0:I}toAffine(p){let{px:y,py:m,pz:w}=this,v=this.is0();p==null&&(p=v?r.ONE:r.inv(w));let I=r.mul(y,p),E=r.mul(m,p),S=r.mul(w,p);if(v)return{x:r.ZERO,y:r.ZERO};if(!r.eql(S,r.ONE))throw new Error("invZ was invalid");return{x:I,y:E}}isTorsionFree(){let{h:p,isTorsionFree:y}=t;if(p===vt)return!0;if(y)return y(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:p,clearCofactor:y}=t;return p===vt?this:y?y(l,this):this.multiplyUnsafe(t.h)}toRawBytes(p=!0){return this.assertValidity(),n(l,this,p)}toHex(p=!0){return tr(this.toRawBytes(p))}}l.BASE=new l(t.Gx,t.Gy,r.ONE),l.ZERO=new l(r.ZERO,r.ONE,r.ZERO);let h=t.nBitLength,g=Ro(l,t.endo?Math.ceil(h/2):h);return{CURVE:t,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:o,isWithinCurveOrder:s}}function sv(e){let t=gi(e);return qt(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function ih(e){let t=sv(e),{Fp:r,n}=t,i=r.BYTES+1,o=2*r.BYTES+1;function s(C){return ar<C&&C<r.ORDER}function a(C){return me(C,n)}function c(C){return _o(C,n)}let{ProjectivePoint:u,normPrivateKeyToScalar:f,weierstrassEquation:l,isWithinCurveOrder:h}=ov({...t,toBytes(C,N,L){let U=N.toAffine(),_=r.toBytes(U.x),z=nr;return L?z(Uint8Array.from([N.hasEvenY()?2:3]),_):z(Uint8Array.from([4]),_,r.toBytes(U.y))},fromBytes(C){let N=C.length,L=C[0],U=C.subarray(1);if(N===i&&(L===2||L===3)){let _=rr(U);if(!s(_))throw new Error("Point is not on curve");let z=l(_),$=r.sqrt(z),Q=($&vt)===vt;return(L&1)===1!==Q&&($=r.neg($)),{x:_,y:$}}else if(N===o&&L===4){let _=r.fromBytes(U.subarray(0,r.BYTES)),z=r.fromBytes(U.subarray(r.BYTES,2*r.BYTES));return{x:_,y:z}}else throw new Error(`Point of length ${N} was invalid. Expected ${i} compressed bytes or ${o} uncompressed bytes`)}}),g=C=>tr(Br(C,t.nByteLength));function d(C){let N=n>>vt;return C>N}function p(C){return d(C)?a(-C):C}let y=(C,N,L)=>rr(C.slice(N,L));class m{constructor(N,L,U){this.r=N,this.s=L,this.recovery=U,this.assertValidity()}static fromCompact(N){let L=t.nByteLength;return N=Ne("compactSignature",N,L*2),new m(y(N,0,L),y(N,L,2*L))}static fromDER(N){let{r:L,s:U}=rn.toSig(Ne("DER",N));return new m(L,U)}assertValidity(){if(!h(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!h(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(N){return new m(this.r,this.s,N)}recoverPublicKey(N){let{r:L,s:U,recovery:_}=this,z=D(Ne("msgHash",N));if(_==null||![0,1,2,3].includes(_))throw new Error("recovery id invalid");let $=_===2||_===3?L+t.n:L;if($>=r.ORDER)throw new Error("recovery id 2 or 3 invalid");let Q=_&1?"03":"02",ne=u.fromHex(Q+g($)),oe=c($),ye=a(-z*oe),se=a(U*oe),le=u.BASE.multiplyAndAddUnsafe(ne,ye,se);if(!le)throw new Error("point at infinify");return le.assertValidity(),le}hasHighS(){return d(this.s)}normalizeS(){return this.hasHighS()?new m(this.r,a(-this.s),this.recovery):this}toDERRawBytes(){return Wr(this.toDERHex())}toDERHex(){return rn.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Wr(this.toCompactHex())}toCompactHex(){return g(this.r)+g(this.s)}}let w={isValidPrivateKey(C){try{return f(C),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{let C=Fa(t.n);return Of(t.randomBytes(C),t.n)},precompute(C=8,N=u.BASE){return N._setWindowSize(C),N.multiply(BigInt(3)),N}};function v(C,N=!0){return u.fromPrivateKey(C).toRawBytes(N)}function I(C){let N=C instanceof Uint8Array,L=typeof C=="string",U=(N||L)&&C.length;return N?U===i||U===o:L?U===2*i||U===2*o:C instanceof u}function E(C,N,L=!0){if(I(C))throw new Error("first arg must be private key");if(!I(N))throw new Error("second arg must be public key");return u.fromHex(N).multiply(f(C)).toRawBytes(L)}let S=t.bits2int||function(C){let N=rr(C),L=C.length*8-t.nBitLength;return L>0?N>>BigInt(L):N},D=t.bits2int_modN||function(C){return a(S(C))},B=yi(t.nBitLength);function P(C){if(typeof C!="bigint")throw new Error("bigint expected");if(!(ar<=C&&C<B))throw new Error(`bigint expected < 2^${t.nBitLength}`);return Br(C,t.nByteLength)}function M(C,N,L=O){if(["recovered","canonical"].some(Ie=>Ie in L))throw new Error("sign() legacy options not supported");let{hash:U,randomBytes:_}=t,{lowS:z,prehash:$,extraEntropy:Q}=L;z==null&&(z=!0),C=Ne("msgHash",C),$&&(C=Ne("prehashed msgHash",U(C)));let ne=D(C),oe=f(N),ye=[P(oe),P(ne)];if(Q!=null){let Ie=Q===!0?_(r.BYTES):Q;ye.push(Ne("extraEntropy",Ie))}let se=nr(...ye),le=ne;function Pe(Ie){let Ge=S(Ie);if(!h(Ge))return;let $e=c(Ge),Ke=u.BASE.multiply(Ge).toAffine(),Qe=a(Ke.x);if(Qe===ar)return;let Yt=a($e*a(le+Qe*oe));if(Yt===ar)return;let Or=(Ke.x===Qe?0:2)|Number(Ke.y&vt),Zn=Yt;return z&&d(Yt)&&(Zn=p(Yt),Or^=1),new m(Qe,Zn,Or)}return{seed:se,k2sig:Pe}}let O={lowS:t.lowS,prehash:!1},V={lowS:t.lowS,prehash:!1};function Z(C,N,L=O){let{seed:U,k2sig:_}=M(C,N,L),z=t;return Pa(z.hash.outputLen,z.nByteLength,z.hmac)(U,_)}u.BASE._setWindowSize(8);function re(C,N,L,U=V){let _=C;if(N=Ne("msgHash",N),L=Ne("publicKey",L),"strict"in U)throw new Error("options.strict was renamed to lowS");let{lowS:z,prehash:$}=U,Q,ne;try{if(typeof _=="string"||_ instanceof Uint8Array)try{Q=m.fromDER(_)}catch(Ke){if(!(Ke instanceof rn.Err))throw Ke;Q=m.fromCompact(_)}else if(typeof _=="object"&&typeof _.r=="bigint"&&typeof _.s=="bigint"){let{r:Ke,s:Qe}=_;Q=new m(Ke,Qe)}else throw new Error("PARSE");ne=u.fromHex(L)}catch(Ke){if(Ke.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(z&&Q.hasHighS())return!1;$&&(N=t.hash(N));let{r:oe,s:ye}=Q,se=D(N),le=c(ye),Pe=a(se*le),Ie=a(oe*le),Ge=u.BASE.multiplyAndAddUnsafe(ne,Pe,Ie)?.toAffine();return Ge?a(Ge.x)===oe:!1}return{CURVE:t,getPublicKey:v,getSharedSecret:E,sign:Z,verify:re,ProjectivePoint:u,Signature:m,utils:w}}var qo=class extends _n{constructor(t,r){super(),this.finished=!1,this.destroyed=!1,Cf(t);let n=pi(r);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let i=this.blockLen,o=new Uint8Array(i);o.set(n.length>i?t.create().update(n).digest():n);for(let s=0;s<o.length;s++)o[s]^=54;this.iHash.update(o),this.oHash=t.create();for(let s=0;s<o.length;s++)o[s]^=106;this.oHash.update(o),o.fill(0)}update(t){return Tn(this),this.iHash.update(t),this}digestInto(t){Tn(this),Ia(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:s,outputLen:a}=this;return t=t,t.finished=i,t.destroyed=o,t.blockLen=s,t.outputLen=a,t.oHash=r._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},m0=(e,t,r)=>new qo(e,t).update(r).digest();m0.create=(e,t)=>new qo(e,t);function av(e){return{hash:e,hmac:(t,...r)=>m0(e,t,Eo(...r)),randomBytes:In}}function oh(e,t){let r=n=>ih({...e,...av(n)});return Object.freeze({...r(t),create:r})}var ch=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),sh=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),cv=BigInt(1),x0=BigInt(2),ah=(e,t)=>(e+t/x0)/t;function uv(e){let t=ch,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),s=BigInt(23),a=BigInt(44),c=BigInt(88),u=e*e*e%t,f=u*u*e%t,l=Be(f,r,t)*f%t,h=Be(l,r,t)*f%t,g=Be(h,x0,t)*u%t,d=Be(g,i,t)*g%t,p=Be(d,o,t)*d%t,y=Be(p,a,t)*p%t,m=Be(y,c,t)*y%t,w=Be(m,a,t)*p%t,v=Be(w,r,t)*f%t,I=Be(v,s,t)*d%t,E=Be(I,n,t)*u%t,S=Be(E,x0,t);if(!v0.eql(v0.sqr(S),e))throw new Error("Cannot find square root");return S}var v0=Io(ch,void 0,void 0,{sqrt:uv}),cr=oh({a:BigInt(0),b:BigInt(7),Fp:v0,n:sh,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{let t=sh,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-cv*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,s=BigInt("0x100000000000000000000000000000000"),a=ah(o*e,t),c=ah(-n*e,t),u=me(e-a*r-c*i,t),f=me(-a*n-c*o,t),l=u>s,h=f>s;if(l&&(u=t-u),h&&(f=t-f),u>s||f>s)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:l,k1:u,k2neg:h,k2:f}}}},rh),A3=BigInt(0);var T3=cr.ProjectivePoint;function uh(){return cr.utils.randomPrivateKey()}async function fh(e,t){let{digest:r}=await Ye.digest(t);try{return cr.sign(r,e).toDERRawBytes()}catch(n){throw new ce(String(n),"ERR_INVALID_INPUT")}}async function lh(e,t,r){try{let{digest:n}=await Ye.digest(r);return cr.verify(t,n,e)}catch(n){throw new ce(String(n),"ERR_INVALID_INPUT")}}function hh(e){return cr.ProjectivePoint.fromHex(e).toRawBytes(!0)}function dh(e){try{cr.getPublicKey(e,!0)}catch(t){throw new ce(String(t),"ERR_INVALID_PRIVATE_KEY")}}function b0(e){try{cr.ProjectivePoint.fromHex(e)}catch(t){throw new ce(String(t),"ERR_INVALID_PUBLIC_KEY")}}function ph(e){try{return cr.getPublicKey(e,!0)}catch(t){throw new ce(String(t),"ERR_INVALID_PRIVATE_KEY")}}var Ci=class{_key;constructor(t){b0(t),this._key=t}async verify(t,r){return lh(this._key,r,t)}marshal(){return hh(this._key)}get bytes(){return Ht.encode({Type:Ce.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Le(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Ye.digest(this.bytes);return t}},Ai=class{_key;_publicKey;constructor(t,r){this._key=t,this._publicKey=r??ph(t),dh(this._key),b0(this._publicKey)}async sign(t){return fh(this._key,t)}get public(){return new Ci(this._publicKey)}marshal(){return this._key}get bytes(){return Gt.encode({Type:Ce.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Le(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Ye.digest(this.bytes);return t}async id(){let t=await this.public.hash();return Ae(t,"base58btc")}async export(t,r="libp2p-key"){if(r==="libp2p-key")return Ln(this.bytes,t);throw new ce(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function lv(e){return new Ai(e)}function hv(e){return new Ci(e)}async function dv(){let e=uh();return new Ai(e)}var nn={rsa:y0,ed25519:f0,secp256k1:w0};function yh(e){let t=Object.keys(nn).join(" / ");return new ce(`invalid or unsupported key type ${e}. Must be ${t}`,"ERR_UNSUPPORTED_KEY_TYPE")}function E0(e){let t=Ht.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case Ce.RSA:return nn.rsa.unmarshalRsaPublicKey(r);case Ce.Ed25519:return nn.ed25519.unmarshalEd25519PublicKey(r);case Ce.Secp256k1:return nn.secp256k1.unmarshalSecp256k1PublicKey(r);default:throw yh(t.Type??"RSA")}}async function gh(e){let t=Gt.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case Ce.RSA:return nn.rsa.unmarshalRsaPrivateKey(r);case Ce.Ed25519:return nn.ed25519.unmarshalEd25519PrivateKey(r);case Ce.Secp256k1:return nn.secp256k1.unmarshalSecp256k1PrivateKey(r);default:throw yh(t.Type??"RSA")}}var q0=ve(zo(),1);var vh=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,r)=>(r&=63,r<36?t+=r.toString(36):r<62?t+=(r-26).toString(36).toUpperCase():r>62?t+="-":t+="_",t),"");var ur="/",bh=new TextEncoder().encode(ur),Ho=bh[0],Kn=class e{_buf;constructor(t,r){if(typeof t=="string")this._buf=Te(t);else if(t instanceof Uint8Array)this._buf=t;else throw new Error("Invalid key, should be String of Uint8Array");if(r==null&&(r=!0),r&&this.clean(),this._buf.byteLength===0||this._buf[0]!==Ho)throw new Error("Invalid key")}toString(t="utf8"){return Ae(this._buf,t)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(t){return new e(t.join(ur))}static random(){return new e(vh().replace(/-/g,""))}static asKey(t){return t instanceof Uint8Array||typeof t=="string"?new e(t):typeof t.uint8Array=="function"?new e(t.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=bh),this._buf[0]!==Ho){let t=new Uint8Array(this._buf.byteLength+1);t.fill(Ho,0,1),t.set(this._buf,1),this._buf=t}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===Ho;)this._buf=this._buf.subarray(0,-1)}less(t){let r=this.list(),n=t.list();for(let i=0;i<r.length;i++){if(n.length<i+1)return!1;let o=r[i],s=n[i];if(o<s)return!0;if(o>s)return!1}return r.length<n.length}reverse(){return e.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let t=this.namespaces();return t[t.length-1]}list(){return this.toString().split(ur).slice(1)}type(){return gv(this.baseNamespace())}name(){return mv(this.baseNamespace())}instance(t){return new e(this.toString()+":"+t)}path(){let t=this.parent().toString();return t.endsWith(ur)||(t+=ur),t+=this.type(),new e(t)}parent(){let t=this.list();return t.length===1?new e(ur):new e(t.slice(0,-1).join(ur))}child(t){return this.toString()===ur?t:t.toString()===ur?this:new e(this.toString()+t.toString(),!1)}isAncestorOf(t){return t.toString()===this.toString()?!1:t.toString().startsWith(this.toString())}isDecendantOf(t){return t.toString()===this.toString()?!1:this.toString().startsWith(t.toString())}isTopLevel(){return this.list().length===1}concat(...t){return e.withNamespaces([...this.namespaces(),...xv(t.map(r=>r.namespaces()))])}};function gv(e){let t=e.split(":");return t.length<2?"":t.slice(0,-1).join(":")}function mv(e){let t=e.split(":");return t[t.length-1]}function xv(e){return[].concat(...e)}var qd=ve(wh(),1);var Eh="ERR_IPNS_EXPIRED_RECORD",Ti="ERR_UNRECOGNIZED_VALIDITY",Sh="ERR_SIGNATURE_CREATION",Nr="ERR_SIGNATURE_VERIFICATION",Bh="ERR_UNRECOGNIZED_FORMAT";var B0="ERR_UNDEFINED_PARAMETER",Ch="ERR_INVALID_RECORD_DATA",Ah="ERR_INVALID_EMBEDDED_KEY",Th="ERR_MISSING_PRIVATE_KEY",_h="ERR_RECORD_TOO_LARGE";var nt;(function(e){let t;(function(i){i.EOL="EOL"})(t=e.ValidityType||(e.ValidityType={}));let r;(function(i){i[i.EOL=0]="EOL"})(r||(r={})),function(i){i.codec=()=>vi(r)}(t=e.ValidityType||(e.ValidityType={}));let n;e.codec=()=>(n==null&&(n=Ir((i,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),i.value!=null&&(o.uint32(10),o.bytes(i.value)),i.signature!=null&&(o.uint32(18),o.bytes(i.signature)),i.validityType!=null&&(o.uint32(24),e.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.signature=i.bytes();break;case 3:s.validityType=e.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),e.encode=i=>_r(i,e.codec()),e.decode=i=>Tr(i,e.codec())})(nt||(nt={}));var Ih=Symbol.for("@libp2p/peer-id");var vv=Symbol.for("nodejs.util.inspect.custom"),Rh=Object.values(An).map(e=>e.decoder).reduce((e,t)=>e.or(t),An.identity.decoder),Dh=114,A0=36,T0=37,_i=class{type;multihash;privateKey;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,this.privateKey=t.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Ih]=!0;toString(){return this.string==null&&(this.string=We.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return er.createV1(Dh,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return Le(this.multihash.bytes,t);if(typeof t=="string")return bv(t).equals(this);if(t?.multihash?.bytes!=null)return Le(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[vv](){return`PeerId(${this.toString()})`}},Mn=class extends _i{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},Fn=class extends _i{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.multihash.digest}},Vn=class extends _i{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.multihash.digest}};function bv(e,t){if(t=t??Rh,e.charAt(0)==="1"||e.charAt(0)==="Q"){let r=Gr(We.decode(`z${e}`));return e.startsWith("12D")?new Fn({multihash:r}):e.startsWith("16U")?new Vn({multihash:r}):new Mn({multihash:r})}return _0(Rh.decode(e))}function _0(e){try{let t=Gr(e);if(t.code===Vt.code){if(t.digest.length===A0)return new Fn({multihash:t});if(t.digest.length===T0)return new Vn({multihash:t})}if(t.code===Ye.code)return new Mn({multihash:t})}catch{return wv(er.decode(e))}throw new Error("Supplied PeerID CID is invalid")}function wv(e){if(e==null||e.multihash==null||e.version==null||e.version===1&&e.code!==Dh)throw new Error("Supplied PeerID CID is invalid");let t=e.multihash;if(t.code===Ye.code)return new Mn({multihash:e.multihash});if(t.code===Vt.code){if(t.digest.length===A0)return new Fn({multihash:e.multihash});if(t.digest.length===T0)return new Vn({multihash:e.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function Nh(e,t){return e.length===A0?new Fn({multihash:Ft(Vt.code,e),privateKey:t}):e.length===T0?new Vn({multihash:Ft(Vt.code,e),privateKey:t}):new Mn({multihash:await Ye.digest(e),publicKey:e,privateKey:t})}var Ev=["string","number","bigint","symbol"],Sv=["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 Lh(e){if(e===null)return"null";if(e===void 0)return"undefined";if(e===!0||e===!1)return"boolean";let t=typeof e;if(Ev.includes(t))return t;if(t==="function")return"Function";if(Array.isArray(e))return"Array";if(Bv(e))return"Buffer";let r=Cv(e);return r||"Object"}function Bv(e){return e&&e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer.call(null,e)}function Cv(e){let t=Object.prototype.toString.call(e).slice(8,-1);if(Sv.includes(t))return t}var T=class{constructor(t,r,n){this.major=t,this.majorEncoded=t<<5,this.name=r,this.terminal=n}toString(){return`Type[${this.major}].${this.name}`}compare(t){return this.major<t.major?-1:this.major>t.major?1:0}};T.uint=new T(0,"uint",!0);T.negint=new T(1,"negint",!0);T.bytes=new T(2,"bytes",!0);T.string=new T(3,"string",!0);T.array=new T(4,"array",!1);T.map=new T(5,"map",!1);T.tag=new T(6,"tag",!1);T.float=new T(7,"float",!0);T.false=new T(7,"false",!0);T.true=new T(7,"true",!0);T.null=new T(7,"null",!0);T.undefined=new T(7,"undefined",!0);T.break=new T(7,"break",!0);var H=class{constructor(t,r,n){this.type=t,this.value=r,this.encodedLength=n,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};var qn=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",Av=new TextDecoder,Tv=new TextEncoder;function Go(e){return qn&&globalThis.Buffer.isBuffer(e)}function I0(e){return e instanceof Uint8Array?Go(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):e:Uint8Array.from(e)}var Oh=qn?(e,t,r)=>r-t>64?globalThis.Buffer.from(e.subarray(t,r)).toString("utf8"):Uh(e,t,r):(e,t,r)=>r-t>64?Av.decode(e.subarray(t,r)):Uh(e,t,r),Kh=qn?e=>e.length>64?globalThis.Buffer.from(e):kh(e):e=>e.length>64?Tv.encode(e):kh(e),$t=e=>Uint8Array.from(e),zn=qn?(e,t,r)=>Go(e)?new Uint8Array(e.subarray(t,r)):e.slice(t,r):(e,t,r)=>e.slice(t,r),Mh=qn?(e,t)=>(e=e.map(r=>r instanceof Uint8Array?r:globalThis.Buffer.from(r)),I0(globalThis.Buffer.concat(e,t))):(e,t)=>{let r=new Uint8Array(t),n=0;for(let i of e)n+i.length>r.length&&(i=i.subarray(0,r.length-n)),r.set(i,n),n+=i.length;return r},Fh=qn?e=>globalThis.Buffer.allocUnsafe(e):e=>new Uint8Array(e);function Vh(e,t){if(Go(e)&&Go(t))return e.compare(t);for(let r=0;r<e.length;r++)if(e[r]!==t[r])return e[r]<t[r]?-1:1;return 0}function kh(e,t=1/0){let r,n=e.length,i=null,o=[];for(let s=0;s<n;++s){if(r=e.charCodeAt(s),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}else if(s+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return o}function Uh(e,t,r){let n=[];for(;t<r;){let i=e[t],o=null,s=i>239?4:i>223?3:i>191?2:1;if(t+s<=r){let a,c,u,f;switch(s){case 1:i<128&&(o=i);break;case 2:a=e[t+1],(a&192)===128&&(f=(i&31)<<6|a&63,f>127&&(o=f));break;case 3:a=e[t+1],c=e[t+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=e[t+1],c=e[t+2],u=e[t+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),t+=s}return _v(n)}var Ph=4096;function _v(e){let t=e.length;if(t<=Ph)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=Ph));return r}var Iv=256,Ii=class{constructor(t=Iv){this.chunkSize=t,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(t){let r=this.chunks[this.chunks.length-1];if(this.cursor+t.length<=this.maxCursor+1){let i=r.length-(this.maxCursor-this.cursor)-1;r.set(t,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)}t.length<64&&t.length<this.chunkSize?(r=Fh(this.chunkSize),this.chunks.push(r),this.maxCursor+=r.length,this._initReuseChunk===null&&(this._initReuseChunk=r),r.set(t,0)):(this.chunks.push(t),this.maxCursor+=t.length)}this.cursor+=t.length}toBytes(t=!1){let r;if(this.chunks.length===1){let n=this.chunks[0];t&&this.cursor>n.length/2?(r=this.cursor===n.length?n:n.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):r=zn(n,0,this.cursor)}else r=Mh(this.chunks,this.cursor);return t&&this.reset(),r}};var J="CBOR decode error:",R0="CBOR encode error:",Ri=[];Ri[23]=1;Ri[24]=2;Ri[25]=3;Ri[26]=5;Ri[27]=9;function fr(e,t,r){if(e.length-t<r)throw new Error(`${J} not enough data for type`)}var He=[24,256,65536,4294967296,BigInt("18446744073709551616")];function ut(e,t,r){fr(e,t,1);let n=e[t];if(r.strict===!0&&n<He[0])throw new Error(`${J} integer encoded in more bytes than necessary (strict decode)`);return n}function ft(e,t,r){fr(e,t,2);let n=e[t]<<8|e[t+1];if(r.strict===!0&&n<He[1])throw new Error(`${J} integer encoded in more bytes than necessary (strict decode)`);return n}function lt(e,t,r){fr(e,t,4);let n=e[t]*16777216+(e[t+1]<<16)+(e[t+2]<<8)+e[t+3];if(r.strict===!0&&n<He[2])throw new Error(`${J} integer encoded in more bytes than necessary (strict decode)`);return n}function ht(e,t,r){fr(e,t,8);let n=e[t]*16777216+(e[t+1]<<16)+(e[t+2]<<8)+e[t+3],i=e[t+4]*16777216+(e[t+5]<<16)+(e[t+6]<<8)+e[t+7],o=(BigInt(n)<<BigInt(32))+BigInt(i);if(r.strict===!0&&o<He[3])throw new Error(`${J} 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(`${J} integers outside of the safe integer range are not supported`)}function qh(e,t,r,n){return new H(T.uint,ut(e,t+1,n),2)}function zh(e,t,r,n){return new H(T.uint,ft(e,t+1,n),3)}function Hh(e,t,r,n){return new H(T.uint,lt(e,t+1,n),5)}function Gh(e,t,r,n){return new H(T.uint,ht(e,t+1,n),9)}function bt(e,t){return Ze(e,0,t.value)}function Ze(e,t,r){if(r<He[0]){let n=Number(r);e.push([t|n])}else if(r<He[1]){let n=Number(r);e.push([t|24,n])}else if(r<He[2]){let n=Number(r);e.push([t|25,n>>>8,n&255])}else if(r<He[3]){let n=Number(r);e.push([t|26,n>>>24&255,n>>>16&255,n>>>8&255,n&255])}else{let n=BigInt(r);if(n<He[4]){let i=[t|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,e.push(i)}else throw new Error(`${J} encountered BigInt larger than allowable range`)}}bt.encodedSize=function(t){return Ze.encodedSize(t.value)};Ze.encodedSize=function(t){return t<He[0]?1:t<He[1]?2:t<He[2]?3:t<He[3]?5:9};bt.compareTokens=function(t,r){return t.value<r.value?-1:t.value>r.value?1:0};function $h(e,t,r,n){return new H(T.negint,-1-ut(e,t+1,n),2)}function Wh(e,t,r,n){return new H(T.negint,-1-ft(e,t+1,n),3)}function Yh(e,t,r,n){return new H(T.negint,-1-lt(e,t+1,n),5)}var D0=BigInt(-1),Zh=BigInt(1);function Qh(e,t,r,n){let i=ht(e,t+1,n);if(typeof i!="bigint"){let o=-1-i;if(o>=Number.MIN_SAFE_INTEGER)return new H(T.negint,o,9)}if(n.allowBigInt!==!0)throw new Error(`${J} integers outside of the safe integer range are not supported`);return new H(T.negint,D0-BigInt(i),9)}function $o(e,t){let r=t.value,n=typeof r=="bigint"?r*D0-Zh:r*-1-1;Ze(e,t.type.majorEncoded,n)}$o.encodedSize=function(t){let r=t.value,n=typeof r=="bigint"?r*D0-Zh:r*-1-1;return n<He[0]?1:n<He[1]?2:n<He[2]?3:n<He[3]?5:9};$o.compareTokens=function(t,r){return t.value<r.value?1:t.value>r.value?-1:0};function Di(e,t,r,n){fr(e,t,r+n);let i=zn(e,t+r,t+r+n);return new H(T.bytes,i,r+n)}function Xh(e,t,r,n){return Di(e,t,1,r)}function Jh(e,t,r,n){return Di(e,t,2,ut(e,t+1,n))}function jh(e,t,r,n){return Di(e,t,3,ft(e,t+1,n))}function ed(e,t,r,n){return Di(e,t,5,lt(e,t+1,n))}function td(e,t,r,n){let i=ht(e,t+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer bytes lengths not supported`);return Di(e,t,9,i)}function Wo(e){return e.encodedBytes===void 0&&(e.encodedBytes=e.type===T.string?Kh(e.value):e.value),e.encodedBytes}function Hn(e,t){let r=Wo(t);Ze(e,t.type.majorEncoded,r.length),e.push(r)}Hn.encodedSize=function(t){let r=Wo(t);return Ze.encodedSize(r.length)+r.length};Hn.compareTokens=function(t,r){return Dv(Wo(t),Wo(r))};function Dv(e,t){return e.length<t.length?-1:e.length>t.length?1:Vh(e,t)}function Ni(e,t,r,n,i){let o=r+n;fr(e,t,o);let s=new H(T.string,Oh(e,t+r,t+o),o);return i.retainStringBytes===!0&&(s.byteValue=zn(e,t+r,t+o)),s}function rd(e,t,r,n){return Ni(e,t,1,r,n)}function nd(e,t,r,n){return Ni(e,t,2,ut(e,t+1,n),n)}function id(e,t,r,n){return Ni(e,t,3,ft(e,t+1,n),n)}function od(e,t,r,n){return Ni(e,t,5,lt(e,t+1,n),n)}function sd(e,t,r,n){let i=ht(e,t+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer string lengths not supported`);return Ni(e,t,9,i,n)}var ad=Hn;function Gn(e,t,r,n){return new H(T.array,n,r)}function cd(e,t,r,n){return Gn(e,t,1,r)}function ud(e,t,r,n){return Gn(e,t,2,ut(e,t+1,n))}function fd(e,t,r,n){return Gn(e,t,3,ft(e,t+1,n))}function ld(e,t,r,n){return Gn(e,t,5,lt(e,t+1,n))}function hd(e,t,r,n){let i=ht(e,t+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer array lengths not supported`);return Gn(e,t,9,i)}function dd(e,t,r,n){if(n.allowIndefinite===!1)throw new Error(`${J} indefinite length items not allowed`);return Gn(e,t,1,1/0)}function Yo(e,t){Ze(e,T.array.majorEncoded,t.value)}Yo.compareTokens=bt.compareTokens;Yo.encodedSize=function(t){return Ze.encodedSize(t.value)};function $n(e,t,r,n){return new H(T.map,n,r)}function pd(e,t,r,n){return $n(e,t,1,r)}function yd(e,t,r,n){return $n(e,t,2,ut(e,t+1,n))}function gd(e,t,r,n){return $n(e,t,3,ft(e,t+1,n))}function md(e,t,r,n){return $n(e,t,5,lt(e,t+1,n))}function xd(e,t,r,n){let i=ht(e,t+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer map lengths not supported`);return $n(e,t,9,i)}function vd(e,t,r,n){if(n.allowIndefinite===!1)throw new Error(`${J} indefinite length items not allowed`);return $n(e,t,1,1/0)}function Zo(e,t){Ze(e,T.map.majorEncoded,t.value)}Zo.compareTokens=bt.compareTokens;Zo.encodedSize=function(t){return Ze.encodedSize(t.value)};function bd(e,t,r,n){return new H(T.tag,r,1)}function wd(e,t,r,n){return new H(T.tag,ut(e,t+1,n),2)}function Ed(e,t,r,n){return new H(T.tag,ft(e,t+1,n),3)}function Sd(e,t,r,n){return new H(T.tag,lt(e,t+1,n),5)}function Bd(e,t,r,n){return new H(T.tag,ht(e,t+1,n),9)}function Qo(e,t){Ze(e,T.tag.majorEncoded,t.value)}Qo.compareTokens=bt.compareTokens;Qo.encodedSize=function(t){return Ze.encodedSize(t.value)};var Ov=20,Kv=21,Mv=22,Fv=23;function Cd(e,t,r,n){if(n.allowUndefined===!1)throw new Error(`${J} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new H(T.null,null,1):new H(T.undefined,void 0,1)}function Ad(e,t,r,n){if(n.allowIndefinite===!1)throw new Error(`${J} indefinite length items not allowed`);return new H(T.break,void 0,1)}function N0(e,t,r){if(r){if(r.allowNaN===!1&&Number.isNaN(e))throw new Error(`${J} NaN values are not supported`);if(r.allowInfinity===!1&&(e===1/0||e===-1/0))throw new Error(`${J} Infinity values are not supported`)}return new H(T.float,e,t)}function Td(e,t,r,n){return N0(L0(e,t+1),3,n)}function _d(e,t,r,n){return N0(k0(e,t+1),5,n)}function Id(e,t,r,n){return N0(Ld(e,t+1),9,n)}function Xo(e,t,r){let n=t.value;if(n===!1)e.push([T.float.majorEncoded|Ov]);else if(n===!0)e.push([T.float.majorEncoded|Kv]);else if(n===null)e.push([T.float.majorEncoded|Mv]);else if(n===void 0)e.push([T.float.majorEncoded|Fv]);else{let i,o=!1;(!r||r.float64!==!0)&&(Dd(n),i=L0(Dt,1),n===i||Number.isNaN(n)?(Dt[0]=249,e.push(Dt.slice(0,3)),o=!0):(Nd(n),i=k0(Dt,1),n===i&&(Dt[0]=250,e.push(Dt.slice(0,5)),o=!0))),o||(Vv(n),i=Ld(Dt,1),Dt[0]=251,e.push(Dt.slice(0,9)))}}Xo.encodedSize=function(t,r){let n=t.value;if(n===!1||n===!0||n===null||n===void 0)return 1;if(!r||r.float64!==!0){Dd(n);let i=L0(Dt,1);if(n===i||Number.isNaN(n))return 3;if(Nd(n),i=k0(Dt,1),n===i)return 5}return 9};var Rd=new ArrayBuffer(9),wt=new DataView(Rd,1),Dt=new Uint8Array(Rd,0);function Dd(e){if(e===1/0)wt.setUint16(0,31744,!1);else if(e===-1/0)wt.setUint16(0,64512,!1);else if(Number.isNaN(e))wt.setUint16(0,32256,!1);else{wt.setFloat32(0,e);let t=wt.getUint32(0),r=(t&2139095040)>>23,n=t&8388607;if(r===255)wt.setUint16(0,31744,!1);else if(r===0)wt.setUint16(0,(e&2147483648)>>16|n>>13,!1);else{let i=r-127;i<-24?wt.setUint16(0,0):i<-14?wt.setUint16(0,(t&2147483648)>>16|1<<24+i,!1):wt.setUint16(0,(t&2147483648)>>16|i+15<<10|n>>13,!1)}}}function L0(e,t){if(e.length-t<2)throw new Error(`${J} not enough data for float16`);let r=(e[t]<<8)+e[t+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 Nd(e){wt.setFloat32(0,e,!1)}function k0(e,t){if(e.length-t<4)throw new Error(`${J} not enough data for float32`);let r=(e.byteOffset||0)+t;return new DataView(e.buffer,r,4).getFloat32(0,!1)}function Vv(e){wt.setFloat64(0,e,!1)}function Ld(e,t){if(e.length-t<8)throw new Error(`${J} not enough data for float64`);let r=(e.byteOffset||0)+t;return new DataView(e.buffer,r,8).getFloat64(0,!1)}Xo.compareTokens=bt.compareTokens;function he(e,t,r){throw new Error(`${J} encountered invalid minor (${r}) for major ${e[t]>>>5}`)}function Jo(e){return()=>{throw new Error(`${J} ${e}`)}}var K=[];for(let e=0;e<=23;e++)K[e]=he;K[24]=qh;K[25]=zh;K[26]=Hh;K[27]=Gh;K[28]=he;K[29]=he;K[30]=he;K[31]=he;for(let e=32;e<=55;e++)K[e]=he;K[56]=$h;K[57]=Wh;K[58]=Yh;K[59]=Qh;K[60]=he;K[61]=he;K[62]=he;K[63]=he;for(let e=64;e<=87;e++)K[e]=Xh;K[88]=Jh;K[89]=jh;K[90]=ed;K[91]=td;K[92]=he;K[93]=he;K[94]=he;K[95]=Jo("indefinite length bytes/strings are not supported");for(let e=96;e<=119;e++)K[e]=rd;K[120]=nd;K[121]=id;K[122]=od;K[123]=sd;K[124]=he;K[125]=he;K[126]=he;K[127]=Jo("indefinite length bytes/strings are not supported");for(let e=128;e<=151;e++)K[e]=cd;K[152]=ud;K[153]=fd;K[154]=ld;K[155]=hd;K[156]=he;K[157]=he;K[158]=he;K[159]=dd;for(let e=160;e<=183;e++)K[e]=pd;K[184]=yd;K[185]=gd;K[186]=md;K[187]=xd;K[188]=he;K[189]=he;K[190]=he;K[191]=vd;for(let e=192;e<=215;e++)K[e]=bd;K[216]=wd;K[217]=Ed;K[218]=Sd;K[219]=Bd;K[220]=he;K[221]=he;K[222]=he;K[223]=he;for(let e=224;e<=243;e++)K[e]=Jo("simple values are not supported");K[244]=he;K[245]=he;K[246]=he;K[247]=Cd;K[248]=Jo("simple values are not supported");K[249]=Td;K[250]=_d;K[251]=Id;K[252]=he;K[253]=he;K[254]=he;K[255]=Ad;var Nt=[];for(let e=0;e<24;e++)Nt[e]=new H(T.uint,e,1);for(let e=-1;e>=-24;e--)Nt[31-e]=new H(T.negint,e,1);Nt[64]=new H(T.bytes,new Uint8Array(0),1);Nt[96]=new H(T.string,"",1);Nt[128]=new H(T.array,0,1);Nt[160]=new H(T.map,0,1);Nt[244]=new H(T.false,!1,1);Nt[245]=new H(T.true,!0,1);Nt[246]=new H(T.null,null,1);function kd(e){switch(e.type){case T.false:return $t([244]);case T.true:return $t([245]);case T.null:return $t([246]);case T.bytes:return e.value.length?void 0:$t([64]);case T.string:return e.value===""?$t([96]):void 0;case T.array:return e.value===0?$t([128]):void 0;case T.map:return e.value===0?$t([160]):void 0;case T.uint:return e.value<24?$t([Number(e.value)]):void 0;case T.negint:if(e.value>=-24)return $t([31-Number(e.value)])}}var zv={float64:!1,mapSorter:$v,quickEncodeToken:kd};function Hv(){let e=[];return e[T.uint.major]=bt,e[T.negint.major]=$o,e[T.bytes.major]=Hn,e[T.string.major]=ad,e[T.array.major]=Yo,e[T.map.major]=Zo,e[T.tag.major]=Qo,e[T.float.major]=Xo,e}var Ud=Hv(),U0=new Ii,es=class e{constructor(t,r){this.obj=t,this.parent=r}includes(t){let r=this;do if(r.obj===t)return!0;while(r=r.parent);return!1}static createCheck(t,r){if(t&&t.includes(r))throw new Error(`${R0} object contains circular references`);return new e(r,t)}},Lr={null:new H(T.null,null),undefined:new H(T.undefined,void 0),true:new H(T.true,!0),false:new H(T.false,!1),emptyArray:new H(T.array,0),emptyMap:new H(T.map,0)},kr={number(e,t,r,n){return!Number.isInteger(e)||!Number.isSafeInteger(e)?new H(T.float,e):e>=0?new H(T.uint,e):new H(T.negint,e)},bigint(e,t,r,n){return e>=BigInt(0)?new H(T.uint,e):new H(T.negint,e)},Uint8Array(e,t,r,n){return new H(T.bytes,e)},string(e,t,r,n){return new H(T.string,e)},boolean(e,t,r,n){return e?Lr.true:Lr.false},null(e,t,r,n){return Lr.null},undefined(e,t,r,n){return Lr.undefined},ArrayBuffer(e,t,r,n){return new H(T.bytes,new Uint8Array(e))},DataView(e,t,r,n){return new H(T.bytes,new Uint8Array(e.buffer,e.byteOffset,e.byteLength))},Array(e,t,r,n){if(!e.length)return r.addBreakTokens===!0?[Lr.emptyArray,new H(T.break)]:Lr.emptyArray;n=es.createCheck(n,e);let i=[],o=0;for(let s of e)i[o++]=jo(s,r,n);return r.addBreakTokens?[new H(T.array,e.length),i,new H(T.break)]:[new H(T.array,e.length),i]},Object(e,t,r,n){let i=t!=="Object",o=i?e.keys():Object.keys(e),s=i?e.size:o.length;if(!s)return r.addBreakTokens===!0?[Lr.emptyMap,new H(T.break)]:Lr.emptyMap;n=es.createCheck(n,e);let a=[],c=0;for(let u of o)a[c++]=[jo(u,r,n),jo(i?e.get(u):e[u],r,n)];return Gv(a,r),r.addBreakTokens?[new H(T.map,s),a,new H(T.break)]:[new H(T.map,s),a]}};kr.Map=kr.Object;kr.Buffer=kr.Uint8Array;for(let e of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))kr[`${e}Array`]=kr.DataView;function jo(e,t={},r){let n=Lh(e),i=t&&t.typeEncoders&&t.typeEncoders[n]||kr[n];if(typeof i=="function"){let s=i(e,n,t,r);if(s!=null)return s}let o=kr[n];if(!o)throw new Error(`${R0} unsupported type: ${n}`);return o(e,n,t,r)}function Gv(e,t){t.mapSorter&&e.sort(t.mapSorter)}function $v(e,t){let r=Array.isArray(e[0])?e[0][0]:e[0],n=Array.isArray(t[0])?t[0][0]:t[0];if(r.type!==n.type)return r.type.compare(n.type);let i=r.type.major,o=Ud[i].compareTokens(r,n);return o===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),o}function Pd(e,t,r,n){if(Array.isArray(t))for(let i of t)Pd(e,i,r,n);else r[t.type.major](e,t,n)}function Wv(e,t,r){let n=jo(e,r);if(!Array.isArray(n)&&r.quickEncodeToken){let i=r.quickEncodeToken(n);if(i)return i;let o=t[n.type.major];if(o.encodedSize){let s=o.encodedSize(n,r),a=new Ii(s);if(o(a,n,r),a.chunks.length!==1)throw new Error(`Unexpected error: pre-calculated length for ${n} was wrong`);return I0(a.chunks[0])}}return U0.reset(),Pd(U0,n,t,r),U0.toBytes(!0)}function P0(e,t){return t=Object.assign({},zv,t),Wv(e,Ud,t)}var Yv={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},O0=class{constructor(t,r={}){this.pos=0,this.data=t,this.options=r}done(){return this.pos>=this.data.length}next(){let t=this.data[this.pos],r=Nt[t];if(r===void 0){let n=K[t];if(!n)throw new Error(`${J} no decoder for major type ${t>>>5} (byte 0x${t.toString(16).padStart(2,"0")})`);let i=t&31;r=n(this.data,this.pos,i,this.options)}return this.pos+=r.encodedLength,r}},Li=Symbol.for("DONE"),ts=Symbol.for("BREAK");function Zv(e,t,r){let n=[];for(let i=0;i<e.value;i++){let o=ki(t,r);if(o===ts){if(e.value===1/0)break;throw new Error(`${J} got unexpected break to lengthed array`)}if(o===Li)throw new Error(`${J} found array but not enough entries (got ${i}, expected ${e.value})`);n[i]=o}return n}function Qv(e,t,r){let n=r.useMaps===!0,i=n?void 0:{},o=n?new Map:void 0;for(let s=0;s<e.value;s++){let a=ki(t,r);if(a===ts){if(e.value===1/0)break;throw new Error(`${J} got unexpected break to lengthed map`)}if(a===Li)throw new Error(`${J} found map but not enough entries (got ${s} [no key], expected ${e.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${J} non-string keys not supported (got ${typeof a})`);if(r.rejectDuplicateMapKeys===!0&&(n&&o.has(a)||!n&&a in i))throw new Error(`${J} found repeat map key "${a}"`);let c=ki(t,r);if(c===Li)throw new Error(`${J} found map but not enough entries (got ${s} [no value], expected ${e.value})`);n?o.set(a,c):i[a]=c}return n?o:i}function ki(e,t){if(e.done())return Li;let r=e.next();if(r.type===T.break)return ts;if(r.type.terminal)return r.value;if(r.type===T.array)return Zv(r,e,t);if(r.type===T.map)return Qv(r,e,t);if(r.type===T.tag){if(t.tags&&typeof t.tags[r.value]=="function"){let n=ki(e,t);return t.tags[r.value](n)}throw new Error(`${J} tag not supported (${r.value})`)}throw new Error("unsupported")}function K0(e,t){if(!(e instanceof Uint8Array))throw new Error(`${J} data to decode must be a Uint8Array`);t=Object.assign({},Yv,t);let r=t.tokenizer||new O0(e,t),n=ki(r,t);if(n===Li)throw new Error(`${J} did not find any content to decode`);if(n===ts)throw new Error(`${J} got unexpected break`);if(!r.done())throw new Error(`${J} too many terminals, data makes no sense`);return n}var Wn=ve(zo(),1);var Od=pr("ipns:utils"),Kd=Te("/ipns/");function Ui(e){let t=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),r=String(e).trim().match(t);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].slice(0,-6),10);return new Date(Date.UTC(n,i,o,s,a,c,u))}var M0=async(e,t)=>{if(t==null||e==null){let n=new Error("one or more of the provided parameters are not defined");throw Od.error(n),(0,Wn.default)(n,B0)}let r;if(t.pubKey!=null){try{r=E0(t.pubKey)}catch(i){throw Od.error(i),i}if(!(await Nh(t.pubKey)).equals(e))throw(0,Wn.default)(new Error("Embedded public key did not match PeerID"),Ah)}else e.publicKey!=null&&(r=E0(e.publicKey));if(r!=null)return r;throw(0,Wn.default)(new Error("no public key is available"),B0)},Md=(e,t,r)=>{let n=Te(t);return At([e,r,n])},rs=e=>{let t=Te("ipns-signature:");return At([t,e])},F0=e=>nt.encode(e),Yn=e=>{let t=nt.decode(e);return t.sequence!=null&&(t.sequence=BigInt(t.sequence)),t.ttl!=null&&(t.ttl=BigInt(t.ttl)),{value:t.value??new Uint8Array(0),signature:t.signature??new Uint8Array(0),validityType:t.validityType??nt.ValidityType.EOL,validity:t.validity??new Uint8Array(0),sequence:t.sequence??0n,pubKey:t.pubKey,ttl:t.ttl??void 0,signatureV2:t.signatureV2,data:t.data}},ns=e=>At([Kd,e.toBytes()]),V0=e=>_0(e.slice(Kd.length)),Fd=(e,t,r,n,i)=>{let o;if(r===nt.ValidityType.EOL)o=0;else throw(0,Wn.default)(new Error("Unknown validity type"),Ti);return P0({Value:e,Validity:t,ValidityType:o,Sequence:n,TTL:i})},Vd=e=>{let t=K0(e);if(t.ValidityType===0)t.ValidityType=nt.ValidityType.EOL;else throw(0,Wn.default)(new Error("Unknown validity type"),Ti);return Number.isInteger(t.Sequence)&&(t.Sequence=BigInt(t.Sequence)),Number.isInteger(t.TTL)&&(t.TTL=BigInt(t.TTL)),t};var zd=pr("ipns"),Jv=Vt.code,jv="/ipns/",T6=jv.length,Hd=async(e,t,r,n)=>{let i=new qd.default(Date.now()+Number(n)),o=nt.ValidityType.EOL,[s,a]=n.toString().split("."),c=BigInt(s)*BigInt(1e5)+BigInt(a??"0");return eb(e,t,r,o,i,c)};var eb=async(e,t,r,n,i,o)=>{r=BigInt(r);let s=Te(i.toString());if(e.privateKey==null)throw(0,q0.default)(new Error("Missing private key"),Th);let a=await gh(e.privateKey),c=await tb(a,t,n,s),u=Fd(t,s,n,r,o),f=rs(u),l=await a.sign(f),h={value:t,signature:c,validityType:n,validity:s,sequence:r,ttl:o,signatureV2:l,data:u};if(e.publicKey!=null){let g=Gr(e.toBytes());(g.code!==Jv||!Le(e.publicKey,g.digest))&&(h.pubKey=e.publicKey)}return zd("ipns entry for %b created",t),h};var tb=async(e,t,r,n)=>{try{let i=Md(t,r,n);return await e.sign(i)}catch(i){throw zd.error("record signature creation failed",i),(0,q0.default)(new Error("record signature creation failed"),Sh)}};var is=(e,t)=>{let r=t.map((n,i)=>({entry:nt.decode(n),index:i}));return r.sort((n,i)=>{if(n.entry.signatureV2!=null&&i.entry.signatureV2==null)return-1;if(n.entry.signatureV2==null&&i.entry.signatureV2!=null)return 1;let o=n.entry.sequence??0n,s=i.entry.sequence??0n;if(o>s)return-1;if(o<s)return 1;let a=n.entry.validity??new Uint8Array(0),c=i.entry.validity??new Uint8Array(0),u=Ui(Ae(a)),f=Ui(Ae(c));return u.getTime()>f.getTime()?-1:u.getTime()<f.getTime()?1:0}),r[0].index};var dt=ve(zo(),1);var Pi=pr("ipns:validator"),rb=1024*10,nb=async(e,t)=>{let{value:r,validityType:n,validity:i}=t,o,s;if(t.signatureV2!=null&&t.data!=null)s=t.signatureV2,o=rs(t.data),ib(t);else throw(0,dt.default)(new Error("missing data or signatureV2"),Nr);let a;try{a=await e.verify(o,s)}catch{a=!1}if(!a)throw Pi.error("record signature verification failed"),(0,dt.default)(new Error("record signature verification failed"),Nr);if(i!=null&&n===nt.ValidityType.EOL){let c;try{c=Ui(Ae(i))}catch{throw Pi.error("unrecognized validity format (not an rfc3339 format)"),(0,dt.default)(new Error("unrecognized validity format (not an rfc3339 format)"),Bh)}if(c.getTime()<Date.now())throw Pi.error("record has expired"),(0,dt.default)(new Error("record has expired"),Eh)}else if(n!=null)throw Pi.error("unrecognized validity type"),(0,dt.default)(new Error("unrecognized validity type"),Ti);Pi("ipns entry for %b is valid",r)},ib=e=>{if(e.data==null)throw(0,dt.default)(new Error("Record data is missing"),Ch);let t=Vd(e.data);if(!Le(t.Value,e.value))throw(0,dt.default)(new Error('Field "value" did not match between protobuf and CBOR'),Nr);if(!Le(t.Validity,e.validity))throw(0,dt.default)(new Error('Field "validity" did not match between protobuf and CBOR'),Nr);if(t.ValidityType!==e.validityType)throw(0,dt.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),Nr);if(t.Sequence!==e.sequence)throw(0,dt.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),Nr);if(t.TTL!==e.ttl)throw(0,dt.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),Nr)},z0=async(e,t)=>{if(t.byteLength>rb)throw(0,dt.default)(new Error("record too large"),_h);let r=V0(e),n=Yn(t),i=await M0(r,n);await nb(i,n)};var Wt=class extends Event{constructor(t,r){super(t),this.detail=r}};var Oi;(function(e){let t;e.codec=()=>(t==null&&(t=Ir((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.key!=null&&r.key.byteLength>0&&(n.uint32(10),n.bytes(r.key)),r.value!=null&&r.value.byteLength>0&&(n.uint32(18),n.bytes(r.value)),r.timeReceived!=null&&r.timeReceived!==""&&(n.uint32(42),n.string(r.timeReceived)),i.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let i={key:new Uint8Array(0),value:new Uint8Array(0),timeReceived:""},o=n==null?r.len:r.pos+n;for(;r.pos<o;){let s=r.uint32();switch(s>>>3){case 1:i.key=r.bytes();break;case 2:i.value=r.bytes();break;case 5:i.timeReceived=r.string();break;default:r.skipType(s&7);break}}return i})),t),e.encode=r=>_r(r,e.codec()),e.decode=r=>Tr(r,e.codec())})(Oi||(Oi={}));function Gd(e){let t=e.getUTCFullYear(),r=String(e.getUTCMonth()+1).padStart(2,"0"),n=String(e.getUTCDate()).padStart(2,"0"),i=String(e.getUTCHours()).padStart(2,"0"),o=String(e.getUTCMinutes()).padStart(2,"0"),s=String(e.getUTCSeconds()).padStart(2,"0"),a=e.getUTCMilliseconds(),c=String(a*1e3*1e3).padStart(9,"0");return`${t}-${r}-${n}T${i}:${o}:${s}.${c}Z`}function $d(e){let t=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),r=String(e).trim().match(t);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].slice(0,-6),10);return new Date(Date.UTC(n,i,o,s,a,c,u))}var Ki=class e{key;value;timeReceived;constructor(t,r,n){if(!(t instanceof Uint8Array))throw new Error("key must be a Uint8Array");if(!(r instanceof Uint8Array))throw new Error("value must be a Uint8Array");this.key=t,this.value=r,this.timeReceived=n}serialize(){return Oi.encode(this.prepareSerialize())}prepareSerialize(){return{key:this.key,value:this.value,timeReceived:Gd(this.timeReceived)}}static deserialize(t){let r=Oi.decode(t);return new e(r.key,r.value,new Date(r.timeReceived))}static fromDeserialized(t){let r=$d(t.timeReceived);if(t.key==null)throw new Error("key missing from deserialized object");if(t.value==null)throw new Error("value missing from deserialized object");return new e(t.key,t.value,r)}};function H0(e){return new Kn("/dht/record/"+Ae(e,"base32"),!1)}function Wd(e){return{async put(t,r,n={}){try{let i=H0(t),o=new Ki(t,r,new Date);n.onProgress?.(new Wt("ipns:routing:datastore:put")),await e.put(i,o.serialize(),n)}catch(i){throw n.onProgress?.(new Wt("ipns:routing:datastore:error",i)),i}},async get(t,r={}){try{let n=H0(t);r.onProgress?.(new Wt("ipns:routing:datastore:get"));let i=await e.get(n,r);return Ki.deserialize(i).value}catch(n){throw r.onProgress?.(new Wt("ipns:routing:datastore:error",n)),n}},async has(t,r={}){let n=H0(t);return e.has(n,r)}}}var $0=ve(Zd(),1);var Fi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},W0=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},Qd=e=>globalThis.DOMException===void 0?new W0(e):new DOMException(e),Xd=e=>{let t=e.reason===void 0?Qd("This operation was aborted."):e.reason;return t instanceof Error?t:Qd(t)};function Y0(e,t,r,n){let i,o=new Promise((s,a)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(t===Number.POSITIVE_INFINITY){s(e);return}if(n={customTimers:{setTimeout,clearTimeout},...n},n.signal){let{signal:c}=n;c.aborted&&a(Xd(c)),c.addEventListener("abort",()=>{a(Xd(c))})}i=n.customTimers.setTimeout.call(void 0,()=>{if(typeof r=="function"){try{s(r())}catch(f){a(f)}return}let c=typeof r=="string"?r:`Promise timed out after ${t} milliseconds`,u=r instanceof Error?r:new Fi(c);typeof e.cancel=="function"&&e.cancel(),a(u)},t),(async()=>{try{s(await e)}catch(c){a(c)}finally{n.customTimers.clearTimeout.call(void 0,i)}})()});return o.clear=()=>{clearTimeout(i),i=void 0},o}function Z0(e,t,r){let n=0,i=e.length;for(;i>0;){let o=Math.trunc(i/2),s=n+o;r(e[s],t)<=0?(n=++s,i-=o+1):i=o}return n}var sn=function(e,t,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(e):n?n.value:t.get(e)},lr,Q0=class{constructor(){lr.set(this,[])}enqueue(t,r){r={priority:0,...r};let n={priority:r.priority,run:t};if(this.size&&sn(this,lr,"f")[this.size-1].priority>=r.priority){sn(this,lr,"f").push(n);return}let i=Z0(sn(this,lr,"f"),n,(o,s)=>s.priority-o.priority);sn(this,lr,"f").splice(i,0,n)}dequeue(){let t=sn(this,lr,"f").shift();return t?.run}filter(t){return sn(this,lr,"f").filter(r=>r.priority===t.priority).map(r=>r.run)}get size(){return sn(this,lr,"f").length}};lr=new WeakMap;var Jd=Q0;var _e=function(e,t,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(e,r):i?i.value=r:t.set(e,r),r},G=function(e,t,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(e):n?n.value:t.get(e)},Ue,qi,zi,Pr,ls,Hi,ss,Lt,Vi,pt,as,yt,Gi,Ur,cs,jd,ep,np,tp,rp,us,X0,J0,hs,ip,fs,ds=class extends Error{},j0=class extends $0.default{constructor(t){var r,n,i,o;if(super(),Ue.add(this),qi.set(this,void 0),zi.set(this,void 0),Pr.set(this,0),ls.set(this,void 0),Hi.set(this,void 0),ss.set(this,0),Lt.set(this,void 0),Vi.set(this,void 0),pt.set(this,void 0),as.set(this,void 0),yt.set(this,0),Gi.set(this,void 0),Ur.set(this,void 0),cs.set(this,void 0),Object.defineProperty(this,"timeout",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),t={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:Jd,...t},!(typeof t.intervalCap=="number"&&t.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${(n=(r=t.intervalCap)===null||r===void 0?void 0:r.toString())!==null&&n!==void 0?n:""}\` (${typeof t.intervalCap})`);if(t.interval===void 0||!(Number.isFinite(t.interval)&&t.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${(o=(i=t.interval)===null||i===void 0?void 0:i.toString())!==null&&o!==void 0?o:""}\` (${typeof t.interval})`);_e(this,qi,t.carryoverConcurrencyCount,"f"),_e(this,zi,t.intervalCap===Number.POSITIVE_INFINITY||t.interval===0,"f"),_e(this,ls,t.intervalCap,"f"),_e(this,Hi,t.interval,"f"),_e(this,pt,new t.queueClass,"f"),_e(this,as,t.queueClass,"f"),this.concurrency=t.concurrency,this.timeout=t.timeout,_e(this,cs,t.throwOnTimeout===!0,"f"),_e(this,Ur,t.autoStart===!1,"f")}get concurrency(){return G(this,Gi,"f")}set concurrency(t){if(!(typeof t=="number"&&t>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${t}\` (${typeof t})`);_e(this,Gi,t,"f"),G(this,Ue,"m",hs).call(this)}async add(t,r={}){return r={timeout:this.timeout,throwOnTimeout:G(this,cs,"f"),...r},new Promise((n,i)=>{G(this,pt,"f").enqueue(async()=>{var o,s,a;_e(this,yt,(s=G(this,yt,"f"),s++,s),"f"),_e(this,Pr,(a=G(this,Pr,"f"),a++,a),"f");try{if(!((o=r.signal)===null||o===void 0)&&o.aborted)throw new ds("The task was aborted.");let c=t({signal:r.signal});r.timeout&&(c=Y0(Promise.resolve(c),r.timeout)),r.signal&&(c=Promise.race([c,G(this,Ue,"m",ip).call(this,r.signal)]));let u=await c;n(u),this.emit("completed",u)}catch(c){if(c instanceof Fi&&!r.throwOnTimeout){n();return}i(c),this.emit("error",c)}finally{G(this,Ue,"m",np).call(this)}},r),this.emit("add"),G(this,Ue,"m",us).call(this)})}async addAll(t,r){return Promise.all(t.map(async n=>this.add(n,r)))}start(){return G(this,Ur,"f")?(_e(this,Ur,!1,"f"),G(this,Ue,"m",hs).call(this),this):this}pause(){_e(this,Ur,!0,"f")}clear(){_e(this,pt,new(G(this,as,"f")),"f")}async onEmpty(){G(this,pt,"f").size!==0&&await G(this,Ue,"m",fs).call(this,"empty")}async onSizeLessThan(t){G(this,pt,"f").size<t||await G(this,Ue,"m",fs).call(this,"next",()=>G(this,pt,"f").size<t)}async onIdle(){G(this,yt,"f")===0&&G(this,pt,"f").size===0||await G(this,Ue,"m",fs).call(this,"idle")}get size(){return G(this,pt,"f").size}sizeBy(t){return G(this,pt,"f").filter(t).length}get pending(){return G(this,yt,"f")}get isPaused(){return G(this,Ur,"f")}};qi=new WeakMap,zi=new WeakMap,Pr=new WeakMap,ls=new WeakMap,Hi=new WeakMap,ss=new WeakMap,Lt=new WeakMap,Vi=new WeakMap,pt=new WeakMap,as=new WeakMap,yt=new WeakMap,Gi=new WeakMap,Ur=new WeakMap,cs=new WeakMap,Ue=new WeakSet,jd=function(){return G(this,zi,"f")||G(this,Pr,"f")<G(this,ls,"f")},ep=function(){return G(this,yt,"f")<G(this,Gi,"f")},np=function(){var t;_e(this,yt,(t=G(this,yt,"f"),t--,t),"f"),G(this,Ue,"m",us).call(this),this.emit("next")},tp=function(){G(this,Ue,"m",J0).call(this),G(this,Ue,"m",X0).call(this),_e(this,Vi,void 0,"f")},rp=function(){let t=Date.now();if(G(this,Lt,"f")===void 0){let r=G(this,ss,"f")-t;if(r<0)_e(this,Pr,G(this,qi,"f")?G(this,yt,"f"):0,"f");else return G(this,Vi,"f")===void 0&&_e(this,Vi,setTimeout(()=>{G(this,Ue,"m",tp).call(this)},r),"f"),!0}return!1},us=function(){if(G(this,pt,"f").size===0)return G(this,Lt,"f")&&clearInterval(G(this,Lt,"f")),_e(this,Lt,void 0,"f"),this.emit("empty"),G(this,yt,"f")===0&&this.emit("idle"),!1;if(!G(this,Ur,"f")){let t=!G(this,Ue,"a",rp);if(G(this,Ue,"a",jd)&&G(this,Ue,"a",ep)){let r=G(this,pt,"f").dequeue();return r?(this.emit("active"),r(),t&&G(this,Ue,"m",X0).call(this),!0):!1}}return!1},X0=function(){G(this,zi,"f")||G(this,Lt,"f")!==void 0||(_e(this,Lt,setInterval(()=>{G(this,Ue,"m",J0).call(this)},G(this,Hi,"f")),"f"),_e(this,ss,Date.now()+G(this,Hi,"f"),"f"))},J0=function(){G(this,Pr,"f")===0&&G(this,yt,"f")===0&&G(this,Lt,"f")&&(clearInterval(G(this,Lt,"f")),_e(this,Lt,void 0,"f")),_e(this,Pr,G(this,qi,"f")?G(this,yt,"f"):0,"f"),G(this,Ue,"m",hs).call(this)},hs=function(){for(;G(this,Ue,"m",us).call(this););},ip=async function(t){return new Promise((r,n)=>{t.addEventListener("abort",()=>{n(new ds("The task was aborted."))},{once:!0})})},fs=async function(t,r){return new Promise(n=>{let i=()=>{r&&!r()||(this.off(t,i),n())};this.on(t,i)})};var op=j0;var cp=ve(ap(),1),ps=class{lru;constructor(t){this.lru=(0,cp.default)(t)}get(t){let r=this.lru.get(t);if(r!=null){if(r.expire!=null&&r.expire<Date.now()){this.lru.remove(t);return}return r.value}}set(t,r,n){this.lru.set(t,{value:r,expire:Date.now()+n})}has(t){return this.get(t)!=null}remove(t){this.lru.remove(t)}clear(){this.lru.clear()}};var ec=new ps(1e3),cb=60*1e3,ub=new op({concurrency:4}),up=e=>{if(e.Path!=null)return e.Path;throw new Error(e.Message)};async function fp(e,t={}){return(async(n,i={})=>{let o=new URLSearchParams(i);o.set("arg",n);let s=o.toString();if(i.nocache!==!0&&ec.has(s)){let c=ec.get(s);if(c!=null)return up(c)}let a=await ub.add(async()=>{let c=await fetch(`https://ipfs.io/api/v0/dns?${o}`),u=new URL(c.url).search.slice(1),f=await c.json();return ec.set(u,f,cb),f});return up(a)})(e,t)}var ys=pr("helia:ipns"),fb=60*1e3,lp=60*fb,lb=24*lp,tc=23*lp,rc=class{routers;localStore;timeout;constructor(t,r=[]){this.routers=r,this.localStore=Wd(t.datastore)}async publish(t,r,n={}){try{let i=1n,o=ns(t);if(await this.localStore.has(o,n)){let f=await this.localStore.get(o,n);i=Yn(f).sequence+1n}let s;hc(r)?s=`/ipns/${r.toString()}`:s=`/ipfs/${r.toString()}`;let a=Te(s),c=await Hd(t,a,i,n.lifetime??lb),u=F0(c);return await this.localStore.put(o,u,n),n.offline!==!0&&await Promise.all(this.routers.map(async f=>{await f.put(o,u,n)})),c}catch(i){throw n.onProgress?.(new Wt("ipns:publish:error",i)),i}}async resolve(t,r={}){let n=ns(t),i=await this.#t(n,r),o=Ae(i.value);return this.#e(o,r)}async resolveDns(t,r={}){let n=await fp(t,r);return this.#e(n,r)}republish(t={}){if(this.timeout!=null)throw new Error("Republish is already running");t.signal?.addEventListener("abort",()=>{clearTimeout(this.timeout)});async function r(){let n=Date.now();t.onProgress?.(new Wt("ipns:republish:start"));let o=Date.now()-n,s=tc-o;s<0&&(s=t.interval??tc),setTimeout(()=>{r().catch(a=>{ys.error("error republishing",a)})},s)}this.timeout=setTimeout(()=>{r().catch(n=>{ys.error("error republishing",n)})},t.interval??tc)}async#e(t,r={}){let n=t.split("/");if(n.length===3){let i=n[1];if(i==="ipns")return this.resolve($s(n[2]),r);if(i==="ipfs")return er.parse(n[2])}throw ys.error("invalid ipfs path %s",t),new Error("Invalid value")}async#t(t,r={}){let n=[this.localStore,...this.routers];r.offline===!0&&(n=[this.localStore]);let i=[];if(await Promise.all(n.map(async s=>{try{let a=await s.get(t,r);await z0(t,a),i.push(a)}catch(a){ys.error("error finding IPNS record",a)}})),i.length===0)throw new Qn("Could not find record for routing key","ERR_NOT_FOUND");let o=i[is(t,i)];return await this.localStore.put(t,o,r),Yn(o)}};function hb(e,t=[]){return new rc(e,t)}return Cp(db);})();
2
+ "use strict";var HeliaIpns=(()=>{var sd=Object.create;var Ci=Object.defineProperty;var cd=Object.getOwnPropertyDescriptor;var ud=Object.getOwnPropertyNames;var fd=Object.getPrototypeOf,ld=Object.prototype.hasOwnProperty;var X=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Ot=(t,e)=>{for(var r in e)Ci(t,r,{get:e[r],enumerable:!0})},b0=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of ud(e))!ld.call(t,i)&&i!==r&&Ci(t,i,{get:()=>e[i],enumerable:!(n=cd(e,i))||n.enumerable});return t};var xt=(t,e,r)=>(r=t!=null?sd(fd(t)):{},b0(e||!t||!t.__esModule?Ci(r,"default",{value:t,enumerable:!0}):r,t)),hd=t=>b0(Ci({},"__esModule",{value:!0}),t);var S0=X((Z2,E0)=>{var tn=1e3,en=tn*60,rn=en*60,kr=rn*24,dd=kr*7,pd=kr*365.25;E0.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return yd(t);if(r==="number"&&isFinite(t))return e.long?md(t):gd(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function yd(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*pd;case"weeks":case"week":case"w":return r*dd;case"days":case"day":case"d":return r*kr;case"hours":case"hour":case"hrs":case"hr":case"h":return r*rn;case"minutes":case"minute":case"mins":case"min":case"m":return r*en;case"seconds":case"second":case"secs":case"sec":case"s":return r*tn;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function gd(t){var e=Math.abs(t);return e>=kr?Math.round(t/kr)+"d":e>=rn?Math.round(t/rn)+"h":e>=en?Math.round(t/en)+"m":e>=tn?Math.round(t/tn)+"s":t+"ms"}function md(t){var e=Math.abs(t);return e>=kr?Ai(t,e,kr,"day"):e>=rn?Ai(t,e,rn,"hour"):e>=en?Ai(t,e,en,"minute"):e>=tn?Ai(t,e,tn,"second"):t+" ms"}function Ai(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var C0=X((Q2,B0)=>{function xd(t){r.debug=r,r.default=r,r.coerce=c,r.disable=o,r.enable=i,r.enabled=a,r.humanize=S0(),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 h=0;h<f.length;h++)l=(l<<5)-l+f.charCodeAt(h),l|=0;return r.colors[Math.abs(l)%r.colors.length]}r.selectColor=e;function r(f){let l,h=null,g,d;function p(...y){if(!p.enabled)return;let m=p,w=Number(new Date),b=w-(l||w);m.diff=b,m.prev=l,m.curr=w,l=w,y[0]=r.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let k=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(S,L)=>{if(S==="%%")return"%";k++;let B=r.formatters[L];if(typeof B=="function"){let O=y[k];S=B.call(m,O),y.splice(k,1),k--}return S}),r.formatArgs.call(m,y),(m.log||r.log).apply(m,y)}return p.namespace=f,p.useColors=r.useColors(),p.color=r.selectColor(f),p.extend=n,p.destroy=r.destroy,Object.defineProperty(p,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(g!==r.namespaces&&(g=r.namespaces,d=r.enabled(f)),d),set:y=>{h=y}}),typeof r.init=="function"&&r.init(p),p}function n(f,l){let h=r(this.namespace+(typeof l>"u"?":":l)+f);return h.log=this.log,h}function i(f){r.save(f),r.namespaces=f,r.names=[],r.skips=[];let l,h=(typeof f=="string"?f:"").split(/[\s,]+/),g=h.length;for(l=0;l<g;l++)h[l]&&(f=h[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(s),...r.skips.map(s).map(l=>"-"+l)].join(",");return r.enable(""),f}function a(f){if(f[f.length-1]==="*")return!0;let l,h;for(l=0,h=r.skips.length;l<h;l++)if(r.skips[l].test(f))return!1;for(l=0,h=r.names.length;l<h;l++)if(r.names[l].test(f))return!0;return!1}function s(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}B0.exports=xd});var A0=X((ne,_i)=>{ne.formatArgs=bd;ne.save=wd;ne.load=Ed;ne.useColors=vd;ne.storage=Sd();ne.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`."))}})();ne.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 vd(){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 bd(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+_i.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)}ne.log=console.debug||console.log||(()=>{});function wd(t){try{t?ne.storage.setItem("debug",t):ne.storage.removeItem("debug")}catch{}}function Ed(){let t;try{t=ne.storage.getItem("debug")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function Sd(){try{return localStorage}catch{}}_i.exports=C0()(ne);var{formatters:Bd}=_i.exports;Bd.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var yt=X(($x,Z0)=>{Z0.exports={options:{usePureJavaScript:!1}}});var J0=X((Wx,X0)=>{var xa={};X0.exports=xa;var Q0={};xa.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=Np(t,e);else{var i=0,o=e.length,a=e.charAt(0),s=[0];for(i=0;i<t.length;++i){for(var c=0,u=t[i];c<s.length;++c)u+=s[c]<<8,s[c]=u%o,u=u/o|0;for(;u>0;)s.push(u%o),u=u/o|0}for(i=0;t[i]===0&&i<t.length-1;++i)n+=a;for(i=s.length-1;i>=0;--i)n+=e[s[i]]}if(r){var f=new RegExp(".{1,"+r+"}","g");n=n.match(f).join(`\r
3
+ `)}return n};xa.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=Q0[e];if(!r){r=Q0[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),a=[0],n=0;n<t.length;n++){var s=r[t.charCodeAt(n)];if(s===void 0)return;for(var c=0,u=s;c<a.length;++c)u+=a[c]*i,a[c]=u&255,u>>=8;for(;u>0;)a.push(u&255),u>>=8}for(var f=0;t[f]===o&&f<t.length-1;++f)a.push(0);return typeof Buffer<"u"?Buffer.from(a.reverse()):new Uint8Array(a.reverse())};function Np(t,e){var r=0,n=e.length,i=e.charAt(0),o=[0];for(r=0;r<t.length();++r){for(var a=0,s=t.at(r);a<o.length;++a)s+=o[a]<<8,o[a]=s%n,s=s/n|0;for(;s>0;)o.push(s%n),s=s/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 Lt=X((Yx,rc)=>{var j0=yt(),tc=J0(),x=rc.exports=j0.util=j0.util||{};(function(){if(typeof process<"u"&&process.nextTick&&!process.browser){x.nextTick=process.nextTick,typeof setImmediate=="function"?x.setImmediate=setImmediate:x.setImmediate=x.nextTick;return}if(typeof setImmediate=="function"){x.setImmediate=function(){return setImmediate.apply(void 0,arguments)},x.nextTick=function(s){return setImmediate(s)};return}if(x.setImmediate=function(s){setTimeout(s,0)},typeof window<"u"&&typeof window.postMessage=="function"){let s=function(c){if(c.source===window&&c.data===t){c.stopPropagation();var u=e.slice();e.length=0,u.forEach(function(f){f()})}};var a=s,t="forge.setImmediate",e=[];x.setImmediate=function(c){e.push(c),e.length===1&&window.postMessage(t,"*")},window.addEventListener("message",s,!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=x.setImmediate;x.setImmediate=function(c){Date.now()-r>15?(r=Date.now(),o(c)):(e.push(c),e.length===1&&i.setAttribute("a",n=!n))}}x.nextTick=x.setImmediate})();x.isNodejs=typeof process<"u"&&process.versions&&process.versions.node;x.globalScope=function(){return x.isNodejs?globalThis:typeof self>"u"?window:self}();x.isArray=Array.isArray||function(t){return Object.prototype.toString.call(t)==="[object Array]"};x.isArrayBuffer=function(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer};x.isArrayBufferView=function(t){return t&&x.isArrayBuffer(t.buffer)&&t.byteLength!==void 0};function qn(t){if(!(t===8||t===16||t===24||t===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+t)}x.ByteBuffer=va;function va(t){if(this.data="",this.read=0,typeof t=="string")this.data=t;else if(x.isArrayBuffer(t)||x.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 va||typeof t=="object"&&typeof t.data=="string"&&typeof t.read=="number")&&(this.data=t.data,this.read=t.read);this._constructedStringLength=0}x.ByteStringBuffer=va;var Dp=4096;x.ByteStringBuffer.prototype._optimizeConstructedString=function(t){this._constructedStringLength+=t,this._constructedStringLength>Dp&&(this.data.substr(0,1),this._constructedStringLength=0)};x.ByteStringBuffer.prototype.length=function(){return this.data.length-this.read};x.ByteStringBuffer.prototype.isEmpty=function(){return this.length()<=0};x.ByteStringBuffer.prototype.putByte=function(t){return this.putBytes(String.fromCharCode(t))};x.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};x.ByteStringBuffer.prototype.putBytes=function(t){return this.data+=t,this._optimizeConstructedString(t.length),this};x.ByteStringBuffer.prototype.putString=function(t){return this.putBytes(x.encodeUtf8(t))};x.ByteStringBuffer.prototype.putInt16=function(t){return this.putBytes(String.fromCharCode(t>>8&255)+String.fromCharCode(t&255))};x.ByteStringBuffer.prototype.putInt24=function(t){return this.putBytes(String.fromCharCode(t>>16&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t&255))};x.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))};x.ByteStringBuffer.prototype.putInt16Le=function(t){return this.putBytes(String.fromCharCode(t&255)+String.fromCharCode(t>>8&255))};x.ByteStringBuffer.prototype.putInt24Le=function(t){return this.putBytes(String.fromCharCode(t&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t>>16&255))};x.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))};x.ByteStringBuffer.prototype.putInt=function(t,e){qn(e);var r="";do e-=8,r+=String.fromCharCode(t>>e&255);while(e>0);return this.putBytes(r)};x.ByteStringBuffer.prototype.putSignedInt=function(t,e){return t<0&&(t+=2<<e-1),this.putInt(t,e)};x.ByteStringBuffer.prototype.putBuffer=function(t){return this.putBytes(t.getBytes())};x.ByteStringBuffer.prototype.getByte=function(){return this.data.charCodeAt(this.read++)};x.ByteStringBuffer.prototype.getInt16=function(){var t=this.data.charCodeAt(this.read)<<8^this.data.charCodeAt(this.read+1);return this.read+=2,t};x.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};x.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};x.ByteStringBuffer.prototype.getInt16Le=function(){var t=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8;return this.read+=2,t};x.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};x.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};x.ByteStringBuffer.prototype.getInt=function(t){qn(t);var e=0;do e=(e<<8)+this.data.charCodeAt(this.read++),t-=8;while(t>0);return e};x.ByteStringBuffer.prototype.getSignedInt=function(t){var e=this.getInt(t),r=2<<t-2;return e>=r&&(e-=r<<1),e};x.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};x.ByteStringBuffer.prototype.bytes=function(t){return typeof t>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+t)};x.ByteStringBuffer.prototype.at=function(t){return this.data.charCodeAt(this.read+t)};x.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};x.ByteStringBuffer.prototype.last=function(){return this.data.charCodeAt(this.data.length-1)};x.ByteStringBuffer.prototype.copy=function(){var t=x.createBuffer(this.data);return t.read=this.read,t};x.ByteStringBuffer.prototype.compact=function(){return this.read>0&&(this.data=this.data.slice(this.read),this.read=0),this};x.ByteStringBuffer.prototype.clear=function(){return this.data="",this.read=0,this};x.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};x.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};x.ByteStringBuffer.prototype.toString=function(){return x.decodeUtf8(this.bytes())};function kp(t,e){e=e||{},this.read=e.readOffset||0,this.growSize=e.growSize||1024;var r=x.isArrayBuffer(t),n=x.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)}x.DataBuffer=kp;x.DataBuffer.prototype.length=function(){return this.write-this.read};x.DataBuffer.prototype.isEmpty=function(){return this.length()<=0};x.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};x.DataBuffer.prototype.putByte=function(t){return this.accommodate(1),this.data.setUint8(this.write++,t),this};x.DataBuffer.prototype.fillWithByte=function(t,e){this.accommodate(e);for(var r=0;r<e;++r)this.data.setUint8(t);return this};x.DataBuffer.prototype.putBytes=function(t,e){if(x.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(x.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 x.DataBuffer||typeof t=="object"&&typeof t.read=="number"&&typeof t.write=="number"&&x.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 x.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+=x.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+=x.binary.base64.decode(t,o,this.write),this;if(e==="utf8"&&(t=x.encodeUtf8(t),e="binary"),e==="binary"||e==="raw")return this.accommodate(t.length),o=new Uint8Array(this.data.buffer,this.write),this.write+=x.binary.raw.decode(o),this;if(e==="utf16")return this.accommodate(t.length*2),o=new Uint16Array(this.data.buffer,this.write),this.write+=x.text.utf16.encode(o),this;throw new Error("Invalid encoding: "+e)}throw Error("Invalid parameter: "+t)};x.DataBuffer.prototype.putBuffer=function(t){return this.putBytes(t),t.clear(),this};x.DataBuffer.prototype.putString=function(t){return this.putBytes(t,"utf16")};x.DataBuffer.prototype.putInt16=function(t){return this.accommodate(2),this.data.setInt16(this.write,t),this.write+=2,this};x.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};x.DataBuffer.prototype.putInt32=function(t){return this.accommodate(4),this.data.setInt32(this.write,t),this.write+=4,this};x.DataBuffer.prototype.putInt16Le=function(t){return this.accommodate(2),this.data.setInt16(this.write,t,!0),this.write+=2,this};x.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};x.DataBuffer.prototype.putInt32Le=function(t){return this.accommodate(4),this.data.setInt32(this.write,t,!0),this.write+=4,this};x.DataBuffer.prototype.putInt=function(t,e){qn(e),this.accommodate(e/8);do e-=8,this.data.setInt8(this.write++,t>>e&255);while(e>0);return this};x.DataBuffer.prototype.putSignedInt=function(t,e){return qn(e),this.accommodate(e/8),t<0&&(t+=2<<e-1),this.putInt(t,e)};x.DataBuffer.prototype.getByte=function(){return this.data.getInt8(this.read++)};x.DataBuffer.prototype.getInt16=function(){var t=this.data.getInt16(this.read);return this.read+=2,t};x.DataBuffer.prototype.getInt24=function(){var t=this.data.getInt16(this.read)<<8^this.data.getInt8(this.read+2);return this.read+=3,t};x.DataBuffer.prototype.getInt32=function(){var t=this.data.getInt32(this.read);return this.read+=4,t};x.DataBuffer.prototype.getInt16Le=function(){var t=this.data.getInt16(this.read,!0);return this.read+=2,t};x.DataBuffer.prototype.getInt24Le=function(){var t=this.data.getInt8(this.read)^this.data.getInt16(this.read+1,!0)<<8;return this.read+=3,t};x.DataBuffer.prototype.getInt32Le=function(){var t=this.data.getInt32(this.read,!0);return this.read+=4,t};x.DataBuffer.prototype.getInt=function(t){qn(t);var e=0;do e=(e<<8)+this.data.getInt8(this.read++),t-=8;while(t>0);return e};x.DataBuffer.prototype.getSignedInt=function(t){var e=this.getInt(t),r=2<<t-2;return e>=r&&(e-=r<<1),e};x.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};x.DataBuffer.prototype.bytes=function(t){return typeof t>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+t)};x.DataBuffer.prototype.at=function(t){return this.data.getUint8(this.read+t)};x.DataBuffer.prototype.setAt=function(t,e){return this.data.setUint8(t,e),this};x.DataBuffer.prototype.last=function(){return this.data.getUint8(this.write-1)};x.DataBuffer.prototype.copy=function(){return new x.DataBuffer(this)};x.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};x.DataBuffer.prototype.clear=function(){return this.data=new DataView(new ArrayBuffer(0)),this.read=this.write=0,this};x.DataBuffer.prototype.truncate=function(t){return this.write=Math.max(0,this.length()-t),this.read=Math.min(this.read,this.write),this};x.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};x.DataBuffer.prototype.toString=function(t){var e=new Uint8Array(this.data,this.read,this.length());if(t=t||"utf8",t==="binary"||t==="raw")return x.binary.raw.encode(e);if(t==="hex")return x.binary.hex.encode(e);if(t==="base64")return x.binary.base64.encode(e);if(t==="utf8")return x.text.utf8.decode(e);if(t==="utf16")return x.text.utf16.decode(e);throw new Error("Invalid encoding: "+t)};x.createBuffer=function(t,e){return e=e||"raw",t!==void 0&&e==="utf8"&&(t=x.encodeUtf8(t)),new x.ByteBuffer(t)};x.fillString=function(t,e){for(var r="";e>0;)e&1&&(r+=t),e>>>=1,e>0&&(t+=t);return r};x.xorBytes=function(t,e,r){for(var n="",i="",o="",a=0,s=0;r>0;--r,++a)i=t.charCodeAt(a)^e.charCodeAt(a),s>=10&&(n+=o,o="",s=0),o+=String.fromCharCode(i),++s;return n+=o,n};x.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};x.bytesToHex=function(t){return x.createBuffer(t).toHex()};x.int32ToBytes=function(t){return String.fromCharCode(t>>24&255)+String.fromCharCode(t>>16&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t&255)};var hr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",dr=[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],ec="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";x.encode64=function(t,e){for(var r="",n="",i,o,a,s=0;s<t.length;)i=t.charCodeAt(s++),o=t.charCodeAt(s++),a=t.charCodeAt(s++),r+=hr.charAt(i>>2),r+=hr.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=hr.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":hr.charAt(a&63)),e&&r.length>e&&(n+=r.substr(0,e)+`\r
4
+ `,r=r.substr(e));return n+=r,n};x.decode64=function(t){t=t.replace(/[^A-Za-z0-9\+\/\=]/g,"");for(var e="",r,n,i,o,a=0;a<t.length;)r=dr[t.charCodeAt(a++)-43],n=dr[t.charCodeAt(a++)-43],i=dr[t.charCodeAt(a++)-43],o=dr[t.charCodeAt(a++)-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};x.encodeUtf8=function(t){return unescape(encodeURIComponent(t))};x.decodeUtf8=function(t){return decodeURIComponent(escape(t))};x.binary={raw:{},hex:{},base64:{},base58:{},baseN:{encode:tc.encode,decode:tc.decode}};x.binary.raw.encode=function(t){return String.fromCharCode.apply(null,t)};x.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};x.binary.hex.encode=x.bytesToHex;x.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};x.binary.base64.encode=function(t,e){for(var r="",n="",i,o,a,s=0;s<t.byteLength;)i=t[s++],o=t[s++],a=t[s++],r+=hr.charAt(i>>2),r+=hr.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=hr.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":hr.charAt(a&63)),e&&r.length>e&&(n+=r.substr(0,e)+`\r
5
+ `,r=r.substr(e));return n+=r,n};x.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,a,s,c=0,u=r;c<t.length;)i=dr[t.charCodeAt(c++)-43],o=dr[t.charCodeAt(c++)-43],a=dr[t.charCodeAt(c++)-43],s=dr[t.charCodeAt(c++)-43],n[u++]=i<<2|o>>4,a!==64&&(n[u++]=(o&15)<<4|a>>2,s!==64&&(n[u++]=(a&3)<<6|s));return e?u-r:n.subarray(0,u)};x.binary.base58.encode=function(t,e){return x.binary.baseN.encode(t,ec,e)};x.binary.base58.decode=function(t,e){return x.binary.baseN.decode(t,ec,e)};x.text={utf8:{},utf16:{}};x.text.utf8.encode=function(t,e,r){t=x.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};x.text.utf8.decode=function(t){return x.decodeUtf8(String.fromCharCode.apply(null,t))};x.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,a=r,s=0;s<t.length;++s)i[a++]=t.charCodeAt(s),o+=2;return e?o-r:n};x.text.utf16.decode=function(t){return String.fromCharCode.apply(null,new Uint16Array(t.buffer))};x.deflate=function(t,e,r){if(e=x.decode64(t.deflate(x.encode64(e)).rval),r){var n=2,i=e.charCodeAt(1);i&32&&(n=6),e=e.substring(n,e.length-4)}return e};x.inflate=function(t,e,r){var n=t.inflate(x.encode64(e)).rval;return n===null?null:x.decode64(n)};var ba=function(t,e,r){if(!t)throw new Error("WebStorage not available.");var n;if(r===null?n=t.removeItem(e):(r=x.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}},wa=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(x.decode64(r))),r},Lp=function(t,e,r,n){var i=wa(t,e);i===null&&(i={}),i[r]=n,ba(t,e,i)},Up=function(t,e,r){var n=wa(t,e);return n!==null&&(n=r in n?n[r]:null),n},Pp=function(t,e,r){var n=wa(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),ba(t,e,n)}},Op=function(t,e){ba(t,e,null)},Ii=function(t,e,r){var n=null;typeof r>"u"&&(r=["web","flash"]);var i,o=!1,a=null;for(var s in r){i=r[s];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){a=c}if(o)break}if(!o)throw a;return n};x.setItem=function(t,e,r,n,i){Ii(Lp,arguments,i)};x.getItem=function(t,e,r,n){return Ii(Up,arguments,n)};x.removeItem=function(t,e,r,n){Ii(Pp,arguments,n)};x.clearItems=function(t,e,r){Ii(Op,arguments,r)};x.isEmpty=function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0};x.format=function(t){for(var e=/%./g,r,n,i=0,o=[],a=0;r=e.exec(t);){n=t.substring(a,e.lastIndex-2),n.length>0&&o.push(n),a=e.lastIndex;var s=r[0][1];switch(s){case"s":case"o":i<arguments.length?o.push(arguments[i+++1]):o.push("<?>");break;case"%":o.push("%");break;default:o.push("<%"+s+"?>")}}return o.push(t.substring(a)),o.join("")};x.formatNumber=function(t,e,r,n){var i=t,o=isNaN(e=Math.abs(e))?2:e,a=r===void 0?",":r,s=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)+s:"")+u.substr(f).replace(/(\d{3})(?=\d)/g,"$1"+s)+(o?a+Math.abs(i-u).toFixed(o).slice(2):"")};x.formatSize=function(t){return t>=1073741824?t=x.formatNumber(t/1073741824,2,".","")+" GiB":t>=1048576?t=x.formatNumber(t/1048576,2,".","")+" MiB":t>=1024?t=x.formatNumber(t/1024,0)+" KiB":t=x.formatNumber(t,0)+" bytes",t};x.bytesFromIP=function(t){return t.indexOf(".")!==-1?x.bytesFromIPv4(t):t.indexOf(":")!==-1?x.bytesFromIPv6(t):null};x.bytesFromIPv4=function(t){if(t=t.split("."),t.length!==4)return null;for(var e=x.createBuffer(),r=0;r<t.length;++r){var n=parseInt(t[r],10);if(isNaN(n))return null;e.putByte(n)}return e.getBytes()};x.bytesFromIPv6=function(t){var e=0;t=t.split(":").filter(function(a){return a.length===0&&++e,!0});for(var r=(8-t.length+e)*2,n=x.createBuffer(),i=0;i<8;++i){if(!t[i]||t[i].length===0){n.fillWithByte(0,r),r=0;continue}var o=x.hexToBytes(t[i]);o.length<2&&n.putByte(0),n.putBytes(o)}return n.getBytes()};x.bytesToIP=function(t){return t.length===4?x.bytesToIPv4(t):t.length===16?x.bytesToIPv6(t):null};x.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(".")};x.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=x.bytesToHex(t[i]+t[i+1]);o[0]==="0"&&o!=="0";)o=o.substr(1);if(o==="0"){var a=r[r.length-1],s=e.length;!a||s!==a.end+1?r.push({start:s,end:s}):(a.end=s,a.end-a.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(":")};x.estimateCores=function(t,e){if(typeof t=="function"&&(e=t,t={}),t=t||{},"cores"in x&&!t.update)return e(null,x.cores);if(typeof navigator<"u"&&"hardwareConcurrency"in navigator&&navigator.hardwareConcurrency>0)return x.cores=navigator.hardwareConcurrency,e(null,x.cores);if(typeof Worker>"u")return x.cores=1,e(null,x.cores);if(typeof Blob>"u")return x.cores=2,e(null,x.cores);var r=URL.createObjectURL(new Blob(["(",function(){self.addEventListener("message",function(a){for(var s=Date.now(),c=s+4;Date.now()<c;);self.postMessage({st:s,et:c})})}.toString(),")()"],{type:"application/javascript"}));n([],5,16);function n(a,s,c){if(s===0){var u=Math.floor(a.reduce(function(f,l){return f+l},0)/a.length);return x.cores=Math.max(1,u),URL.revokeObjectURL(r),e(null,x.cores)}i(c,function(f,l){a.push(o(c,l)),n(a,s-1,c)})}function i(a,s){for(var c=[],u=[],f=0;f<a;++f){var l=new Worker(r);l.addEventListener("message",function(h){if(u.push(h.data),u.length===a){for(var g=0;g<a;++g)c[g].terminate();s(null,u)}}),c.push(l)}for(var f=0;f<a;++f)c[f].postMessage(f)}function o(a,s){for(var c=[],u=0;u<a;++u)for(var f=s[u],l=c[u]=[],h=0;h<a;++h)if(u!==h){var g=s[h];(f.st>g.st&&f.st<g.et||g.st>f.st&&g.st<f.et)&&l.push(h)}return c.reduce(function(d,p){return Math.max(d,p.length)},0)}}});var Ri=X((Zx,nc)=>{var Hn=yt();Hn.pki=Hn.pki||{};var Ea=nc.exports=Hn.pki.oids=Hn.oids=Hn.oids||{};function D(t,e){Ea[t]=e,Ea[e]=t}function dt(t,e){Ea[t]=e}D("1.2.840.113549.1.1.1","rsaEncryption");D("1.2.840.113549.1.1.4","md5WithRSAEncryption");D("1.2.840.113549.1.1.5","sha1WithRSAEncryption");D("1.2.840.113549.1.1.7","RSAES-OAEP");D("1.2.840.113549.1.1.8","mgf1");D("1.2.840.113549.1.1.9","pSpecified");D("1.2.840.113549.1.1.10","RSASSA-PSS");D("1.2.840.113549.1.1.11","sha256WithRSAEncryption");D("1.2.840.113549.1.1.12","sha384WithRSAEncryption");D("1.2.840.113549.1.1.13","sha512WithRSAEncryption");D("1.3.101.112","EdDSA25519");D("1.2.840.10040.4.3","dsa-with-sha1");D("1.3.14.3.2.7","desCBC");D("1.3.14.3.2.26","sha1");D("1.3.14.3.2.29","sha1WithRSASignature");D("2.16.840.1.101.3.4.2.1","sha256");D("2.16.840.1.101.3.4.2.2","sha384");D("2.16.840.1.101.3.4.2.3","sha512");D("2.16.840.1.101.3.4.2.4","sha224");D("2.16.840.1.101.3.4.2.5","sha512-224");D("2.16.840.1.101.3.4.2.6","sha512-256");D("1.2.840.113549.2.2","md2");D("1.2.840.113549.2.5","md5");D("1.2.840.113549.1.7.1","data");D("1.2.840.113549.1.7.2","signedData");D("1.2.840.113549.1.7.3","envelopedData");D("1.2.840.113549.1.7.4","signedAndEnvelopedData");D("1.2.840.113549.1.7.5","digestedData");D("1.2.840.113549.1.7.6","encryptedData");D("1.2.840.113549.1.9.1","emailAddress");D("1.2.840.113549.1.9.2","unstructuredName");D("1.2.840.113549.1.9.3","contentType");D("1.2.840.113549.1.9.4","messageDigest");D("1.2.840.113549.1.9.5","signingTime");D("1.2.840.113549.1.9.6","counterSignature");D("1.2.840.113549.1.9.7","challengePassword");D("1.2.840.113549.1.9.8","unstructuredAddress");D("1.2.840.113549.1.9.14","extensionRequest");D("1.2.840.113549.1.9.20","friendlyName");D("1.2.840.113549.1.9.21","localKeyId");D("1.2.840.113549.1.9.22.1","x509Certificate");D("1.2.840.113549.1.12.10.1.1","keyBag");D("1.2.840.113549.1.12.10.1.2","pkcs8ShroudedKeyBag");D("1.2.840.113549.1.12.10.1.3","certBag");D("1.2.840.113549.1.12.10.1.4","crlBag");D("1.2.840.113549.1.12.10.1.5","secretBag");D("1.2.840.113549.1.12.10.1.6","safeContentsBag");D("1.2.840.113549.1.5.13","pkcs5PBES2");D("1.2.840.113549.1.5.12","pkcs5PBKDF2");D("1.2.840.113549.1.12.1.1","pbeWithSHAAnd128BitRC4");D("1.2.840.113549.1.12.1.2","pbeWithSHAAnd40BitRC4");D("1.2.840.113549.1.12.1.3","pbeWithSHAAnd3-KeyTripleDES-CBC");D("1.2.840.113549.1.12.1.4","pbeWithSHAAnd2-KeyTripleDES-CBC");D("1.2.840.113549.1.12.1.5","pbeWithSHAAnd128BitRC2-CBC");D("1.2.840.113549.1.12.1.6","pbewithSHAAnd40BitRC2-CBC");D("1.2.840.113549.2.7","hmacWithSHA1");D("1.2.840.113549.2.8","hmacWithSHA224");D("1.2.840.113549.2.9","hmacWithSHA256");D("1.2.840.113549.2.10","hmacWithSHA384");D("1.2.840.113549.2.11","hmacWithSHA512");D("1.2.840.113549.3.7","des-EDE3-CBC");D("2.16.840.1.101.3.4.1.2","aes128-CBC");D("2.16.840.1.101.3.4.1.22","aes192-CBC");D("2.16.840.1.101.3.4.1.42","aes256-CBC");D("2.5.4.3","commonName");D("2.5.4.4","surname");D("2.5.4.5","serialNumber");D("2.5.4.6","countryName");D("2.5.4.7","localityName");D("2.5.4.8","stateOrProvinceName");D("2.5.4.9","streetAddress");D("2.5.4.10","organizationName");D("2.5.4.11","organizationalUnitName");D("2.5.4.12","title");D("2.5.4.13","description");D("2.5.4.15","businessCategory");D("2.5.4.17","postalCode");D("2.5.4.42","givenName");D("1.3.6.1.4.1.311.60.2.1.2","jurisdictionOfIncorporationStateOrProvinceName");D("1.3.6.1.4.1.311.60.2.1.3","jurisdictionOfIncorporationCountryName");D("2.16.840.1.113730.1.1","nsCertType");D("2.16.840.1.113730.1.13","nsComment");dt("2.5.29.1","authorityKeyIdentifier");dt("2.5.29.2","keyAttributes");dt("2.5.29.3","certificatePolicies");dt("2.5.29.4","keyUsageRestriction");dt("2.5.29.5","policyMapping");dt("2.5.29.6","subtreesConstraint");dt("2.5.29.7","subjectAltName");dt("2.5.29.8","issuerAltName");dt("2.5.29.9","subjectDirectoryAttributes");dt("2.5.29.10","basicConstraints");dt("2.5.29.11","nameConstraints");dt("2.5.29.12","policyConstraints");dt("2.5.29.13","basicConstraints");D("2.5.29.14","subjectKeyIdentifier");D("2.5.29.15","keyUsage");dt("2.5.29.16","privateKeyUsagePeriod");D("2.5.29.17","subjectAltName");D("2.5.29.18","issuerAltName");D("2.5.29.19","basicConstraints");dt("2.5.29.20","cRLNumber");dt("2.5.29.21","cRLReason");dt("2.5.29.22","expirationDate");dt("2.5.29.23","instructionCode");dt("2.5.29.24","invalidityDate");dt("2.5.29.25","cRLDistributionPoints");dt("2.5.29.26","issuingDistributionPoint");dt("2.5.29.27","deltaCRLIndicator");dt("2.5.29.28","issuingDistributionPoint");dt("2.5.29.29","certificateIssuer");dt("2.5.29.30","nameConstraints");D("2.5.29.31","cRLDistributionPoints");D("2.5.29.32","certificatePolicies");dt("2.5.29.33","policyMappings");dt("2.5.29.34","policyConstraints");D("2.5.29.35","authorityKeyIdentifier");dt("2.5.29.36","policyConstraints");D("2.5.29.37","extKeyUsage");dt("2.5.29.46","freshestCRL");dt("2.5.29.54","inhibitAnyPolicy");D("1.3.6.1.4.1.11129.2.4.2","timestampList");D("1.3.6.1.5.5.7.1.1","authorityInfoAccess");D("1.3.6.1.5.5.7.3.1","serverAuth");D("1.3.6.1.5.5.7.3.2","clientAuth");D("1.3.6.1.5.5.7.3.3","codeSigning");D("1.3.6.1.5.5.7.3.4","emailProtection");D("1.3.6.1.5.5.7.3.8","timeStamping")});var Gn=X((Qx,oc)=>{var vt=yt();Lt();Ri();var M=oc.exports=vt.asn1=vt.asn1||{};M.Class={UNIVERSAL:0,APPLICATION:64,CONTEXT_SPECIFIC:128,PRIVATE:192};M.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};M.create=function(t,e,r,n,i){if(vt.util.isArray(n)){for(var o=[],a=0;a<n.length;++a)n[a]!==void 0&&o.push(n[a]);n=o}var s={tagClass:t,type:e,constructed:r,composed:r||vt.util.isArray(n),value:n};return i&&"bitStringContents"in i&&(s.bitStringContents=i.bitStringContents,s.original=M.copy(s)),s};M.copy=function(t,e){var r;if(vt.util.isArray(t)){r=[];for(var n=0;n<t.length;++n)r.push(M.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:M.copy(t.value,e)},e&&!e.excludeBitStringContents&&(r.bitStringContents=t.bitStringContents),r)};M.equals=function(t,e,r){if(vt.util.isArray(t)){if(!vt.util.isArray(e)||t.length!==e.length)return!1;for(var n=0;n<t.length;++n)if(!M.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&&M.equals(t.value,e.value);return r&&r.includeBitStringContents&&(i=i&&t.bitStringContents===e.bitStringContents),i};M.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 zn(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 Kp=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;zn(t,e,o),n=t.getInt(o<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};M.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=vt.util.createBuffer(t));var r=t.length(),n=Ni(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 Ni(t,e,r,n){var i;zn(t,e,2);var o=t.getByte();e--;var a=o&192,s=o&31;i=t.length();var c=Kp(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,h=(o&32)===32;if(h)if(f=[],c===void 0)for(;;){if(zn(t,e,2),t.bytes(2)===String.fromCharCode(0,0)){t.getBytes(2),e-=2;break}i=t.length(),f.push(Ni(t,e,r+1,n)),e-=i-t.length()}else for(;c>0;)i=t.length(),f.push(Ni(t,c,r+1,n)),e-=i-t.length(),c-=i-t.length();if(f===void 0&&a===M.Class.UNIVERSAL&&s===M.Type.BITSTRING&&(l=t.bytes(c)),f===void 0&&n.decodeBitStrings&&a===M.Class.UNIVERSAL&&s===M.Type.BITSTRING&&c>1){var g=t.read,d=e,p=0;if(s===M.Type.BITSTRING&&(zn(t,e,1),p=t.getByte(),e--),p===0)try{i=t.length();var y={strict:!0,decodeBitStrings:!0},m=Ni(t,e,r+1,y),w=i-t.length();e-=w,s==M.Type.BITSTRING&&w++;var b=m.tagClass;w===c&&(b===M.Class.UNIVERSAL||b===M.Class.CONTEXT_SPECIFIC)&&(f=[m])}catch{}f===void 0&&(t.read=g,e=d)}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(s===M.Type.BMPSTRING)for(f="";c>0;c-=2)zn(t,e,2),f+=String.fromCharCode(t.getInt16()),e-=2;else f=t.getBytes(c),e-=c}var k=l===void 0?null:{bitStringContents:l};return M.create(a,s,h,f,k)}M.toDer=function(t){var e=vt.util.createBuffer(),r=t.tagClass|t.type,n=vt.util.createBuffer(),i=!1;if("bitStringContents"in t&&(i=!0,t.original&&(i=M.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(M.toDer(t.value[o]))}else if(t.type===M.Type.BMPSTRING)for(var o=0;o<t.value.length;++o)n.putInt16(t.value.charCodeAt(o));else t.type===M.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 a=n.length(),s="";do s+=String.fromCharCode(a&255),a=a>>>8;while(a>0);e.putByte(s.length|128);for(var o=s.length-1;o>=0;--o)e.putByte(s.charCodeAt(o))}return e.putBuffer(n),e};M.oidToDer=function(t){var e=t.split("."),r=vt.util.createBuffer();r.putByte(40*parseInt(e[0],10)+parseInt(e[1],10));for(var n,i,o,a,s=2;s<e.length;++s){n=!0,i=[],o=parseInt(e[s],10);do a=o&127,o=o>>>7,n||(a|=128),i.push(a),n=!1;while(o>0);for(var c=i.length-1;c>=0;--c)r.putByte(i[c])}return r};M.derToOid=function(t){var e;typeof t=="string"&&(t=vt.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};M.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),a=parseInt(t.substr(8,2),10),s=0;if(t.length>11){var c=t.charAt(10),u=10;c!=="+"&&c!=="-"&&(s=parseInt(t.substr(10,2),10),u+=2)}if(e.setUTCFullYear(r,n,i),e.setUTCHours(o,a,s,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),h=f*60+l;h*=6e4,c==="+"?e.setTime(+e-h):e.setTime(+e+h)}return e};M.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),a=parseInt(t.substr(10,2),10),s=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,h=t.charAt(l);if(h==="+"||h==="-"){var g=parseInt(t.substr(l+1,2),10),d=parseInt(t.substr(l+4,2),10);u=g*60+d,u*=6e4,h==="+"&&(u*=-1),f=!0}return t.charAt(14)==="."&&(c=parseFloat(t.substr(14),10)*1e3),f?(e.setUTCFullYear(r,n,i),e.setUTCHours(o,a,s,c),e.setTime(+e+u)):(e.setFullYear(r,n,i),e.setHours(o,a,s,c)),e};M.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};M.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};M.integerToDer=function(t){var e=vt.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};M.derToInteger=function(t){typeof t=="string"&&(t=vt.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)};M.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&&vt.util.isArray(e.value))for(var o=0,a=0;i&&a<e.value.length;++a)i=e.value[a].optional||!1,t.value[o]&&(i=M.validate(t.value[o],e.value[a],r,n),i?++o:e.value[a].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 s;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 ic=/[^\\u0000-\\u00ff]/;M.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 M.Class.UNIVERSAL:n+="Universal:";break;case M.Class.APPLICATION:n+="Application:";break;case M.Class.CONTEXT_SPECIFIC:n+="Context-Specific:";break;case M.Class.PRIVATE:n+="Private:";break}if(t.tagClass===M.Class.UNIVERSAL)switch(n+=t.type,t.type){case M.Type.NONE:n+=" (None)";break;case M.Type.BOOLEAN:n+=" (Boolean)";break;case M.Type.INTEGER:n+=" (Integer)";break;case M.Type.BITSTRING:n+=" (Bit string)";break;case M.Type.OCTETSTRING:n+=" (Octet string)";break;case M.Type.NULL:n+=" (Null)";break;case M.Type.OID:n+=" (Object Identifier)";break;case M.Type.ODESC:n+=" (Object Descriptor)";break;case M.Type.EXTERNAL:n+=" (External or Instance of)";break;case M.Type.REAL:n+=" (Real)";break;case M.Type.ENUMERATED:n+=" (Enumerated)";break;case M.Type.EMBEDDED:n+=" (Embedded PDV)";break;case M.Type.UTF8:n+=" (UTF8)";break;case M.Type.ROID:n+=" (Relative Object Identifier)";break;case M.Type.SEQUENCE:n+=" (Sequence)";break;case M.Type.SET:n+=" (Set)";break;case M.Type.PRINTABLESTRING:n+=" (Printable String)";break;case M.Type.IA5String:n+=" (IA5String (ASCII))";break;case M.Type.UTCTIME:n+=" (UTC time)";break;case M.Type.GENERALIZEDTIME:n+=" (Generalized time)";break;case M.Type.BMPSTRING:n+=" (BMP String)";break}else n+=t.type;if(n+=`
7
+ `,n+=i+"Constructed: "+t.constructed+`
8
+ `,t.composed){for(var a=0,s="",o=0;o<t.value.length;++o)t.value[o]!==void 0&&(a+=1,s+=M.prettyPrint(t.value[o],e+1,r),o+1<t.value.length&&(s+=","));n+=i+"Sub values: "+a+s}else{if(n+=i+"Value: ",t.type===M.Type.OID){var c=M.derToOid(t.value);n+=c,vt.pki&&vt.pki.oids&&c in vt.pki.oids&&(n+=" ("+vt.pki.oids[c]+") ")}if(t.type===M.Type.INTEGER)try{n+=M.derToInteger(t.value)}catch{n+="0x"+vt.util.bytesToHex(t.value)}else if(t.type===M.Type.BITSTRING){if(t.value.length>1?n+="0x"+vt.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===M.Type.OCTETSTRING)ic.test(t.value)||(n+="("+t.value+") "),n+="0x"+vt.util.bytesToHex(t.value);else if(t.type===M.Type.UTF8)try{n+=vt.util.decodeUtf8(t.value)}catch(f){if(f.message==="URI malformed")n+="0x"+vt.util.bytesToHex(t.value)+" (malformed UTF8)";else throw f}else t.type===M.Type.PRINTABLESTRING||t.type===M.Type.IA5String?n+=t.value:ic.test(t.value)?n+="0x"+vt.util.bytesToHex(t.value):t.value.length===0?n+="[null]":n+=t.value}return n}});var Ba=X((Xx,ac)=>{var Ft=yt();Lt();ac.exports=Ft.cipher=Ft.cipher||{};Ft.cipher.algorithms=Ft.cipher.algorithms||{};Ft.cipher.createCipher=function(t,e){var r=t;if(typeof r=="string"&&(r=Ft.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+t);return new Ft.cipher.BlockCipher({algorithm:r,key:e,decrypt:!1})};Ft.cipher.createDecipher=function(t,e){var r=t;if(typeof r=="string"&&(r=Ft.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+t);return new Ft.cipher.BlockCipher({algorithm:r,key:e,decrypt:!0})};Ft.cipher.registerAlgorithm=function(t,e){t=t.toUpperCase(),Ft.cipher.algorithms[t]=e};Ft.cipher.getAlgorithm=function(t){return t=t.toUpperCase(),t in Ft.cipher.algorithms?Ft.cipher.algorithms[t]:null};var Sa=Ft.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)};Sa.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=Ft.util.createBuffer(),this.output=t.output||Ft.util.createBuffer(),this.mode.start(e)};Sa.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()};Sa.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 Aa=X((Jx,sc)=>{var Mt=yt();Lt();Mt.cipher=Mt.cipher||{};var it=sc.exports=Mt.cipher.modes=Mt.cipher.modes||{};it.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)};it.ecb.prototype.start=function(t){};it.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])};it.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])};it.ecb.prototype.pad=function(t,e){var r=t.length()===this.blockSize?this.blockSize:this.blockSize-t.length();return t.fillWithByte(r,r),!0};it.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)};it.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)};it.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=Di(t.iv,this.blockSize),this._prev=this._iv.slice(0);else throw new Error("Invalid IV parameter.")};it.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};it.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)};it.cbc.prototype.pad=function(t,e){var r=t.length()===this.blockSize?this.blockSize:this.blockSize-t.length();return t.fillWithByte(r,r),!0};it.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)};it.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=Mt.util.createBuffer(),this._partialBytes=0};it.cfb.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=Di(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};it.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};it.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};it.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=Mt.util.createBuffer(),this._partialBytes=0};it.ofb.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=Di(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};it.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};it.ofb.prototype.decrypt=it.ofb.prototype.encrypt;it.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=Mt.util.createBuffer(),this._partialBytes=0};it.ctr.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=Di(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};it.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}ki(this._inBlock)};it.ctr.prototype.decrypt=it.ctr.prototype.encrypt;it.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=Mt.util.createBuffer(),this._partialBytes=0,this._R=3774873600};it.gcm.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");var e=Mt.util.createBuffer(t.iv);this._cipherLength=0;var r;if("additionalData"in t?r=Mt.util.createBuffer(t.additionalData):r=Mt.util.createBuffer(),"tagLength"in t?this._tagLength=t.tagLength:this._tagLength=128,this._tag=null,t.decrypt&&(this._tag=Mt.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(Ca(n*8)))}this._inBlock=this._j0.slice(0),ki(this._inBlock),this._partialBytes=0,r=Mt.util.createBuffer(r),this._aDataLength=Ca(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()])};it.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 a=n%this.blockSize;this._cipherLength+=a,this._partialOutput.truncate(this.blockSize-a)}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),ki(this._inBlock)};it.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),ki(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};it.gcm.prototype.afterFinish=function(t,e){var r=!0;e.decrypt&&e.overflow&&t.truncate(this.blockSize-e.overflow),this.tag=Mt.util.createBuffer();var n=this._aDataLength.concat(Ca(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};it.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};it.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)};it.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};it.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)};it.gcm.prototype.generateHashTable=function(t,e){for(var r=8/e,n=4*r,i=16*r,o=new Array(i),a=0;a<i;++a){var s=[0,0,0,0],c=a/n|0,u=(n-1-a%n)*e;s[c]=1<<e-1<<u,o[a]=this.generateSubHashTable(this.multiply(s,t),e)}return o};it.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 a=1;a<o;++a){var s=i[o],c=i[a];i[o+a]=[s[0]^c[0],s[1]^c[1],s[2]^c[2],s[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 Di(t,e){if(typeof t=="string"&&(t=Mt.util.createBuffer(t)),Mt.util.isArray(t)&&t.length>4){var r=t;t=Mt.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(!Mt.util.isArray(t)){for(var i=[],o=e/4,n=0;n<o;++n)i.push(t.getInt32());t=i}return t}function ki(t){t[t.length-1]=t[t.length-1]+1&4294967295}function Ca(t){return[t/4294967296|0,t&4294967295]}});var Ra=X((jx,lc)=>{var mt=yt();Ba();Aa();Lt();lc.exports=mt.aes=mt.aes||{};mt.aes.startEncrypting=function(t,e,r,n){var i=Li({key:t,output:r,decrypt:!1,mode:n});return i.start(e),i};mt.aes.createEncryptionCipher=function(t,e){return Li({key:t,output:null,decrypt:!1,mode:e})};mt.aes.startDecrypting=function(t,e,r,n){var i=Li({key:t,output:r,decrypt:!0,mode:n});return i.start(e),i};mt.aes.createDecryptionCipher=function(t,e){return Li({key:t,output:null,decrypt:!0,mode:e})};mt.aes.Algorithm=function(t,e){Ia||uc();var r=this;r.name=t,r.mode=new e({blockSize:16,cipher:{encrypt:function(n,i){return Ta(r._w,n,i,!1)},decrypt:function(n,i){return Ta(r._w,n,i,!0)}}}),r._init=!1};mt.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=mt.util.createBuffer(e);else if(mt.util.isArray(e)&&(e.length===16||e.length===24||e.length===32)){r=e,e=mt.util.createBuffer();for(var n=0;n<r.length;++n)e.putByte(r[n])}if(!mt.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(!mt.util.isArray(e)||!(e.length===4||e.length===6||e.length===8))throw new Error("Invalid key parameter.");var o=this.mode.name,a=["CFB","OFB","CTR","GCM"].indexOf(o)!==-1;this._w=fc(e,t.decrypt&&!a),this._init=!0}};mt.aes._expandKey=function(t,e){return Ia||uc(),fc(t,e)};mt.aes._updateBlock=Ta;pn("AES-ECB",mt.cipher.modes.ecb);pn("AES-CBC",mt.cipher.modes.cbc);pn("AES-CFB",mt.cipher.modes.cfb);pn("AES-OFB",mt.cipher.modes.ofb);pn("AES-CTR",mt.cipher.modes.ctr);pn("AES-GCM",mt.cipher.modes.gcm);function pn(t,e){var r=function(){return new mt.aes.Algorithm(t,e)};mt.cipher.registerAlgorithm(t,r)}var Ia=!1,dn=4,Xt,_a,cc,Pr,be;function uc(){Ia=!0,cc=[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;Xt=new Array(256),_a=new Array(256),Pr=new Array(4),be=new Array(4);for(var e=0;e<4;++e)Pr[e]=new Array(256),be[e]=new Array(256);for(var r=0,n=0,i,o,a,s,c,u,f,e=0;e<256;++e){s=n^n<<1^n<<2^n<<3^n<<4,s=s>>8^s&255^99,Xt[r]=s,_a[s]=r,c=t[s],i=t[r],o=t[i],a=t[o],u=c<<24^s<<16^s<<8^(s^c),f=(i^o^a)<<24^(r^a)<<16^(r^o^a)<<8^(r^i^a);for(var l=0;l<4;++l)Pr[l][r]=u,be[l][s]=f,u=u<<24|u>>>8,f=f<<24|f>>>8;r===0?r=n=1:(r=i^t[t[t[i^a]]],n^=t[t[n]])}}function fc(t,e){for(var r=t.slice(0),n,i=1,o=r.length,a=o+6+1,s=dn*a,c=o;c<s;++c)n=r[c-1],c%o===0?(n=Xt[n>>>16&255]<<24^Xt[n>>>8&255]<<16^Xt[n&255]<<8^Xt[n>>>24]^cc[i]<<24,i++):o>6&&c%o===4&&(n=Xt[n>>>24]<<24^Xt[n>>>16&255]<<16^Xt[n>>>8&255]<<8^Xt[n&255]),r[c]=r[c-o]^n;if(e){var u,f=be[0],l=be[1],h=be[2],g=be[3],d=r.slice(0);s=r.length;for(var c=0,p=s-dn;c<s;c+=dn,p-=dn)if(c===0||c===s-dn)d[c]=r[p],d[c+1]=r[p+3],d[c+2]=r[p+2],d[c+3]=r[p+1];else for(var y=0;y<dn;++y)u=r[p+y],d[c+(3&-y)]=f[Xt[u>>>24]]^l[Xt[u>>>16&255]]^h[Xt[u>>>8&255]]^g[Xt[u&255]];r=d}return r}function Ta(t,e,r,n){var i=t.length/4-1,o,a,s,c,u;n?(o=be[0],a=be[1],s=be[2],c=be[3],u=_a):(o=Pr[0],a=Pr[1],s=Pr[2],c=Pr[3],u=Xt);var f,l,h,g,d,p,y;f=e[0]^t[0],l=e[n?3:1]^t[1],h=e[2]^t[2],g=e[n?1:3]^t[3];for(var m=3,w=1;w<i;++w)d=o[f>>>24]^a[l>>>16&255]^s[h>>>8&255]^c[g&255]^t[++m],p=o[l>>>24]^a[h>>>16&255]^s[g>>>8&255]^c[f&255]^t[++m],y=o[h>>>24]^a[g>>>16&255]^s[f>>>8&255]^c[l&255]^t[++m],g=o[g>>>24]^a[f>>>16&255]^s[l>>>8&255]^c[h&255]^t[++m],f=d,l=p,h=y;r[0]=u[f>>>24]<<24^u[l>>>16&255]<<16^u[h>>>8&255]<<8^u[g&255]^t[++m],r[n?3:1]=u[l>>>24]<<24^u[h>>>16&255]<<16^u[g>>>8&255]<<8^u[f&255]^t[++m],r[2]=u[h>>>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[h&255]^t[++m]}function Li(t){t=t||{};var e=(t.mode||"CBC").toUpperCase(),r="AES-"+e,n;t.decrypt?n=mt.cipher.createDecipher(r,t.key):n=mt.cipher.createCipher(r,t.key);var i=n.start;return n.start=function(o,a){var s=null;a instanceof mt.util.ByteBuffer&&(s=a,a={}),a=a||{},a.output=s,a.iv=o,i.call(n,a)},n}});var pc=X((tv,dc)=>{var wt=yt();Ba();Aa();Lt();dc.exports=wt.des=wt.des||{};wt.des.startEncrypting=function(t,e,r,n){var i=Ui({key:t,output:r,decrypt:!1,mode:n||(e===null?"ECB":"CBC")});return i.start(e),i};wt.des.createEncryptionCipher=function(t,e){return Ui({key:t,output:null,decrypt:!1,mode:e})};wt.des.startDecrypting=function(t,e,r,n){var i=Ui({key:t,output:r,decrypt:!0,mode:n||(e===null?"ECB":"CBC")});return i.start(e),i};wt.des.createDecryptionCipher=function(t,e){return Ui({key:t,output:null,decrypt:!0,mode:e})};wt.des.Algorithm=function(t,e){var r=this;r.name=t,r.mode=new e({blockSize:8,cipher:{encrypt:function(n,i){return hc(r._keys,n,i,!1)},decrypt:function(n,i){return hc(r._keys,n,i,!0)}}}),r._init=!1};wt.des.Algorithm.prototype.initialize=function(t){if(!this._init){var e=wt.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=Wp(e),this._init=!0}};Le("DES-ECB",wt.cipher.modes.ecb);Le("DES-CBC",wt.cipher.modes.cbc);Le("DES-CFB",wt.cipher.modes.cfb);Le("DES-OFB",wt.cipher.modes.ofb);Le("DES-CTR",wt.cipher.modes.ctr);Le("3DES-ECB",wt.cipher.modes.ecb);Le("3DES-CBC",wt.cipher.modes.cbc);Le("3DES-CFB",wt.cipher.modes.cfb);Le("3DES-OFB",wt.cipher.modes.ofb);Le("3DES-CTR",wt.cipher.modes.ctr);function Le(t,e){var r=function(){return new wt.des.Algorithm(t,e)};wt.cipher.registerAlgorithm(t,r)}var Fp=[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],Mp=[-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],Vp=[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],qp=[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],Hp=[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],zp=[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],Gp=[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],$p=[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 Wp(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],a=[0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488],s=[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],h=[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],d=[0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261],p=t.length()>8?3:1,y=[],m=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],w=0,b,k=0;k<p;k++){var E=t.getInt32(),S=t.getInt32();b=(E>>>4^S)&252645135,S^=b,E^=b<<4,b=(S>>>-16^E)&65535,E^=b,S^=b<<-16,b=(E>>>2^S)&858993459,S^=b,E^=b<<2,b=(S>>>-16^E)&65535,E^=b,S^=b<<-16,b=(E>>>1^S)&1431655765,S^=b,E^=b<<1,b=(S>>>8^E)&16711935,E^=b,S^=b<<8,b=(E>>>1^S)&1431655765,S^=b,E^=b<<1,b=E<<8|S>>>20&240,E=S<<24|S<<8&16711680|S>>>8&65280|S>>>24&240,S=b;for(var L=0;L<m.length;++L){m[L]?(E=E<<2|E>>>26,S=S<<2|S>>>26):(E=E<<1|E>>>27,S=S<<1|S>>>27),E&=-15,S&=-15;var B=e[E>>>28]|r[E>>>24&15]|n[E>>>20&15]|i[E>>>16&15]|o[E>>>12&15]|a[E>>>8&15]|s[E>>>4&15],O=c[S>>>28]|u[S>>>24&15]|f[S>>>20&15]|l[S>>>16&15]|h[S>>>12&15]|g[S>>>8&15]|d[S>>>4&15];b=(O>>>16^B)&65535,y[w++]=B^b,y[w++]=O^b<<16}}return y}function hc(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 a,s=e[0],c=e[1];a=(s>>>4^c)&252645135,c^=a,s^=a<<4,a=(s>>>16^c)&65535,c^=a,s^=a<<16,a=(c>>>2^s)&858993459,s^=a,c^=a<<2,a=(c>>>8^s)&16711935,s^=a,c^=a<<8,a=(s>>>1^c)&1431655765,c^=a,s^=a<<1,s=s<<1|s>>>31,c=c<<1|c>>>31;for(var u=0;u<i;u+=3){for(var f=o[u+1],l=o[u+2],h=o[u];h!=f;h+=l){var g=c^t[h],d=(c>>>4|c<<28)^t[h+1];a=s,s=c,c=a^(Mp[g>>>24&63]|qp[g>>>16&63]|zp[g>>>8&63]|$p[g&63]|Fp[d>>>24&63]|Vp[d>>>16&63]|Hp[d>>>8&63]|Gp[d&63])}a=s,s=c,c=a}s=s>>>1|s<<31,c=c>>>1|c<<31,a=(s>>>1^c)&1431655765,c^=a,s^=a<<1,a=(c>>>8^s)&16711935,s^=a,c^=a<<8,a=(c>>>2^s)&858993459,s^=a,c^=a<<2,a=(s>>>16^c)&65535,c^=a,s^=a<<16,a=(s>>>4^c)&252645135,c^=a,s^=a<<4,r[0]=s,r[1]=c}function Ui(t){t=t||{};var e=(t.mode||"CBC").toUpperCase(),r="DES-"+e,n;t.decrypt?n=wt.cipher.createDecipher(r,t.key):n=wt.cipher.createCipher(r,t.key);var i=n.start;return n.start=function(o,a){var s=null;a instanceof wt.util.ByteBuffer&&(s=a,a={}),a=a||{},a.output=s,a.iv=o,i.call(n,a)},n}});var Or=X((ev,yc)=>{var Pi=yt();yc.exports=Pi.md=Pi.md||{};Pi.md.algorithms=Pi.md.algorithms||{}});var mc=X((rv,gc)=>{var Ze=yt();Or();Lt();var Yp=gc.exports=Ze.hmac=Ze.hmac||{};Yp.create=function(){var t=null,e=null,r=null,n=null,i={};return i.start=function(o,a){if(o!==null)if(typeof o=="string")if(o=o.toLowerCase(),o in Ze.md.algorithms)e=Ze.md.algorithms[o].create();else throw new Error('Unknown hash algorithm "'+o+'"');else e=o;if(a===null)a=t;else{if(typeof a=="string")a=Ze.util.createBuffer(a);else if(Ze.util.isArray(a)){var s=a;a=Ze.util.createBuffer();for(var c=0;c<s.length;++c)a.putByte(s[c])}var u=a.length();u>e.blockLength&&(e.start(),e.update(a.bytes()),a=e.digest()),r=Ze.util.createBuffer(),n=Ze.util.createBuffer(),u=a.length();for(var c=0;c<u;++c){var s=a.at(c);r.putByte(54^s),n.putByte(92^s)}if(u<e.blockLength)for(var s=e.blockLength-u,c=0;c<s;++c)r.putByte(54),n.putByte(92);t=a,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 Oi=X(()=>{});var vc=X((ov,xc)=>{var Jt=yt();mc();Or();Lt();var Zp=Jt.pkcs5=Jt.pkcs5||{},Qe;Jt.util.isNodejs&&!Jt.options.usePureJavaScript&&(Qe=Oi());xc.exports=Jt.pbkdf2=Zp.pbkdf2=function(t,e,r,n,i,o){if(typeof i=="function"&&(o=i,i=null),Jt.util.isNodejs&&!Jt.options.usePureJavaScript&&Qe.pbkdf2&&(i===null||typeof i!="object")&&(Qe.pbkdf2Sync.length>4||!i||i==="sha1"))return typeof i!="string"&&(i="sha1"),t=Buffer.from(t,"binary"),e=Buffer.from(e,"binary"),o?Qe.pbkdf2Sync.length===4?Qe.pbkdf2(t,e,r,n,function(b,k){if(b)return o(b);o(null,k.toString("binary"))}):Qe.pbkdf2(t,e,r,n,i,function(b,k){if(b)return o(b);o(null,k.toString("binary"))}):Qe.pbkdf2Sync.length===4?Qe.pbkdf2Sync(t,e,r,n).toString("binary"):Qe.pbkdf2Sync(t,e,r,n,i).toString("binary");if((typeof i>"u"||i===null)&&(i="sha1"),typeof i=="string"){if(!(i in Jt.md.algorithms))throw new Error("Unknown hash algorithm: "+i);i=Jt.md[i].create()}var a=i.digestLength;if(n>4294967295*a){var s=new Error("Derived key is too long.");if(o)return o(s);throw s}var c=Math.ceil(n/a),u=n-(c-1)*a,f=Jt.hmac.create();f.start(i,t);var l="",h,g,d;if(!o){for(var p=1;p<=c;++p){f.start(null,null),f.update(e),f.update(Jt.util.int32ToBytes(p)),h=d=f.digest().getBytes();for(var y=2;y<=r;++y)f.start(null,null),f.update(d),g=f.digest().getBytes(),h=Jt.util.xorBytes(h,g,a),d=g;l+=p<c?h:h.substr(0,u)}return l}var p=1,y;function m(){if(p>c)return o(null,l);f.start(null,null),f.update(e),f.update(Jt.util.int32ToBytes(p)),h=d=f.digest().getBytes(),y=2,w()}function w(){if(y<=r)return f.start(null,null),f.update(d),g=f.digest().getBytes(),h=Jt.util.xorBytes(h,g,a),d=g,++y,Jt.util.setImmediate(w);l+=p<c?h:h.substr(0,u),++p,m()}m()}});var Ec=X((av,wc)=>{var Fi=yt();Lt();var bc=wc.exports=Fi.pem=Fi.pem||{};bc.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+=Ki(n)),t.contentDomain&&(n={name:"Content-Domain",values:[t.contentDomain]},r+=Ki(n)),t.dekInfo&&(n={name:"DEK-Info",values:[t.dekInfo.algorithm]},t.dekInfo.parameters&&n.values.push(t.dekInfo.parameters),r+=Ki(n)),t.headers)for(var i=0;i<t.headers.length;++i)r+=Ki(t.headers[i]);return t.procType&&(r+=`\r
10
+ `),r+=Fi.util.encode64(t.body,e.maxline||64)+`\r
11
+ `,r+="-----END "+t.type+`-----\r
12
+ `,r};bc.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 a=o[1];a==="NEW CERTIFICATE REQUEST"&&(a="CERTIFICATE REQUEST");var s={type:a,procType:null,contentDomain:null,dekInfo:null,headers:[],body:Fi.util.decode64(o[3])};if(e.push(s),!!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 h=c[l];if(!/\s/.test(h[0]))break;f+=h,u=l}if(o=f.match(n),o){for(var g={name:o[1],values:[]},d=o[2].split(","),p=0;p<d.length;++p)g.values.push(Qp(d[p]));if(s.procType)if(!s.contentDomain&&g.name==="Content-Domain")s.contentDomain=d[0]||"";else if(!s.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.');s.dekInfo={algorithm:d[0],parameters:d[1]||null}}else s.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.');s.procType={version:d[0],type:d[1]}}}++u}if(s.procType==="ENCRYPTED"&&!s.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 Ki(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,a=-1,i=0;i<e.length;++i,++o)if(o>65&&a!==-1){var s=e[a];s===","?(++a,e=e.substr(0,a)+`\r
14
+ `+e.substr(a)):e=e.substr(0,a)+`\r
15
+ `+s+e.substr(a+1),o=i-a-1,a=-1,++i}else(e[i]===" "||e[i]===" "||e[i]===",")&&(a=i);return e}function Qp(t){return t.replace(/^\s+/,"")}});var Tc=X((sv,_c)=>{var Ue=yt();Or();Lt();var Bc=_c.exports=Ue.sha256=Ue.sha256||{};Ue.md.sha256=Ue.md.algorithms.sha256=Bc;Bc.create=function(){Cc||Xp();var t=null,e=Ue.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=Ue.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=Ue.util.encodeUtf8(i));var a=i.length;n.messageLength+=a,a=[a/4294967296>>>0,a>>>0];for(var s=n.fullMessageLength.length-1;s>=0;--s)n.fullMessageLength[s]+=a[1],a[1]=a[0]+(n.fullMessageLength[s]/4294967296>>>0),n.fullMessageLength[s]=n.fullMessageLength[s]>>>0,a[0]=a[1]/4294967296>>>0;return e.putBytes(i),Sc(t,r,e),(e.read>2048||e.length()===0)&&e.compact(),n},n.digest=function(){var i=Ue.util.createBuffer();i.putBytes(e.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,a=o&n.blockLength-1;i.putBytes(Na.substr(0,n.blockLength-a));for(var s,c,u=n.fullMessageLength[0]*8,f=0;f<n.fullMessageLength.length-1;++f)s=n.fullMessageLength[f+1]*8,c=s/4294967296>>>0,u+=c,i.putInt32(u>>>0),u=s>>>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};Sc(l,r,i);var h=Ue.util.createBuffer();return h.putInt32(l.h0),h.putInt32(l.h1),h.putInt32(l.h2),h.putInt32(l.h3),h.putInt32(l.h4),h.putInt32(l.h5),h.putInt32(l.h6),h.putInt32(l.h7),h},n};var Na=null,Cc=!1,Ac=null;function Xp(){Na=String.fromCharCode(128),Na+=Ue.util.fillString(String.fromCharCode(0),64),Ac=[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],Cc=!0}function Sc(t,e,r){for(var n,i,o,a,s,c,u,f,l,h,g,d,p,y,m,w=r.length();w>=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,h=t.h2,g=t.h3,d=t.h4,p=t.h5,y=t.h6,m=t.h7,u=0;u<64;++u)a=(d>>>6|d<<26)^(d>>>11|d<<21)^(d>>>25|d<<7),s=y^d&(p^y),o=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),c=f&l|h&(f^l),n=m+a+s+Ac[u]+e[u],i=o+c,m=y,y=p,p=d,d=g+n>>>0,g=h,h=l,l=f,f=n+i>>>0;t.h0=t.h0+f|0,t.h1=t.h1+l|0,t.h2=t.h2+h|0,t.h3=t.h3+g|0,t.h4=t.h4+d|0,t.h5=t.h5+p|0,t.h6=t.h6+y|0,t.h7=t.h7+m|0,w-=64}}});var Rc=X((cv,Ic)=>{var Pe=yt();Lt();var Mi=null;Pe.util.isNodejs&&!Pe.options.usePureJavaScript&&!process.versions["node-webkit"]&&(Mi=Oi());var Jp=Ic.exports=Pe.prng=Pe.prng||{};Jp.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,h=e.plugin.increment,g=e.plugin.formatKey,d=e.plugin.formatSeed,p=Pe.util.createBuffer();e.key=null,y();function y(m){if(m)return f(m);if(p.length()>=u)return f(null,p.getBytes(u));if(e.generated>1048575&&(e.key=null),e.key===null)return Pe.util.nextTick(function(){o(y)});var w=l(e.key,e.seed);e.generated+=w.length,p.putBytes(w),e.key=g(l(e.key,h(e.seed))),e.seed=d(l(e.key,e.seed)),Pe.util.setImmediate(y)}},e.generateSync=function(u){var f=e.plugin.cipher,l=e.plugin.increment,h=e.plugin.formatKey,g=e.plugin.formatSeed;e.key=null;for(var d=Pe.util.createBuffer();d.length()<u;){e.generated>1048575&&(e.key=null),e.key===null&&a();var p=f(e.key,e.seed);e.generated+=p.length,d.putBytes(p),e.key=h(f(e.key,l(e.seed))),e.seed=g(f(e.key,e.seed))}return d.getBytes(u)};function o(u){if(e.pools[0].messageLength>=32)return s(),u();var f=32-e.pools[0].messageLength<<5;e.seedFile(f,function(l,h){if(l)return u(l);e.collect(h),s(),u()})}function a(){if(e.pools[0].messageLength>=32)return s();var u=32-e.pools[0].messageLength<<5;e.collect(e.seedFileSync(u)),s()}function s(){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 h=u.digest().getBytes();e.key=e.plugin.formatKey(e.keyBytes),e.seed=e.plugin.formatSeed(h),e.generated=0}function c(u){var f=null,l=Pe.util.globalScope,h=l.crypto||l.msCrypto;h&&h.getRandomValues&&(f=function(E){return h.getRandomValues(E)});var g=Pe.util.createBuffer();if(f)for(;g.length()<u;){var d=Math.max(1,Math.min(u-g.length(),65536)/4),p=new Uint32Array(Math.floor(d));try{f(p);for(var y=0;y<p.length;++y)g.putInt32(p[y])}catch(E){if(!(typeof QuotaExceededError<"u"&&E instanceof QuotaExceededError))throw E}}if(g.length()<u)for(var m,w,b,k=Math.floor(Math.random()*65536);g.length()<u;){w=16807*(k&65535),m=16807*(k>>16),w+=(m&32767)<<16,w+=m>>15,w=(w&2147483647)+(w>>31),k=w&4294967295;for(var y=0;y<3;++y)b=k>>>(y<<3),b^=Math.floor(Math.random()*256),g.putByte(b&255)}return g.getBytes(u)}return Mi?(e.seedFile=function(u,f){Mi.randomBytes(u,function(l,h){if(l)return f(l);f(null,h.toString())})},e.seedFileSync=function(u){return Mi.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="",h=0;h<f;h+=8)l+=String.fromCharCode(u>>h&255);e.collect(l)},e.registerWorker=function(u){if(u===self)e.seedFile=function(l,h){function g(d){var p=d.data;p.forge&&p.forge.prng&&(self.removeEventListener("message",g),h(p.forge.prng.err,p.forge.prng.bytes))}self.addEventListener("message",g),self.postMessage({forge:{prng:{needed:l}}})};else{var f=function(l){var h=l.data;h.forge&&h.forge.prng&&e.seedFile(h.forge.prng.needed,function(g,d){u.postMessage({forge:{prng:{err:g,bytes:d}}})})};u.addEventListener("message",f)}},e}});var $n=X((uv,Da)=>{var Vt=yt();Ra();Tc();Rc();Lt();(function(){if(Vt.random&&Vt.random.getBytes){Da.exports=Vt.random;return}(function(t){var e={},r=new Array(4),n=Vt.util.createBuffer();e.formatKey=function(l){var h=Vt.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),Vt.aes._expandKey(l,!1)},e.formatSeed=function(l){var h=Vt.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),l},e.cipher=function(l,h){return Vt.aes._updateBlock(l,h,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=Vt.md.sha256;function i(){var l=Vt.prng.create(e);return l.getBytes=function(h,g){return l.generate(h,g)},l.getBytesSync=function(h){return l.generate(h)},l}var o=i(),a=null,s=Vt.util.globalScope,c=s.crypto||s.msCrypto;if(c&&c.getRandomValues&&(a=function(l){return c.getRandomValues(l)}),Vt.options.usePureJavaScript||!Vt.util.isNodejs&&!a){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(!Vt.random)Vt.random=o;else for(var f in o)Vt.random[f]=o[f];Vt.random.createInstance=i,Da.exports=Vt.random})(typeof jQuery<"u"?jQuery:null)})()});var Lc=X((fv,kc)=>{var te=yt();Lt();var ka=[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],Nc=[1,2,3,5],jp=function(t,e){return t<<e&65535|(t&65535)>>16-e},ty=function(t,e){return(t&65535)>>e|t<<16-e&65535};kc.exports=te.rc2=te.rc2||{};te.rc2.expandKey=function(t,e){typeof t=="string"&&(t=te.util.createBuffer(t)),e=e||128;var r=t,n=t.length(),i=e,o=Math.ceil(i/8),a=255>>(i&7),s;for(s=n;s<128;s++)r.putByte(ka[r.at(s-1)+r.at(s-n)&255]);for(r.setAt(128-o,ka[r.at(128-o)&a]),s=127-o;s>=0;s--)r.setAt(s,ka[r.at(s+1)^r.at(s+o)]);return r};var Dc=function(t,e,r){var n=!1,i=null,o=null,a=null,s,c,u,f,l=[];for(t=te.rc2.expandKey(t,e),u=0;u<64;u++)l.push(t.getInt16Le());r?(s=function(d){for(u=0;u<4;u++)d[u]+=l[f]+(d[(u+3)%4]&d[(u+2)%4])+(~d[(u+3)%4]&d[(u+1)%4]),d[u]=jp(d[u],Nc[u]),f++},c=function(d){for(u=0;u<4;u++)d[u]+=l[d[(u+3)%4]&63]}):(s=function(d){for(u=3;u>=0;u--)d[u]=ty(d[u],Nc[u]),d[u]-=l[f]+(d[(u+3)%4]&d[(u+2)%4])+(~d[(u+3)%4]&d[(u+1)%4]),f--},c=function(d){for(u=3;u>=0;u--)d[u]-=l[d[(u+3)%4]&63]});var h=function(d){var p=[];for(u=0;u<4;u++){var y=i.getInt16Le();a!==null&&(r?y^=a.getInt16Le():a.putInt16Le(y)),p.push(y&65535)}f=r?0:63;for(var m=0;m<d.length;m++)for(var w=0;w<d[m][0];w++)d[m][1](p);for(u=0;u<4;u++)a!==null&&(r?a.putInt16Le(p[u]):p[u]^=a.getInt16Le()),o.putInt16Le(p[u])},g=null;return g={start:function(d,p){d&&typeof d=="string"&&(d=te.util.createBuffer(d)),n=!1,i=te.util.createBuffer(),o=p||new te.util.createBuffer,a=d,g.output=o},update:function(d){for(n||i.putBuffer(d);i.length()>=8;)h([[5,s],[1,c],[6,s],[1,c],[5,s]])},finish:function(d){var p=!0;if(r)if(d)p=d(8,i,!r);else{var y=i.length()===8?8:8-i.length();i.fillWithByte(y,y)}if(p&&(n=!0,g.update()),!r&&(p=i.length()===0,p))if(d)p=d(8,o,!r);else{var m=o.length(),w=o.at(m-1);w>m?p=!1:o.truncate(w)}return p}},g};te.rc2.startEncrypting=function(t,e,r){var n=te.rc2.createEncryptionCipher(t,128);return n.start(e,r),n};te.rc2.createEncryptionCipher=function(t,e){return Dc(t,e,!0)};te.rc2.startDecrypting=function(t,e,r){var n=te.rc2.createDecryptionCipher(t,128);return n.start(e,r),n};te.rc2.createDecryptionCipher=function(t,e){return Dc(t,e,!1)}});var Hi=X((lv,qc)=>{var La=yt();qc.exports=La.jsbn=La.jsbn||{};var Xe,ey=0xdeadbeefcafe,Uc=(ey&16777215)==15715070;function I(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))}La.jsbn.BigInteger=I;function ut(){return new I(null)}function ry(t,e,r,n,i,o){for(;--o>=0;){var a=e*this.data[t++]+r.data[n]+i;i=Math.floor(a/67108864),r.data[n++]=a&67108863}return i}function ny(t,e,r,n,i,o){for(var a=e&32767,s=e>>15;--o>=0;){var c=this.data[t]&32767,u=this.data[t++]>>15,f=s*c+u*a;c=a*c+((f&32767)<<15)+r.data[n]+(i&1073741823),i=(c>>>30)+(f>>>15)+s*u+(i>>>30),r.data[n++]=c&1073741823}return i}function Pc(t,e,r,n,i,o){for(var a=e&16383,s=e>>14;--o>=0;){var c=this.data[t]&16383,u=this.data[t++]>>14,f=s*c+u*a;c=a*c+((f&16383)<<14)+r.data[n]+i,i=(c>>28)+(f>>14)+s*u,r.data[n++]=c&268435455}return i}typeof navigator>"u"?(I.prototype.am=Pc,Xe=28):Uc&&navigator.appName=="Microsoft Internet Explorer"?(I.prototype.am=ny,Xe=30):Uc&&navigator.appName!="Netscape"?(I.prototype.am=ry,Xe=26):(I.prototype.am=Pc,Xe=28);I.prototype.DB=Xe;I.prototype.DM=(1<<Xe)-1;I.prototype.DV=1<<Xe;var Ua=52;I.prototype.FV=Math.pow(2,Ua);I.prototype.F1=Ua-Xe;I.prototype.F2=2*Xe-Ua;var iy="0123456789abcdefghijklmnopqrstuvwxyz",Vi=new Array,yn,pe;yn="0".charCodeAt(0);for(pe=0;pe<=9;++pe)Vi[yn++]=pe;yn="a".charCodeAt(0);for(pe=10;pe<36;++pe)Vi[yn++]=pe;yn="A".charCodeAt(0);for(pe=10;pe<36;++pe)Vi[yn++]=pe;function Oc(t){return iy.charAt(t)}function Kc(t,e){var r=Vi[t.charCodeAt(e)];return r??-1}function oy(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 ay(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 pr(t){var e=ut();return e.fromInt(t),e}function sy(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 a=r==8?t[n]&255:Kc(t,n);if(a<0){t.charAt(n)=="-"&&(i=!0);continue}i=!1,o==0?this.data[this.t++]=a:o+r>this.DB?(this.data[this.t-1]|=(a&(1<<this.DB-o)-1)<<o,this.data[this.t++]=a>>this.DB-o):this.data[this.t-1]|=a<<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&&I.ZERO.subTo(this,this)}function cy(){for(var t=this.s&this.DM;this.t>0&&this.data[this.t-1]==t;)--this.t}function uy(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="",a=this.t,s=this.DB-a*this.DB%e;if(a-- >0)for(s<this.DB&&(n=this.data[a]>>s)>0&&(i=!0,o=Oc(n));a>=0;)s<e?(n=(this.data[a]&(1<<s)-1)<<e-s,n|=this.data[--a]>>(s+=this.DB-e)):(n=this.data[a]>>(s-=e)&r,s<=0&&(s+=this.DB,--a)),n>0&&(i=!0),i&&(o+=Oc(n));return i?o:"0"}function fy(){var t=ut();return I.ZERO.subTo(this,t),t}function ly(){return this.s<0?this.negate():this}function hy(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 qi(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 dy(){return this.t<=0?0:this.DB*(this.t-1)+qi(this.data[this.t-1]^this.s&this.DM)}function py(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 yy(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 gy(t,e){var r=t%this.DB,n=this.DB-r,i=(1<<n)-1,o=Math.floor(t/this.DB),a=this.s<<r&this.DM,s;for(s=this.t-1;s>=0;--s)e.data[s+o+1]=this.data[s]>>n|a,a=(this.data[s]&i)<<r;for(s=o-1;s>=0;--s)e.data[s]=0;e.data[o]=a,e.t=this.t+o+1,e.s=this.s,e.clamp()}function my(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 a=r+1;a<this.t;++a)e.data[a-r-1]|=(this.data[a]&o)<<i,e.data[a-r]=this.data[a]>>n;n>0&&(e.data[this.t-r-1]|=(this.s&o)<<i),e.t=this.t-r,e.clamp()}function xy(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 vy(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&&I.ZERO.subTo(e,e)}function by(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 wy(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=ut());var o=ut(),a=this.s,s=t.s,c=this.DB-qi(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),h=this.FV/l,g=(1<<this.F1)/l,d=1<<this.F2,p=r.t,y=p-u,m=e??ut();for(o.dlShiftTo(y,m),r.compareTo(m)>=0&&(r.data[r.t++]=1,r.subTo(m,r)),I.ONE.dlShiftTo(u,m),m.subTo(o,o);o.t<u;)o.data[o.t++]=0;for(;--y>=0;){var w=r.data[--p]==f?this.DM:Math.floor(r.data[p]*h+(r.data[p-1]+d)*g);if((r.data[p]+=o.am(0,w,r,y,0,u))<w)for(o.dlShiftTo(y,m),r.subTo(m,r);r.data[p]<--w;)r.subTo(m,r)}e!=null&&(r.drShiftTo(u,e),a!=s&&I.ZERO.subTo(e,e)),r.t=u,r.clamp(),c>0&&r.rShiftTo(c,r),a<0&&I.ZERO.subTo(r,r)}}}function Ey(t){var e=ut();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(I.ZERO)>0&&t.subTo(e,e),e}function Kr(t){this.m=t}function Sy(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t}function By(t){return t}function Cy(t){t.divRemTo(this.m,null,t)}function Ay(t,e,r){t.multiplyTo(e,r),this.reduce(r)}function _y(t,e){t.squareTo(e),this.reduce(e)}Kr.prototype.convert=Sy;Kr.prototype.revert=By;Kr.prototype.reduce=Cy;Kr.prototype.mulTo=Ay;Kr.prototype.sqrTo=_y;function Ty(){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 Fr(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 Iy(t){var e=ut();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(I.ZERO)>0&&this.m.subTo(e,e),e}function Ry(t){var e=ut();return t.copyTo(e),this.reduce(e),e}function Ny(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 Dy(t,e){t.squareTo(e),this.reduce(e)}function ky(t,e,r){t.multiplyTo(e,r),this.reduce(r)}Fr.prototype.convert=Iy;Fr.prototype.revert=Ry;Fr.prototype.reduce=Ny;Fr.prototype.mulTo=ky;Fr.prototype.sqrTo=Dy;function Ly(){return(this.t>0?this.data[0]&1:this.s)==0}function Uy(t,e){if(t>4294967295||t<1)return I.ONE;var r=ut(),n=ut(),i=e.convert(this),o=qi(t)-1;for(i.copyTo(r);--o>=0;)if(e.sqrTo(r,n),(t&1<<o)>0)e.mulTo(n,i,r);else{var a=r;r=n,n=a}return e.revert(r)}function Py(t,e){var r;return t<256||e.isEven()?r=new Kr(e):r=new Fr(e),this.exp(t,r)}I.prototype.copyTo=oy;I.prototype.fromInt=ay;I.prototype.fromString=sy;I.prototype.clamp=cy;I.prototype.dlShiftTo=py;I.prototype.drShiftTo=yy;I.prototype.lShiftTo=gy;I.prototype.rShiftTo=my;I.prototype.subTo=xy;I.prototype.multiplyTo=vy;I.prototype.squareTo=by;I.prototype.divRemTo=wy;I.prototype.invDigit=Ty;I.prototype.isEven=Ly;I.prototype.exp=Uy;I.prototype.toString=uy;I.prototype.negate=fy;I.prototype.abs=ly;I.prototype.compareTo=hy;I.prototype.bitLength=dy;I.prototype.mod=Ey;I.prototype.modPowInt=Py;I.ZERO=pr(0);I.ONE=pr(1);function Oy(){var t=ut();return this.copyTo(t),t}function Ky(){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 Fy(){return this.t==0?this.s:this.data[0]<<24>>24}function My(){return this.t==0?this.s:this.data[0]<<16>>16}function Vy(t){return Math.floor(Math.LN2*this.DB/Math.log(t))}function qy(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function Hy(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=pr(r),i=ut(),o=ut(),a="";for(this.divRemTo(n,i,o);i.signum()>0;)a=(r+o.intValue()).toString(t).substr(1)+a,i.divRemTo(n,i,o);return o.intValue().toString(t)+a}function zy(t,e){this.fromInt(0),e==null&&(e=10);for(var r=this.chunkSize(e),n=Math.pow(e,r),i=!1,o=0,a=0,s=0;s<t.length;++s){var c=Kc(t,s);if(c<0){t.charAt(s)=="-"&&this.signum()==0&&(i=!0);continue}a=e*a+c,++o>=r&&(this.dMultiply(n),this.dAddOffset(a,0),o=0,a=0)}o>0&&(this.dMultiply(Math.pow(e,o)),this.dAddOffset(a,0)),i&&I.ZERO.subTo(this,this)}function Gy(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(I.ONE.shiftLeft(t-1),Pa,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(I.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 $y(){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 Wy(t){return this.compareTo(t)==0}function Yy(t){return this.compareTo(t)<0?this:t}function Zy(t){return this.compareTo(t)>0?this:t}function Qy(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 Xy(t,e){return t&e}function Jy(t){var e=ut();return this.bitwiseTo(t,Xy,e),e}function Pa(t,e){return t|e}function jy(t){var e=ut();return this.bitwiseTo(t,Pa,e),e}function Fc(t,e){return t^e}function t1(t){var e=ut();return this.bitwiseTo(t,Fc,e),e}function Mc(t,e){return t&~e}function e1(t){var e=ut();return this.bitwiseTo(t,Mc,e),e}function r1(){for(var t=ut(),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 n1(t){var e=ut();return t<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e}function i1(t){var e=ut();return t<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e}function o1(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 a1(){for(var t=0;t<this.t;++t)if(this.data[t]!=0)return t*this.DB+o1(this.data[t]);return this.s<0?this.t*this.DB:-1}function s1(t){for(var e=0;t!=0;)t&=t-1,++e;return e}function c1(){for(var t=0,e=this.s&this.DM,r=0;r<this.t;++r)t+=s1(this.data[r]^e);return t}function u1(t){var e=Math.floor(t/this.DB);return e>=this.t?this.s!=0:(this.data[e]&1<<t%this.DB)!=0}function f1(t,e){var r=I.ONE.shiftLeft(t);return this.bitwiseTo(r,e,r),r}function l1(t){return this.changeBit(t,Pa)}function h1(t){return this.changeBit(t,Mc)}function d1(t){return this.changeBit(t,Fc)}function p1(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 y1(t){var e=ut();return this.addTo(t,e),e}function g1(t){var e=ut();return this.subTo(t,e),e}function m1(t){var e=ut();return this.multiplyTo(t,e),e}function x1(t){var e=ut();return this.divRemTo(t,e,null),e}function v1(t){var e=ut();return this.divRemTo(t,null,e),e}function b1(t){var e=ut(),r=ut();return this.divRemTo(t,e,r),new Array(e,r)}function w1(t){this.data[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()}function E1(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 Wn(){}function Vc(t){return t}function S1(t,e,r){t.multiplyTo(e,r)}function B1(t,e){t.squareTo(e)}Wn.prototype.convert=Vc;Wn.prototype.revert=Vc;Wn.prototype.mulTo=S1;Wn.prototype.sqrTo=B1;function C1(t){return this.exp(t,new Wn)}function A1(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 _1(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 gn(t){this.r2=ut(),this.q3=ut(),I.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t),this.m=t}function T1(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=ut();return t.copyTo(e),this.reduce(e),e}function I1(t){return t}function R1(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 N1(t,e){t.squareTo(e),this.reduce(e)}function D1(t,e,r){t.multiplyTo(e,r),this.reduce(r)}gn.prototype.convert=T1;gn.prototype.revert=I1;gn.prototype.reduce=R1;gn.prototype.mulTo=D1;gn.prototype.sqrTo=N1;function k1(t,e){var r=t.bitLength(),n,i=pr(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 Kr(e):e.isEven()?o=new gn(e):o=new Fr(e);var a=new Array,s=3,c=n-1,u=(1<<n)-1;if(a[1]=o.convert(this),n>1){var f=ut();for(o.sqrTo(a[1],f);s<=u;)a[s]=ut(),o.mulTo(f,a[s-2],a[s]),s+=2}var l=t.t-1,h,g=!0,d=ut(),p;for(r=qi(t.data[l])-1;l>=0;){for(r>=c?h=t.data[l]>>r-c&u:(h=(t.data[l]&(1<<r+1)-1)<<c-r,l>0&&(h|=t.data[l-1]>>this.DB+r-c)),s=n;!(h&1);)h>>=1,--s;if((r-=s)<0&&(r+=this.DB,--l),g)a[h].copyTo(i),g=!1;else{for(;s>1;)o.sqrTo(i,d),o.sqrTo(d,i),s-=2;s>0?o.sqrTo(i,d):(p=i,i=d,d=p),o.mulTo(d,a[h],i)}for(;l>=0&&!(t.data[l]&1<<r);)o.sqrTo(i,d),p=i,i=d,d=p,--r<0&&(r=this.DB-1,--l)}return o.revert(i)}function L1(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 U1(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 P1(t){var e=t.isEven();if(this.isEven()&&e||t.signum()==0)return I.ZERO;for(var r=t.clone(),n=this.clone(),i=pr(1),o=pr(0),a=pr(0),s=pr(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?((!a.isEven()||!s.isEven())&&(a.addTo(this,a),s.subTo(t,s)),a.rShiftTo(1,a)):s.isEven()||s.subTo(t,s),s.rShiftTo(1,s);r.compareTo(n)>=0?(r.subTo(n,r),e&&i.subTo(a,i),o.subTo(s,o)):(n.subTo(r,n),e&&a.subTo(i,a),s.subTo(o,s))}if(n.compareTo(I.ONE)!=0)return I.ZERO;if(s.compareTo(t)>=0)return s.subtract(t);if(s.signum()<0)s.addTo(t,s);else return s;return s.signum()<0?s.add(t):s}var we=[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],O1=(1<<26)/we[we.length-1];function K1(t){var e,r=this.abs();if(r.t==1&&r.data[0]<=we[we.length-1]){for(e=0;e<we.length;++e)if(r.data[0]==we[e])return!0;return!1}if(r.isEven())return!1;for(e=1;e<we.length;){for(var n=we[e],i=e+1;i<we.length&&n<O1;)n*=we[i++];for(n=r.modInt(n);e<i;)if(n%we[e++]==0)return!1}return r.millerRabin(t)}function F1(t){var e=this.subtract(I.ONE),r=e.getLowestSetBit();if(r<=0)return!1;for(var n=e.shiftRight(r),i=M1(),o,a=0;a<t;++a){do o=new I(this.bitLength(),i);while(o.compareTo(I.ONE)<=0||o.compareTo(e)>=0);var s=o.modPow(n,this);if(s.compareTo(I.ONE)!=0&&s.compareTo(e)!=0){for(var c=1;c++<r&&s.compareTo(e)!=0;)if(s=s.modPowInt(2,this),s.compareTo(I.ONE)==0)return!1;if(s.compareTo(e)!=0)return!1}}return!0}function M1(){return{nextBytes:function(t){for(var e=0;e<t.length;++e)t[e]=Math.floor(Math.random()*256)}}}I.prototype.chunkSize=Vy;I.prototype.toRadix=Hy;I.prototype.fromRadix=zy;I.prototype.fromNumber=Gy;I.prototype.bitwiseTo=Qy;I.prototype.changeBit=f1;I.prototype.addTo=p1;I.prototype.dMultiply=w1;I.prototype.dAddOffset=E1;I.prototype.multiplyLowerTo=A1;I.prototype.multiplyUpperTo=_1;I.prototype.modInt=U1;I.prototype.millerRabin=F1;I.prototype.clone=Oy;I.prototype.intValue=Ky;I.prototype.byteValue=Fy;I.prototype.shortValue=My;I.prototype.signum=qy;I.prototype.toByteArray=$y;I.prototype.equals=Wy;I.prototype.min=Yy;I.prototype.max=Zy;I.prototype.and=Jy;I.prototype.or=jy;I.prototype.xor=t1;I.prototype.andNot=e1;I.prototype.not=r1;I.prototype.shiftLeft=n1;I.prototype.shiftRight=i1;I.prototype.getLowestSetBit=a1;I.prototype.bitCount=c1;I.prototype.testBit=u1;I.prototype.setBit=l1;I.prototype.clearBit=h1;I.prototype.flipBit=d1;I.prototype.add=y1;I.prototype.subtract=g1;I.prototype.multiply=m1;I.prototype.divide=x1;I.prototype.remainder=v1;I.prototype.divideAndRemainder=b1;I.prototype.modPow=k1;I.prototype.modInverse=P1;I.prototype.pow=C1;I.prototype.gcd=L1;I.prototype.isProbablePrime=K1});var Wc=X((hv,$c)=>{var Oe=yt();Or();Lt();var zc=$c.exports=Oe.sha1=Oe.sha1||{};Oe.md.sha1=Oe.md.algorithms.sha1=zc;zc.create=function(){Gc||V1();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 a=i.length;n.messageLength+=a,a=[a/4294967296>>>0,a>>>0];for(var s=n.fullMessageLength.length-1;s>=0;--s)n.fullMessageLength[s]+=a[1],a[1]=a[0]+(n.fullMessageLength[s]/4294967296>>>0),n.fullMessageLength[s]=n.fullMessageLength[s]>>>0,a[0]=a[1]/4294967296>>>0;return e.putBytes(i),Hc(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,a=o&n.blockLength-1;i.putBytes(Oa.substr(0,n.blockLength-a));for(var s,c,u=n.fullMessageLength[0]*8,f=0;f<n.fullMessageLength.length-1;++f)s=n.fullMessageLength[f+1]*8,c=s/4294967296>>>0,u+=c,i.putInt32(u>>>0),u=s>>>0;i.putInt32(u);var l={h0:t.h0,h1:t.h1,h2:t.h2,h3:t.h3,h4:t.h4};Hc(l,r,i);var h=Oe.util.createBuffer();return h.putInt32(l.h0),h.putInt32(l.h1),h.putInt32(l.h2),h.putInt32(l.h3),h.putInt32(l.h4),h},n};var Oa=null,Gc=!1;function V1(){Oa=String.fromCharCode(128),Oa+=Oe.util.fillString(String.fromCharCode(0),64),Gc=!0}function Hc(t,e,r){for(var n,i,o,a,s,c,u,f,l=r.length();l>=64;){for(i=t.h0,o=t.h1,a=t.h2,s=t.h3,c=t.h4,f=0;f<16;++f)n=r.getInt32(),e[f]=n,u=s^o&(a^s),n=(i<<5|i>>>27)+u+c+1518500249+n,c=s,s=a,a=(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=s^o&(a^s),n=(i<<5|i>>>27)+u+c+1518500249+n,c=s,s=a,a=(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^a^s,n=(i<<5|i>>>27)+u+c+1859775393+n,c=s,s=a,a=(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^a^s,n=(i<<5|i>>>27)+u+c+1859775393+n,c=s,s=a,a=(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&a|s&(o^a),n=(i<<5|i>>>27)+u+c+2400959708+n,c=s,s=a,a=(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^a^s,n=(i<<5|i>>>27)+u+c+3395469782+n,c=s,s=a,a=(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+a|0,t.h3=t.h3+s|0,t.h4=t.h4+c|0,l-=64}}});var Qc=X((dv,Zc)=>{var Ke=yt();Lt();$n();Wc();var Yc=Zc.exports=Ke.pkcs1=Ke.pkcs1||{};Yc.encode_rsa_oaep=function(t,e,r){var n,i,o,a;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&&(a=r.mgf1.md)),o?o.start():o=Ke.md.sha1.create(),a||(a=o);var s=Math.ceil(t.n.bitLength()/8),c=s-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="",h=c-e.length,g=0;g<h;g++)l+="\0";var d=f.getBytes()+l+""+e;if(!i)i=Ke.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 p=zi(i,s-o.digestLength-1,a),y=Ke.util.xorBytes(d,p,d.length),m=zi(y,o.digestLength,a),w=Ke.util.xorBytes(i,m,i.length);return"\0"+w+y};Yc.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 a=Math.ceil(t.n.bitLength()/8);if(e.length!==a){var y=new Error("RSAES-OAEP encoded message length is invalid.");throw y.length=e.length,y.expectedLength=a,y}if(i===void 0?i=Ke.md.sha1.create():i.start(),o||(o=i),a<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 s=i.digest().getBytes(),c=e.charAt(0),u=e.substring(1,i.digestLength+1),f=e.substring(1+i.digestLength),l=zi(f,i.digestLength,o),h=Ke.util.xorBytes(u,l,u.length),g=zi(h,a-i.digestLength-1,o),d=Ke.util.xorBytes(f,g,f.length),p=d.substring(0,i.digestLength),y=c!=="\0",m=0;m<i.digestLength;++m)y|=s.charAt(m)!==p.charAt(m);for(var w=1,b=i.digestLength,k=i.digestLength;k<d.length;k++){var E=d.charCodeAt(k),S=E&1^1,L=w?65534:0;y|=E&L,w=w&S,b+=w}if(y||d.charCodeAt(b)!==1)throw new Error("Invalid RSAES-OAEP padding.");return d.substring(b+1)};function zi(t,e,r){r||(r=Ke.md.sha1.create());for(var n="",i=Math.ceil(e/r.digestLength),o=0;o<i;++o){var a=String.fromCharCode(o>>24&255,o>>16&255,o>>8&255,o&255);r.start(),r.update(t+a),n+=r.digest().getBytes()}return n.substring(0,e)}});var Xc=X((pv,Ka)=>{var yr=yt();Lt();Hi();$n();(function(){if(yr.prime){Ka.exports=yr.prime;return}var t=Ka.exports=yr.prime=yr.prime||{},e=yr.jsbn.BigInteger,r=[6,4,2,4,2,4,6,2],n=new e(null);n.fromInt(30);var i=function(l,h){return l|h};t.generateProbablePrime=function(l,h,g){typeof h=="function"&&(g=h,h={}),h=h||{};var d=h.algorithm||"PRIMEINC";typeof d=="string"&&(d={name:d}),d.options=d.options||{};var p=h.prng||yr.random,y={nextBytes:function(m){for(var w=p.getBytesSync(m.length),b=0;b<m.length;++b)m[b]=w.charCodeAt(b)}};if(d.name==="PRIMEINC")return o(l,y,d.options,g);throw new Error("Invalid prime generation algorithm: "+d.name)};function o(l,h,g,d){return"workers"in g?c(l,h,g,d):a(l,h,g,d)}function a(l,h,g,d){var p=u(l,h),y=0,m=f(p.bitLength());"millerRabinTests"in g&&(m=g.millerRabinTests);var w=10;"maxBlockTime"in g&&(w=g.maxBlockTime),s(p,l,h,y,m,w,d)}function s(l,h,g,d,p,y,m){var w=+new Date;do{if(l.bitLength()>h&&(l=u(h,g)),l.isProbablePrime(p))return m(null,l);l.dAddOffset(r[d++%8],0)}while(y<0||+new Date-w<y);yr.util.setImmediate(function(){s(l,h,g,d,p,y,m)})}function c(l,h,g,d){if(typeof Worker>"u")return a(l,h,g,d);var p=u(l,h),y=g.workers,m=g.workLoad||100,w=m*30/8,b=g.workerScript||"forge/prime.worker.js";if(y===-1)return yr.util.estimateCores(function(E,S){E&&(S=2),y=S-1,k()});k();function k(){y=Math.max(1,y);for(var E=[],S=0;S<y;++S)E[S]=new Worker(b);for(var L=y,S=0;S<y;++S)E[S].addEventListener("message",O);var B=!1;function O(F){if(!B){--L;var P=F.data;if(P.found){for(var V=0;V<E.length;++V)E[V].terminate();return B=!0,d(null,new e(P.prime,16))}p.bitLength()>l&&(p=u(l,h));var Z=p.toString(16);F.target.postMessage({hex:Z,workLoad:m}),p.dAddOffset(w,0)}}}}function u(l,h){var g=new e(l,h),d=l-1;return g.testBit(d)||g.bitwiseTo(e.ONE.shiftLeft(d),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 $i=X((yv,iu)=>{var Y=yt();Gn();Hi();Ri();Qc();Xc();$n();Lt();typeof ct>"u"&&(ct=Y.jsbn.BigInteger);var ct,Fa=Y.util.isNodejs?Oi():null,v=Y.asn1,ye=Y.util;Y.pki=Y.pki||{};iu.exports=Y.pki.rsa=Y.rsa=Y.rsa||{};var j=Y.pki,q1=[6,4,2,4,2,4,6,2],H1={name:"PrivateKeyInfo",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:v.Class.UNIVERSAL,type:v.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:v.Class.UNIVERSAL,type:v.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},z1={name:"RSAPrivateKey",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},G1={name:"RSAPublicKey",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:v.Class.UNIVERSAL,type:v.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},$1=Y.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:v.Class.UNIVERSAL,type:v.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:v.Class.UNIVERSAL,type:v.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},W1={name:"DigestInfo",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:v.Class.UNIVERSAL,type:v.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:v.Class.UNIVERSAL,type:v.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:v.Class.UNIVERSAL,type:v.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:v.Class.UNIVERSAL,type:v.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},Y1=function(t){var e;if(t.algorithm in j.oids)e=j.oids[t.algorithm];else{var r=new Error("Unknown message digest algorithm.");throw r.algorithm=t.algorithm,r}var n=v.oidToDer(e).getBytes(),i=v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[]),o=v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[]);o.value.push(v.create(v.Class.UNIVERSAL,v.Type.OID,!1,n)),o.value.push(v.create(v.Class.UNIVERSAL,v.Type.NULL,!1,""));var a=v.create(v.Class.UNIVERSAL,v.Type.OCTETSTRING,!1,t.digest().getBytes());return i.value.push(o),i.value.push(a),v.toDer(i).getBytes()},ru=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(ct.ONE))),e.dQ||(e.dQ=e.d.mod(e.q.subtract(ct.ONE))),e.qInv||(e.qInv=e.q.modInverse(e.p));var n;do n=new ct(Y.util.bytesToHex(Y.random.getBytes(e.n.bitLength()/8)),16);while(n.compareTo(e.n)>=0||!n.gcd(e.n).equals(ct.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 a=i.subtract(o).multiply(e.qInv).mod(e.p).multiply(e.q).add(o);return a=a.multiply(n.modInverse(e.n)).mod(e.n),a};j.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=nu(t,e,r)):(i=Y.util.createBuffer(),i.putBytes(t));for(var a=new ct(i.toHex(),16),s=ru(a,e,n),c=s.toString(16),u=Y.util.createBuffer(),f=o-Math.ceil(c.length/2);f>0;)u.putByte(0),--f;return u.putBytes(Y.util.hexToBytes(c)),u.getBytes()};j.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 a=new ct(Y.util.createBuffer(t).toHex(),16);if(a.compareTo(e.n)>=0)throw new Error("Encrypted message is invalid.");for(var s=ru(a,e,r),c=s.toString(16),u=Y.util.createBuffer(),f=i-Math.ceil(c.length/2);f>0;)u.putByte(0),--f;return u.putBytes(Y.util.hexToBytes(c)),n!==!1?Gi(u.getBytes(),e,r):u.getBytes()};j.rsa.createKeyPairGenerationState=function(t,e,r){typeof t=="string"&&(t=parseInt(t,10)),t=t||2048,r=r||{};var n=r.prng||Y.random,i={nextBytes:function(s){for(var c=n.getBytesSync(s.length),u=0;u<s.length;++u)s[u]=c.charCodeAt(u)}},o=r.algorithm||"PRIMEINC",a;if(o==="PRIMEINC")a={algorithm:o,state:0,bits:t,rng:i,eInt:e||65537,e:new ct(null),p:null,q:null,qBits:t>>1,pBits:t-(t>>1),pqState:0,num:null,keys:null},a.e.fromInt(a.eInt);else throw new Error("Invalid key generation algorithm: "+o);return a};j.rsa.stepKeyPairGenerationState=function(t,e){"algorithm"in t||(t.algorithm="PRIMEINC");var r=new ct(null);r.fromInt(30);for(var n=0,i=function(l,h){return l|h},o=+new Date,a,s=0;t.keys===null&&(e<=0||s<e);){if(t.state===0){var c=t.p===null?t.pBits:t.qBits,u=c-1;t.pqState===0?(t.num=new ct(c,t.rng),t.num.testBit(u)||t.num.bitwiseTo(ct.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(Q1(t.num.bitLength()))?++t.pqState:t.num.dAddOffset(q1[n++%8],0):t.pqState===2?t.pqState=t.num.subtract(ct.ONE).gcd(t.e).compareTo(ct.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(ct.ONE),t.q1=t.q.subtract(ct.ONE),t.phi=t.p1.multiply(t.q1),++t.state;else if(t.state===3)t.phi.gcd(t.e).compareTo(ct.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:j.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:j.rsa.setPublicKey(t.n,t.e)}}a=+new Date,s+=a-o,o=a}return t.keys!==null};j.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),!Y.options.usePureJavaScript&&!r.prng&&t>=256&&t<=16384&&(e===65537||e===3)){if(n){if(Jc("generateKeyPair"))return Fa.generateKeyPair("rsa",{modulusLength:t,publicExponent:e,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}},function(s,c,u){if(s)return n(s);n(null,{privateKey:j.privateKeyFromPem(u),publicKey:j.publicKeyFromPem(c)})});if(jc("generateKey")&&jc("exportKey"))return ye.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:t,publicExponent:eu(e),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(s){return ye.globalScope.crypto.subtle.exportKey("pkcs8",s.privateKey)}).then(void 0,function(s){n(s)}).then(function(s){if(s){var c=j.privateKeyFromAsn1(v.fromDer(Y.util.createBuffer(s)));n(null,{privateKey:c,publicKey:j.setRsaPublicKey(c.n,c.e)})}});if(tu("generateKey")&&tu("exportKey")){var i=ye.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:t,publicExponent:eu(e),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(s){var c=s.target.result,u=ye.globalScope.msCrypto.subtle.exportKey("pkcs8",c.privateKey);u.oncomplete=function(f){var l=f.target.result,h=j.privateKeyFromAsn1(v.fromDer(Y.util.createBuffer(l)));n(null,{privateKey:h,publicKey:j.setRsaPublicKey(h.n,h.e)})},u.onerror=function(f){n(f)}},i.onerror=function(s){n(s)};return}}else if(Jc("generateKeyPairSync")){var o=Fa.generateKeyPairSync("rsa",{modulusLength:t,publicExponent:e,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}});return{privateKey:j.privateKeyFromPem(o.privateKey),publicKey:j.publicKeyFromPem(o.publicKey)}}}var a=j.rsa.createKeyPairGenerationState(t,e,r);if(!n)return j.rsa.stepKeyPairGenerationState(a,0),a.keys;Z1(a,r,n)};j.setRsaPublicKey=j.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(s,c,u){return nu(s,c,2).getBytes()}};else if(i==="RSA-OAEP"||i==="RSAES-OAEP")i={encode:function(s,c){return Y.pkcs1.encode_rsa_oaep(c,s,o)}};else if(["RAW","NONE","NULL",null].indexOf(i)!==-1)i={encode:function(s){return s}};else if(typeof i=="string")throw new Error('Unsupported encryption scheme: "'+i+'".');var a=i.encode(n,r,!0);return j.rsa.encrypt(a,r,!0)},r.verify=function(n,i,o,a){typeof o=="string"?o=o.toUpperCase():o===void 0&&(o="RSASSA-PKCS1-V1_5"),a===void 0&&(a={_parseAllDigestBytes:!0}),"_parseAllDigestBytes"in a||(a._parseAllDigestBytes=!0),o==="RSASSA-PKCS1-V1_5"?o={verify:function(c,u){u=Gi(u,r,!0);var f=v.fromDer(u,{parseAllBytes:a._parseAllDigestBytes}),l={},h=[];if(!v.validate(f,W1,l,h)){var g=new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value.");throw g.errors=h,g}var d=v.derToOid(l.algorithmIdentifier);if(!(d===Y.oids.md2||d===Y.oids.md5||d===Y.oids.sha1||d===Y.oids.sha224||d===Y.oids.sha256||d===Y.oids.sha384||d===Y.oids.sha512||d===Y.oids["sha512-224"]||d===Y.oids["sha512-256"])){var g=new Error("Unknown RSASSA-PKCS1-v1_5 DigestAlgorithm identifier.");throw g.oid=d,g}if((d===Y.oids.md2||d===Y.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=Gi(u,r,!0),c===u}});var s=j.rsa.decrypt(i,r,!0,!1);return o.verify(n,s,r.n.bitLength())},r};j.setRsaPrivateKey=j.rsa.setPrivateKey=function(t,e,r,n,i,o,a,s){var c={n:t,e,d:r,p:n,q:i,dP:o,dQ:a,qInv:s};return c.decrypt=function(u,f,l){typeof f=="string"?f=f.toUpperCase():f===void 0&&(f="RSAES-PKCS1-V1_5");var h=j.rsa.decrypt(u,c,!1,!1);if(f==="RSAES-PKCS1-V1_5")f={decode:Gi};else if(f==="RSA-OAEP"||f==="RSAES-OAEP")f={decode:function(g,d){return Y.pkcs1.decode_rsa_oaep(d,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(h,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:Y1},l=1):(f==="NONE"||f==="NULL"||f===null)&&(f={encode:function(){return u}},l=1);var h=f.encode(u,c.n.bitLength());return j.rsa.encrypt(h,c,l)},c};j.wrapRsaPrivateKey=function(t){return v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,v.integerToDer(0).getBytes()),v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[v.create(v.Class.UNIVERSAL,v.Type.OID,!1,v.oidToDer(j.oids.rsaEncryption).getBytes()),v.create(v.Class.UNIVERSAL,v.Type.NULL,!1,"")]),v.create(v.Class.UNIVERSAL,v.Type.OCTETSTRING,!1,v.toDer(t).getBytes())])};j.privateKeyFromAsn1=function(t){var e={},r=[];if(v.validate(t,H1,e,r)&&(t=v.fromDer(Y.util.createBuffer(e.privateKey))),e={},r=[],!v.validate(t,z1,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,a,s,c,u,f,l;return i=Y.util.createBuffer(e.privateKeyModulus).toHex(),o=Y.util.createBuffer(e.privateKeyPublicExponent).toHex(),a=Y.util.createBuffer(e.privateKeyPrivateExponent).toHex(),s=Y.util.createBuffer(e.privateKeyPrime1).toHex(),c=Y.util.createBuffer(e.privateKeyPrime2).toHex(),u=Y.util.createBuffer(e.privateKeyExponent1).toHex(),f=Y.util.createBuffer(e.privateKeyExponent2).toHex(),l=Y.util.createBuffer(e.privateKeyCoefficient).toHex(),j.setRsaPrivateKey(new ct(i,16),new ct(o,16),new ct(a,16),new ct(s,16),new ct(c,16),new ct(u,16),new ct(f,16),new ct(l,16))};j.privateKeyToAsn1=j.privateKeyToRSAPrivateKey=function(t){return v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,v.integerToDer(0).getBytes()),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.n)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.e)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.d)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.p)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.q)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.dP)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.dQ)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.qInv))])};j.publicKeyFromAsn1=function(t){var e={},r=[];if(v.validate(t,$1,e,r)){var n=v.derToOid(e.publicKeyOid);if(n!==j.oids.rsaEncryption){var i=new Error("Cannot read public key. Unknown OID.");throw i.oid=n,i}t=e.rsaPublicKey}if(r=[],!v.validate(t,G1,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=Y.util.createBuffer(e.publicKeyModulus).toHex(),a=Y.util.createBuffer(e.publicKeyExponent).toHex();return j.setRsaPublicKey(new ct(o,16),new ct(a,16))};j.publicKeyToAsn1=j.publicKeyToSubjectPublicKeyInfo=function(t){return v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[v.create(v.Class.UNIVERSAL,v.Type.OID,!1,v.oidToDer(j.oids.rsaEncryption).getBytes()),v.create(v.Class.UNIVERSAL,v.Type.NULL,!1,"")]),v.create(v.Class.UNIVERSAL,v.Type.BITSTRING,!1,[j.publicKeyToRSAPublicKey(t)])])};j.publicKeyToRSAPublicKey=function(t){return v.create(v.Class.UNIVERSAL,v.Type.SEQUENCE,!0,[v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.n)),v.create(v.Class.UNIVERSAL,v.Type.INTEGER,!1,Fe(t.e))])};function nu(t,e,r){var n=Y.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 a=i-3-t.length,s;if(r===0||r===1){s=r===0?0:255;for(var c=0;c<a;++c)n.putByte(s)}else for(;a>0;){for(var u=0,f=Y.random.getBytes(a),c=0;c<a;++c)s=f.charCodeAt(c),s===0?++u:n.putByte(s);a=u}return n.putByte(0),n.putBytes(t),n}function Gi(t,e,r,n){var i=Math.ceil(e.n.bitLength()/8),o=Y.util.createBuffer(t),a=o.getByte(),s=o.getByte();if(a!==0||r&&s!==0&&s!==1||!r&&s!=2||r&&s===0&&typeof n>"u")throw new Error("Encryption block is invalid.");var c=0;if(s===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(s===1)for(c=0;o.length()>1;){if(o.getByte()!==255){--o.read;break}++c}else if(s===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 Z1(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(s,c){if(s)return r(s);if(t.p=c,t.q!==null)return a(s,t.q);o(t.qBits,a)})}function o(s,c){Y.prime.generateProbablePrime(s,n,c)}function a(s,c){if(s)return r(s);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(ct.ONE).gcd(t.e).compareTo(ct.ONE)!==0){t.p=null,i();return}if(t.q.subtract(ct.ONE).gcd(t.e).compareTo(ct.ONE)!==0){t.q=null,o(t.qBits,a);return}if(t.p1=t.p.subtract(ct.ONE),t.q1=t.q.subtract(ct.ONE),t.phi=t.p1.multiply(t.q1),t.phi.gcd(t.e).compareTo(ct.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,a);return}var f=t.e.modInverse(t.phi);t.keys={privateKey:j.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:j.rsa.setPublicKey(t.n,t.e)},r(null,t.keys)}}function Fe(t){var e=t.toString(16);e[0]>="8"&&(e="00"+e);var r=Y.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 Q1(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 Jc(t){return Y.util.isNodejs&&typeof Fa[t]=="function"}function jc(t){return typeof ye.globalScope<"u"&&typeof ye.globalScope.crypto=="object"&&typeof ye.globalScope.crypto.subtle=="object"&&typeof ye.globalScope.crypto.subtle[t]=="function"}function tu(t){return typeof ye.globalScope<"u"&&typeof ye.globalScope.msCrypto=="object"&&typeof ye.globalScope.msCrypto.subtle=="object"&&typeof ye.globalScope.msCrypto.subtle[t]=="function"}function eu(t){for(var e=Y.util.hexToBytes(t.toString(16)),r=new Uint8Array(e.length),n=0;n<e.length;++n)r[n]=e.charCodeAt(n);return r}});var fu=X((gv,uu)=>{var q=yt();Ra();Gn();pc();Or();Ri();vc();Ec();$n();Lc();$i();Lt();typeof ou>"u"&&(ou=q.jsbn.BigInteger);var ou,A=q.asn1,tt=q.pki=q.pki||{};uu.exports=tt.pbe=q.pbe=q.pbe||{};var Mr=tt.oids,X1={name:"EncryptedPrivateKeyInfo",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedPrivateKeyInfo.encryptionAlgorithm",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:"encryptionOid"},{name:"AlgorithmIdentifier.parameters",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,captureAsn1:"encryptionParams"}]},{name:"EncryptedPrivateKeyInfo.encryptedData",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"encryptedData"}]},J1={name:"PBES2Algorithms",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc.oid",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"kdfOid"},{name:"PBES2Algorithms.params",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.params.salt",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"kdfSalt"},{name:"PBES2Algorithms.params.iterationCount",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"kdfIterationCount"},{name:"PBES2Algorithms.params.keyLength",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,optional:!0,capture:"keyLength"},{name:"PBES2Algorithms.params.prf",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,optional:!0,value:[{name:"PBES2Algorithms.params.prf.algorithm",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"prfOid"}]}]}]},{name:"PBES2Algorithms.encryptionScheme",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.encryptionScheme.oid",tagClass:A.Class.UNIVERSAL,type:A.Type.OID,constructed:!1,capture:"encOid"},{name:"PBES2Algorithms.encryptionScheme.iv",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"encIv"}]}]},j1={name:"pkcs-12PbeParams",tagClass:A.Class.UNIVERSAL,type:A.Type.SEQUENCE,constructed:!0,value:[{name:"pkcs-12PbeParams.salt",tagClass:A.Class.UNIVERSAL,type:A.Type.OCTETSTRING,constructed:!1,capture:"salt"},{name:"pkcs-12PbeParams.iterations",tagClass:A.Class.UNIVERSAL,type:A.Type.INTEGER,constructed:!1,capture:"iterations"}]};tt.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=A.integerToDer(i),a,s,c;if(r.algorithm.indexOf("aes")===0||r.algorithm==="des"){var u,f,l;switch(r.algorithm){case"aes128":a=16,u=16,f=Mr["aes128-CBC"],l=q.aes.createEncryptionCipher;break;case"aes192":a=24,u=16,f=Mr["aes192-CBC"],l=q.aes.createEncryptionCipher;break;case"aes256":a=32,u=16,f=Mr["aes256-CBC"],l=q.aes.createEncryptionCipher;break;case"des":a=8,u=8,f=Mr.desCBC,l=q.des.createEncryptionCipher;break;default:var h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var g="hmacWith"+r.prfAlgorithm.toUpperCase(),d=cu(g),p=q.pkcs5.pbkdf2(e,n,i,a,d),y=q.random.getBytesSync(u),m=l(p);m.start(y),m.update(A.toDer(t)),m.finish(),c=m.output.getBytes();var w=tg(n,o,a,g);s=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(Mr.pkcs5PBES2).getBytes()),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(Mr.pkcs5PBKDF2).getBytes()),w]),A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(f).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,y)])])])}else if(r.algorithm==="3des"){a=24;var b=new q.util.ByteBuffer(n),p=tt.pbe.generatePkcs12Key(e,b,1,i,a),y=tt.pbe.generatePkcs12Key(e,b,2,i,a),m=q.des.createEncryptionCipher(p);m.start(y),m.update(A.toDer(t)),m.finish(),c=m.output.getBytes(),s=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(Mr["pbeWithSHAAnd3-KeyTripleDES-CBC"]).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,n),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,o.getBytes())])])}else{var h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var k=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[s,A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,c)]);return k};tt.decryptPrivateKeyInfo=function(t,e){var r=null,n={},i=[];if(!A.validate(t,X1,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 a=A.derToOid(n.encryptionOid),s=tt.pbe.getCipher(a,n.encryptionParams,e),c=q.util.createBuffer(n.encryptedData);return s.update(c),s.finish()&&(r=A.fromDer(s.output)),r};tt.encryptedPrivateKeyToPem=function(t,e){var r={type:"ENCRYPTED PRIVATE KEY",body:A.toDer(t).getBytes()};return q.pem.encode(r,{maxline:e})};tt.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 A.fromDer(e.body)};tt.encryptRsaPrivateKey=function(t,e,r){if(r=r||{},!r.legacy){var n=tt.wrapRsaPrivateKey(tt.privateKeyToAsn1(t));return n=tt.encryptPrivateKeyInfo(n,e,r),tt.encryptedPrivateKeyToPem(n)}var i,o,a,s;switch(r.algorithm){case"aes128":i="AES-128-CBC",a=16,o=q.random.getBytesSync(16),s=q.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",a=24,o=q.random.getBytesSync(16),s=q.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",a=32,o=q.random.getBytesSync(16),s=q.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",a=24,o=q.random.getBytesSync(8),s=q.des.createEncryptionCipher;break;case"des":i="DES-CBC",a=8,o=q.random.getBytesSync(8),s=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),a),f=s(u);f.start(o),f.update(A.toDer(tt.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)};tt.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,a;switch(n.dekInfo.algorithm){case"DES-CBC":o=8,a=q.des.createDecryptionCipher;break;case"DES-EDE3-CBC":o=24,a=q.des.createDecryptionCipher;break;case"AES-128-CBC":o=16,a=q.aes.createDecryptionCipher;break;case"AES-192-CBC":o=24,a=q.aes.createDecryptionCipher;break;case"AES-256-CBC":o=32,a=q.aes.createDecryptionCipher;break;case"RC2-40-CBC":o=5,a=function(l){return q.rc2.createDecryptionCipher(l,40)};break;case"RC2-64-CBC":o=8,a=function(l){return q.rc2.createDecryptionCipher(l,64)};break;case"RC2-128-CBC":o=16,a=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 s=q.util.hexToBytes(n.dekInfo.parameters),c=q.pbe.opensslDeriveBytes(e,s.substr(0,8),o),u=a(c);if(u.start(s),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=tt.decryptPrivateKeyInfo(A.fromDer(r),e):r=A.fromDer(r),r!==null&&(r=tt.privateKeyFromAsn1(r)),r};tt.pbe.generatePkcs12Key=function(t,e,r,n,i,o){var a,s;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(s=0;s<t.length;s++)l.putInt16(t.charCodeAt(s));l.putInt16(0)}var h=l.length(),g=e.length(),d=new q.util.ByteBuffer;d.fillWithByte(r,u);var p=u*Math.ceil(g/u),y=new q.util.ByteBuffer;for(s=0;s<p;s++)y.putByte(e.at(s%g));var m=u*Math.ceil(h/u),w=new q.util.ByteBuffer;for(s=0;s<m;s++)w.putByte(l.at(s%h));var b=y;b.putBuffer(w);for(var k=Math.ceil(i/c),E=1;E<=k;E++){var S=new q.util.ByteBuffer;S.putBytes(d.bytes()),S.putBytes(b.bytes());for(var L=0;L<n;L++)o.start(),o.update(S.getBytes()),S=o.digest();var B=new q.util.ByteBuffer;for(s=0;s<u;s++)B.putByte(S.at(s%c));var O=Math.ceil(g/u)+Math.ceil(h/u),F=new q.util.ByteBuffer;for(a=0;a<O;a++){var P=new q.util.ByteBuffer(b.getBytes(u)),V=511;for(s=B.length()-1;s>=0;s--)V=V>>8,V+=B.at(s)+P.at(s),P.setAt(s,V&255);F.putBuffer(P)}b=F,f.putBuffer(S)}return f.truncate(f.length()-i),f};tt.pbe.getCipher=function(t,e,r){switch(t){case tt.oids.pkcs5PBES2:return tt.pbe.getCipherForPBES2(t,e,r);case tt.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:case tt.oids["pbewithSHAAnd40BitRC2-CBC"]:return tt.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}};tt.pbe.getCipherForPBES2=function(t,e,r){var n={},i=[];if(!A.validate(e,J1,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=A.derToOid(n.kdfOid),t!==tt.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=A.derToOid(n.encOid),t!==tt.oids["aes128-CBC"]&&t!==tt.oids["aes192-CBC"]&&t!==tt.oids["aes256-CBC"]&&t!==tt.oids["des-EDE3-CBC"]&&t!==tt.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 a=n.kdfSalt,s=q.util.createBuffer(n.kdfIterationCount);s=s.getInt(s.length()<<3);var c,u;switch(tt.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=su(n.prfOid),l=q.pkcs5.pbkdf2(r,a,s,c,f),h=n.encIv,g=u(l);return g.start(h),g};tt.pbe.getCipherForPKCS12PBE=function(t,e,r){var n={},i=[];if(!A.validate(e,j1,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 a=q.util.createBuffer(n.salt),s=q.util.createBuffer(n.iterations);s=s.getInt(s.length()<<3);var c,u,f;switch(t){case tt.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:c=24,u=8,f=q.des.startDecrypting;break;case tt.oids["pbewithSHAAnd40BitRC2-CBC"]:c=5,u=8,f=function(p,y){var m=q.rc2.createDecryptionCipher(p,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=su(n.prfOid),h=tt.pbe.generatePkcs12Key(r,a,1,s,c,l);l.start();var g=tt.pbe.generatePkcs12Key(r,a,2,s,u,l);return f(h,g)};tt.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=[au(n,t+e)],o=16,a=1;o<r;++a,o+=16)i.push(au(n,i[a-1]+t+e));return i.join("").substr(0,r)};function au(t,e){return t.start().update(e).digest().getBytes()}function su(t){var e;if(!t)e="hmacWithSHA1";else if(e=tt.oids[A.derToOid(t)],!e){var r=new Error("Unsupported PRF OID.");throw r.oid=t,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}return cu(e)}function cu(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 tg(t,e,r,n){var i=A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OCTETSTRING,!1,t),A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,e.getBytes())]);return n!=="hmacWithSHA1"&&i.value.push(A.create(A.Class.UNIVERSAL,A.Type.INTEGER,!1,q.util.hexToBytes(r.toString(16))),A.create(A.Class.UNIVERSAL,A.Type.SEQUENCE,!0,[A.create(A.Class.UNIVERSAL,A.Type.OID,!1,A.oidToDer(tt.oids[n]).getBytes()),A.create(A.Class.UNIVERSAL,A.Type.NULL,!1,"")])),i}});var Ku=X((wb,Ou)=>{"use strict";Ou.exports=am;function am(t,e){for(var r=new Array(arguments.length-1),n=0,i=2,o=!0;i<arguments.length;)r[n++]=arguments[i++];return new Promise(function(s,c){r[n]=function(f){if(o)if(o=!1,f)c(f);else{for(var l=new Array(arguments.length-1),h=0;h<l.length;)l[h++]=arguments[h];s.apply(null,l)}};try{t.apply(e||null,r)}catch(u){o&&(o=!1,c(u))}})}});var qu=X(Vu=>{"use strict";var uo=Vu;uo.length=function(e){var r=e.length;if(!r)return 0;for(var n=0;--r%4>1&&e.charAt(r)==="=";)++n;return Math.ceil(e.length*3)/4-n};var Cn=new Array(64),Mu=new Array(123);for(Ce=0;Ce<64;)Mu[Cn[Ce]=Ce<26?Ce+65:Ce<52?Ce+71:Ce<62?Ce-4:Ce-59|43]=Ce++;var Ce;uo.encode=function(e,r,n){for(var i=null,o=[],a=0,s=0,c;r<n;){var u=e[r++];switch(s){case 0:o[a++]=Cn[u>>2],c=(u&3)<<4,s=1;break;case 1:o[a++]=Cn[c|u>>4],c=(u&15)<<2,s=2;break;case 2:o[a++]=Cn[c|u>>6],o[a++]=Cn[u&63],s=0;break}a>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),a=0)}return s&&(o[a++]=Cn[c],o[a++]=61,s===1&&(o[a++]=61)),i?(a&&i.push(String.fromCharCode.apply(String,o.slice(0,a))),i.join("")):String.fromCharCode.apply(String,o.slice(0,a))};var Fu="invalid encoding";uo.decode=function(e,r,n){for(var i=n,o=0,a,s=0;s<e.length;){var c=e.charCodeAt(s++);if(c===61&&o>1)break;if((c=Mu[c])===void 0)throw Error(Fu);switch(o){case 0:a=c,o=1;break;case 1:r[n++]=a<<2|(c&48)>>4,a=c,o=2;break;case 2:r[n++]=(a&15)<<4|(c&60)>>2,a=c,o=3;break;case 3:r[n++]=(a&3)<<6|c,o=0;break}}if(o===1)throw Error(Fu);return n-i};uo.test=function(e){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(e)}});var zu=X((Sb,Hu)=>{"use strict";Hu.exports=fo;function fo(){this._listeners={}}fo.prototype.on=function(e,r,n){return(this._listeners[e]||(this._listeners[e]=[])).push({fn:r,ctx:n||this}),this};fo.prototype.off=function(e,r){if(e===void 0)this._listeners={};else if(r===void 0)this._listeners[e]=[];else for(var n=this._listeners[e],i=0;i<n.length;)n[i].fn===r?n.splice(i,1):++i;return this};fo.prototype.emit=function(e){var r=this._listeners[e];if(r){for(var n=[],i=1;i<arguments.length;)n.push(arguments[i++]);for(i=0;i<r.length;)r[i].fn.apply(r[i++].ctx,n)}return this}});var Xu=X((Bb,Qu)=>{"use strict";Qu.exports=Gu(Gu);function Gu(t){return typeof Float32Array<"u"?function(){var e=new Float32Array([-0]),r=new Uint8Array(e.buffer),n=r[3]===128;function i(c,u,f){e[0]=c,u[f]=r[0],u[f+1]=r[1],u[f+2]=r[2],u[f+3]=r[3]}function o(c,u,f){e[0]=c,u[f]=r[3],u[f+1]=r[2],u[f+2]=r[1],u[f+3]=r[0]}t.writeFloatLE=n?i:o,t.writeFloatBE=n?o:i;function a(c,u){return r[0]=c[u],r[1]=c[u+1],r[2]=c[u+2],r[3]=c[u+3],e[0]}function s(c,u){return r[3]=c[u],r[2]=c[u+1],r[1]=c[u+2],r[0]=c[u+3],e[0]}t.readFloatLE=n?a:s,t.readFloatBE=n?s:a}():function(){function e(n,i,o,a){var s=i<0?1:0;if(s&&(i=-i),i===0)n(1/i>0?0:2147483648,o,a);else if(isNaN(i))n(2143289344,o,a);else if(i>34028234663852886e22)n((s<<31|2139095040)>>>0,o,a);else if(i<11754943508222875e-54)n((s<<31|Math.round(i/1401298464324817e-60))>>>0,o,a);else{var c=Math.floor(Math.log(i)/Math.LN2),u=Math.round(i*Math.pow(2,-c)*8388608)&8388607;n((s<<31|c+127<<23|u)>>>0,o,a)}}t.writeFloatLE=e.bind(null,$u),t.writeFloatBE=e.bind(null,Wu);function r(n,i,o){var a=n(i,o),s=(a>>31)*2+1,c=a>>>23&255,u=a&8388607;return c===255?u?NaN:s*(1/0):c===0?s*1401298464324817e-60*u:s*Math.pow(2,c-150)*(u+8388608)}t.readFloatLE=r.bind(null,Yu),t.readFloatBE=r.bind(null,Zu)}(),typeof Float64Array<"u"?function(){var e=new Float64Array([-0]),r=new Uint8Array(e.buffer),n=r[7]===128;function i(c,u,f){e[0]=c,u[f]=r[0],u[f+1]=r[1],u[f+2]=r[2],u[f+3]=r[3],u[f+4]=r[4],u[f+5]=r[5],u[f+6]=r[6],u[f+7]=r[7]}function o(c,u,f){e[0]=c,u[f]=r[7],u[f+1]=r[6],u[f+2]=r[5],u[f+3]=r[4],u[f+4]=r[3],u[f+5]=r[2],u[f+6]=r[1],u[f+7]=r[0]}t.writeDoubleLE=n?i:o,t.writeDoubleBE=n?o:i;function a(c,u){return r[0]=c[u],r[1]=c[u+1],r[2]=c[u+2],r[3]=c[u+3],r[4]=c[u+4],r[5]=c[u+5],r[6]=c[u+6],r[7]=c[u+7],e[0]}function s(c,u){return r[7]=c[u],r[6]=c[u+1],r[5]=c[u+2],r[4]=c[u+3],r[3]=c[u+4],r[2]=c[u+5],r[1]=c[u+6],r[0]=c[u+7],e[0]}t.readDoubleLE=n?a:s,t.readDoubleBE=n?s:a}():function(){function e(n,i,o,a,s,c){var u=a<0?1:0;if(u&&(a=-a),a===0)n(0,s,c+i),n(1/a>0?0:2147483648,s,c+o);else if(isNaN(a))n(0,s,c+i),n(2146959360,s,c+o);else if(a>17976931348623157e292)n(0,s,c+i),n((u<<31|2146435072)>>>0,s,c+o);else{var f;if(a<22250738585072014e-324)f=a/5e-324,n(f>>>0,s,c+i),n((u<<31|f/4294967296)>>>0,s,c+o);else{var l=Math.floor(Math.log(a)/Math.LN2);l===1024&&(l=1023),f=a*Math.pow(2,-l),n(f*4503599627370496>>>0,s,c+i),n((u<<31|l+1023<<20|f*1048576&1048575)>>>0,s,c+o)}}}t.writeDoubleLE=e.bind(null,$u,0,4),t.writeDoubleBE=e.bind(null,Wu,4,0);function r(n,i,o,a,s){var c=n(a,s+i),u=n(a,s+o),f=(u>>31)*2+1,l=u>>>20&2047,h=4294967296*(u&1048575)+c;return l===2047?h?NaN:f*(1/0):l===0?f*5e-324*h:f*Math.pow(2,l-1075)*(h+4503599627370496)}t.readDoubleLE=r.bind(null,Yu,0,4),t.readDoubleBE=r.bind(null,Zu,4,0)}(),t}function $u(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 Wu(t,e,r){e[r]=t>>>24,e[r+1]=t>>>16&255,e[r+2]=t>>>8&255,e[r+3]=t&255}function Yu(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16|t[e+3]<<24)>>>0}function Zu(t,e){return(t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3])>>>0}});var Ju=X((exports,module)=>{"use strict";module.exports=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(t){}return null}});var tf=X(ju=>{"use strict";var os=ju;os.length=function(e){for(var r=0,n=0,i=0;i<e.length;++i)n=e.charCodeAt(i),n<128?r+=1:n<2048?r+=2:(n&64512)===55296&&(e.charCodeAt(i+1)&64512)===56320?(++i,r+=4):r+=3;return r};os.read=function(e,r,n){var i=n-r;if(i<1)return"";for(var o=null,a=[],s=0,c;r<n;)c=e[r++],c<128?a[s++]=c:c>191&&c<224?a[s++]=(c&31)<<6|e[r++]&63:c>239&&c<365?(c=((c&7)<<18|(e[r++]&63)<<12|(e[r++]&63)<<6|e[r++]&63)-65536,a[s++]=55296+(c>>10),a[s++]=56320+(c&1023)):a[s++]=(c&15)<<12|(e[r++]&63)<<6|e[r++]&63,s>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,a)),s=0);return o?(s&&o.push(String.fromCharCode.apply(String,a.slice(0,s))),o.join("")):String.fromCharCode.apply(String,a.slice(0,s))};os.write=function(e,r,n){for(var i=n,o,a,s=0;s<e.length;++s)o=e.charCodeAt(s),o<128?r[n++]=o:o<2048?(r[n++]=o>>6|192,r[n++]=o&63|128):(o&64512)===55296&&((a=e.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(a&1023),++s,r[n++]=o>>18|240,r[n++]=o>>12&63|128,r[n++]=o>>6&63|128,r[n++]=o&63|128):(r[n++]=o>>12|224,r[n++]=o>>6&63|128,r[n++]=o&63|128);return n-i}});var rf=X((Ab,ef)=>{"use strict";ef.exports=sm;function sm(t,e,r){var n=r||8192,i=n>>>1,o=null,a=n;return function(c){if(c<1||c>i)return t(c);a+c>n&&(o=t(n),a=0);var u=e.call(o,a,a+=c);return a&7&&(a=(a|7)+1),u}}});var of=X((_b,nf)=>{"use strict";nf.exports=qt;var Xn=Gr();function qt(t,e){this.lo=t>>>0,this.hi=e>>>0}var zr=qt.zero=new qt(0,0);zr.toNumber=function(){return 0};zr.zzEncode=zr.zzDecode=function(){return this};zr.length=function(){return 1};var cm=qt.zeroHash="\0\0\0\0\0\0\0\0";qt.fromNumber=function(e){if(e===0)return zr;var r=e<0;r&&(e=-e);var 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 qt(n,i)};qt.from=function(e){if(typeof e=="number")return qt.fromNumber(e);if(Xn.isString(e))if(Xn.Long)e=Xn.Long.fromString(e);else return qt.fromNumber(parseInt(e,10));return e.low||e.high?new qt(e.low>>>0,e.high>>>0):zr};qt.prototype.toNumber=function(e){if(!e&&this.hi>>>31){var r=~this.lo+1>>>0,n=~this.hi>>>0;return r||(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296};qt.prototype.toLong=function(e){return Xn.Long?new Xn.Long(this.lo|0,this.hi|0,!!e):{low:this.lo|0,high:this.hi|0,unsigned:!!e}};var br=String.prototype.charCodeAt;qt.fromHash=function(e){return e===cm?zr:new qt((br.call(e,0)|br.call(e,1)<<8|br.call(e,2)<<16|br.call(e,3)<<24)>>>0,(br.call(e,4)|br.call(e,5)<<8|br.call(e,6)<<16|br.call(e,7)<<24)>>>0)};qt.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)};qt.prototype.zzEncode=function(){var e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this};qt.prototype.zzDecode=function(){var e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this};qt.prototype.length=function(){var 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}});var Gr=X(as=>{"use strict";var W=as;W.asPromise=Ku();W.base64=qu();W.EventEmitter=zu();W.float=Xu();W.inquire=Ju();W.utf8=tf();W.pool=rf();W.LongBits=of();W.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);W.global=W.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||as;W.emptyArray=Object.freeze?Object.freeze([]):[];W.emptyObject=Object.freeze?Object.freeze({}):{};W.isInteger=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};W.isString=function(e){return typeof e=="string"||e instanceof String};W.isObject=function(e){return e&&typeof e=="object"};W.isset=W.isSet=function(e,r){var n=e[r];return n!=null&&e.hasOwnProperty(r)?typeof n!="object"||(Array.isArray(n)?n.length:Object.keys(n).length)>0:!1};W.Buffer=function(){try{var t=W.inquire("buffer").Buffer;return t.prototype.utf8Write?t:null}catch{return null}}();W._Buffer_from=null;W._Buffer_allocUnsafe=null;W.newBuffer=function(e){return typeof e=="number"?W.Buffer?W._Buffer_allocUnsafe(e):new W.Array(e):W.Buffer?W._Buffer_from(e):typeof Uint8Array>"u"?e:new Uint8Array(e)};W.Array=typeof Uint8Array<"u"?Uint8Array:Array;W.Long=W.global.dcodeIO&&W.global.dcodeIO.Long||W.global.Long||W.inquire("long");W.key2Re=/^true|false|0|1$/;W.key32Re=/^-?(?:0|[1-9][0-9]*)$/;W.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;W.longToHash=function(e){return e?W.LongBits.from(e).toHash():W.LongBits.zeroHash};W.longFromHash=function(e,r){var n=W.LongBits.fromHash(e);return W.Long?W.Long.fromBits(n.lo,n.hi,r):n.toNumber(!!r)};function af(t,e,r){for(var n=Object.keys(e),i=0;i<n.length;++i)(t[n[i]]===void 0||!r)&&(t[n[i]]=e[n[i]]);return t}W.merge=af;W.lcFirst=function(e){return e.charAt(0).toLowerCase()+e.substring(1)};function sf(t){function e(r,n){if(!(this instanceof e))return new e(r,n);Object.defineProperty(this,"message",{get:function(){return r}}),Error.captureStackTrace?Error.captureStackTrace(this,e):Object.defineProperty(this,"stack",{value:new Error().stack||""}),n&&af(this,n)}return e.prototype=Object.create(Error.prototype,{constructor:{value:e,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return t},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),e}W.newError=sf;W.ProtocolError=sf("ProtocolError");W.oneOfGetter=function(e){for(var r={},n=0;n<e.length;++n)r[e[n]]=1;return function(){for(var i=Object.keys(this),o=i.length-1;o>-1;--o)if(r[i[o]]===1&&this[i[o]]!==void 0&&this[i[o]]!==null)return i[o]}};W.oneOfSetter=function(e){return function(r){for(var n=0;n<e.length;++n)e[n]!==r&&delete this[e[n]]}};W.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};W._configure=function(){var t=W.Buffer;if(!t){W._Buffer_from=W._Buffer_allocUnsafe=null;return}W._Buffer_from=t.from!==Uint8Array.from&&t.from||function(r,n){return new t(r,n)},W._Buffer_allocUnsafe=t.allocUnsafe||function(r){return new t(r)}}});var us=X((Ib,hf)=>{"use strict";hf.exports=Nt;var Ae=Gr(),cs,ff=Ae.LongBits,um=Ae.utf8;function _e(t,e){return RangeError("index out of range: "+t.pos+" + "+(e||1)+" > "+t.len)}function Nt(t){this.buf=t,this.pos=0,this.len=t.length}var cf=typeof Uint8Array<"u"?function(e){if(e instanceof Uint8Array||Array.isArray(e))return new Nt(e);throw Error("illegal buffer")}:function(e){if(Array.isArray(e))return new Nt(e);throw Error("illegal buffer")},lf=function(){return Ae.Buffer?function(r){return(Nt.create=function(i){return Ae.Buffer.isBuffer(i)?new cs(i):cf(i)})(r)}:cf};Nt.create=lf();Nt.prototype._slice=Ae.Array.prototype.subarray||Ae.Array.prototype.slice;Nt.prototype.uint32=function(){var e=4294967295;return function(){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,_e(this,10);return e}}();Nt.prototype.int32=function(){return this.uint32()|0};Nt.prototype.sint32=function(){var e=this.uint32();return e>>>1^-(e&1)|0};function ss(){var t=new ff(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw _e(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw _e(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}Nt.prototype.bool=function(){return this.uint32()!==0};function lo(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}Nt.prototype.fixed32=function(){if(this.pos+4>this.len)throw _e(this,4);return lo(this.buf,this.pos+=4)};Nt.prototype.sfixed32=function(){if(this.pos+4>this.len)throw _e(this,4);return lo(this.buf,this.pos+=4)|0};function uf(){if(this.pos+8>this.len)throw _e(this,8);return new ff(lo(this.buf,this.pos+=4),lo(this.buf,this.pos+=4))}Nt.prototype.float=function(){if(this.pos+4>this.len)throw _e(this,4);var e=Ae.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e};Nt.prototype.double=function(){if(this.pos+8>this.len)throw _e(this,4);var e=Ae.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,e};Nt.prototype.bytes=function(){var e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw _e(this,e);if(this.pos+=e,Array.isArray(this.buf))return this.buf.slice(r,n);if(r===n){var i=Ae.Buffer;return i?i.alloc(0):new this.buf.constructor(0)}return this._slice.call(this.buf,r,n)};Nt.prototype.string=function(){var e=this.bytes();return um.read(e,0,e.length)};Nt.prototype.skip=function(e){if(typeof e=="number"){if(this.pos+e>this.len)throw _e(this,e);this.pos+=e}else do if(this.pos>=this.len)throw _e(this);while(this.buf[this.pos++]&128);return this};Nt.prototype.skipType=function(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+t+" at offset "+this.pos)}return this};Nt._configure=function(t){cs=t,Nt.create=lf(),cs._configure();var e=Ae.Long?"toLong":"toNumber";Ae.merge(Nt.prototype,{int64:function(){return ss.call(this)[e](!1)},uint64:function(){return ss.call(this)[e](!0)},sint64:function(){return ss.call(this).zzDecode()[e](!1)},fixed64:function(){return uf.call(this)[e](!0)},sfixed64:function(){return uf.call(this)[e](!1)}})}});var gf=X((Rb,yf)=>{"use strict";yf.exports=$r;var pf=us();($r.prototype=Object.create(pf.prototype)).constructor=$r;var df=Gr();function $r(t){pf.call(this,t)}$r._configure=function(){df.Buffer&&($r.prototype._slice=df.Buffer.prototype.slice)};$r.prototype.string=function(){var e=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+e,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+e,this.len))};$r._configure()});var gs=X((Nb,bf)=>{"use strict";bf.exports=ft;var ge=Gr(),fs,ho=ge.LongBits,mf=ge.base64,xf=ge.utf8;function Jn(t,e,r){this.fn=t,this.len=e,this.next=void 0,this.val=r}function hs(){}function fm(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}function ft(){this.len=0,this.head=new Jn(hs,0,0),this.tail=this.head,this.states=null}var vf=function(){return ge.Buffer?function(){return(ft.create=function(){return new fs})()}:function(){return new ft}};ft.create=vf();ft.alloc=function(e){return new ge.Array(e)};ge.Array!==Array&&(ft.alloc=ge.pool(ft.alloc,ge.Array.prototype.subarray));ft.prototype._push=function(e,r,n){return this.tail=this.tail.next=new Jn(e,r,n),this.len+=r,this};function ds(t,e,r){e[r]=t&255}function lm(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}function ps(t,e){this.len=t,this.next=void 0,this.val=e}ps.prototype=Object.create(Jn.prototype);ps.prototype.fn=lm;ft.prototype.uint32=function(e){return this.len+=(this.tail=this.tail.next=new ps((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this};ft.prototype.int32=function(e){return e<0?this._push(ys,10,ho.fromNumber(e)):this.uint32(e)};ft.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)};function ys(t,e,r){for(;t.hi;)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}ft.prototype.uint64=function(e){var r=ho.from(e);return this._push(ys,r.length(),r)};ft.prototype.int64=ft.prototype.uint64;ft.prototype.sint64=function(e){var r=ho.from(e).zzEncode();return this._push(ys,r.length(),r)};ft.prototype.bool=function(e){return this._push(ds,1,e?1:0)};function ls(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}ft.prototype.fixed32=function(e){return this._push(ls,4,e>>>0)};ft.prototype.sfixed32=ft.prototype.fixed32;ft.prototype.fixed64=function(e){var r=ho.from(e);return this._push(ls,4,r.lo)._push(ls,4,r.hi)};ft.prototype.sfixed64=ft.prototype.fixed64;ft.prototype.float=function(e){return this._push(ge.float.writeFloatLE,4,e)};ft.prototype.double=function(e){return this._push(ge.float.writeDoubleLE,8,e)};var hm=ge.Array.prototype.set?function(e,r,n){r.set(e,n)}:function(e,r,n){for(var i=0;i<e.length;++i)r[n+i]=e[i]};ft.prototype.bytes=function(e){var r=e.length>>>0;if(!r)return this._push(ds,1,0);if(ge.isString(e)){var n=ft.alloc(r=mf.length(e));mf.decode(e,n,0),e=n}return this.uint32(r)._push(hm,r,e)};ft.prototype.string=function(e){var r=xf.length(e);return r?this.uint32(r)._push(xf.write,r,e):this._push(ds,1,0)};ft.prototype.fork=function(){return this.states=new fm(this),this.head=this.tail=new Jn(hs,0,0),this.len=0,this};ft.prototype.reset=function(){return this.states?(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 Jn(hs,0,0),this.len=0),this};ft.prototype.ldelim=function(){var e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=e.next,this.tail=r,this.len+=n),this};ft.prototype.finish=function(){for(var e=this.head.next,r=this.constructor.alloc(this.len),n=0;e;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r};ft._configure=function(t){fs=t,ft.create=vf(),fs._configure()}});var Sf=X((Db,Ef)=>{"use strict";Ef.exports=Ve;var wf=gs();(Ve.prototype=Object.create(wf.prototype)).constructor=Ve;var wr=Gr();function Ve(){wf.call(this)}Ve._configure=function(){Ve.alloc=wr._Buffer_allocUnsafe,Ve.writeBytesBuffer=wr.Buffer&&wr.Buffer.prototype instanceof Uint8Array&&wr.Buffer.prototype.set.name==="set"?function(e,r,n){r.set(e,n)}:function(e,r,n){if(e.copy)e.copy(r,n,0,e.length);else for(var i=0;i<e.length;)r[n++]=e[i++]}};Ve.prototype.bytes=function(e){wr.isString(e)&&(e=wr._Buffer_from(e,"base64"));var r=e.length>>>0;return this.uint32(r),r&&this._push(Ve.writeBytesBuffer,r,e),this};function dm(t,e,r){t.length<40?wr.utf8.write(t,e,r):e.utf8Write?e.utf8Write(t,r):e.write(t,r)}Ve.prototype.string=function(e){var r=wr.Buffer.byteLength(e);return this.uint32(r),r&&this._push(dm,r,e),this};Ve._configure()});var Uf=X((Dw,Lf)=>{var bt=yt();Or();Lt();var ei=Lf.exports=bt.sha512=bt.sha512||{};bt.md.sha512=bt.md.algorithms.sha512=ei;var Df=bt.sha384=bt.sha512.sha384=bt.sha512.sha384||{};Df.create=function(){return ei.create("SHA-384")};bt.md.sha384=bt.md.algorithms.sha384=Df;bt.sha512.sha256=bt.sha512.sha256||{create:function(){return ei.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 ei.create("SHA-512/224")}};bt.md["sha512/224"]=bt.md.algorithms["sha512/224"]=bt.sha512.sha224;ei.create=function(t){if(kf||Sm(),typeof t>"u"&&(t="SHA-512"),!(t in Yr))throw new Error("Invalid SHA-512 algorithm: "+t);for(var e=Yr[t],r=null,n=bt.util.createBuffer(),i=new Array(80),o=0;o<80;++o)i[o]=new Array(2);var a=64;switch(t){case"SHA-384":a=48;break;case"SHA-512/256":a=32;break;case"SHA-512/224":a=28;break}var s={algorithm:t.replace("-","").toLowerCase(),blockLength:128,digestLength:a,messageLength:0,fullMessageLength:null,messageLengthSize:16};return s.start=function(){s.messageLength=0,s.fullMessageLength=s.messageLength128=[];for(var c=s.messageLengthSize/4,u=0;u<c;++u)s.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 s},s.start(),s.update=function(c,u){u==="utf8"&&(c=bt.util.encodeUtf8(c));var f=c.length;s.messageLength+=f,f=[f/4294967296>>>0,f>>>0];for(var l=s.fullMessageLength.length-1;l>=0;--l)s.fullMessageLength[l]+=f[1],f[1]=f[0]+(s.fullMessageLength[l]/4294967296>>>0),s.fullMessageLength[l]=s.fullMessageLength[l]>>>0,f[0]=f[1]/4294967296>>>0;return n.putBytes(c),Nf(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),s},s.digest=function(){var c=bt.util.createBuffer();c.putBytes(n.bytes());var u=s.fullMessageLength[s.fullMessageLength.length-1]+s.messageLengthSize,f=u&s.blockLength-1;c.putBytes(Ss.substr(0,s.blockLength-f));for(var l,h,g=s.fullMessageLength[0]*8,d=0;d<s.fullMessageLength.length-1;++d)l=s.fullMessageLength[d+1]*8,h=l/4294967296>>>0,g+=h,c.putInt32(g>>>0),g=l>>>0;c.putInt32(g);for(var p=new Array(r.length),d=0;d<r.length;++d)p[d]=r[d].slice(0);Nf(p,i,c);var y=bt.util.createBuffer(),m;t==="SHA-512"?m=p.length:t==="SHA-384"?m=p.length-2:m=p.length-4;for(var d=0;d<m;++d)y.putInt32(p[d][0]),(d!==m-1||t!=="SHA-512/224")&&y.putInt32(p[d][1]);return y},s};var Ss=null,kf=!1,Bs=null,Yr=null;function Sm(){Ss=String.fromCharCode(128),Ss+=bt.util.fillString(String.fromCharCode(0),128),Bs=[[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]],Yr={},Yr["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],Yr["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],Yr["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],Yr["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],kf=!0}function Nf(t,e,r){for(var n,i,o,a,s,c,u,f,l,h,g,d,p,y,m,w,b,k,E,S,L,B,O,F,P,V,Z,rt,C,R,N,U,T,H,$,Q=r.length();Q>=128;){for(C=0;C<16;++C)e[C][0]=r.getInt32()>>>0,e[C][1]=r.getInt32()>>>0;for(;C<80;++C)U=e[C-2],R=U[0],N=U[1],n=((R>>>19|N<<13)^(N>>>29|R<<3)^R>>>6)>>>0,i=((R<<13|N>>>19)^(N<<3|R>>>29)^(R<<26|N>>>6))>>>0,H=e[C-15],R=H[0],N=H[1],o=((R>>>1|N<<31)^(R>>>8|N<<24)^R>>>7)>>>0,a=((R<<31|N>>>1)^(R<<24|N>>>8)^(R<<25|N>>>7))>>>0,T=e[C-7],$=e[C-16],N=i+T[1]+a+$[1],e[C][0]=n+T[0]+o+$[0]+(N/4294967296>>>0)>>>0,e[C][1]=N>>>0;for(p=t[0][0],y=t[0][1],m=t[1][0],w=t[1][1],b=t[2][0],k=t[2][1],E=t[3][0],S=t[3][1],L=t[4][0],B=t[4][1],O=t[5][0],F=t[5][1],P=t[6][0],V=t[6][1],Z=t[7][0],rt=t[7][1],C=0;C<80;++C)u=((L>>>14|B<<18)^(L>>>18|B<<14)^(B>>>9|L<<23))>>>0,f=((L<<18|B>>>14)^(L<<14|B>>>18)^(B<<23|L>>>9))>>>0,l=(P^L&(O^P))>>>0,h=(V^B&(F^V))>>>0,s=((p>>>28|y<<4)^(y>>>2|p<<30)^(y>>>7|p<<25))>>>0,c=((p<<4|y>>>28)^(y<<30|p>>>2)^(y<<25|p>>>7))>>>0,g=(p&m|b&(p^m))>>>0,d=(y&w|k&(y^w))>>>0,N=rt+f+h+Bs[C][1]+e[C][1],n=Z+u+l+Bs[C][0]+e[C][0]+(N/4294967296>>>0)>>>0,i=N>>>0,N=c+d,o=s+g+(N/4294967296>>>0)>>>0,a=N>>>0,Z=P,rt=V,P=O,V=F,O=L,F=B,N=S+i,L=E+n+(N/4294967296>>>0)>>>0,B=N>>>0,E=b,S=k,b=m,k=w,m=p,w=y,N=i+a,p=n+o+(N/4294967296>>>0)>>>0,y=N>>>0;N=t[0][1]+y,t[0][0]=t[0][0]+p+(N/4294967296>>>0)>>>0,t[0][1]=N>>>0,N=t[1][1]+w,t[1][0]=t[1][0]+m+(N/4294967296>>>0)>>>0,t[1][1]=N>>>0,N=t[2][1]+k,t[2][0]=t[2][0]+b+(N/4294967296>>>0)>>>0,t[2][1]=N>>>0,N=t[3][1]+S,t[3][0]=t[3][0]+E+(N/4294967296>>>0)>>>0,t[3][1]=N>>>0,N=t[4][1]+B,t[4][0]=t[4][0]+L+(N/4294967296>>>0)>>>0,t[4][1]=N>>>0,N=t[5][1]+F,t[5][0]=t[5][0]+O+(N/4294967296>>>0)>>>0,t[5][1]=N>>>0,N=t[6][1]+V,t[6][0]=t[6][0]+P+(N/4294967296>>>0)>>>0,t[6][1]=N>>>0,N=t[7][1]+rt,t[7][0]=t[7][0]+Z+(N/4294967296>>>0)>>>0,t[7][1]=N>>>0,Q-=128}}});var vo=X((zE,cl)=>{"use strict";function sl(t,e){for(let r in e)Object.defineProperty(t,r,{value:e[r],enumerable:!0,configurable:!0});return t}function Qm(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 sl(t,r)}catch{r.message=t.message,r.stack=t.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(t)),sl(new i,r)}}cl.exports=Qm});var ll=X((XE,Us)=>{var QE=function(){typeof Us<"u"&&(Us.exports=p);var t=86400,e=3200,r=146097*e/400,n=t*r,i=1e3*n,o=864e13,a=4294967296,s=1e6,c="000000000",u=Math.trunc||function(B){var O=B-B%1;return O==0&&(B<0||B===0&&1/B!=1/0)?-0:O},f=p.prototype,l=(p.fromDate=function(B){return new p(+B)},p.fromInt64BE=k(0,1,2,3,0,4),p.fromInt64LE=k(3,2,1,0,4,0),p.fromString=function(P){var O,F=new p,P=(P+="").replace(/^\s*[+\-]?\d+/,function(Z){var Z=+Z,rt=1970+(Z-1970)%400;return F.year=Z-rt,rt}).replace(/(?:Z|([+\-]\d{2}):?(\d{2}))$/,function(V,Z,rt){return Z<0&&(rt*=-1),O=6e4*(60*+Z+ +rt),""}).replace(/\.\d+$/,function(V){return F.nano=+(V+c).substr(1,9),""}).split(/\D+/);if(1<P.length?P[1]--:P[1]=0,F.time=O=Date.UTC.apply(Date,P)-(O||0),isNaN(O))throw new TypeError("Invalid Date");return y(F)},p.fromTimeT=function(B){return w(B,0)},f.year=0,f.time=0,f.nano=0,f.addNano=function(B){return this.nano+=+B||0,this},f.getNano=function(){var B=y(this);return(B.time%1e3*s+ +B.nano+1e9)%1e9},f.getTimeT=function(){var O=y(this),B=Math.floor(O.time/1e3),O=O.year;return O&&(B+=O*r*t/e),B},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(B){var O=this,F=O.toDate(),P={H:function(){return S(F.getUTCHours())},L:function(){return L(F.getUTCMilliseconds(),3)},M:function(){return S(F.getUTCMinutes())},N:function(){return L(O.getNano(),9)},S:function(){return S(F.getUTCSeconds())},Y:function(){var V=O.getYear();return 999999<V?"+"+V:9999<V?"+"+L(V,6):0<=V?L(V,4):-999999<=V?"-"+L(-V,6):V},a:function(){return g[F.getUTCDay()]},b:function(){return h[F.getUTCMonth()]},d:function(){return S(F.getUTCDate())},e:function(){return function(V){return(9<V?"":" ")+(0|V)}(F.getUTCDate())},m:function(){return S(F.getUTCMonth()+1)}};return function V(Z){return Z.replace(/%./g,function(rt){var R=rt[1],C=d[R],R=P[R];return C?V(C):R?R():rt})}(B||l)},f.writeInt64BE=b(0,1,2,3,0,4),f.writeInt64LE=b(3,2,1,0,4,0),"%Y-%m-%dT%H:%M:%S.%NZ"),h=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],g=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],d={"%":"%",F:"%Y-%m-%d",n:`
16
+ `,R:"%H:%M",T:"%H:%M:%S",t:" ",X:"%T",Z:"GMT",z:"+0000"};return p;function p(B,O,F){var P=this;if(!(P instanceof p))return new p(B,O,F);P.time=+B||0,P.nano=+O||0,P.year=+F||0,y(P)}function y(B){var O,F,P,V=B.year,Z=B.time,rt=B.nano,C=((rt<0||s<=rt)&&(rt-=(F=Math.floor(rt/s))*s,Z+=F,F=1),V%e);return(Z<-o||o<Z||C)&&((O=u(Z/i))&&(V+=O*e,Z-=O*i),(P=m(Z)).setUTCFullYear(C+P.getUTCFullYear()),P=(Z=+P)+(O=u((V-=C)/e))*i,O&&-o<=P&&P<=o&&(V-=O*e,Z=P),F=1),F&&(B.year=V,B.time=Z,B.nano=rt),B}function m(B){var O=new Date(0);return O.setTime(B),O}function w(V,P){V=+V||0;var F=u((P=(P|0)*a)/n)+u(V/n),P=P%n+V%n,V=u(P/n);return V&&(F+=V,P-=V*n),new p(1e3*P,0,F*e)}function b(B,O,F,P,V,Z){return function(C,R){var U=y(this);C=C||new Array(8),E(C,R|=0);var T=Math.floor(U.time/1e3),U=U.year*(r*t/e),N=u(U/a)+u(T/a),U=U%a+T%a,T=Math.floor(U/a);return T&&(N+=T,U-=T*a),rt(C,R+V,N),rt(C,R+Z,U),C};function rt(C,R,N){C[R+B]=N>>24&255,C[R+O]=N>>16&255,C[R+F]=N>>8&255,C[R+P]=255&N}}function k(B,O,F,P,V,Z){return function(C,R){E(C,R|=0);var N=rt(C,R+V);return w(rt(C,R+Z),N)};function rt(C,R){return 16777216*C[R+B]+(C[R+O]<<16|C[R+F]<<8|C[R+P])}}function E(B,O){if(B=B&&B.length,B==null)throw new TypeError("Invalid Buffer");if(B<O+8)throw new RangeError("Out of range")}function S(B){return(9<B?"":"0")+(0|B)}function L(B,O){return(c+(0|B)).substr(-O)}}()});var Ph=X((q4,t0)=>{"use strict";var K2=Object.prototype.hasOwnProperty,jt="~";function xi(){}Object.create&&(xi.prototype=Object.create(null),new xi().__proto__||(jt=!1));function F2(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function Uh(t,e,r,n,i){if(typeof r!="function")throw new TypeError("The listener must be a function");var o=new F2(r,n||t,i),a=jt?jt+e:e;return t._events[a]?t._events[a].fn?t._events[a]=[t._events[a],o]:t._events[a].push(o):(t._events[a]=o,t._eventsCount++),t}function Uo(t,e){--t._eventsCount===0?t._events=new xi:delete t._events[e]}function Qt(){this._events=new xi,this._eventsCount=0}Qt.prototype.eventNames=function(){var e=[],r,n;if(this._eventsCount===0)return e;for(n in r=this._events)K2.call(r,n)&&e.push(jt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(r)):e};Qt.prototype.listeners=function(e){var r=jt?jt+e:e,n=this._events[r];if(!n)return[];if(n.fn)return[n.fn];for(var i=0,o=n.length,a=new Array(o);i<o;i++)a[i]=n[i].fn;return a};Qt.prototype.listenerCount=function(e){var r=jt?jt+e:e,n=this._events[r];return n?n.fn?1:n.length:0};Qt.prototype.emit=function(e,r,n,i,o,a){var s=jt?jt+e:e;if(!this._events[s])return!1;var c=this._events[s],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,a),!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 h=c.length,g;for(l=0;l<h;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};Qt.prototype.on=function(e,r,n){return Uh(this,e,r,n,!1)};Qt.prototype.once=function(e,r,n){return Uh(this,e,r,n,!0)};Qt.prototype.removeListener=function(e,r,n,i){var o=jt?jt+e:e;if(!this._events[o])return this;if(!r)return Uo(this,o),this;var a=this._events[o];if(a.fn)a.fn===r&&(!i||a.once)&&(!n||a.context===n)&&Uo(this,o);else{for(var s=0,c=[],u=a.length;s<u;s++)(a[s].fn!==r||i&&!a[s].once||n&&a[s].context!==n)&&c.push(a[s]);c.length?this._events[o]=c.length===1?c[0]:c:Uo(this,o)}return this};Qt.prototype.removeAllListeners=function(e){var r;return e?(r=jt?jt+e:e,this._events[r]&&Uo(this,r)):(this._events=new xi,this._eventsCount=0),this};Qt.prototype.off=Qt.prototype.removeListener;Qt.prototype.addListener=Qt.prototype.on;Qt.prefixed=jt;Qt.EventEmitter=Qt;typeof t0<"u"&&(t0.exports=Qt)});var Yh=X((J4,Wh)=>{Wh.exports=function(t){if(!t)throw Error("hashlru must have a max value, of type number, greater than 0");var e=0,r=Object.create(null),n=Object.create(null);function i(o,a){r[o]=a,e++,e>=t&&(e=0,n=r,r=Object.create(null))}return{has:function(o){return r[o]!==void 0||n[o]!==void 0},remove:function(o){r[o]!==void 0&&(r[o]=void 0),n[o]!==void 0&&(n[o]=void 0)},get:function(o){var a=r[o];if(a!==void 0)return a;if((a=n[o])!==void 0)return i(o,a),a},set:function(o,a){r[o]!==void 0?r[o]=a:i(o,a)},clear:function(){r=Object.create(null),n=Object.create(null)}}}});var G2={};Ot(G2,{ipns:()=>z2,ipnsSelector:()=>Lo,ipnsValidator:()=>Js});var ot=class extends Error{code;props;constructor(e,r,n){super(e),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};var Wo=Symbol.for("@libp2p/peer-id");function w0(t){return t!=null&&!!t[Wo]}var ie=xt(A0(),1);var Jo={};Ot(Jo,{base32:()=>fr,base32hex:()=>Dd,base32hexpad:()=>Ld,base32hexpadupper:()=>Ud,base32hexupper:()=>kd,base32pad:()=>Rd,base32padupper:()=>Nd,base32upper:()=>k0,base32z:()=>Pd});function Cd(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),a=o.charCodeAt(0);if(r[a]!==255)throw new TypeError(o+" is ambiguous");r[a]=i}var s=t.length,c=t.charAt(0),u=Math.log(s)/Math.log(256),f=Math.log(256)/Math.log(s);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var p=0,y=0,m=0,w=d.length;m!==w&&d[m]===0;)m++,p++;for(var b=(w-m)*f+1>>>0,k=new Uint8Array(b);m!==w;){for(var E=d[m],S=0,L=b-1;(E!==0||S<y)&&L!==-1;L--,S++)E+=256*k[L]>>>0,k[L]=E%s>>>0,E=E/s>>>0;if(E!==0)throw new Error("Non-zero carry");y=S,m++}for(var B=b-y;B!==b&&k[B]===0;)B++;for(var O=c.repeat(p);B<b;++B)O+=t.charAt(k[B]);return O}function h(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var p=0;if(d[p]!==" "){for(var y=0,m=0;d[p]===c;)y++,p++;for(var w=(d.length-p)*u+1>>>0,b=new Uint8Array(w);d[p];){var k=r[d.charCodeAt(p)];if(k===255)return;for(var E=0,S=w-1;(k!==0||E<m)&&S!==-1;S--,E++)k+=s*b[S]>>>0,b[S]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");m=E,p++}if(d[p]!==" "){for(var L=w-m;L!==w&&b[L]===0;)L++;for(var B=new Uint8Array(y+(w-L)),O=y;L!==w;)B[O++]=b[L++];return B}}}function g(d){var p=h(d);if(p)return p;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:h,decode:g}}var Ad=Cd,_d=Ad,_0=_d;var J2=new Uint8Array(0);var T0=(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},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")};var I0=t=>new TextEncoder().encode(t),R0=t=>new TextDecoder().decode(t);var Yo=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")}},Zo=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 D0(this,e)}},Qo=class{constructor(e){this.decoders=e}or(e){return D0(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`)}},D0=(t,e)=>new Qo({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}}),Xo=class{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Yo(e,r,n),this.decoder=new Zo(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},nn=({name:t,prefix:e,encode:r,decode:n})=>new Xo(t,e,r,n),ur=({prefix:t,name:e,alphabet:r})=>{let{encode:n,decode:i}=_0(r,e);return nn({prefix:t,name:e,encode:n,decode:o=>We(i(o))})},Td=(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 a=new Uint8Array(o*r/8|0),s=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,s+=r,s>=8&&(s-=8,a[u++]=255&c>>s)}if(s>=r||255&c<<8-s)throw new SyntaxError("Unexpected end of data");return a},Id=(t,e,r)=>{let n=e[e.length-1]==="=",i=(1<<r)-1,o="",a=0,s=0;for(let c=0;c<t.length;++c)for(s=s<<8|t[c],a+=8;a>r;)a-=r,o+=e[i&s>>a];if(a&&(o+=e[i&s<<r-a]),n)for(;o.length*r&7;)o+="=";return o},It=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>nn({prefix:e,name:t,encode(i){return Id(i,n,r)},decode(i){return Td(i,n,r,t)}});var fr=It({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),k0=It({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Rd=It({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Nd=It({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Dd=It({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),kd=It({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ld=It({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ud=It({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Pd=It({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var jo={};Ot(jo,{base58btc:()=>$t,base58flickr:()=>Od});var $t=ur({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Od=ur({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ta={};Ot(ta,{base64:()=>on,base64pad:()=>Kd,base64url:()=>Fd,base64urlpad:()=>Md});var on=It({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Kd=It({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Fd=It({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Md=It({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});ie.default.formatters.b=t=>t==null?"undefined":$t.baseEncode(t);ie.default.formatters.t=t=>t==null?"undefined":fr.baseEncode(t);ie.default.formatters.m=t=>t==null?"undefined":on.baseEncode(t);ie.default.formatters.p=t=>t==null?"undefined":t.toString();ie.default.formatters.c=t=>t==null?"undefined":t.toString();ie.default.formatters.k=t=>t==null?"undefined":t.toString();ie.default.formatters.a=t=>t==null?"undefined":t.toString();function Vd(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 lr(t){let e=Vd(`${t}:trace`);return ie.default.enabled(`${t}:trace`)&&ie.default.names.map(r=>r.toString()).find(r=>r.includes(":trace"))!=null&&(e=(0,ie.default)(`${t}:trace`)),Object.assign((0,ie.default)(t),{error:(0,ie.default)(`${t}:error`),trace:e})}var ea={};Ot(ea,{base10:()=>qd});var qd=ur({prefix:"9",name:"base10",alphabet:"0123456789"});var ra={};Ot(ra,{base16:()=>Hd,base16upper:()=>zd});var Hd=It({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),zd=It({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var na={};Ot(na,{base2:()=>Gd});var Gd=It({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ia={};Ot(ia,{base256emoji:()=>Qd});var L0=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}"),$d=L0.reduce((t,e,r)=>(t[r]=e,t),[]),Wd=L0.reduce((t,e,r)=>(t[e.codePointAt(0)]=r,t),[]);function Yd(t){return t.reduce((e,r)=>(e+=$d[r],e),"")}function Zd(t){let e=[];for(let r of t){let n=Wd[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);e.push(n)}return new Uint8Array(e)}var Qd=nn({prefix:"\u{1F680}",name:"base256emoji",encode:Yd,decode:Zd});var oa={};Ot(oa,{base36:()=>Xd,base36upper:()=>Jd});var Xd=ur({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Jd=ur({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var aa={};Ot(aa,{base8:()=>jd});var jd=It({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var sa={};Ot(sa,{identity:()=>tp});var tp=nn({prefix:"\0",name:"identity",encode:t=>R0(t),decode:t=>I0(t)});var mx=new TextEncoder,xx=new TextDecoder;var ua={};Ot(ua,{identity:()=>ke});var np=O0,U0=128,ip=127,op=~ip,ap=Math.pow(2,31);function O0(t,e,r){e=e||[],r=r||0;for(var n=r;t>=ap;)e[r++]=t&255|U0,t/=128;for(;t&op;)e[r++]=t&255|U0,t>>>=7;return e[r]=t|0,O0.bytes=r-n+1,e}var sp=ca,cp=128,P0=127;function ca(t,n){var r=0,n=n||0,i=0,o=n,a,s=t.length;do{if(o>=s)throw ca.bytes=0,new RangeError("Could not decode varint");a=t[o++],r+=i<28?(a&P0)<<i:(a&P0)*Math.pow(2,i),i+=7}while(a>=cp);return ca.bytes=o-n,r}var up=Math.pow(2,7),fp=Math.pow(2,14),lp=Math.pow(2,21),hp=Math.pow(2,28),dp=Math.pow(2,35),pp=Math.pow(2,42),yp=Math.pow(2,49),gp=Math.pow(2,56),mp=Math.pow(2,63),xp=function(t){return t<up?1:t<fp?2:t<lp?3:t<hp?4:t<dp?5:t<pp?6:t<yp?7:t<gp?8:t<mp?9:10},vp={encode:np,decode:sp,encodingLength:xp},bp=vp,Kn=bp;var Fn=(t,e=0)=>[Kn.decode(t,e),Kn.decode.bytes],an=(t,e,r=0)=>(Kn.encode(t,e,r),e),sn=t=>Kn.encodingLength(t);var De=(t,e)=>{let r=e.byteLength,n=sn(t),i=n+sn(r),o=new Uint8Array(i+r);return an(t,o,0),an(r,o,n),o.set(e,i),new cn(t,r,e,o)},Lr=t=>{let e=We(t),[r,n]=Fn(e),[i,o]=Fn(e.subarray(n)),a=e.subarray(n+o);if(a.byteLength!==i)throw new Error("Incorrect length");return new cn(r,i,a,e)},K0=(t,e)=>{if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&T0(t.bytes,r.bytes)}},cn=class{constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var F0=0,wp="identity",M0=We,Ep=t=>De(F0,M0(t)),ke={code:F0,name:wp,encode:M0,digest:Ep};var ha={};Ot(ha,{sha256:()=>Wt,sha512:()=>Sp});var la=({name:t,code:e,encode:r})=>new fa(t,e,r),fa=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 q0=t=>async e=>new Uint8Array(await crypto.subtle.digest(t,e)),Wt=la({name:"sha2-256",code:18,encode:q0("SHA-256")}),Sp=la({name:"sha2-512",code:19,encode:q0("SHA-512")});var H0=(t,e)=>{let{bytes:r,version:n}=t;switch(n){case 0:return Cp(r,da(t),e||$t.encoder);default:return Ap(r,da(t),e||fr.encoder)}};var z0=new WeakMap,da=t=>{let e=z0.get(t);if(e==null){let r=new Map;return z0.set(t,r),r}return e},Ye=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!==Mn)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==_p)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&&K0(e.multihash,n.multihash)}toString(e){return H0(this,e)}toJSON(){return{"/":H0(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:a}=r;return new t(n,i,o,a||G0(n,i,o.bytes))}else if(r[Tp]===!0){let{version:n,multihash:i,code:o}=r,a=Lr(i);return t.create(n,o,a)}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!==Mn)throw new Error(`Version 0 CID must use dag-pb (code: ${Mn}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=G0(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Mn,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=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),a=new cn(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(a):t.createV1(r.codec,a),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[l,h]=Fn(e.subarray(r));return r+=h,l},i=n(),o=Mn;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let a=r,s=n(),c=n(),u=r+c,f=u-a;return{version:i,codec:o,multihashCode:s,digestSize:c,multihashSize:f,size:u}}static parse(e,r){let[n,i]=Bp(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}},Bp=(t,e)=>{switch(t[0]){case"Q":{let r=e||$t;return[$t.prefix,r.decode(`${$t.prefix}${t}`)]}case $t.prefix:{let r=e||$t;return[$t.prefix,r.decode(t)]}case fr.prefix:{let r=e||fr;return[fr.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)]}}},Cp=(t,e,r)=>{let{prefix:n}=r;if(n!==$t.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},Ap=(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},Mn=112,_p=18,G0=(t,e,r)=>{let n=sn(t),i=n+sn(e),o=new Uint8Array(i+r.byteLength);return an(t,o,0),an(e,o,n),o.set(r,i),o},Tp=Symbol.for("@ipld/js-cid/CID");var un={...sa,...na,...aa,...ea,...ra,...Jo,...oa,...jo,...ta,...ia},Lx={...ha,...ua};function Kt(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 Ip=Symbol.for("nodejs.util.inspect.custom"),$0=Object.values(un).map(t=>t.decoder).reduce((t,e)=>t.or(e),un.identity.decoder),W0=114,pa=36,ya=37,Vn=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()})`}[Wo]=!0;toString(){return this.string==null&&(this.string=$t.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return Ye.createV1(W0,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(e){if(e instanceof Uint8Array)return Kt(this.multihash.bytes,e);if(typeof e=="string")return ga(e).equals(this);if(e?.multihash?.bytes!=null)return Kt(this.multihash.bytes,e.multihash.bytes);throw new Error("not valid Id")}[Ip](){return`PeerId(${this.toString()})`}},fn=class extends Vn{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},ln=class extends Vn{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.multihash.digest}},hn=class extends Vn{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.multihash.digest}};function ga(t,e){if(e=e??$0,t.charAt(0)==="1"||t.charAt(0)==="Q"){let r=Lr($t.decode(`z${t}`));return t.startsWith("12D")?new ln({multihash:r}):t.startsWith("16U")?new hn({multihash:r}):new fn({multihash:r})}return ma($0.decode(t))}function ma(t){try{let e=Lr(t);if(e.code===ke.code){if(e.digest.length===pa)return new ln({multihash:e});if(e.digest.length===ya)return new hn({multihash:e})}if(e.code===Wt.code)return new fn({multihash:e})}catch{return Rp(Ye.decode(t))}throw new Error("Supplied PeerID CID is invalid")}function Rp(t){if(t==null||t.multihash==null||t.version==null||t.version===1&&t.code!==W0)throw new Error("Supplied PeerID CID is invalid");let e=t.multihash;if(e.code===Wt.code)return new fn({multihash:t.multihash});if(e.code===ke.code){if(e.digest.length===pa)return new ln({multihash:t.multihash});if(e.digest.length===ya)return new hn({multihash:t.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function Y0(t,e){return t.length===pa?new ln({multihash:De(ke.code,t),privateKey:e}):t.length===ya?new hn({multihash:De(ke.code,t),privateKey:e}):new fn({multihash:await Wt.digest(t),publicKey:t,privateKey:e})}var PE=xt(Gn(),1),OE=xt(fu(),1);var Zm=xt(yt(),1);function mn(t){return globalThis.Buffer!=null?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t}function Wi(t=0){return globalThis.Buffer?.allocUnsafe!=null?mn(globalThis.Buffer.allocUnsafe(t)):new Uint8Array(t)}function hu(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var lu=hu("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Ma=hu("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=Wi(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),eg={utf8:lu,"utf-8":lu,hex:un.base16,latin1:Ma,ascii:Ma,binary:Ma,...un},Yi=eg;function At(t,e="utf8"){let r=Yi[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?mn(globalThis.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var Es={};Ot(Es,{Ed25519PrivateKey:()=>Wr,Ed25519PublicKey:()=>ti,generateKeyPair:()=>vm,generateKeyPairFromSeed:()=>Tf,unmarshalEd25519PrivateKey:()=>mm,unmarshalEd25519PublicKey:()=>xm});function du(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function Va(t,...e){if(!(t instanceof Uint8Array))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 pu(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");du(t.outputLen),du(t.blockLen)}function xn(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 yu(t,e){Va(t);let r=e.outputLen;if(t.length<r)throw new Error(`digestInto() expects output buffer of length at least ${r}`)}var Zi=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;var gu=t=>t instanceof Uint8Array;var Qi=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),Ee=(t,e)=>t<<32-e|t>>>e,rg=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;if(!rg)throw new Error("Non little-endian hardware is not supported");function qa(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Yn(t){if(typeof t=="string"&&(t=qa(t)),!gu(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}function Xi(...t){let e=new Uint8Array(t.reduce((n,i)=>n+i.length,0)),r=0;return t.forEach(n=>{if(!gu(n))throw new Error("Uint8Array expected");e.set(n,r),r+=n.length}),e}var vn=class{clone(){return this._cloneInto()}},Iv={}.toString;function Ji(t){let e=n=>t().update(Yn(n)).digest(),r=t();return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=()=>t(),e}function bn(t=32){if(Zi&&typeof Zi.getRandomValues=="function")return Zi.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}function ng(t,e,r,n){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,r,n);let i=BigInt(32),o=BigInt(4294967295),a=Number(r>>i&o),s=Number(r&o),c=n?4:0,u=n?0:4;t.setUint32(e+c,a,n),t.setUint32(e+u,s,n)}var wn=class extends vn{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=Qi(this.buffer)}update(e){xn(this);let{view:r,buffer:n,blockLen:i}=this;e=Yn(e);let o=e.length;for(let a=0;a<o;){let s=Math.min(i-this.pos,o-a);if(s===i){let c=Qi(e);for(;i<=o-a;a+=i)this.process(c,a);continue}n.set(e.subarray(a,a+s),this.pos),this.pos+=s,a+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){xn(this),yu(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:a}=this;r[a++]=128,this.buffer.subarray(a).fill(0),this.padOffset>i-a&&(this.process(n,0),a=0);for(let l=a;l<i;l++)r[l]=0;ng(n,i-8,BigInt(this.length*8),o),this.process(n,0);let s=Qi(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++)s.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:a,pos:s}=this;return e.length=i,e.pos=s,e.finished=o,e.destroyed=a,i%r&&e.buffer.set(n),e}};var ji=BigInt(4294967295),Ha=BigInt(32);function mu(t,e=!1){return e?{h:Number(t&ji),l:Number(t>>Ha&ji)}:{h:Number(t>>Ha&ji)|0,l:Number(t&ji)|0}}function ig(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:a}=mu(t[i],e);[r[i],n[i]]=[o,a]}return[r,n]}var og=(t,e)=>BigInt(t>>>0)<<Ha|BigInt(e>>>0),ag=(t,e,r)=>t>>>r,sg=(t,e,r)=>t<<32-r|e>>>r,cg=(t,e,r)=>t>>>r|e<<32-r,ug=(t,e,r)=>t<<32-r|e>>>r,fg=(t,e,r)=>t<<64-r|e>>>r-32,lg=(t,e,r)=>t>>>r-32|e<<64-r,hg=(t,e)=>e,dg=(t,e)=>t,pg=(t,e,r)=>t<<r|e>>>32-r,yg=(t,e,r)=>e<<r|t>>>32-r,gg=(t,e,r)=>e<<r-32|t>>>64-r,mg=(t,e,r)=>t<<r-32|e>>>64-r;function xg(t,e,r,n){let i=(e>>>0)+(n>>>0);return{h:t+r+(i/2**32|0)|0,l:i|0}}var vg=(t,e,r)=>(t>>>0)+(e>>>0)+(r>>>0),bg=(t,e,r,n)=>e+r+n+(t/2**32|0)|0,wg=(t,e,r,n)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0),Eg=(t,e,r,n,i)=>e+r+n+i+(t/2**32|0)|0,Sg=(t,e,r,n,i)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0)+(i>>>0),Bg=(t,e,r,n,i,o)=>e+r+n+i+o+(t/2**32|0)|0;var Cg={fromBig:mu,split:ig,toBig:og,shrSH:ag,shrSL:sg,rotrSH:cg,rotrSL:ug,rotrBH:fg,rotrBL:lg,rotr32H:hg,rotr32L:dg,rotlSH:pg,rotlSL:yg,rotlBH:gg,rotlBL:mg,add:xg,add3L:vg,add3H:bg,add4L:wg,add4H:Eg,add5H:Bg,add5L:Sg},et=Cg;var[Ag,_g]=(()=>et.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))))(),gr=new Uint32Array(80),mr=new Uint32Array(80),za=class extends wn{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:a,Dh:s,Dl:c,Eh:u,El:f,Fh:l,Fl:h,Gh:g,Gl:d,Hh:p,Hl:y}=this;return[e,r,n,i,o,a,s,c,u,f,l,h,g,d,p,y]}set(e,r,n,i,o,a,s,c,u,f,l,h,g,d,p,y){this.Ah=e|0,this.Al=r|0,this.Bh=n|0,this.Bl=i|0,this.Ch=o|0,this.Cl=a|0,this.Dh=s|0,this.Dl=c|0,this.Eh=u|0,this.El=f|0,this.Fh=l|0,this.Fl=h|0,this.Gh=g|0,this.Gl=d|0,this.Hh=p|0,this.Hl=y|0}process(e,r){for(let b=0;b<16;b++,r+=4)gr[b]=e.getUint32(r),mr[b]=e.getUint32(r+=4);for(let b=16;b<80;b++){let k=gr[b-15]|0,E=mr[b-15]|0,S=et.rotrSH(k,E,1)^et.rotrSH(k,E,8)^et.shrSH(k,E,7),L=et.rotrSL(k,E,1)^et.rotrSL(k,E,8)^et.shrSL(k,E,7),B=gr[b-2]|0,O=mr[b-2]|0,F=et.rotrSH(B,O,19)^et.rotrBH(B,O,61)^et.shrSH(B,O,6),P=et.rotrSL(B,O,19)^et.rotrBL(B,O,61)^et.shrSL(B,O,6),V=et.add4L(L,P,mr[b-7],mr[b-16]),Z=et.add4H(V,S,F,gr[b-7],gr[b-16]);gr[b]=Z|0,mr[b]=V|0}let{Ah:n,Al:i,Bh:o,Bl:a,Ch:s,Cl:c,Dh:u,Dl:f,Eh:l,El:h,Fh:g,Fl:d,Gh:p,Gl:y,Hh:m,Hl:w}=this;for(let b=0;b<80;b++){let k=et.rotrSH(l,h,14)^et.rotrSH(l,h,18)^et.rotrBH(l,h,41),E=et.rotrSL(l,h,14)^et.rotrSL(l,h,18)^et.rotrBL(l,h,41),S=l&g^~l&p,L=h&d^~h&y,B=et.add5L(w,E,L,_g[b],mr[b]),O=et.add5H(B,m,k,S,Ag[b],gr[b]),F=B|0,P=et.rotrSH(n,i,28)^et.rotrBH(n,i,34)^et.rotrBH(n,i,39),V=et.rotrSL(n,i,28)^et.rotrBL(n,i,34)^et.rotrBL(n,i,39),Z=n&o^n&s^o&s,rt=i&a^i&c^a&c;m=p|0,w=y|0,p=g|0,y=d|0,g=l|0,d=h|0,{h:l,l:h}=et.add(u|0,f|0,O|0,F|0),u=s|0,f=c|0,s=o|0,c=a|0,o=n|0,a=i|0;let C=et.add3L(F,V,rt);n=et.add3H(C,O,P,Z),i=C|0}({h:n,l:i}=et.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:o,l:a}=et.add(this.Bh|0,this.Bl|0,o|0,a|0),{h:s,l:c}=et.add(this.Ch|0,this.Cl|0,s|0,c|0),{h:u,l:f}=et.add(this.Dh|0,this.Dl|0,u|0,f|0),{h:l,l:h}=et.add(this.Eh|0,this.El|0,l|0,h|0),{h:g,l:d}=et.add(this.Fh|0,this.Fl|0,g|0,d|0),{h:p,l:y}=et.add(this.Gh|0,this.Gl|0,p|0,y|0),{h:m,l:w}=et.add(this.Hh|0,this.Hl|0,m|0,w|0),this.set(n,i,o,a,s,c,u,f,l,h,g,d,p,y,m,w)}roundClean(){gr.fill(0),mr.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 Ga=Ji(()=>new za);var ro={};Ot(ro,{bitGet:()=>Lg,bitLen:()=>kg,bitMask:()=>Zn,bitSet:()=>Ug,bytesToHex:()=>Je,bytesToNumberBE:()=>je,bytesToNumberLE:()=>xr,concatBytes:()=>tr,createHmacDrbg:()=>Ya,ensureBytes:()=>Rt,equalBytes:()=>Ng,hexToBytes:()=>Vr,hexToNumber:()=>Wa,numberToBytesBE:()=>vr,numberToBytesLE:()=>qr,numberToHexUnpadded:()=>bu,numberToVarBytesBE:()=>Rg,utf8ToBytes:()=>Dg,validateObject:()=>Me});var vu=BigInt(0),to=BigInt(1),Tg=BigInt(2),eo=t=>t instanceof Uint8Array,Ig=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Je(t){if(!eo(t))throw new Error("Uint8Array expected");let e="";for(let r=0;r<t.length;r++)e+=Ig[t[r]];return e}function bu(t){let e=t.toString(16);return e.length&1?`0${e}`:e}function Wa(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}function Vr(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);let e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);let r=new Uint8Array(e/2);for(let n=0;n<r.length;n++){let i=n*2,o=t.slice(i,i+2),a=Number.parseInt(o,16);if(Number.isNaN(a)||a<0)throw new Error("Invalid byte sequence");r[n]=a}return r}function je(t){return Wa(Je(t))}function xr(t){if(!eo(t))throw new Error("Uint8Array expected");return Wa(Je(Uint8Array.from(t).reverse()))}function vr(t,e){return Vr(t.toString(16).padStart(e*2,"0"))}function qr(t,e){return vr(t,e).reverse()}function Rg(t){return Vr(bu(t))}function Rt(t,e,r){let n;if(typeof e=="string")try{n=Vr(e)}catch(o){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${o}`)}else if(eo(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 tr(...t){let e=new Uint8Array(t.reduce((n,i)=>n+i.length,0)),r=0;return t.forEach(n=>{if(!eo(n))throw new Error("Uint8Array expected");e.set(n,r),r+=n.length}),e}function Ng(t,e){if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++)if(t[r]!==e[r])return!1;return!0}function Dg(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function kg(t){let e;for(e=0;t>vu;t>>=to,e+=1);return e}function Lg(t,e){return t>>BigInt(e)&to}var Ug=(t,e,r)=>t|(r?to:vu)<<BigInt(e),Zn=t=>(Tg<<BigInt(t-1))-to,$a=t=>new Uint8Array(t),xu=t=>Uint8Array.from(t);function Ya(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=$a(t),i=$a(t),o=0,a=()=>{n.fill(1),i.fill(0),o=0},s=(...l)=>r(i,n,...l),c=(l=$a())=>{i=s(xu([0]),l),n=s(),l.length!==0&&(i=s(xu([1]),l),n=s())},u=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let l=0,h=[];for(;l<e;){n=s();let g=n.slice();h.push(g),l+=n.length}return tr(...h)};return(l,h)=>{a(),c(l);let g;for(;!(g=h(u()));)c();return a(),g}}var Pg={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"||t instanceof Uint8Array,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 Me(t,e,r={}){let n=(i,o,a)=>{let s=Pg[o];if(typeof s!="function")throw new Error(`Invalid validator "${o}", expected function`);let c=t[i];if(!(a&&c===void 0)&&!s(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 Pt=BigInt(0),Et=BigInt(1),Hr=BigInt(2),Og=BigInt(3),Za=BigInt(4),wu=BigInt(5),Eu=BigInt(8),Kg=BigInt(9),Fg=BigInt(16);function gt(t,e){let r=t%e;return r>=Pt?r:e+r}function Mg(t,e,r){if(r<=Pt||e<Pt)throw new Error("Expected power/modulo > 0");if(r===Et)return Pt;let n=Et;for(;e>Pt;)e&Et&&(n=n*t%r),t=t*t%r,e>>=Et;return n}function St(t,e,r){let n=t;for(;e-- >Pt;)n*=n,n%=r;return n}function no(t,e){if(t===Pt||e<=Pt)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=gt(t,e),n=e,i=Pt,o=Et,a=Et,s=Pt;for(;r!==Pt;){let u=n/r,f=n%r,l=i-a*u,h=o-s*u;n=r,r=f,i=a,o=s,a=l,s=h}if(n!==Et)throw new Error("invert: does not exist");return gt(i,e)}function Vg(t){let e=(t-Et)/Hr,r,n,i;for(r=t-Et,n=0;r%Hr===Pt;r/=Hr,n++);for(i=Hr;i<t&&Mg(i,e,t)!==t-Et;i++);if(n===1){let a=(t+Et)/Za;return function(c,u){let f=c.pow(u,a);if(!c.eql(c.sqr(f),u))throw new Error("Cannot find square root");return f}}let o=(r+Et)/Hr;return function(s,c){if(s.pow(c,e)===s.neg(s.ONE))throw new Error("Cannot find square root");let u=n,f=s.pow(s.mul(s.ONE,i),r),l=s.pow(c,o),h=s.pow(c,r);for(;!s.eql(h,s.ONE);){if(s.eql(h,s.ZERO))return s.ZERO;let g=1;for(let p=s.sqr(h);g<u&&!s.eql(p,s.ONE);g++)p=s.sqr(p);let d=s.pow(f,Et<<BigInt(u-g-1));f=s.sqr(d),l=s.mul(l,d),h=s.mul(h,f),u=g}return l}}function qg(t){if(t%Za===Og){let e=(t+Et)/Za;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%Eu===wu){let e=(t-wu)/Eu;return function(n,i){let o=n.mul(i,Hr),a=n.pow(o,e),s=n.mul(i,a),c=n.mul(n.mul(s,Hr),a),u=n.mul(s,n.sub(c,n.ONE));if(!n.eql(n.sqr(u),i))throw new Error("Cannot find square root");return u}}return t%Fg,Vg(t)}var Su=(t,e)=>(gt(t,e)&Et)===Et,Hg=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Qa(t){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},r=Hg.reduce((n,i)=>(n[i]="function",n),e);return Me(t,r)}function zg(t,e,r){if(r<Pt)throw new Error("Expected power > 0");if(r===Pt)return t.ONE;if(r===Et)return e;let n=t.ONE,i=e;for(;r>Pt;)r&Et&&(n=t.mul(n,i)),i=t.sqr(i),r>>=Et;return n}function Gg(t,e){let r=new Array(e.length),n=e.reduce((o,a,s)=>t.is0(a)?o:(r[s]=o,t.mul(o,a)),t.ONE),i=t.inv(n);return e.reduceRight((o,a,s)=>t.is0(a)?o:(r[s]=t.mul(o,r[s]),t.mul(o,a)),i),r}function Xa(t,e){let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function io(t,e,r=!1,n={}){if(t<=Pt)throw new Error(`Expected Field ORDER > 0, got ${t}`);let{nBitLength:i,nByteLength:o}=Xa(t,e);if(o>2048)throw new Error("Field lengths over 2048 bytes are not supported");let a=qg(t),s=Object.freeze({ORDER:t,BITS:i,BYTES:o,MASK:Zn(i),ZERO:Pt,ONE:Et,create:c=>gt(c,t),isValid:c=>{if(typeof c!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof c}`);return Pt<=c&&c<t},is0:c=>c===Pt,isOdd:c=>(c&Et)===Et,neg:c=>gt(-c,t),eql:(c,u)=>c===u,sqr:c=>gt(c*c,t),add:(c,u)=>gt(c+u,t),sub:(c,u)=>gt(c-u,t),mul:(c,u)=>gt(c*u,t),pow:(c,u)=>zg(s,c,u),div:(c,u)=>gt(c*no(u,t),t),sqrN:c=>c*c,addN:(c,u)=>c+u,subN:(c,u)=>c-u,mulN:(c,u)=>c*u,inv:c=>no(c,t),sqrt:n.sqrt||(c=>a(s,c)),invertBatch:c=>Gg(s,c),cmov:(c,u,f)=>f?u:c,toBytes:c=>r?qr(c,o):vr(c,o),fromBytes:c=>{if(c.length!==o)throw new Error(`Fp.fromBytes: expected ${o}, got ${c.length}`);return r?xr(c):je(c)}});return Object.freeze(s)}function Bu(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 Cu(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 Ja(t){let e=Cu(t);return e+Math.ceil(e/2)}function Au(t,e,r=!1){let n=t.length,i=Cu(e),o=Ja(e);if(n<16||n<o||n>1024)throw new Error(`expected ${o}-1024 bytes of input, got ${n}`);let a=r?je(t):xr(t),s=gt(a,e-Et)+Et;return r?qr(s,i):vr(s,i)}var Wg=BigInt(0),ja=BigInt(1);function oo(t,e){let r=(i,o)=>{let a=o.negate();return i?a:o},n=i=>{let o=Math.ceil(e/i)+1,a=2**(i-1);return{windows:o,windowSize:a}};return{constTimeNegate:r,unsafeLadder(i,o){let a=t.ZERO,s=i;for(;o>Wg;)o&ja&&(a=a.add(s)),s=s.double(),o>>=ja;return a},precomputeWindow(i,o){let{windows:a,windowSize:s}=n(o),c=[],u=i,f=u;for(let l=0;l<a;l++){f=u,c.push(f);for(let h=1;h<s;h++)f=f.add(u),c.push(f);u=f.double()}return c},wNAF(i,o,a){let{windows:s,windowSize:c}=n(i),u=t.ZERO,f=t.BASE,l=BigInt(2**i-1),h=2**i,g=BigInt(i);for(let d=0;d<s;d++){let p=d*c,y=Number(a&l);a>>=g,y>c&&(y-=h,a+=ja);let m=p,w=p+Math.abs(y)-1,b=d%2!==0,k=y<0;y===0?f=f.add(r(b,o[m])):u=u.add(r(k,o[w]))}return{p:u,f}},wNAFCached(i,o,a,s){let c=i._WINDOW_SIZE||1,u=o.get(i);return u||(u=this.precomputeWindow(i,c),c!==1&&o.set(i,s(u))),this.wNAF(c,u,a)}}}function Qn(t){return Qa(t.Fp),Me(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Xa(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}var Se=BigInt(0),oe=BigInt(1),ao=BigInt(2),Yg=BigInt(8),Zg={zip215:!0};function Qg(t){let e=Qn(t);return Me(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function so(t){let e=Qg(t),{Fp:r,n,prehash:i,hash:o,randomBytes:a,nByteLength:s,h:c}=e,u=ao<<BigInt(s*8)-oe,f=r.create,l=e.uvRatio||((U,T)=>{try{return{isValid:!0,value:r.sqrt(U*r.inv(T))}}catch{return{isValid:!1,value:Se}}}),h=e.adjustScalarBytes||(U=>U),g=e.domain||((U,T,H)=>{if(T.length||H)throw new Error("Contexts/pre-hash are not supported");return U}),d=U=>typeof U=="bigint"&&Se<U,p=(U,T)=>d(U)&&d(T)&&U<T,y=U=>U===Se||p(U,u);function m(U,T){if(p(U,T))return U;throw new Error(`Expected valid scalar < ${T}, got ${typeof U} ${U}`)}function w(U){return U===Se?U:m(U,n)}let b=new Map;function k(U){if(!(U instanceof E))throw new Error("ExtendedPoint expected")}class E{constructor(T,H,$,Q){if(this.ex=T,this.ey=H,this.ez=$,this.et=Q,!y(T))throw new Error("x required");if(!y(H))throw new Error("y required");if(!y($))throw new Error("z required");if(!y(Q))throw new Error("t required")}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(T){if(T instanceof E)throw new Error("extended point not allowed");let{x:H,y:$}=T||{};if(!y(H)||!y($))throw new Error("invalid affine point");return new E(H,$,oe,f(H*$))}static normalizeZ(T){let H=r.invertBatch(T.map($=>$.ez));return T.map(($,Q)=>$.toAffine(H[Q])).map(E.fromAffine)}_setWindowSize(T){this._WINDOW_SIZE=T,b.delete(this)}assertValidity(){let{a:T,d:H}=e;if(this.is0())throw new Error("bad point: ZERO");let{ex:$,ey:Q,ez:nt,et:at}=this,pt=f($*$),st=f(Q*Q),lt=f(nt*nt),kt=f(lt*lt),Tt=f(pt*T),zt=f(lt*f(Tt+st)),Gt=f(kt+f(H*f(pt*st)));if(zt!==Gt)throw new Error("bad point: equation left != right (1)");let Ut=f($*Q),Zt=f(nt*at);if(Ut!==Zt)throw new Error("bad point: equation left != right (2)")}equals(T){k(T);let{ex:H,ey:$,ez:Q}=this,{ex:nt,ey:at,ez:pt}=T,st=f(H*pt),lt=f(nt*Q),kt=f($*pt),Tt=f(at*Q);return st===lt&&kt===Tt}is0(){return this.equals(E.ZERO)}negate(){return new E(f(-this.ex),this.ey,this.ez,f(-this.et))}double(){let{a:T}=e,{ex:H,ey:$,ez:Q}=this,nt=f(H*H),at=f($*$),pt=f(ao*f(Q*Q)),st=f(T*nt),lt=H+$,kt=f(f(lt*lt)-nt-at),Tt=st+at,zt=Tt-pt,Gt=st-at,Ut=f(kt*zt),Zt=f(Tt*Gt),$e=f(kt*Gt),Dr=f(zt*Tt);return new E(Ut,Zt,Dr,$e)}add(T){k(T);let{a:H,d:$}=e,{ex:Q,ey:nt,ez:at,et:pt}=this,{ex:st,ey:lt,ez:kt,et:Tt}=T;if(H===BigInt(-1)){let d0=f((nt-Q)*(lt+st)),p0=f((nt+Q)*(lt-st)),$o=f(p0-d0);if($o===Se)return this.double();let y0=f(at*ao*Tt),g0=f(pt*ao*kt),m0=g0+y0,x0=p0+d0,v0=g0-y0,nd=f(m0*$o),id=f(x0*v0),od=f(m0*v0),ad=f($o*x0);return new E(nd,id,ad,od)}let zt=f(Q*st),Gt=f(nt*lt),Ut=f(pt*$*Tt),Zt=f(at*kt),$e=f((Q+nt)*(st+lt)-zt-Gt),Dr=Zt-Ut,On=Zt+Ut,h0=f(Gt-H*zt),jh=f($e*Dr),td=f(On*h0),ed=f($e*h0),rd=f(Dr*On);return new E(jh,td,rd,ed)}subtract(T){return this.add(T.negate())}wNAF(T){return B.wNAFCached(this,b,T,E.normalizeZ)}multiply(T){let{p:H,f:$}=this.wNAF(m(T,n));return E.normalizeZ([H,$])[0]}multiplyUnsafe(T){let H=w(T);return H===Se?L:this.equals(L)||H===oe?this:this.equals(S)?this.wNAF(H).p:B.unsafeLadder(this,H)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}isTorsionFree(){return B.unsafeLadder(this,n).is0()}toAffine(T){let{ex:H,ey:$,ez:Q}=this,nt=this.is0();T==null&&(T=nt?Yg:r.inv(Q));let at=f(H*T),pt=f($*T),st=f(Q*T);if(nt)return{x:Se,y:oe};if(st!==oe)throw new Error("invZ was invalid");return{x:at,y:pt}}clearCofactor(){let{h:T}=e;return T===oe?this:this.multiplyUnsafe(T)}static fromHex(T,H=!1){let{d:$,a:Q}=e,nt=r.BYTES;T=Rt("pointHex",T,nt);let at=T.slice(),pt=T[nt-1];at[nt-1]=pt&-129;let st=xr(at);st===Se||(H?m(st,u):m(st,r.ORDER));let lt=f(st*st),kt=f(lt-oe),Tt=f($*lt-Q),{isValid:zt,value:Gt}=l(kt,Tt);if(!zt)throw new Error("Point.fromHex: invalid y coordinate");let Ut=(Gt&oe)===oe,Zt=(pt&128)!==0;if(!H&&Gt===Se&&Zt)throw new Error("Point.fromHex: x=0 and x_0=1");return Zt!==Ut&&(Gt=f(-Gt)),E.fromAffine({x:Gt,y:st})}static fromPrivateKey(T){return P(T).point}toRawBytes(){let{x:T,y:H}=this.toAffine(),$=qr(H,r.BYTES);return $[$.length-1]|=T&oe?128:0,$}toHex(){return Je(this.toRawBytes())}}E.BASE=new E(e.Gx,e.Gy,oe,f(e.Gx*e.Gy)),E.ZERO=new E(Se,oe,oe,Se);let{BASE:S,ZERO:L}=E,B=oo(E,s*8);function O(U){return gt(U,n)}function F(U){return O(xr(U))}function P(U){let T=s;U=Rt("private key",U,T);let H=Rt("hashed private key",o(U),2*T),$=h(H.slice(0,T)),Q=H.slice(T,2*T),nt=F($),at=S.multiply(nt),pt=at.toRawBytes();return{head:$,prefix:Q,scalar:nt,point:at,pointBytes:pt}}function V(U){return P(U).pointBytes}function Z(U=new Uint8Array,...T){let H=tr(...T);return F(o(g(H,Rt("context",U),!!i)))}function rt(U,T,H={}){U=Rt("message",U),i&&(U=i(U));let{prefix:$,scalar:Q,pointBytes:nt}=P(T),at=Z(H.context,$,U),pt=S.multiply(at).toRawBytes(),st=Z(H.context,pt,nt,U),lt=O(at+st*Q);w(lt);let kt=tr(pt,qr(lt,r.BYTES));return Rt("result",kt,s*2)}let C=Zg;function R(U,T,H,$=C){let{context:Q,zip215:nt}=$,at=r.BYTES;U=Rt("signature",U,2*at),T=Rt("message",T),i&&(T=i(T));let pt=xr(U.slice(at,2*at)),st,lt,kt;try{st=E.fromHex(H,nt),lt=E.fromHex(U.slice(0,at),nt),kt=S.multiplyUnsafe(pt)}catch{return!1}if(!nt&&st.isSmallOrder())return!1;let Tt=Z(Q,lt.toRawBytes(),st.toRawBytes(),T);return lt.add(st.multiplyUnsafe(Tt)).subtract(kt).clearCofactor().equals(E.ZERO)}return S._setWindowSize(8),{CURVE:e,getPublicKey:V,sign:rt,verify:R,ExtendedPoint:E,utils:{getExtendedPublicKey:P,randomPrivateKey:()=>a(r.BYTES),precompute(U=8,T=E.BASE){return T._setWindowSize(U),T.multiply(BigInt(3)),T}}}}var es=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),_u=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),Xv=BigInt(0),Xg=BigInt(1),ts=BigInt(2),Jg=BigInt(5),Tu=BigInt(10),jg=BigInt(20),tm=BigInt(40),Iu=BigInt(80);function em(t){let e=es,n=t*t%e*t%e,i=St(n,ts,e)*n%e,o=St(i,Xg,e)*t%e,a=St(o,Jg,e)*o%e,s=St(a,Tu,e)*a%e,c=St(s,jg,e)*s%e,u=St(c,tm,e)*c%e,f=St(u,Iu,e)*u%e,l=St(f,Iu,e)*u%e,h=St(l,Tu,e)*a%e;return{pow_p_5_8:St(h,ts,e)*t%e,b2:n}}function rm(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}function nm(t,e){let r=es,n=gt(e*e*e,r),i=gt(n*n*e,r),o=em(t*i).pow_p_5_8,a=gt(t*n*o,r),s=gt(e*a*a,r),c=a,u=gt(a*_u,r),f=s===t,l=s===gt(-t,r),h=s===gt(-t*_u,r);return f&&(a=c),(l||h)&&(a=u),Su(a,r)&&(a=gt(-a,r)),{isValid:f||l,value:a}}var er=io(es,void 0,!0),rs={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:er,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:Ga,randomBytes:bn,adjustScalarBytes:rm,uvRatio:nm},En=so(rs);function Ru(t,e,r){if(e.length>255)throw new Error("Context is too big");return Xi(qa("SigEd25519 no Ed25519 collisions"),new Uint8Array([r?1:0,e.length]),e,t)}var Jv=so({...rs,domain:Ru}),jv=so({...rs,domain:Ru,prehash:Ga});var im=(er.ORDER+BigInt(3))/BigInt(8),tb=er.pow(ts,im),eb=er.sqrt(er.neg(er.ONE)),rb=(er.ORDER-BigInt(5))/BigInt(8),nb=BigInt(486662);var ib=Bu(er,er.neg(BigInt(486664)));var ob=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),ab=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),sb=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),cb=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952");var ub=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");var Sn=32,rr=64,co=32;async function Nu(){let t=En.utils.randomPrivateKey(),e=En.getPublicKey(t);return{privateKey:Uu(t,e),publicKey:e}}async function Du(t){if(t.length!==co)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=En.getPublicKey(e);return{privateKey:Uu(e,r),publicKey:r}}async function ku(t,e){let r=t.subarray(0,co);return En.sign(e,r)}async function Lu(t,e,r){return En.verify(e,r,t)}function Uu(t,e){let r=new Uint8Array(rr);for(let n=0;n<co;n++)r[n]=t[n],r[co+n]=e[n];return r}function Be(t,e){e==null&&(e=t.reduce((i,o)=>i+o.length,0));let r=Wi(e),n=0;for(let i of t)r.set(i,n),n+=i.length;return mn(r)}var ee={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 ns={alg:"A128GCM",ext:!0,k:"scm9jmO_4BJAgdwWGVulLg",key_ops:["encrypt","decrypt"],kty:"oct"};function is(t){let e=t?.algorithm??"AES-GCM",r=t?.keyLength??16,n=t?.nonceLength??12,i=t?.digest??"SHA-256",o=t?.saltLength??16,a=t?.iterations??32767,s=ee.get();r*=8;async function c(l,h){let g=s.getRandomValues(new Uint8Array(o)),d=s.getRandomValues(new Uint8Array(n)),p={name:e,iv:d};typeof h=="string"&&(h=At(h));let y;if(h.length===0){y=await s.subtle.importKey("jwk",ns,{name:"AES-GCM"},!0,["encrypt"]);try{let w={name:"PBKDF2",salt:g,iterations:a,hash:{name:i}},b=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);y=await s.subtle.deriveKey(w,b,{name:e,length:r},!0,["encrypt"])}catch{y=await s.subtle.importKey("jwk",ns,{name:"AES-GCM"},!0,["encrypt"])}}else{let w={name:"PBKDF2",salt:g,iterations:a,hash:{name:i}},b=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);y=await s.subtle.deriveKey(w,b,{name:e,length:r},!0,["encrypt"])}let m=await s.subtle.encrypt(p,y,l);return Be([g,p.iv,new Uint8Array(m)])}async function u(l,h){let g=l.subarray(0,o),d=l.subarray(o,o+n),p=l.subarray(o+n),y={name:e,iv:d};typeof h=="string"&&(h=At(h));let m;if(h.length===0)try{let b={name:"PBKDF2",salt:g,iterations:a,hash:{name:i}},k=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await s.subtle.deriveKey(b,k,{name:e,length:r},!0,["decrypt"])}catch{m=await s.subtle.importKey("jwk",ns,{name:"AES-GCM"},!0,["decrypt"])}else{let b={name:"PBKDF2",salt:g,iterations:a,hash:{name:i}},k=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await s.subtle.deriveKey(b,k,{name:e,length:r},!0,["decrypt"])}let w=await s.subtle.decrypt(y,m,p);return new Uint8Array(w)}return{encrypt:c,decrypt:u}}async function Bn(t,e){let n=await is().encrypt(t,e);return on.encode(n)}var ms=xt(us(),1),Bf=xt(gf(),1),Cf=xt(Gr(),1),xs=xt(gs(),1),Af=xt(Sf(),1);function pm(){Cf.default._configure(),ms.default._configure(Bf.default),xs.default._configure(Af.default)}pm();var _f=["uint64","int64","sint64","fixed64","sfixed64"];function ym(t){for(let e of _f){if(t[e]==null)continue;let r=t[e];t[e]=function(){return BigInt(r.call(this).toString())}}return t}function vs(t){return ym(new ms.default(t))}function gm(t){for(let e of _f){if(t[e]==null)continue;let r=t[e];t[e]=function(n){return r.call(this,n.toString())}}return t}function bs(){return gm(xs.default.create())}function Er(t,e){let r=vs(t instanceof Uint8Array?t:t.subarray());return e.decode(r)}function Sr(t,e){let r=bs();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var An;(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"})(An||(An={}));function po(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function jn(t){function e(i){if(t[i.toString()]==null)throw new Error("Invalid enum value");return t[i]}let r=function(o,a){let s=e(o);a.int32(s)},n=function(o){let a=o.int32();return e(a)};return po("enum",An.VARINT,r,n)}function Br(t,e){return po("message",An.LENGTH_DELIMITED,t,e)}var Bt;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.Secp256k1="Secp256k1"})(Bt||(Bt={}));var ws;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.Secp256k1=2]="Secp256k1"})(ws||(ws={}));(function(t){t.codec=()=>jn(ws)})(Bt||(Bt={}));var qe;(function(t){let e;t.codec=()=>(e==null&&(e=Br((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Bt.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 a=r.uint32();switch(a>>>3){case 1:i.Type=Bt.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),e),t.encode=r=>Sr(r,t.codec()),t.decode=r=>Er(r,t.codec())})(qe||(qe={}));var He;(function(t){let e;t.codec=()=>(e==null&&(e=Br((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Bt.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 a=r.uint32();switch(a>>>3){case 1:i.Type=Bt.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),e),t.encode=r=>Sr(r,t.codec()),t.decode=r=>Er(r,t.codec())})(He||(He={}));var ti=class{_key;constructor(e){this._key=_n(e,Sn)}async verify(e,r){return Lu(this._key,r,e)}marshal(){return this._key}get bytes(){return qe.encode({Type:Bt.Ed25519,Data:this.marshal()}).subarray()}equals(e){return Kt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Wt.digest(this.bytes);return e}},Wr=class{_key;_publicKey;constructor(e,r){this._key=_n(e,rr),this._publicKey=_n(r,Sn)}async sign(e){return ku(this._key,e)}get public(){return new ti(this._publicKey)}marshal(){return this._key}get bytes(){return He.encode({Type:Bt.Ed25519,Data:this.marshal()}).subarray()}equals(e){return Kt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Wt.digest(this.bytes);return e}async id(){let e=ke.digest(this.public.bytes);return $t.encode(e.bytes).substring(1)}async export(e,r="libp2p-key"){if(r==="libp2p-key")return Bn(this.bytes,e);throw new ot(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function mm(t){if(t.length>rr){t=_n(t,rr+Sn);let n=t.subarray(0,rr),i=t.subarray(rr,t.length);return new Wr(n,i)}t=_n(t,rr);let e=t.subarray(0,rr),r=t.subarray(Sn);return new Wr(e,r)}function xm(t){return t=_n(t,Sn),new ti(t)}async function vm(){let{privateKey:t,publicKey:e}=await Nu();return new Wr(t,e)}async function Tf(t){let{privateKey:e,publicKey:r}=await Du(t);return new Wr(e,r)}function _n(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new ot(`Key must be a Uint8Array of length ${e}, got ${t.length}`,"ERR_INVALID_KEY_TYPE");return t}function Ct(t,e="utf8"){let r=Yi[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 iw=xt(Lt(),1),ow=xt(Hi(),1),If=xt(yt(),1);function Te(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=Be([new Uint8Array(e-r.length),r])}return Ct(r,"base64url")}function ae(t){let e=Rf(t);return new If.default.jsbn.BigInteger(Ct(e,"base16"),16)}function Rf(t,e){let r=At(t,"base64urlpad");if(e!=null){if(r.length>e)throw new Error("byte array longer than desired length");r=Be([new Uint8Array(e-r.length),r])}return r}var bm={"P-256":256,"P-384":384,"P-521":521},wm=Object.keys(bm),gw=wm.join(" / ");var _s={};Ot(_s,{MAX_KEY_SIZE:()=>ii,RsaPrivateKey:()=>Tn,RsaPublicKey:()=>ni,fromJwk:()=>Dm,generateKeyPair:()=>km,unmarshalRsaPrivateKey:()=>Rm,unmarshalRsaPublicKey:()=>Nm});var ri=xt(yt(),1);var tE=xt(Uf(),1);function go(t){if(isNaN(t)||t<=0)throw new ot("random bytes length must be a Number bigger than 0","ERR_INVALID_LENGTH");return bn(t)}var Pw=xt($i(),1),Cs=xt(yt(),1);function Pf(t,e){return e.map(r=>ae(t[r]))}function Of(t){return Cs.default.pki.setRsaPrivateKey(...Pf(t,["n","e","d","p","q","dp","dq","qi"]))}function Kf(t){return Cs.default.pki.setRsaPublicKey(...Pf(t,["n","e"]))}var Zr={};Ot(Zr,{jwkToPkcs1:()=>Cm,jwkToPkix:()=>_m,pkcs1ToJwk:()=>Bm,pkixToJwk:()=>Am});var Fw=xt(Gn(),1),Mw=xt($i(),1);var nr=xt(yt(),1);function Bm(t){let e=nr.default.asn1.fromDer(Ct(t,"ascii")),r=nr.default.pki.privateKeyFromAsn1(e);return{kty:"RSA",n:Te(r.n),e:Te(r.e),d:Te(r.d),p:Te(r.p),q:Te(r.q),dp:Te(r.dP),dq:Te(r.dQ),qi:Te(r.qInv),alg:"RS256"}}function Cm(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 ot("JWK was missing components","ERR_INVALID_PARAMETERS");let e=nr.default.pki.privateKeyToAsn1({n:ae(t.n),e:ae(t.e),d:ae(t.d),p:ae(t.p),q:ae(t.q),dP:ae(t.dp),dQ:ae(t.dq),qInv:ae(t.qi)});return At(nr.default.asn1.toDer(e).getBytes(),"ascii")}function Am(t){let e=nr.default.asn1.fromDer(Ct(t,"ascii")),r=nr.default.pki.publicKeyFromAsn1(e);return{kty:"RSA",n:Te(r.n),e:Te(r.e)}}function _m(t){if(t.n==null||t.e==null)throw new ot("JWK was missing components","ERR_INVALID_PARAMETERS");let e=nr.default.pki.publicKeyToAsn1({n:ae(t.n),e:ae(t.e)});return At(nr.default.asn1.toDer(e).getBytes(),"ascii")}async function Ff(t){let e=await ee.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 qf(e);return{privateKey:r[0],publicKey:r[1]}}async function As(t){let r=[await ee.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await Tm(t)],n=await qf({privateKey:r[0],publicKey:r[1]});return{privateKey:n[0],publicKey:n[1]}}async function Mf(t,e){let r=await ee.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await ee.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},r,Uint8Array.from(e));return new Uint8Array(n,0,n.byteLength)}async function Vf(t,e,r){let n=await ee.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return ee.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,e,r)}async function qf(t){if(t.privateKey==null||t.publicKey==null)throw new ot("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([ee.get().subtle.exportKey("jwk",t.privateKey),ee.get().subtle.exportKey("jwk",t.publicKey)])}async function Tm(t){return ee.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 Hf(t,e,r,n){let i=e?Kf(t):Of(t),o=Ct(Uint8Array.from(r),"ascii"),a=n(o,i);return At(a,"ascii")}function zf(t,e){return Hf(t,!0,e,(r,n)=>n.encrypt(r))}function Gf(t,e){return Hf(t,!1,e,(r,n)=>n.decrypt(r))}function mo(t){if(t.kty!=="RSA")throw new ot("invalid key type","ERR_INVALID_KEY_TYPE");if(t.n==null)throw new ot("invalid key modulus","ERR_INVALID_KEY_MODULUS");return At(t.n,"base64url").length*8}var ii=8192,ni=class{_key;constructor(e){this._key=e}async verify(e,r){return Vf(this._key,r,e)}marshal(){return Zr.jwkToPkix(this._key)}get bytes(){return qe.encode({Type:Bt.RSA,Data:this.marshal()}).subarray()}encrypt(e){return zf(this._key,e)}equals(e){return Kt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Wt.digest(this.bytes);return e}},Tn=class{_key;_publicKey;constructor(e,r){this._key=e,this._publicKey=r}genSecret(){return go(16)}async sign(e){return Mf(this._key,e)}get public(){if(this._publicKey==null)throw new ot("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new ni(this._publicKey)}decrypt(e){return Gf(this._key,e)}marshal(){return Zr.jwkToPkcs1(this._key)}get bytes(){return He.encode({Type:Bt.RSA,Data:this.marshal()}).subarray()}equals(e){return Kt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Wt.digest(this.bytes);return e}async id(){let e=await this.public.hash();return Ct(e,"base58btc")}async export(e,r="pkcs-8"){if(r==="pkcs-8"){let n=new ri.default.util.ByteBuffer(this.marshal()),i=ri.default.asn1.fromDer(n),o=ri.default.pki.privateKeyFromAsn1(i),a={algorithm:"aes256",count:1e4,saltSize:128/8,prfAlgorithm:"sha512"};return ri.default.pki.encryptRsaPrivateKey(o,e,a)}else{if(r==="libp2p-key")return Bn(this.bytes,e);throw new ot(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}}};async function Rm(t){let e=Zr.pkcs1ToJwk(t);if(mo(e)>ii)throw new ot("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let r=await As(e);return new Tn(r.privateKey,r.publicKey)}function Nm(t){let e=Zr.pkixToJwk(t);if(mo(e)>ii)throw new ot("key size is too large","ERR_KEY_SIZE_TOO_LARGE");return new ni(e)}async function Dm(t){if(mo(t)>ii)throw new ot("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await As(t);return new Tn(e.privateKey,e.publicKey)}async function km(t){if(t>ii)throw new ot("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await Ff(t);return new Tn(e.privateKey,e.publicKey)}var ks={};Ot(ks,{Secp256k1PrivateKey:()=>ai,Secp256k1PublicKey:()=>oi,generateKeyPair:()=>Ym,unmarshalSecp256k1PrivateKey:()=>$m,unmarshalSecp256k1PublicKey:()=>Wm});var Lm=(t,e,r)=>t&e^~t&r,Um=(t,e,r)=>t&e^t&r^e&r,Pm=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]),Cr=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Ar=new Uint32Array(64),Ts=class extends wn{constructor(){super(64,32,8,!1),this.A=Cr[0]|0,this.B=Cr[1]|0,this.C=Cr[2]|0,this.D=Cr[3]|0,this.E=Cr[4]|0,this.F=Cr[5]|0,this.G=Cr[6]|0,this.H=Cr[7]|0}get(){let{A:e,B:r,C:n,D:i,E:o,F:a,G:s,H:c}=this;return[e,r,n,i,o,a,s,c]}set(e,r,n,i,o,a,s,c){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=a|0,this.G=s|0,this.H=c|0}process(e,r){for(let l=0;l<16;l++,r+=4)Ar[l]=e.getUint32(r,!1);for(let l=16;l<64;l++){let h=Ar[l-15],g=Ar[l-2],d=Ee(h,7)^Ee(h,18)^h>>>3,p=Ee(g,17)^Ee(g,19)^g>>>10;Ar[l]=p+Ar[l-7]+d+Ar[l-16]|0}let{A:n,B:i,C:o,D:a,E:s,F:c,G:u,H:f}=this;for(let l=0;l<64;l++){let h=Ee(s,6)^Ee(s,11)^Ee(s,25),g=f+h+Lm(s,c,u)+Pm[l]+Ar[l]|0,p=(Ee(n,2)^Ee(n,13)^Ee(n,22))+Um(n,i,o)|0;f=u,u=c,c=s,s=a+g|0,a=o,o=i,i=n,n=g+p|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,a=a+this.D|0,s=s+this.E|0,c=c+this.F|0,u=u+this.G|0,f=f+this.H|0,this.set(n,i,o,a,s,c,u,f)}roundClean(){Ar.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var $f=Ji(()=>new Ts);function Om(t){let e=Qn(t);Me(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:Km,hexToBytes:Fm}=ro,Qr={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(t){let{Err:e}=Qr;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:Km(n),l:t.subarray(r+2)}},toSig(t){let{Err:e}=Qr,r=typeof t=="string"?Fm(t):t;if(!(r instanceof Uint8Array))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}=Qr._parseInt(r.subarray(2)),{d:a,l:s}=Qr._parseInt(o);if(s.length)throw new e("Invalid signature: left bytes after parsing");return{r:i,s:a}},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,a=i.length/2,s=r(o),c=r(a);return`30${r(a+o+4)}02${c}${i}02${s}${n}`}},ir=BigInt(0),me=BigInt(1),uE=BigInt(2),Wf=BigInt(3),fE=BigInt(4);function Mm(t){let e=Om(t),{Fp:r}=e,n=e.toBytes||((d,p,y)=>{let m=p.toAffine();return tr(Uint8Array.from([4]),r.toBytes(m.x),r.toBytes(m.y))}),i=e.fromBytes||(d=>{let p=d.subarray(1),y=r.fromBytes(p.subarray(0,r.BYTES)),m=r.fromBytes(p.subarray(r.BYTES,2*r.BYTES));return{x:y,y:m}});function o(d){let{a:p,b:y}=e,m=r.sqr(d),w=r.mul(m,d);return r.add(r.add(w,r.mul(d,p)),y)}if(!r.eql(r.sqr(e.Gy),o(e.Gx)))throw new Error("bad generator point: equation left != right");function a(d){return typeof d=="bigint"&&ir<d&&d<e.n}function s(d){if(!a(d))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function c(d){let{allowedPrivateKeyLengths:p,nByteLength:y,wrapPrivateKey:m,n:w}=e;if(p&&typeof d!="bigint"){if(d instanceof Uint8Array&&(d=Je(d)),typeof d!="string"||!p.includes(d.length))throw new Error("Invalid key");d=d.padStart(y*2,"0")}let b;try{b=typeof d=="bigint"?d:je(Rt("private key",d,y))}catch{throw new Error(`private key must be ${y} bytes, hex or bigint, not ${typeof d}`)}return m&&(b=gt(b,w)),s(b),b}let u=new Map;function f(d){if(!(d instanceof l))throw new Error("ProjectivePoint expected")}class l{constructor(p,y,m){if(this.px=p,this.py=y,this.pz=m,p==null||!r.isValid(p))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(p){let{x:y,y:m}=p||{};if(!p||!r.isValid(y)||!r.isValid(m))throw new Error("invalid affine point");if(p instanceof l)throw new Error("projective point not allowed");let w=b=>r.eql(b,r.ZERO);return w(y)&&w(m)?l.ZERO:new l(y,m,r.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(p){let y=r.invertBatch(p.map(m=>m.pz));return p.map((m,w)=>m.toAffine(y[w])).map(l.fromAffine)}static fromHex(p){let y=l.fromAffine(i(Rt("pointHex",p)));return y.assertValidity(),y}static fromPrivateKey(p){return l.BASE.multiply(c(p))}_setWindowSize(p){this._WINDOW_SIZE=p,u.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!r.is0(this.py))return;throw new Error("bad point: ZERO")}let{x:p,y}=this.toAffine();if(!r.isValid(p)||!r.isValid(y))throw new Error("bad point: x or y not FE");let m=r.sqr(y),w=o(p);if(!r.eql(m,w))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:p}=this.toAffine();if(r.isOdd)return!r.isOdd(p);throw new Error("Field doesn't support isOdd")}equals(p){f(p);let{px:y,py:m,pz:w}=this,{px:b,py:k,pz:E}=p,S=r.eql(r.mul(y,E),r.mul(b,w)),L=r.eql(r.mul(m,E),r.mul(k,w));return S&&L}negate(){return new l(this.px,r.neg(this.py),this.pz)}double(){let{a:p,b:y}=e,m=r.mul(y,Wf),{px:w,py:b,pz:k}=this,E=r.ZERO,S=r.ZERO,L=r.ZERO,B=r.mul(w,w),O=r.mul(b,b),F=r.mul(k,k),P=r.mul(w,b);return P=r.add(P,P),L=r.mul(w,k),L=r.add(L,L),E=r.mul(p,L),S=r.mul(m,F),S=r.add(E,S),E=r.sub(O,S),S=r.add(O,S),S=r.mul(E,S),E=r.mul(P,E),L=r.mul(m,L),F=r.mul(p,F),P=r.sub(B,F),P=r.mul(p,P),P=r.add(P,L),L=r.add(B,B),B=r.add(L,B),B=r.add(B,F),B=r.mul(B,P),S=r.add(S,B),F=r.mul(b,k),F=r.add(F,F),B=r.mul(F,P),E=r.sub(E,B),L=r.mul(F,O),L=r.add(L,L),L=r.add(L,L),new l(E,S,L)}add(p){f(p);let{px:y,py:m,pz:w}=this,{px:b,py:k,pz:E}=p,S=r.ZERO,L=r.ZERO,B=r.ZERO,O=e.a,F=r.mul(e.b,Wf),P=r.mul(y,b),V=r.mul(m,k),Z=r.mul(w,E),rt=r.add(y,m),C=r.add(b,k);rt=r.mul(rt,C),C=r.add(P,V),rt=r.sub(rt,C),C=r.add(y,w);let R=r.add(b,E);return C=r.mul(C,R),R=r.add(P,Z),C=r.sub(C,R),R=r.add(m,w),S=r.add(k,E),R=r.mul(R,S),S=r.add(V,Z),R=r.sub(R,S),B=r.mul(O,C),S=r.mul(F,Z),B=r.add(S,B),S=r.sub(V,B),B=r.add(V,B),L=r.mul(S,B),V=r.add(P,P),V=r.add(V,P),Z=r.mul(O,Z),C=r.mul(F,C),V=r.add(V,Z),Z=r.sub(P,Z),Z=r.mul(O,Z),C=r.add(C,Z),P=r.mul(V,C),L=r.add(L,P),P=r.mul(R,C),S=r.mul(rt,S),S=r.sub(S,P),P=r.mul(rt,V),B=r.mul(R,B),B=r.add(B,P),new l(S,L,B)}subtract(p){return this.add(p.negate())}is0(){return this.equals(l.ZERO)}wNAF(p){return g.wNAFCached(this,u,p,y=>{let m=r.invertBatch(y.map(w=>w.pz));return y.map((w,b)=>w.toAffine(m[b])).map(l.fromAffine)})}multiplyUnsafe(p){let y=l.ZERO;if(p===ir)return y;if(s(p),p===me)return this;let{endo:m}=e;if(!m)return g.unsafeLadder(this,p);let{k1neg:w,k1:b,k2neg:k,k2:E}=m.splitScalar(p),S=y,L=y,B=this;for(;b>ir||E>ir;)b&me&&(S=S.add(B)),E&me&&(L=L.add(B)),B=B.double(),b>>=me,E>>=me;return w&&(S=S.negate()),k&&(L=L.negate()),L=new l(r.mul(L.px,m.beta),L.py,L.pz),S.add(L)}multiply(p){s(p);let y=p,m,w,{endo:b}=e;if(b){let{k1neg:k,k1:E,k2neg:S,k2:L}=b.splitScalar(y),{p:B,f:O}=this.wNAF(E),{p:F,f:P}=this.wNAF(L);B=g.constTimeNegate(k,B),F=g.constTimeNegate(S,F),F=new l(r.mul(F.px,b.beta),F.py,F.pz),m=B.add(F),w=O.add(P)}else{let{p:k,f:E}=this.wNAF(y);m=k,w=E}return l.normalizeZ([m,w])[0]}multiplyAndAddUnsafe(p,y,m){let w=l.BASE,b=(E,S)=>S===ir||S===me||!E.equals(w)?E.multiplyUnsafe(S):E.multiply(S),k=b(this,y).add(b(p,m));return k.is0()?void 0:k}toAffine(p){let{px:y,py:m,pz:w}=this,b=this.is0();p==null&&(p=b?r.ONE:r.inv(w));let k=r.mul(y,p),E=r.mul(m,p),S=r.mul(w,p);if(b)return{x:r.ZERO,y:r.ZERO};if(!r.eql(S,r.ONE))throw new Error("invZ was invalid");return{x:k,y:E}}isTorsionFree(){let{h:p,isTorsionFree:y}=e;if(p===me)return!0;if(y)return y(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:p,clearCofactor:y}=e;return p===me?this:y?y(l,this):this.multiplyUnsafe(e.h)}toRawBytes(p=!0){return this.assertValidity(),n(l,this,p)}toHex(p=!0){return Je(this.toRawBytes(p))}}l.BASE=new l(e.Gx,e.Gy,r.ONE),l.ZERO=new l(r.ZERO,r.ONE,r.ZERO);let h=e.nBitLength,g=oo(l,e.endo?Math.ceil(h/2):h);return{CURVE:e,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:o,isWithinCurveOrder:a}}function Vm(t){let e=Qn(t);return Me(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function Yf(t){let e=Vm(t),{Fp:r,n}=e,i=r.BYTES+1,o=2*r.BYTES+1;function a(C){return ir<C&&C<r.ORDER}function s(C){return gt(C,n)}function c(C){return no(C,n)}let{ProjectivePoint:u,normPrivateKeyToScalar:f,weierstrassEquation:l,isWithinCurveOrder:h}=Mm({...e,toBytes(C,R,N){let U=R.toAffine(),T=r.toBytes(U.x),H=tr;return N?H(Uint8Array.from([R.hasEvenY()?2:3]),T):H(Uint8Array.from([4]),T,r.toBytes(U.y))},fromBytes(C){let R=C.length,N=C[0],U=C.subarray(1);if(R===i&&(N===2||N===3)){let T=je(U);if(!a(T))throw new Error("Point is not on curve");let H=l(T),$=r.sqrt(H),Q=($&me)===me;return(N&1)===1!==Q&&($=r.neg($)),{x:T,y:$}}else if(R===o&&N===4){let T=r.fromBytes(U.subarray(0,r.BYTES)),H=r.fromBytes(U.subarray(r.BYTES,2*r.BYTES));return{x:T,y:H}}else throw new Error(`Point of length ${R} was invalid. Expected ${i} compressed bytes or ${o} uncompressed bytes`)}}),g=C=>Je(vr(C,e.nByteLength));function d(C){let R=n>>me;return C>R}function p(C){return d(C)?s(-C):C}let y=(C,R,N)=>je(C.slice(R,N));class m{constructor(R,N,U){this.r=R,this.s=N,this.recovery=U,this.assertValidity()}static fromCompact(R){let N=e.nByteLength;return R=Rt("compactSignature",R,N*2),new m(y(R,0,N),y(R,N,2*N))}static fromDER(R){let{r:N,s:U}=Qr.toSig(Rt("DER",R));return new m(N,U)}assertValidity(){if(!h(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!h(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(R){return new m(this.r,this.s,R)}recoverPublicKey(R){let{r:N,s:U,recovery:T}=this,H=L(Rt("msgHash",R));if(T==null||![0,1,2,3].includes(T))throw new Error("recovery id invalid");let $=T===2||T===3?N+e.n:N;if($>=r.ORDER)throw new Error("recovery id 2 or 3 invalid");let Q=T&1?"03":"02",nt=u.fromHex(Q+g($)),at=c($),pt=s(-H*at),st=s(U*at),lt=u.BASE.multiplyAndAddUnsafe(nt,pt,st);if(!lt)throw new Error("point at infinify");return lt.assertValidity(),lt}hasHighS(){return d(this.s)}normalizeS(){return this.hasHighS()?new m(this.r,s(-this.s),this.recovery):this}toDERRawBytes(){return Vr(this.toDERHex())}toDERHex(){return Qr.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Vr(this.toCompactHex())}toCompactHex(){return g(this.r)+g(this.s)}}let w={isValidPrivateKey(C){try{return f(C),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{let C=Ja(e.n);return Au(e.randomBytes(C),e.n)},precompute(C=8,R=u.BASE){return R._setWindowSize(C),R.multiply(BigInt(3)),R}};function b(C,R=!0){return u.fromPrivateKey(C).toRawBytes(R)}function k(C){let R=C instanceof Uint8Array,N=typeof C=="string",U=(R||N)&&C.length;return R?U===i||U===o:N?U===2*i||U===2*o:C instanceof u}function E(C,R,N=!0){if(k(C))throw new Error("first arg must be private key");if(!k(R))throw new Error("second arg must be public key");return u.fromHex(R).multiply(f(C)).toRawBytes(N)}let S=e.bits2int||function(C){let R=je(C),N=C.length*8-e.nBitLength;return N>0?R>>BigInt(N):R},L=e.bits2int_modN||function(C){return s(S(C))},B=Zn(e.nBitLength);function O(C){if(typeof C!="bigint")throw new Error("bigint expected");if(!(ir<=C&&C<B))throw new Error(`bigint expected < 2^${e.nBitLength}`);return vr(C,e.nByteLength)}function F(C,R,N=P){if(["recovered","canonical"].some(Tt=>Tt in N))throw new Error("sign() legacy options not supported");let{hash:U,randomBytes:T}=e,{lowS:H,prehash:$,extraEntropy:Q}=N;H==null&&(H=!0),C=Rt("msgHash",C),$&&(C=Rt("prehashed msgHash",U(C)));let nt=L(C),at=f(R),pt=[O(at),O(nt)];if(Q!=null){let Tt=Q===!0?T(r.BYTES):Q;pt.push(Rt("extraEntropy",Tt))}let st=tr(...pt),lt=nt;function kt(Tt){let zt=S(Tt);if(!h(zt))return;let Gt=c(zt),Ut=u.BASE.multiply(zt).toAffine(),Zt=s(Ut.x);if(Zt===ir)return;let $e=s(Gt*s(lt+Zt*at));if($e===ir)return;let Dr=(Ut.x===Zt?0:2)|Number(Ut.y&me),On=$e;return H&&d($e)&&(On=p($e),Dr^=1),new m(Zt,On,Dr)}return{seed:st,k2sig:kt}}let P={lowS:e.lowS,prehash:!1},V={lowS:e.lowS,prehash:!1};function Z(C,R,N=P){let{seed:U,k2sig:T}=F(C,R,N),H=e;return Ya(H.hash.outputLen,H.nByteLength,H.hmac)(U,T)}u.BASE._setWindowSize(8);function rt(C,R,N,U=V){let T=C;if(R=Rt("msgHash",R),N=Rt("publicKey",N),"strict"in U)throw new Error("options.strict was renamed to lowS");let{lowS:H,prehash:$}=U,Q,nt;try{if(typeof T=="string"||T instanceof Uint8Array)try{Q=m.fromDER(T)}catch(Ut){if(!(Ut instanceof Qr.Err))throw Ut;Q=m.fromCompact(T)}else if(typeof T=="object"&&typeof T.r=="bigint"&&typeof T.s=="bigint"){let{r:Ut,s:Zt}=T;Q=new m(Ut,Zt)}else throw new Error("PARSE");nt=u.fromHex(N)}catch(Ut){if(Ut.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(H&&Q.hasHighS())return!1;$&&(R=e.hash(R));let{r:at,s:pt}=Q,st=L(R),lt=c(pt),kt=s(st*lt),Tt=s(at*lt),zt=u.BASE.multiplyAndAddUnsafe(nt,kt,Tt)?.toAffine();return zt?s(zt.x)===at:!1}return{CURVE:e,getPublicKey:b,getSharedSecret:E,sign:Z,verify:rt,ProjectivePoint:u,Signature:m,utils:w}}var xo=class extends vn{constructor(e,r){super(),this.finished=!1,this.destroyed=!1,pu(e);let n=Yn(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 a=0;a<o.length;a++)o[a]^=54;this.iHash.update(o),this.oHash=e.create();for(let a=0;a<o.length;a++)o[a]^=106;this.oHash.update(o),o.fill(0)}update(e){return xn(this),this.iHash.update(e),this}digestInto(e){xn(this),Va(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:a,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=a,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Is=(t,e,r)=>new xo(t,e).update(r).digest();Is.create=(t,e)=>new xo(t,e);function qm(t){return{hash:t,hmac:(e,...r)=>Is(t,e,Xi(...r)),randomBytes:bn}}function Zf(t,e){let r=n=>Yf({...t,...qm(n)});return Object.freeze({...r(e),create:r})}var Jf=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),Qf=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Hm=BigInt(1),Rs=BigInt(2),Xf=(t,e)=>(t+e/Rs)/e;function zm(t){let e=Jf,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),a=BigInt(23),s=BigInt(44),c=BigInt(88),u=t*t*t%e,f=u*u*t%e,l=St(f,r,e)*f%e,h=St(l,r,e)*f%e,g=St(h,Rs,e)*u%e,d=St(g,i,e)*g%e,p=St(d,o,e)*d%e,y=St(p,s,e)*p%e,m=St(y,c,e)*y%e,w=St(m,s,e)*p%e,b=St(w,r,e)*f%e,k=St(b,a,e)*d%e,E=St(k,n,e)*u%e,S=St(E,Rs,e);if(!Ns.eql(Ns.sqr(S),t))throw new Error("Cannot find square root");return S}var Ns=io(Jf,void 0,void 0,{sqrt:zm}),or=Zf({a:BigInt(0),b:BigInt(7),Fp:Ns,n:Qf,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{let e=Qf,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-Hm*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,a=BigInt("0x100000000000000000000000000000000"),s=Xf(o*t,e),c=Xf(-n*t,e),u=gt(t-s*r-c*i,e),f=gt(-s*n-c*o,e),l=u>a,h=f>a;if(l&&(u=e-u),h&&(f=e-f),u>a||f>a)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:l,k1:u,k2neg:h,k2:f}}}},$f),EE=BigInt(0);var SE=or.ProjectivePoint;function jf(){return or.utils.randomPrivateKey()}async function tl(t,e){let{digest:r}=await Wt.digest(e);try{return or.sign(r,t).toDERRawBytes()}catch(n){throw new ot(String(n),"ERR_INVALID_INPUT")}}async function el(t,e,r){try{let{digest:n}=await Wt.digest(r);return or.verify(e,n,t)}catch(n){throw new ot(String(n),"ERR_INVALID_INPUT")}}function rl(t){return or.ProjectivePoint.fromHex(t).toRawBytes(!0)}function nl(t){try{or.getPublicKey(t,!0)}catch(e){throw new ot(String(e),"ERR_INVALID_PRIVATE_KEY")}}function Ds(t){try{or.ProjectivePoint.fromHex(t)}catch(e){throw new ot(String(e),"ERR_INVALID_PUBLIC_KEY")}}function il(t){try{return or.getPublicKey(t,!0)}catch(e){throw new ot(String(e),"ERR_INVALID_PRIVATE_KEY")}}var oi=class{_key;constructor(e){Ds(e),this._key=e}async verify(e,r){return el(this._key,r,e)}marshal(){return rl(this._key)}get bytes(){return qe.encode({Type:Bt.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Kt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Wt.digest(this.bytes);return e}},ai=class{_key;_publicKey;constructor(e,r){this._key=e,this._publicKey=r??il(e),nl(this._key),Ds(this._publicKey)}async sign(e){return tl(this._key,e)}get public(){return new oi(this._publicKey)}marshal(){return this._key}get bytes(){return He.encode({Type:Bt.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Kt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Wt.digest(this.bytes);return e}async id(){let e=await this.public.hash();return Ct(e,"base58btc")}async export(e,r="libp2p-key"){if(r==="libp2p-key")return Bn(this.bytes,e);throw new ot(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function $m(t){return new ai(t)}function Wm(t){return new oi(t)}async function Ym(){let t=jf();return new ai(t)}var Xr={rsa:_s,ed25519:Es,secp256k1:ks};function ol(t){let e=Object.keys(Xr).join(" / ");return new ot(`invalid or unsupported key type ${t}. Must be ${e}`,"ERR_UNSUPPORTED_KEY_TYPE")}function Ls(t){let e=qe.decode(t),r=e.Data??new Uint8Array;switch(e.Type){case Bt.RSA:return Xr.rsa.unmarshalRsaPublicKey(r);case Bt.Ed25519:return Xr.ed25519.unmarshalEd25519PublicKey(r);case Bt.Secp256k1:return Xr.secp256k1.unmarshalSecp256k1PublicKey(r);default:throw ol(e.Type??"RSA")}}async function al(t){let e=He.decode(t),r=e.Data??new Uint8Array;switch(e.Type){case Bt.RSA:return Xr.rsa.unmarshalRsaPrivateKey(r);case Bt.Ed25519:return Xr.ed25519.unmarshalEd25519PrivateKey(r);case Bt.Secp256k1:return Xr.secp256k1.unmarshalSecp256k1PrivateKey(r);default:throw ol(e.Type??"RSA")}}var Xs=xt(vo(),1);var ul=(t=21)=>crypto.getRandomValues(new Uint8Array(t)).reduce((e,r)=>(r&=63,r<36?e+=r.toString(36):r<62?e+=(r-26).toString(36).toUpperCase():r>62?e+="-":e+="_",e),"");var ar="/",fl=new TextEncoder().encode(ar),bo=fl[0],In=class t{_buf;constructor(e,r){if(typeof e=="string")this._buf=At(e);else if(e instanceof Uint8Array)this._buf=e;else throw new Error("Invalid key, should be String of Uint8Array");if(r==null&&(r=!0),r&&this.clean(),this._buf.byteLength===0||this._buf[0]!==bo)throw new Error("Invalid key")}toString(e="utf8"){return Ct(this._buf,e)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(e){return new t(e.join(ar))}static random(){return new t(ul().replace(/-/g,""))}static asKey(e){return e instanceof Uint8Array||typeof e=="string"?new t(e):typeof e.uint8Array=="function"?new t(e.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=fl),this._buf[0]!==bo){let e=new Uint8Array(this._buf.byteLength+1);e.fill(bo,0,1),e.set(this._buf,1),this._buf=e}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===bo;)this._buf=this._buf.subarray(0,-1)}less(e){let r=this.list(),n=e.list();for(let i=0;i<r.length;i++){if(n.length<i+1)return!1;let o=r[i],a=n[i];if(o<a)return!0;if(o>a)return!1}return r.length<n.length}reverse(){return t.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let e=this.namespaces();return e[e.length-1]}list(){return this.toString().split(ar).slice(1)}type(){return Xm(this.baseNamespace())}name(){return Jm(this.baseNamespace())}instance(e){return new t(this.toString()+":"+e)}path(){let e=this.parent().toString();return e.endsWith(ar)||(e+=ar),e+=this.type(),new t(e)}parent(){let e=this.list();return e.length===1?new t(ar):new t(e.slice(0,-1).join(ar))}child(e){return this.toString()===ar?e:e.toString()===ar?this:new t(this.toString()+e.toString(),!1)}isAncestorOf(e){return e.toString()===this.toString()?!1:e.toString().startsWith(this.toString())}isDecendantOf(e){return e.toString()===this.toString()?!1:this.toString().startsWith(e.toString())}isTopLevel(){return this.list().length===1}concat(...e){return t.withNamespaces([...this.namespaces(),...jm(e.map(r=>r.namespaces()))])}};function Xm(t){let e=t.split(":");return e.length<2?"":e.slice(0,-1).join(":")}function Jm(t){let e=t.split(":");return e[e.length-1]}function jm(t){return[].concat(...t)}var Ih=xt(ll(),1);var hl="ERR_IPNS_EXPIRED_RECORD",si="ERR_UNRECOGNIZED_VALIDITY",dl="ERR_SIGNATURE_CREATION",_r="ERR_SIGNATURE_VERIFICATION",pl="ERR_UNRECOGNIZED_FORMAT";var Ps="ERR_UNDEFINED_PARAMETER",yl="ERR_INVALID_RECORD_DATA",gl="ERR_INVALID_EMBEDDED_KEY",ml="ERR_MISSING_PRIVATE_KEY",xl="ERR_RECORD_TOO_LARGE";var re;(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=()=>jn(r)}(e=t.ValidityType||(t.ValidityType={}));let n;t.codec=()=>(n==null&&(n=Br((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.value!=null&&(o.uint32(10),o.bytes(i.value)),i.signature!=null&&(o.uint32(18),o.bytes(i.signature)),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)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},s=o==null?i.len:i.pos+o;for(;i.pos<s;){let c=i.uint32();switch(c>>>3){case 1:a.value=i.bytes();break;case 2:a.signature=i.bytes();break;case 3:a.validityType=t.ValidityType.codec().decode(i);break;case 4:a.validity=i.bytes();break;case 5:a.sequence=i.uint64();break;case 6:a.ttl=i.uint64();break;case 7:a.pubKey=i.bytes();break;case 8:a.signatureV2=i.bytes();break;case 9:a.data=i.bytes();break;default:i.skipType(c&7);break}}return a})),n),t.encode=i=>Sr(i,t.codec()),t.decode=i=>Er(i,t.codec())})(re||(re={}));var t2=["string","number","bigint","symbol"],e2=["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 vl(t){if(t===null)return"null";if(t===void 0)return"undefined";if(t===!0||t===!1)return"boolean";let e=typeof t;if(t2.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(t))return"Array";if(r2(t))return"Buffer";let r=n2(t);return r||"Object"}function r2(t){return t&&t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer.call(null,t)}function n2(t){let e=Object.prototype.toString.call(t).slice(8,-1);if(e2.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 z=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 Rn=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",i2=new TextDecoder,o2=new TextEncoder;function wo(t){return Rn&&globalThis.Buffer.isBuffer(t)}function Ks(t){return t instanceof Uint8Array?wo(t)?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t:Uint8Array.from(t)}var Sl=Rn?(t,e,r)=>r-e>64?globalThis.Buffer.from(t.subarray(e,r)).toString("utf8"):wl(t,e,r):(t,e,r)=>r-e>64?i2.decode(t.subarray(e,r)):wl(t,e,r),Bl=Rn?t=>t.length>64?globalThis.Buffer.from(t):bl(t):t=>t.length>64?o2.encode(t):bl(t),ze=t=>Uint8Array.from(t),Nn=Rn?(t,e,r)=>wo(t)?new Uint8Array(t.subarray(e,r)):t.slice(e,r):(t,e,r)=>t.slice(e,r),Cl=Rn?(t,e)=>(t=t.map(r=>r instanceof Uint8Array?r:globalThis.Buffer.from(r)),Ks(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},Al=Rn?t=>globalThis.Buffer.allocUnsafe(t):t=>new Uint8Array(t);function _l(t,e){if(wo(t)&&wo(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 bl(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 wl(t,e,r){let n=[];for(;e<r;){let i=t[e],o=null,a=i>239?4:i>223?3:i>191?2:1;if(e+a<=r){let s,c,u,f;switch(a){case 1:i<128&&(o=i);break;case 2:s=t[e+1],(s&192)===128&&(f=(i&31)<<6|s&63,f>127&&(o=f));break;case 3:s=t[e+1],c=t[e+2],(s&192)===128&&(c&192)===128&&(f=(i&15)<<12|(s&63)<<6|c&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:s=t[e+1],c=t[e+2],u=t[e+3],(s&192)===128&&(c&192)===128&&(u&192)===128&&(f=(i&15)<<18|(s&63)<<12|(c&63)<<6|u&63,f>65535&&f<1114112&&(o=f))}}o===null?(o=65533,a=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),e+=a}return a2(n)}var El=4096;function a2(t){let e=t.length;if(e<=El)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=El));return r}var s2=256,ci=class{constructor(e=s2){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=Al(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=Nn(n,0,this.cursor)}else r=Cl(this.chunks,this.cursor);return e&&this.reset(),r}};var J="CBOR decode error:",Fs="CBOR encode error:",ui=[];ui[23]=1;ui[24]=2;ui[25]=3;ui[26]=5;ui[27]=9;function sr(t,e,r){if(t.length-e<r)throw new Error(`${J} not enough data for type`)}var Ht=[24,256,65536,4294967296,BigInt("18446744073709551616")];function se(t,e,r){sr(t,e,1);let n=t[e];if(r.strict===!0&&n<Ht[0])throw new Error(`${J} integer encoded in more bytes than necessary (strict decode)`);return n}function ce(t,e,r){sr(t,e,2);let n=t[e]<<8|t[e+1];if(r.strict===!0&&n<Ht[1])throw new Error(`${J} integer encoded in more bytes than necessary (strict decode)`);return n}function ue(t,e,r){sr(t,e,4);let n=t[e]*16777216+(t[e+1]<<16)+(t[e+2]<<8)+t[e+3];if(r.strict===!0&&n<Ht[2])throw new Error(`${J} integer encoded in more bytes than necessary (strict decode)`);return n}function fe(t,e,r){sr(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<Ht[3])throw new Error(`${J} 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(`${J} integers outside of the safe integer range are not supported`)}function Tl(t,e,r,n){return new z(_.uint,se(t,e+1,n),2)}function Il(t,e,r,n){return new z(_.uint,ce(t,e+1,n),3)}function Rl(t,e,r,n){return new z(_.uint,ue(t,e+1,n),5)}function Nl(t,e,r,n){return new z(_.uint,fe(t,e+1,n),9)}function xe(t,e){return Yt(t,0,e.value)}function Yt(t,e,r){if(r<Ht[0]){let n=Number(r);t.push([e|n])}else if(r<Ht[1]){let n=Number(r);t.push([e|24,n])}else if(r<Ht[2]){let n=Number(r);t.push([e|25,n>>>8,n&255])}else if(r<Ht[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<Ht[4]){let i=[e|27,0,0,0,0,0,0,0],o=Number(n&BigInt(4294967295)),a=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]=a&255,a=a>>8,i[3]=a&255,a=a>>8,i[2]=a&255,a=a>>8,i[1]=a&255,t.push(i)}else throw new Error(`${J} encountered BigInt larger than allowable range`)}}xe.encodedSize=function(e){return Yt.encodedSize(e.value)};Yt.encodedSize=function(e){return e<Ht[0]?1:e<Ht[1]?2:e<Ht[2]?3:e<Ht[3]?5:9};xe.compareTokens=function(e,r){return e.value<r.value?-1:e.value>r.value?1:0};function Dl(t,e,r,n){return new z(_.negint,-1-se(t,e+1,n),2)}function kl(t,e,r,n){return new z(_.negint,-1-ce(t,e+1,n),3)}function Ll(t,e,r,n){return new z(_.negint,-1-ue(t,e+1,n),5)}var Ms=BigInt(-1),Ul=BigInt(1);function Pl(t,e,r,n){let i=fe(t,e+1,n);if(typeof i!="bigint"){let o=-1-i;if(o>=Number.MIN_SAFE_INTEGER)return new z(_.negint,o,9)}if(n.allowBigInt!==!0)throw new Error(`${J} integers outside of the safe integer range are not supported`);return new z(_.negint,Ms-BigInt(i),9)}function Eo(t,e){let r=e.value,n=typeof r=="bigint"?r*Ms-Ul:r*-1-1;Yt(t,e.type.majorEncoded,n)}Eo.encodedSize=function(e){let r=e.value,n=typeof r=="bigint"?r*Ms-Ul:r*-1-1;return n<Ht[0]?1:n<Ht[1]?2:n<Ht[2]?3:n<Ht[3]?5:9};Eo.compareTokens=function(e,r){return e.value<r.value?1:e.value>r.value?-1:0};function fi(t,e,r,n){sr(t,e,r+n);let i=Nn(t,e+r,e+r+n);return new z(_.bytes,i,r+n)}function Ol(t,e,r,n){return fi(t,e,1,r)}function Kl(t,e,r,n){return fi(t,e,2,se(t,e+1,n))}function Fl(t,e,r,n){return fi(t,e,3,ce(t,e+1,n))}function Ml(t,e,r,n){return fi(t,e,5,ue(t,e+1,n))}function Vl(t,e,r,n){let i=fe(t,e+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer bytes lengths not supported`);return fi(t,e,9,i)}function So(t){return t.encodedBytes===void 0&&(t.encodedBytes=t.type===_.string?Bl(t.value):t.value),t.encodedBytes}function Dn(t,e){let r=So(e);Yt(t,e.type.majorEncoded,r.length),t.push(r)}Dn.encodedSize=function(e){let r=So(e);return Yt.encodedSize(r.length)+r.length};Dn.compareTokens=function(e,r){return u2(So(e),So(r))};function u2(t,e){return t.length<e.length?-1:t.length>e.length?1:_l(t,e)}function li(t,e,r,n,i){let o=r+n;sr(t,e,o);let a=new z(_.string,Sl(t,e+r,e+o),o);return i.retainStringBytes===!0&&(a.byteValue=Nn(t,e+r,e+o)),a}function ql(t,e,r,n){return li(t,e,1,r,n)}function Hl(t,e,r,n){return li(t,e,2,se(t,e+1,n),n)}function zl(t,e,r,n){return li(t,e,3,ce(t,e+1,n),n)}function Gl(t,e,r,n){return li(t,e,5,ue(t,e+1,n),n)}function $l(t,e,r,n){let i=fe(t,e+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer string lengths not supported`);return li(t,e,9,i,n)}var Wl=Dn;function kn(t,e,r,n){return new z(_.array,n,r)}function Yl(t,e,r,n){return kn(t,e,1,r)}function Zl(t,e,r,n){return kn(t,e,2,se(t,e+1,n))}function Ql(t,e,r,n){return kn(t,e,3,ce(t,e+1,n))}function Xl(t,e,r,n){return kn(t,e,5,ue(t,e+1,n))}function Jl(t,e,r,n){let i=fe(t,e+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer array lengths not supported`);return kn(t,e,9,i)}function jl(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${J} indefinite length items not allowed`);return kn(t,e,1,1/0)}function Bo(t,e){Yt(t,_.array.majorEncoded,e.value)}Bo.compareTokens=xe.compareTokens;Bo.encodedSize=function(e){return Yt.encodedSize(e.value)};function Ln(t,e,r,n){return new z(_.map,n,r)}function th(t,e,r,n){return Ln(t,e,1,r)}function eh(t,e,r,n){return Ln(t,e,2,se(t,e+1,n))}function rh(t,e,r,n){return Ln(t,e,3,ce(t,e+1,n))}function nh(t,e,r,n){return Ln(t,e,5,ue(t,e+1,n))}function ih(t,e,r,n){let i=fe(t,e+1,n);if(typeof i=="bigint")throw new Error(`${J} 64-bit integer map lengths not supported`);return Ln(t,e,9,i)}function oh(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${J} indefinite length items not allowed`);return Ln(t,e,1,1/0)}function Co(t,e){Yt(t,_.map.majorEncoded,e.value)}Co.compareTokens=xe.compareTokens;Co.encodedSize=function(e){return Yt.encodedSize(e.value)};function ah(t,e,r,n){return new z(_.tag,r,1)}function sh(t,e,r,n){return new z(_.tag,se(t,e+1,n),2)}function ch(t,e,r,n){return new z(_.tag,ce(t,e+1,n),3)}function uh(t,e,r,n){return new z(_.tag,ue(t,e+1,n),5)}function fh(t,e,r,n){return new z(_.tag,fe(t,e+1,n),9)}function Ao(t,e){Yt(t,_.tag.majorEncoded,e.value)}Ao.compareTokens=xe.compareTokens;Ao.encodedSize=function(e){return Yt.encodedSize(e.value)};var y2=20,g2=21,m2=22,x2=23;function lh(t,e,r,n){if(n.allowUndefined===!1)throw new Error(`${J} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new z(_.null,null,1):new z(_.undefined,void 0,1)}function hh(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${J} indefinite length items not allowed`);return new z(_.break,void 0,1)}function Vs(t,e,r){if(r){if(r.allowNaN===!1&&Number.isNaN(t))throw new Error(`${J} NaN values are not supported`);if(r.allowInfinity===!1&&(t===1/0||t===-1/0))throw new Error(`${J} Infinity values are not supported`)}return new z(_.float,t,e)}function dh(t,e,r,n){return Vs(qs(t,e+1),3,n)}function ph(t,e,r,n){return Vs(Hs(t,e+1),5,n)}function yh(t,e,r,n){return Vs(vh(t,e+1),9,n)}function _o(t,e,r){let n=e.value;if(n===!1)t.push([_.float.majorEncoded|y2]);else if(n===!0)t.push([_.float.majorEncoded|g2]);else if(n===null)t.push([_.float.majorEncoded|m2]);else if(n===void 0)t.push([_.float.majorEncoded|x2]);else{let i,o=!1;(!r||r.float64!==!0)&&(mh(n),i=qs(Ie,1),n===i||Number.isNaN(n)?(Ie[0]=249,t.push(Ie.slice(0,3)),o=!0):(xh(n),i=Hs(Ie,1),n===i&&(Ie[0]=250,t.push(Ie.slice(0,5)),o=!0))),o||(v2(n),i=vh(Ie,1),Ie[0]=251,t.push(Ie.slice(0,9)))}}_o.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){mh(n);let i=qs(Ie,1);if(n===i||Number.isNaN(n))return 3;if(xh(n),i=Hs(Ie,1),n===i)return 5}return 9};var gh=new ArrayBuffer(9),ve=new DataView(gh,1),Ie=new Uint8Array(gh,0);function mh(t){if(t===1/0)ve.setUint16(0,31744,!1);else if(t===-1/0)ve.setUint16(0,64512,!1);else if(Number.isNaN(t))ve.setUint16(0,32256,!1);else{ve.setFloat32(0,t);let e=ve.getUint32(0),r=(e&2139095040)>>23,n=e&8388607;if(r===255)ve.setUint16(0,31744,!1);else if(r===0)ve.setUint16(0,(t&2147483648)>>16|n>>13,!1);else{let i=r-127;i<-24?ve.setUint16(0,0):i<-14?ve.setUint16(0,(e&2147483648)>>16|1<<24+i,!1):ve.setUint16(0,(e&2147483648)>>16|i+15<<10|n>>13,!1)}}}function qs(t,e){if(t.length-e<2)throw new Error(`${J} 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 xh(t){ve.setFloat32(0,t,!1)}function Hs(t,e){if(t.length-e<4)throw new Error(`${J} not enough data for float32`);let r=(t.byteOffset||0)+e;return new DataView(t.buffer,r,4).getFloat32(0,!1)}function v2(t){ve.setFloat64(0,t,!1)}function vh(t,e){if(t.length-e<8)throw new Error(`${J} not enough data for float64`);let r=(t.byteOffset||0)+e;return new DataView(t.buffer,r,8).getFloat64(0,!1)}_o.compareTokens=xe.compareTokens;function ht(t,e,r){throw new Error(`${J} encountered invalid minor (${r}) for major ${t[e]>>>5}`)}function To(t){return()=>{throw new Error(`${J} ${t}`)}}var K=[];for(let t=0;t<=23;t++)K[t]=ht;K[24]=Tl;K[25]=Il;K[26]=Rl;K[27]=Nl;K[28]=ht;K[29]=ht;K[30]=ht;K[31]=ht;for(let t=32;t<=55;t++)K[t]=ht;K[56]=Dl;K[57]=kl;K[58]=Ll;K[59]=Pl;K[60]=ht;K[61]=ht;K[62]=ht;K[63]=ht;for(let t=64;t<=87;t++)K[t]=Ol;K[88]=Kl;K[89]=Fl;K[90]=Ml;K[91]=Vl;K[92]=ht;K[93]=ht;K[94]=ht;K[95]=To("indefinite length bytes/strings are not supported");for(let t=96;t<=119;t++)K[t]=ql;K[120]=Hl;K[121]=zl;K[122]=Gl;K[123]=$l;K[124]=ht;K[125]=ht;K[126]=ht;K[127]=To("indefinite length bytes/strings are not supported");for(let t=128;t<=151;t++)K[t]=Yl;K[152]=Zl;K[153]=Ql;K[154]=Xl;K[155]=Jl;K[156]=ht;K[157]=ht;K[158]=ht;K[159]=jl;for(let t=160;t<=183;t++)K[t]=th;K[184]=eh;K[185]=rh;K[186]=nh;K[187]=ih;K[188]=ht;K[189]=ht;K[190]=ht;K[191]=oh;for(let t=192;t<=215;t++)K[t]=ah;K[216]=sh;K[217]=ch;K[218]=uh;K[219]=fh;K[220]=ht;K[221]=ht;K[222]=ht;K[223]=ht;for(let t=224;t<=243;t++)K[t]=To("simple values are not supported");K[244]=ht;K[245]=ht;K[246]=ht;K[247]=lh;K[248]=To("simple values are not supported");K[249]=dh;K[250]=ph;K[251]=yh;K[252]=ht;K[253]=ht;K[254]=ht;K[255]=hh;var Re=[];for(let t=0;t<24;t++)Re[t]=new z(_.uint,t,1);for(let t=-1;t>=-24;t--)Re[31-t]=new z(_.negint,t,1);Re[64]=new z(_.bytes,new Uint8Array(0),1);Re[96]=new z(_.string,"",1);Re[128]=new z(_.array,0,1);Re[160]=new z(_.map,0,1);Re[244]=new z(_.false,!1,1);Re[245]=new z(_.true,!0,1);Re[246]=new z(_.null,null,1);function bh(t){switch(t.type){case _.false:return ze([244]);case _.true:return ze([245]);case _.null:return ze([246]);case _.bytes:return t.value.length?void 0:ze([64]);case _.string:return t.value===""?ze([96]):void 0;case _.array:return t.value===0?ze([128]):void 0;case _.map:return t.value===0?ze([160]):void 0;case _.uint:return t.value<24?ze([Number(t.value)]):void 0;case _.negint:if(t.value>=-24)return ze([31-Number(t.value)])}}var w2={float64:!1,mapSorter:B2,quickEncodeToken:bh};function E2(){let t=[];return t[_.uint.major]=xe,t[_.negint.major]=Eo,t[_.bytes.major]=Dn,t[_.string.major]=Wl,t[_.array.major]=Bo,t[_.map.major]=Co,t[_.tag.major]=Ao,t[_.float.major]=_o,t}var wh=E2(),zs=new ci,Ro=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(`${Fs} object contains circular references`);return new t(r,e)}},Tr={null:new z(_.null,null),undefined:new z(_.undefined,void 0),true:new z(_.true,!0),false:new z(_.false,!1),emptyArray:new z(_.array,0),emptyMap:new z(_.map,0)},Ir={number(t,e,r,n){return!Number.isInteger(t)||!Number.isSafeInteger(t)?new z(_.float,t):t>=0?new z(_.uint,t):new z(_.negint,t)},bigint(t,e,r,n){return t>=BigInt(0)?new z(_.uint,t):new z(_.negint,t)},Uint8Array(t,e,r,n){return new z(_.bytes,t)},string(t,e,r,n){return new z(_.string,t)},boolean(t,e,r,n){return t?Tr.true:Tr.false},null(t,e,r,n){return Tr.null},undefined(t,e,r,n){return Tr.undefined},ArrayBuffer(t,e,r,n){return new z(_.bytes,new Uint8Array(t))},DataView(t,e,r,n){return new z(_.bytes,new Uint8Array(t.buffer,t.byteOffset,t.byteLength))},Array(t,e,r,n){if(!t.length)return r.addBreakTokens===!0?[Tr.emptyArray,new z(_.break)]:Tr.emptyArray;n=Ro.createCheck(n,t);let i=[],o=0;for(let a of t)i[o++]=Io(a,r,n);return r.addBreakTokens?[new z(_.array,t.length),i,new z(_.break)]:[new z(_.array,t.length),i]},Object(t,e,r,n){let i=e!=="Object",o=i?t.keys():Object.keys(t),a=i?t.size:o.length;if(!a)return r.addBreakTokens===!0?[Tr.emptyMap,new z(_.break)]:Tr.emptyMap;n=Ro.createCheck(n,t);let s=[],c=0;for(let u of o)s[c++]=[Io(u,r,n),Io(i?t.get(u):t[u],r,n)];return S2(s,r),r.addBreakTokens?[new z(_.map,a),s,new z(_.break)]:[new z(_.map,a),s]}};Ir.Map=Ir.Object;Ir.Buffer=Ir.Uint8Array;for(let t of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))Ir[`${t}Array`]=Ir.DataView;function Io(t,e={},r){let n=vl(t),i=e&&e.typeEncoders&&e.typeEncoders[n]||Ir[n];if(typeof i=="function"){let a=i(t,n,e,r);if(a!=null)return a}let o=Ir[n];if(!o)throw new Error(`${Fs} unsupported type: ${n}`);return o(t,n,e,r)}function S2(t,e){e.mapSorter&&t.sort(e.mapSorter)}function B2(t,e){let r=Array.isArray(t[0])?t[0][0]:t[0],n=Array.isArray(e[0])?e[0][0]:e[0];if(r.type!==n.type)return r.type.compare(n.type);let i=r.type.major,o=wh[i].compareTokens(r,n);return o===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),o}function Eh(t,e,r,n){if(Array.isArray(e))for(let i of e)Eh(t,i,r,n);else r[e.type.major](t,e,n)}function C2(t,e,r){let n=Io(t,r);if(!Array.isArray(n)&&r.quickEncodeToken){let i=r.quickEncodeToken(n);if(i)return i;let o=e[n.type.major];if(o.encodedSize){let a=o.encodedSize(n,r),s=new ci(a);if(o(s,n,r),s.chunks.length!==1)throw new Error(`Unexpected error: pre-calculated length for ${n} was wrong`);return Ks(s.chunks[0])}}return zs.reset(),Eh(zs,n,e,r),zs.toBytes(!0)}function Gs(t,e){return e=Object.assign({},w2,e),C2(t,wh,e)}var A2={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},$s=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=Re[e];if(r===void 0){let n=K[e];if(!n)throw new Error(`${J} 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}},hi=Symbol.for("DONE"),No=Symbol.for("BREAK");function _2(t,e,r){let n=[];for(let i=0;i<t.value;i++){let o=di(e,r);if(o===No){if(t.value===1/0)break;throw new Error(`${J} got unexpected break to lengthed array`)}if(o===hi)throw new Error(`${J} found array but not enough entries (got ${i}, expected ${t.value})`);n[i]=o}return n}function T2(t,e,r){let n=r.useMaps===!0,i=n?void 0:{},o=n?new Map:void 0;for(let a=0;a<t.value;a++){let s=di(e,r);if(s===No){if(t.value===1/0)break;throw new Error(`${J} got unexpected break to lengthed map`)}if(s===hi)throw new Error(`${J} found map but not enough entries (got ${a} [no key], expected ${t.value})`);if(n!==!0&&typeof s!="string")throw new Error(`${J} non-string keys not supported (got ${typeof s})`);if(r.rejectDuplicateMapKeys===!0&&(n&&o.has(s)||!n&&s in i))throw new Error(`${J} found repeat map key "${s}"`);let c=di(e,r);if(c===hi)throw new Error(`${J} found map but not enough entries (got ${a} [no value], expected ${t.value})`);n?o.set(s,c):i[s]=c}return n?o:i}function di(t,e){if(t.done())return hi;let r=t.next();if(r.type===_.break)return No;if(r.type.terminal)return r.value;if(r.type===_.array)return _2(r,t,e);if(r.type===_.map)return T2(r,t,e);if(r.type===_.tag){if(e.tags&&typeof e.tags[r.value]=="function"){let n=di(t,e);return e.tags[r.value](n)}throw new Error(`${J} tag not supported (${r.value})`)}throw new Error("unsupported")}function Sh(t,e){if(!(t instanceof Uint8Array))throw new Error(`${J} data to decode must be a Uint8Array`);e=Object.assign({},A2,e);let r=e.tokenizer||new $s(t,e),n=di(r,e);if(n===hi)throw new Error(`${J} did not find any content to decode`);if(n===No)throw new Error(`${J} got unexpected break`);return[n,t.subarray(r.pos())]}function Ws(t,e){let[r,n]=Sh(t,e);if(n.length>0)throw new Error(`${J} too many terminals, data makes no sense`);return r}var Un=xt(vo(),1);var Bh=lr("ipns:utils"),Ch=At("/ipns/");function pi(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),a=parseInt(r[4],10),s=parseInt(r[5],10),c=parseInt(r[6],10),u=parseInt(r[7].slice(0,-6),10);return new Date(Date.UTC(n,i,o,a,s,c,u))}var Ys=async(t,e)=>{if(e==null||t==null){let n=new Error("one or more of the provided parameters are not defined");throw Bh.error(n),(0,Un.default)(n,Ps)}let r;if(e.pubKey!=null){try{r=Ls(e.pubKey)}catch(i){throw Bh.error(i),i}if(!(await Y0(e.pubKey)).equals(t))throw(0,Un.default)(new Error("Embedded public key did not match PeerID"),gl)}else t.publicKey!=null&&(r=Ls(t.publicKey));if(r!=null)return r;throw(0,Un.default)(new Error("no public key is available"),Ps)},Ah=(t,e,r)=>{let n=At(e);return Be([t,r,n])},Do=t=>{let e=At("ipns-signature:");return Be([e,t])},Zs=t=>re.encode(t),Pn=t=>{let e=re.decode(t);return e.sequence!=null&&(e.sequence=BigInt(e.sequence)),e.ttl!=null&&(e.ttl=BigInt(e.ttl)),{value:e.value??new Uint8Array(0),signature:e.signature??new Uint8Array(0),validityType:e.validityType??re.ValidityType.EOL,validity:e.validity??new Uint8Array(0),sequence:e.sequence??0n,pubKey:e.pubKey,ttl:e.ttl??void 0,signatureV2:e.signatureV2,data:e.data}},ko=t=>Be([Ch,t.toBytes()]),Qs=t=>ma(t.slice(Ch.length)),_h=(t,e,r,n,i)=>{let o;if(r===re.ValidityType.EOL)o=0;else throw(0,Un.default)(new Error("Unknown validity type"),si);return Gs({Value:t,Validity:e,ValidityType:o,Sequence:n,TTL:i})},Th=t=>{let e=Ws(t);if(e.ValidityType===0)e.ValidityType=re.ValidityType.EOL;else throw(0,Un.default)(new Error("Unknown validity type"),si);return Number.isInteger(e.Sequence)&&(e.Sequence=BigInt(e.Sequence)),Number.isInteger(e.TTL)&&(e.TTL=BigInt(e.TTL)),e};var Rh=lr("ipns"),R2=ke.code,N2="/ipns/",d4=N2.length,Nh=async(t,e,r,n)=>{let i=new Ih.default(Date.now()+Number(n)),o=re.ValidityType.EOL,[a,s]=n.toString().split("."),c=BigInt(a)*BigInt(1e5)+BigInt(s??"0");return D2(t,e,r,o,i,c)};var D2=async(t,e,r,n,i,o)=>{r=BigInt(r);let a=At(i.toString());if(t.privateKey==null)throw(0,Xs.default)(new Error("Missing private key"),ml);let s=await al(t.privateKey),c=await k2(s,e,n,a),u=_h(e,a,n,r,o),f=Do(u),l=await s.sign(f),h={value:e,signature:c,validityType:n,validity:a,sequence:r,ttl:o,signatureV2:l,data:u};if(t.publicKey!=null){let g=Lr(t.toBytes());(g.code!==R2||!Kt(t.publicKey,g.digest))&&(h.pubKey=t.publicKey)}return Rh("ipns entry for %b created",e),h};var k2=async(t,e,r,n)=>{try{let i=Ah(e,r,n);return await t.sign(i)}catch(i){throw Rh.error("record signature creation failed",i),(0,Xs.default)(new Error("record signature creation failed"),dl)}};function Lo(t,e){let r=e.map((n,i)=>({entry:re.decode(n),index:i}));return r.sort((n,i)=>{if(n.entry.signatureV2!=null&&i.entry.signatureV2==null)return-1;if(n.entry.signatureV2==null&&i.entry.signatureV2!=null)return 1;let o=n.entry.sequence??0n,a=i.entry.sequence??0n;if(o>a)return-1;if(o<a)return 1;let s=n.entry.validity??new Uint8Array(0),c=i.entry.validity??new Uint8Array(0),u=pi(Ct(s)),f=pi(Ct(c));return u.getTime()>f.getTime()?-1:u.getTime()<f.getTime()?1:0}),r[0].index}var le=xt(vo(),1);var yi=lr("ipns:validator"),L2=1024*10,U2=async(t,e)=>{let{value:r,validityType:n,validity:i}=e,o,a;if(e.signatureV2!=null&&e.data!=null)a=e.signatureV2,o=Do(e.data),P2(e);else throw(0,le.default)(new Error("missing data or signatureV2"),_r);let s;try{s=await t.verify(o,a)}catch{s=!1}if(!s)throw yi.error("record signature verification failed"),(0,le.default)(new Error("record signature verification failed"),_r);if(i!=null&&n===re.ValidityType.EOL){let c;try{c=pi(Ct(i))}catch{throw yi.error("unrecognized validity format (not an rfc3339 format)"),(0,le.default)(new Error("unrecognized validity format (not an rfc3339 format)"),pl)}if(c.getTime()<Date.now())throw yi.error("record has expired"),(0,le.default)(new Error("record has expired"),hl)}else if(n!=null)throw yi.error("unrecognized validity type"),(0,le.default)(new Error("unrecognized validity type"),si);yi("ipns entry for %b is valid",r)},P2=t=>{if(t.data==null)throw(0,le.default)(new Error("Record data is missing"),yl);let e=Th(t.data);if(!Kt(e.Value,t.value))throw(0,le.default)(new Error('Field "value" did not match between protobuf and CBOR'),_r);if(!Kt(e.Validity,t.validity))throw(0,le.default)(new Error('Field "validity" did not match between protobuf and CBOR'),_r);if(e.ValidityType!==t.validityType)throw(0,le.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),_r);if(e.Sequence!==t.sequence)throw(0,le.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),_r);if(e.TTL!==t.ttl)throw(0,le.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),_r)};async function Js(t,e){if(e.byteLength>L2)throw(0,le.default)(new Error("record too large"),xl);let r=Qs(t),n=Pn(e),i=await Ys(r,n);await U2(i,n)}var Ge=class extends Event{constructor(e,r){super(e),this.detail=r}};var gi;(function(t){let e;t.codec=()=>(e==null&&(e=Br((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.key!=null&&r.key.byteLength>0&&(n.uint32(10),n.bytes(r.key)),r.value!=null&&r.value.byteLength>0&&(n.uint32(18),n.bytes(r.value)),r.timeReceived!=null&&r.timeReceived!==""&&(n.uint32(42),n.string(r.timeReceived)),i.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let i={key:new Uint8Array(0),value:new Uint8Array(0),timeReceived:""},o=n==null?r.len:r.pos+n;for(;r.pos<o;){let a=r.uint32();switch(a>>>3){case 1:i.key=r.bytes();break;case 2:i.value=r.bytes();break;case 5:i.timeReceived=r.string();break;default:r.skipType(a&7);break}}return i})),e),t.encode=r=>Sr(r,t.codec()),t.decode=r=>Er(r,t.codec())})(gi||(gi={}));function Dh(t){let e=t.getUTCFullYear(),r=String(t.getUTCMonth()+1).padStart(2,"0"),n=String(t.getUTCDate()).padStart(2,"0"),i=String(t.getUTCHours()).padStart(2,"0"),o=String(t.getUTCMinutes()).padStart(2,"0"),a=String(t.getUTCSeconds()).padStart(2,"0"),s=t.getUTCMilliseconds(),c=String(s*1e3*1e3).padStart(9,"0");return`${e}-${r}-${n}T${i}:${o}:${a}.${c}Z`}function kh(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),a=parseInt(r[4],10),s=parseInt(r[5],10),c=parseInt(r[6],10),u=parseInt(r[7].slice(0,-6),10);return new Date(Date.UTC(n,i,o,a,s,c,u))}var mi=class t{key;value;timeReceived;constructor(e,r,n){if(!(e instanceof Uint8Array))throw new Error("key must be a Uint8Array");if(!(r instanceof Uint8Array))throw new Error("value must be a Uint8Array");this.key=e,this.value=r,this.timeReceived=n}serialize(){return gi.encode(this.prepareSerialize())}prepareSerialize(){return{key:this.key,value:this.value,timeReceived:Dh(this.timeReceived)}}static deserialize(e){let r=gi.decode(e);return new t(r.key,r.value,new Date(r.timeReceived))}static fromDeserialized(e){let r=kh(e.timeReceived);if(e.key==null)throw new Error("key missing from deserialized object");if(e.value==null)throw new Error("value missing from deserialized object");return new t(e.key,e.value,r)}};function js(t){return new In("/dht/record/"+Ct(t,"base32"),!1)}function Lh(t){return{async put(e,r,n={}){try{let i=js(e),o=new mi(e,r,new Date);n.onProgress?.(new Ge("ipns:routing:datastore:put")),await t.put(i,o.serialize(),n)}catch(i){throw n.onProgress?.(new Ge("ipns:routing:datastore:error",i)),i}},async get(e,r={}){try{let n=js(e);r.onProgress?.(new Ge("ipns:routing:datastore:get"));let i=await t.get(n,r);return mi.deserialize(i).value}catch(n){throw r.onProgress?.(new Ge("ipns:routing:datastore:error",n)),n}},async has(e,r={}){let n=js(e);return t.has(n,r)}}}var e0=xt(Ph(),1);var vi=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},r0=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Oh=t=>globalThis.DOMException===void 0?new r0(t):new DOMException(t),Kh=t=>{let e=t.reason===void 0?Oh("This operation was aborted."):t.reason;return e instanceof Error?e:Oh(e)};function n0(t,e,r,n){let i,o=new Promise((a,s)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(e===Number.POSITIVE_INFINITY){a(t);return}if(n={customTimers:{setTimeout,clearTimeout},...n},n.signal){let{signal:c}=n;c.aborted&&s(Kh(c)),c.addEventListener("abort",()=>{s(Kh(c))})}i=n.customTimers.setTimeout.call(void 0,()=>{if(typeof r=="function"){try{a(r())}catch(f){s(f)}return}let c=typeof r=="string"?r:`Promise timed out after ${e} milliseconds`,u=r instanceof Error?r:new vi(c);typeof t.cancel=="function"&&t.cancel(),s(u)},e),(async()=>{try{a(await t)}catch(c){s(c)}finally{n.customTimers.clearTimeout.call(void 0,i)}})()});return o.clear=()=>{clearTimeout(i),i=void 0},o}function i0(t,e,r){let n=0,i=t.length;for(;i>0;){let o=Math.trunc(i/2),a=n+o;r(t[a],e)<=0?(n=++a,i-=o+1):i=o}return n}var jr=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},cr,o0=class{constructor(){cr.set(this,[])}enqueue(e,r){r={priority:0,...r};let n={priority:r.priority,run:e};if(this.size&&jr(this,cr,"f")[this.size-1].priority>=r.priority){jr(this,cr,"f").push(n);return}let i=i0(jr(this,cr,"f"),n,(o,a)=>a.priority-o.priority);jr(this,cr,"f").splice(i,0,n)}dequeue(){let e=jr(this,cr,"f").shift();return e?.run}filter(e){return jr(this,cr,"f").filter(r=>r.priority===e.priority).map(r=>r.run)}get size(){return jr(this,cr,"f").length}};cr=new WeakMap;var Fh=o0;var _t=function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},G=function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},Dt,wi,Ei,Nr,Vo,Si,Po,Ne,bi,he,Oo,de,Bi,Rr,Ko,Mh,Vh,zh,qh,Hh,Fo,a0,s0,qo,Gh,Mo,Ho=class extends Error{},c0=class extends e0.default{constructor(e){var r,n,i,o;if(super(),Dt.add(this),wi.set(this,void 0),Ei.set(this,void 0),Nr.set(this,0),Vo.set(this,void 0),Si.set(this,void 0),Po.set(this,0),Ne.set(this,void 0),bi.set(this,void 0),he.set(this,void 0),Oo.set(this,void 0),de.set(this,0),Bi.set(this,void 0),Rr.set(this,void 0),Ko.set(this,void 0),Object.defineProperty(this,"timeout",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),e={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:Fh,...e},!(typeof e.intervalCap=="number"&&e.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${(n=(r=e.intervalCap)===null||r===void 0?void 0:r.toString())!==null&&n!==void 0?n:""}\` (${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 \`${(o=(i=e.interval)===null||i===void 0?void 0:i.toString())!==null&&o!==void 0?o:""}\` (${typeof e.interval})`);_t(this,wi,e.carryoverConcurrencyCount,"f"),_t(this,Ei,e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,"f"),_t(this,Vo,e.intervalCap,"f"),_t(this,Si,e.interval,"f"),_t(this,he,new e.queueClass,"f"),_t(this,Oo,e.queueClass,"f"),this.concurrency=e.concurrency,this.timeout=e.timeout,_t(this,Ko,e.throwOnTimeout===!0,"f"),_t(this,Rr,e.autoStart===!1,"f")}get concurrency(){return G(this,Bi,"f")}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})`);_t(this,Bi,e,"f"),G(this,Dt,"m",qo).call(this)}async add(e,r={}){return r={timeout:this.timeout,throwOnTimeout:G(this,Ko,"f"),...r},new Promise((n,i)=>{G(this,he,"f").enqueue(async()=>{var o,a,s;_t(this,de,(a=G(this,de,"f"),a++,a),"f"),_t(this,Nr,(s=G(this,Nr,"f"),s++,s),"f");try{if(!((o=r.signal)===null||o===void 0)&&o.aborted)throw new Ho("The task was aborted.");let c=e({signal:r.signal});r.timeout&&(c=n0(Promise.resolve(c),r.timeout)),r.signal&&(c=Promise.race([c,G(this,Dt,"m",Gh).call(this,r.signal)]));let u=await c;n(u),this.emit("completed",u)}catch(c){if(c instanceof vi&&!r.throwOnTimeout){n();return}i(c),this.emit("error",c)}finally{G(this,Dt,"m",zh).call(this)}},r),this.emit("add"),G(this,Dt,"m",Fo).call(this)})}async addAll(e,r){return Promise.all(e.map(async n=>this.add(n,r)))}start(){return G(this,Rr,"f")?(_t(this,Rr,!1,"f"),G(this,Dt,"m",qo).call(this),this):this}pause(){_t(this,Rr,!0,"f")}clear(){_t(this,he,new(G(this,Oo,"f")),"f")}async onEmpty(){G(this,he,"f").size!==0&&await G(this,Dt,"m",Mo).call(this,"empty")}async onSizeLessThan(e){G(this,he,"f").size<e||await G(this,Dt,"m",Mo).call(this,"next",()=>G(this,he,"f").size<e)}async onIdle(){G(this,de,"f")===0&&G(this,he,"f").size===0||await G(this,Dt,"m",Mo).call(this,"idle")}get size(){return G(this,he,"f").size}sizeBy(e){return G(this,he,"f").filter(e).length}get pending(){return G(this,de,"f")}get isPaused(){return G(this,Rr,"f")}};wi=new WeakMap,Ei=new WeakMap,Nr=new WeakMap,Vo=new WeakMap,Si=new WeakMap,Po=new WeakMap,Ne=new WeakMap,bi=new WeakMap,he=new WeakMap,Oo=new WeakMap,de=new WeakMap,Bi=new WeakMap,Rr=new WeakMap,Ko=new WeakMap,Dt=new WeakSet,Mh=function(){return G(this,Ei,"f")||G(this,Nr,"f")<G(this,Vo,"f")},Vh=function(){return G(this,de,"f")<G(this,Bi,"f")},zh=function(){var e;_t(this,de,(e=G(this,de,"f"),e--,e),"f"),G(this,Dt,"m",Fo).call(this),this.emit("next")},qh=function(){G(this,Dt,"m",s0).call(this),G(this,Dt,"m",a0).call(this),_t(this,bi,void 0,"f")},Hh=function(){let e=Date.now();if(G(this,Ne,"f")===void 0){let r=G(this,Po,"f")-e;if(r<0)_t(this,Nr,G(this,wi,"f")?G(this,de,"f"):0,"f");else return G(this,bi,"f")===void 0&&_t(this,bi,setTimeout(()=>{G(this,Dt,"m",qh).call(this)},r),"f"),!0}return!1},Fo=function(){if(G(this,he,"f").size===0)return G(this,Ne,"f")&&clearInterval(G(this,Ne,"f")),_t(this,Ne,void 0,"f"),this.emit("empty"),G(this,de,"f")===0&&this.emit("idle"),!1;if(!G(this,Rr,"f")){let e=!G(this,Dt,"a",Hh);if(G(this,Dt,"a",Mh)&&G(this,Dt,"a",Vh)){let r=G(this,he,"f").dequeue();return r?(this.emit("active"),r(),e&&G(this,Dt,"m",a0).call(this),!0):!1}}return!1},a0=function(){G(this,Ei,"f")||G(this,Ne,"f")!==void 0||(_t(this,Ne,setInterval(()=>{G(this,Dt,"m",s0).call(this)},G(this,Si,"f")),"f"),_t(this,Po,Date.now()+G(this,Si,"f"),"f"))},s0=function(){G(this,Nr,"f")===0&&G(this,de,"f")===0&&G(this,Ne,"f")&&(clearInterval(G(this,Ne,"f")),_t(this,Ne,void 0,"f")),_t(this,Nr,G(this,wi,"f")?G(this,de,"f"):0,"f"),G(this,Dt,"m",qo).call(this)},qo=function(){for(;G(this,Dt,"m",Fo).call(this););},Gh=async function(e){return new Promise((r,n)=>{e.addEventListener("abort",()=>{n(new Ho("The task was aborted."))},{once:!0})})},Mo=async function(e,r){return new Promise(n=>{let i=()=>{r&&!r()||(this.off(e,i),n())};this.on(e,i)})};var $h=c0;var Zh=xt(Yh(),1),zo=class{lru;constructor(e){this.lru=(0,Zh.default)(e)}get(e){let r=this.lru.get(e);if(r!=null){if(r.expire!=null&&r.expire<Date.now()){this.lru.remove(e);return}return r.value}}set(e,r,n){this.lru.set(e,{value:r,expire:Date.now()+n})}has(e){return this.get(e)!=null}remove(e){this.lru.remove(e)}clear(){this.lru.clear()}};var u0=new zo(1e3),M2=60*1e3,V2=new $h({concurrency:4}),Qh=t=>{if(t.Path!=null)return t.Path;throw new Error(t.Message)};async function Xh(t,e={}){return(async(n,i={})=>{let o=new URLSearchParams(i);o.set("arg",n);let a=o.toString();if(i.nocache!==!0&&u0.has(a)){let c=u0.get(a);if(c!=null)return Qh(c)}let s=await V2.add(async()=>{let c=await fetch(`https://ipfs.io/api/v0/dns?${o}`),u=new URL(c.url).search.slice(1),f=await c.json();return u0.set(u,f,M2),f});return Qh(s)})(t,e)}var Go=lr("helia:ipns"),q2=60*1e3,Jh=60*q2,H2=24*Jh,f0=23*Jh,l0=class{routers;localStore;timeout;constructor(e,r=[]){this.routers=r,this.localStore=Lh(e.datastore)}async publish(e,r,n={}){try{let i=1n,o=ko(e);if(await this.localStore.has(o,n)){let f=await this.localStore.get(o,n);i=Pn(f).sequence+1n}let a;w0(r)?a=`/ipns/${r.toString()}`:a=`/ipfs/${r.toString()}`;let s=At(a),c=await Nh(e,s,i,n.lifetime??H2),u=Zs(c);return await this.localStore.put(o,u,n),n.offline!==!0&&await Promise.all(this.routers.map(async f=>{await f.put(o,u,n)})),c}catch(i){throw n.onProgress?.(new Ge("ipns:publish:error",i)),i}}async resolve(e,r={}){let n=ko(e),i=await this.#e(n,r),o=Ct(i.value);return this.#t(o,r)}async resolveDns(e,r={}){let n=await Xh(e,r);return this.#t(n,r)}republish(e={}){if(this.timeout!=null)throw new Error("Republish is already running");e.signal?.addEventListener("abort",()=>{clearTimeout(this.timeout)});async function r(){let n=Date.now();e.onProgress?.(new Ge("ipns:republish:start"));let o=Date.now()-n,a=f0-o;a<0&&(a=e.interval??f0),setTimeout(()=>{r().catch(s=>{Go.error("error republishing",s)})},a)}this.timeout=setTimeout(()=>{r().catch(n=>{Go.error("error republishing",n)})},e.interval??f0)}async#t(e,r={}){let n=e.split("/");if(n.length===3){let i=n[1];if(i==="ipns")return this.resolve(ga(n[2]),r);if(i==="ipfs")return Ye.parse(n[2])}throw Go.error("invalid ipfs path %s",e),new Error("Invalid value")}async#e(e,r={}){let n=[this.localStore,...this.routers];r.offline===!0&&(n=[this.localStore]);let i=[];if(await Promise.all(n.map(async a=>{try{let s=await a.get(e,r);await Js(e,s),i.push(s)}catch(s){Go.error("error finding IPNS record",s)}})),i.length===0)throw new ot("Could not find record for routing key","ERR_NOT_FOUND");let o=i[Lo(e,i)];return await this.localStore.put(e,o,r),Pn(o)}};function z2(t,e=[]){return new l0(t,e)}return hd(G2);})();
17
17
  /*! Bundled license information:
18
18
 
19
19
  @noble/hashes/esm/utils.js: