@helia/ipns 1.0.1 → 1.1.0
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 +15 -15
- package/dist/src/index.d.ts +14 -4
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +15 -8
- package/dist/src/index.js.map +1 -1
- package/dist/typedoc-urls.json +1 -0
- package/package.json +3 -2
- package/src/index.ts +33 -13
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
|
|
3
|
-
`,R:"%H:%M",T:"%H:%M:%S",t:" ",X:"%T",Z:"GMT",z:"+0000"};return y;function y(C,O,Y){var G=this;if(!(G instanceof y))return new y(C,O,Y);G.time=+C||0,G.nano=+O||0,G.year=+Y||0,x(G)}function x(C){var O,Y,G,H=C.year,ht=C.time,mt=C.nano,$=((mt<0||a<=mt)&&(mt-=(Y=Math.floor(mt/a))*a,ht+=Y,Y=1),H%e);return(ht<-o||o<ht||$)&&((O=f(ht/i))&&(H+=O*e,ht-=O*i),(G=v(ht)).setUTCFullYear($+G.getUTCFullYear()),G=(ht=+G)+(O=f((H-=$)/e))*i,O&&-o<=G&&G<=o&&(H-=O*e,ht=G),Y=1),Y&&(C.year=H,C.time=ht,C.nano=mt),C}function v(C){var O=new Date(0);return O.setTime(C),O}function B(H,G){H=+H||0;var Y=f((G=(G|0)*s)/n)+f(H/n),G=G%n+H%n,H=f(G/n);return H&&(Y+=H,G-=H*n),new y(1e3*G,0,Y*e)}function _(C,O,Y,G,H,ht){return function($,J){var ie=x(this);$=$||new Array(8),R($,J|=0);var Pe=Math.floor(ie.time/1e3),ie=ie.year*(r*t/e),P=f(ie/s)+f(Pe/s),ie=ie%s+Pe%s,Pe=Math.floor(ie/s);return Pe&&(P+=Pe,ie-=Pe*s),mt($,J+H,P),mt($,J+ht,ie),$};function mt($,J,P){$[J+C]=P>>24&255,$[J+O]=P>>16&255,$[J+Y]=P>>8&255,$[J+G]=255&P}}function F(C,O,Y,G,H,ht){return function($,J){R($,J|=0);var P=mt($,J+H);return B(mt($,J+ht),P)};function mt($,J){return 16777216*$[J+C]+($[J+O]<<16|$[J+Y]<<8|$[J+G])}}function R(C,O){if(C=C&&C.length,C==null)throw new TypeError("Invalid Buffer");if(C<O+8)throw new RangeError("Out of range")}function T(C){return(9<C?"":"0")+(0|C)}function Z(C,O){return(u+(0|C)).substr(-O)}}()});var ji=K((ow,W0)=>{"use strict";W0.exports=Jy;function Jy(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(a,u){r[n]=function(c){if(o)if(o=!1,c)u(c);else{for(var l=new Array(arguments.length-1),h=0;h<l.length;)l[h++]=arguments[h];a.apply(null,l)}};try{t.apply(e||null,r)}catch(f){o&&(o=!1,u(f))}})}});var eo=K(Y0=>{"use strict";var to=Y0;to.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 vn=new Array(64),Z0=new Array(123);for(Se=0;Se<64;)Z0[vn[Se]=Se<26?Se+65:Se<52?Se+71:Se<62?Se-4:Se-59|43]=Se++;var Se;to.encode=function(e,r,n){for(var i=null,o=[],s=0,a=0,u;r<n;){var f=e[r++];switch(a){case 0:o[s++]=vn[f>>2],u=(f&3)<<4,a=1;break;case 1:o[s++]=vn[u|f>>4],u=(f&15)<<2,a=2;break;case 2:o[s++]=vn[u|f>>6],o[s++]=vn[f&63],a=0;break}s>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),s=0)}return a&&(o[s++]=vn[u],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 Q0="invalid encoding";to.decode=function(e,r,n){for(var i=n,o=0,s,a=0;a<e.length;){var u=e.charCodeAt(a++);if(u===61&&o>1)break;if((u=Z0[u])===void 0)throw Error(Q0);switch(o){case 0:s=u,o=1;break;case 1:r[n++]=s<<2|(u&48)>>4,s=u,o=2;break;case 2:r[n++]=(s&15)<<4|(u&60)>>2,s=u,o=3;break;case 3:r[n++]=(s&3)<<6|u,o=0;break}}if(o===1)throw Error(Q0);return n-i};to.test=function(e){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(e)}});var no=K((aw,X0)=>{"use strict";X0.exports=ro;function ro(){this._listeners={}}ro.prototype.on=function(e,r,n){return(this._listeners[e]||(this._listeners[e]=[])).push({fn:r,ctx:n||this}),this};ro.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};ro.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 io=K((uw,nf)=>{"use strict";nf.exports=J0(J0);function J0(t){return typeof Float32Array<"u"?function(){var e=new Float32Array([-0]),r=new Uint8Array(e.buffer),n=r[3]===128;function i(u,f,c){e[0]=u,f[c]=r[0],f[c+1]=r[1],f[c+2]=r[2],f[c+3]=r[3]}function o(u,f,c){e[0]=u,f[c]=r[3],f[c+1]=r[2],f[c+2]=r[1],f[c+3]=r[0]}t.writeFloatLE=n?i:o,t.writeFloatBE=n?o:i;function s(u,f){return r[0]=u[f],r[1]=u[f+1],r[2]=u[f+2],r[3]=u[f+3],e[0]}function a(u,f){return r[3]=u[f],r[2]=u[f+1],r[1]=u[f+2],r[0]=u[f+3],e[0]}t.readFloatLE=n?s:a,t.readFloatBE=n?a:s}():function(){function e(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 u=Math.floor(Math.log(i)/Math.LN2),f=Math.round(i*Math.pow(2,-u)*8388608)&8388607;n((a<<31|u+127<<23|f)>>>0,o,s)}}t.writeFloatLE=e.bind(null,j0),t.writeFloatBE=e.bind(null,tf);function r(n,i,o){var s=n(i,o),a=(s>>31)*2+1,u=s>>>23&255,f=s&8388607;return u===255?f?NaN:a*(1/0):u===0?a*1401298464324817e-60*f:a*Math.pow(2,u-150)*(f+8388608)}t.readFloatLE=r.bind(null,ef),t.readFloatBE=r.bind(null,rf)}(),typeof Float64Array<"u"?function(){var e=new Float64Array([-0]),r=new Uint8Array(e.buffer),n=r[7]===128;function i(u,f,c){e[0]=u,f[c]=r[0],f[c+1]=r[1],f[c+2]=r[2],f[c+3]=r[3],f[c+4]=r[4],f[c+5]=r[5],f[c+6]=r[6],f[c+7]=r[7]}function o(u,f,c){e[0]=u,f[c]=r[7],f[c+1]=r[6],f[c+2]=r[5],f[c+3]=r[4],f[c+4]=r[3],f[c+5]=r[2],f[c+6]=r[1],f[c+7]=r[0]}t.writeDoubleLE=n?i:o,t.writeDoubleBE=n?o:i;function s(u,f){return r[0]=u[f],r[1]=u[f+1],r[2]=u[f+2],r[3]=u[f+3],r[4]=u[f+4],r[5]=u[f+5],r[6]=u[f+6],r[7]=u[f+7],e[0]}function a(u,f){return r[7]=u[f],r[6]=u[f+1],r[5]=u[f+2],r[4]=u[f+3],r[3]=u[f+4],r[2]=u[f+5],r[1]=u[f+6],r[0]=u[f+7],e[0]}t.readDoubleLE=n?s:a,t.readDoubleBE=n?a:s}():function(){function e(n,i,o,s,a,u){var f=s<0?1:0;if(f&&(s=-s),s===0)n(0,a,u+i),n(1/s>0?0:2147483648,a,u+o);else if(isNaN(s))n(0,a,u+i),n(2146959360,a,u+o);else if(s>17976931348623157e292)n(0,a,u+i),n((f<<31|2146435072)>>>0,a,u+o);else{var c;if(s<22250738585072014e-324)c=s/5e-324,n(c>>>0,a,u+i),n((f<<31|c/4294967296)>>>0,a,u+o);else{var l=Math.floor(Math.log(s)/Math.LN2);l===1024&&(l=1023),c=s*Math.pow(2,-l),n(c*4503599627370496>>>0,a,u+i),n((f<<31|l+1023<<20|c*1048576&1048575)>>>0,a,u+o)}}}t.writeDoubleLE=e.bind(null,j0,0,4),t.writeDoubleBE=e.bind(null,tf,4,0);function r(n,i,o,s,a){var u=n(s,a+i),f=n(s,a+o),c=(f>>31)*2+1,l=f>>>20&2047,h=4294967296*(f&1048575)+u;return l===2047?h?NaN:c*(1/0):l===0?c*5e-324*h:c*Math.pow(2,l-1075)*(h+4503599627370496)}t.readDoubleLE=r.bind(null,ef,0,4),t.readDoubleBE=r.bind(null,rf,4,0)}(),t}function j0(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 tf(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 ef(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16|t[e+3]<<24)>>>0}function rf(t,e){return(t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3])>>>0}});var oo=K((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 so=K(of=>{"use strict";var Ws=of;Ws.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};Ws.read=function(e,r,n){var i=n-r;if(i<1)return"";for(var o=null,s=[],a=0,u;r<n;)u=e[r++],u<128?s[a++]=u:u>191&&u<224?s[a++]=(u&31)<<6|e[r++]&63:u>239&&u<365?(u=((u&7)<<18|(e[r++]&63)<<12|(e[r++]&63)<<6|e[r++]&63)-65536,s[a++]=55296+(u>>10),s[a++]=56320+(u&1023)):s[a++]=(u&15)<<12|(e[r++]&63)<<6|e[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))};Ws.write=function(e,r,n){for(var i=n,o,s,a=0;a<e.length;++a)o=e.charCodeAt(a),o<128?r[n++]=o:o<2048?(r[n++]=o>>6|192,r[n++]=o&63|128):(o&64512)===55296&&((s=e.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 ao=K((cw,sf)=>{"use strict";sf.exports=jy;function jy(t,e,r){var n=r||8192,i=n>>>1,o=null,s=n;return function(u){if(u<1||u>i)return t(u);s+u>n&&(o=t(n),s=0);var f=e.call(o,s,s+=u);return s&7&&(s=(s|7)+1),f}}});var uf=K((lw,af)=>{"use strict";af.exports=Ft;var ti=zr();function Ft(t,e){this.lo=t>>>0,this.hi=e>>>0}var qr=Ft.zero=new Ft(0,0);qr.toNumber=function(){return 0};qr.zzEncode=qr.zzDecode=function(){return this};qr.length=function(){return 1};var t1=Ft.zeroHash="\0\0\0\0\0\0\0\0";Ft.fromNumber=function(e){if(e===0)return qr;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 Ft(n,i)};Ft.from=function(e){if(typeof e=="number")return Ft.fromNumber(e);if(ti.isString(e))if(ti.Long)e=ti.Long.fromString(e);else return Ft.fromNumber(parseInt(e,10));return e.low||e.high?new Ft(e.low>>>0,e.high>>>0):qr};Ft.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};Ft.prototype.toLong=function(e){return ti.Long?new ti.Long(this.lo|0,this.hi|0,!!e):{low:this.lo|0,high:this.hi|0,unsigned:!!e}};var yr=String.prototype.charCodeAt;Ft.fromHash=function(e){return e===t1?qr:new Ft((yr.call(e,0)|yr.call(e,1)<<8|yr.call(e,2)<<16|yr.call(e,3)<<24)>>>0,(yr.call(e,4)|yr.call(e,5)<<8|yr.call(e,6)<<16|yr.call(e,7)<<24)>>>0)};Ft.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)};Ft.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};Ft.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};Ft.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 zr=K(Qs=>{"use strict";var M=Qs;M.asPromise=ji();M.base64=eo();M.EventEmitter=no();M.float=io();M.inquire=oo();M.utf8=so();M.pool=ao();M.LongBits=uf();M.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);M.global=M.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||Qs;M.emptyArray=Object.freeze?Object.freeze([]):[];M.emptyObject=Object.freeze?Object.freeze({}):{};M.isInteger=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};M.isString=function(e){return typeof e=="string"||e instanceof String};M.isObject=function(e){return e&&typeof e=="object"};M.isset=M.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};M.Buffer=function(){try{var t=M.inquire("buffer").Buffer;return t.prototype.utf8Write?t:null}catch{return null}}();M._Buffer_from=null;M._Buffer_allocUnsafe=null;M.newBuffer=function(e){return typeof e=="number"?M.Buffer?M._Buffer_allocUnsafe(e):new M.Array(e):M.Buffer?M._Buffer_from(e):typeof Uint8Array>"u"?e:new Uint8Array(e)};M.Array=typeof Uint8Array<"u"?Uint8Array:Array;M.Long=M.global.dcodeIO&&M.global.dcodeIO.Long||M.global.Long||M.inquire("long");M.key2Re=/^true|false|0|1$/;M.key32Re=/^-?(?:0|[1-9][0-9]*)$/;M.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;M.longToHash=function(e){return e?M.LongBits.from(e).toHash():M.LongBits.zeroHash};M.longFromHash=function(e,r){var n=M.LongBits.fromHash(e);return M.Long?M.Long.fromBits(n.lo,n.hi,r):n.toNumber(!!r)};function ff(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}M.merge=ff;M.lcFirst=function(e){return e.charAt(0).toLowerCase()+e.substring(1)};function cf(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&&ff(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}M.newError=cf;M.ProtocolError=cf("ProtocolError");M.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]}};M.oneOfSetter=function(e){return function(r){for(var n=0;n<e.length;++n)e[n]!==r&&delete this[e[n]]}};M.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};M._configure=function(){var t=M.Buffer;if(!t){M._Buffer_from=M._Buffer_allocUnsafe=null;return}M._Buffer_from=t.from!==Uint8Array.from&&t.from||function(r,n){return new t(r,n)},M._Buffer_allocUnsafe=t.allocUnsafe||function(r){return new t(r)}}});var Xs=K((pw,yf)=>{"use strict";yf.exports=kt;var Ke=zr(),Ys,pf=Ke.LongBits,e1=Ke.utf8;function Be(t,e){return RangeError("index out of range: "+t.pos+" + "+(e||1)+" > "+t.len)}function kt(t){this.buf=t,this.pos=0,this.len=t.length}var lf=typeof Uint8Array<"u"?function(e){if(e instanceof Uint8Array||Array.isArray(e))return new kt(e);throw Error("illegal buffer")}:function(e){if(Array.isArray(e))return new kt(e);throw Error("illegal buffer")},df=function(){return Ke.Buffer?function(r){return(kt.create=function(i){return Ke.Buffer.isBuffer(i)?new Ys(i):lf(i)})(r)}:lf};kt.create=df();kt.prototype._slice=Ke.Array.prototype.subarray||Ke.Array.prototype.slice;kt.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,Be(this,10);return e}}();kt.prototype.int32=function(){return this.uint32()|0};kt.prototype.sint32=function(){var e=this.uint32();return e>>>1^-(e&1)|0};function Zs(){var t=new pf(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 Be(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 Be(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")}kt.prototype.bool=function(){return this.uint32()!==0};function uo(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}kt.prototype.fixed32=function(){if(this.pos+4>this.len)throw Be(this,4);return uo(this.buf,this.pos+=4)};kt.prototype.sfixed32=function(){if(this.pos+4>this.len)throw Be(this,4);return uo(this.buf,this.pos+=4)|0};function hf(){if(this.pos+8>this.len)throw Be(this,8);return new pf(uo(this.buf,this.pos+=4),uo(this.buf,this.pos+=4))}kt.prototype.float=function(){if(this.pos+4>this.len)throw Be(this,4);var e=Ke.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e};kt.prototype.double=function(){if(this.pos+8>this.len)throw Be(this,4);var e=Ke.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,e};kt.prototype.bytes=function(){var e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw Be(this,e);return this.pos+=e,Array.isArray(this.buf)?this.buf.slice(r,n):r===n?new this.buf.constructor(0):this._slice.call(this.buf,r,n)};kt.prototype.string=function(){var e=this.bytes();return e1.read(e,0,e.length)};kt.prototype.skip=function(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Be(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Be(this);while(this.buf[this.pos++]&128);return this};kt.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};kt._configure=function(t){Ys=t,kt.create=df(),Ys._configure();var e=Ke.Long?"toLong":"toNumber";Ke.merge(kt.prototype,{int64:function(){return Zs.call(this)[e](!1)},uint64:function(){return Zs.call(this)[e](!0)},sint64:function(){return Zs.call(this).zzDecode()[e](!1)},fixed64:function(){return hf.call(this)[e](!0)},sfixed64:function(){return hf.call(this)[e](!1)}})}});var vf=K((dw,xf)=>{"use strict";xf.exports=Hr;var mf=Xs();(Hr.prototype=Object.create(mf.prototype)).constructor=Hr;var gf=zr();function Hr(t){mf.call(this,t)}Hr._configure=function(){gf.Buffer&&(Hr.prototype._slice=gf.Buffer.prototype.slice)};Hr.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))};Hr._configure()});var ia=K((yw,Sf)=>{"use strict";Sf.exports=ot;var de=zr(),Js,fo=de.LongBits,wf=de.base64,bf=de.utf8;function ei(t,e,r){this.fn=t,this.len=e,this.next=void 0,this.val=r}function ta(){}function r1(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}function ot(){this.len=0,this.head=new ei(ta,0,0),this.tail=this.head,this.states=null}var Ef=function(){return de.Buffer?function(){return(ot.create=function(){return new Js})()}:function(){return new ot}};ot.create=Ef();ot.alloc=function(e){return new de.Array(e)};de.Array!==Array&&(ot.alloc=de.pool(ot.alloc,de.Array.prototype.subarray));ot.prototype._push=function(e,r,n){return this.tail=this.tail.next=new ei(e,r,n),this.len+=r,this};function ea(t,e,r){e[r]=t&255}function n1(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}function ra(t,e){this.len=t,this.next=void 0,this.val=e}ra.prototype=Object.create(ei.prototype);ra.prototype.fn=n1;ot.prototype.uint32=function(e){return this.len+=(this.tail=this.tail.next=new ra((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this};ot.prototype.int32=function(e){return e<0?this._push(na,10,fo.fromNumber(e)):this.uint32(e)};ot.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)};function na(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}ot.prototype.uint64=function(e){var r=fo.from(e);return this._push(na,r.length(),r)};ot.prototype.int64=ot.prototype.uint64;ot.prototype.sint64=function(e){var r=fo.from(e).zzEncode();return this._push(na,r.length(),r)};ot.prototype.bool=function(e){return this._push(ea,1,e?1:0)};function js(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}ot.prototype.fixed32=function(e){return this._push(js,4,e>>>0)};ot.prototype.sfixed32=ot.prototype.fixed32;ot.prototype.fixed64=function(e){var r=fo.from(e);return this._push(js,4,r.lo)._push(js,4,r.hi)};ot.prototype.sfixed64=ot.prototype.fixed64;ot.prototype.float=function(e){return this._push(de.float.writeFloatLE,4,e)};ot.prototype.double=function(e){return this._push(de.float.writeDoubleLE,8,e)};var i1=de.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]};ot.prototype.bytes=function(e){var r=e.length>>>0;if(!r)return this._push(ea,1,0);if(de.isString(e)){var n=ot.alloc(r=wf.length(e));wf.decode(e,n,0),e=n}return this.uint32(r)._push(i1,r,e)};ot.prototype.string=function(e){var r=bf.length(e);return r?this.uint32(r)._push(bf.write,r,e):this._push(ea,1,0)};ot.prototype.fork=function(){return this.states=new r1(this),this.head=this.tail=new ei(ta,0,0),this.len=0,this};ot.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 ei(ta,0,0),this.len=0),this};ot.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};ot.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};ot._configure=function(t){Js=t,ot.create=Ef(),Js._configure()}});var _f=K((gw,Af)=>{"use strict";Af.exports=Me;var Bf=ia();(Me.prototype=Object.create(Bf.prototype)).constructor=Me;var gr=zr();function Me(){Bf.call(this)}Me._configure=function(){Me.alloc=gr._Buffer_allocUnsafe,Me.writeBytesBuffer=gr.Buffer&&gr.Buffer.prototype instanceof Uint8Array&&gr.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++]}};Me.prototype.bytes=function(e){gr.isString(e)&&(e=gr._Buffer_from(e,"base64"));var r=e.length>>>0;return this.uint32(r),r&&this._push(Me.writeBytesBuffer,r,e),this};function o1(t,e,r){t.length<40?gr.utf8.write(t,e,r):e.utf8Write?e.utf8Write(t,r):e.write(t,r)}Me.prototype.string=function(e){var r=gr.Buffer.byteLength(e);return this.uint32(r),r&&this._push(o1,r,e),this};Me._configure()});var dt=K((Uw,kf)=>{kf.exports={options:{usePureJavaScript:!1}}});var Uf=K((Lw,Df)=>{var la={};Df.exports=la;var Nf={};la.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=f1(t,e);else{var i=0,o=e.length,s=e.charAt(0),a=[0];for(i=0;i<t.length;++i){for(var u=0,f=t[i];u<a.length;++u)f+=a[u]<<8,a[u]=f%o,f=f/o|0;for(;f>0;)a.push(f%o),f=f/o|0}for(i=0;t[i]===0&&i<t.length-1;++i)n+=s;for(i=a.length-1;i>=0;--i)n+=e[a[i]]}if(r){var c=new RegExp(".{1,"+r+"}","g");n=n.match(c).join(`\r
|
|
4
|
-
`)}return n};la.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=Nf[e];if(!r){r=Nf[e]=[];for(var n=0;n<e.length;++n)r[e.charCodeAt(n)]=n}t=t.replace(/\s/g,"");for(var i=e.length,o=e.charAt(0),s=[0],n=0;n<t.length;n++){var a=r[t.charCodeAt(n)];if(a===void 0)return;for(var u=0,f=a;u<s.length;++u)f+=s[u]*i,s[u]=f&255,f>>=8;for(;f>0;)s.push(f&255),f>>=8}for(var c=0;t[c]===o&&c<t.length-1;++c)s.push(0);return typeof Buffer<"u"?Buffer.from(s.reverse()):new Uint8Array(s.reverse())};function f1(t,e){var r=0,n=e.length,i=e.charAt(0),o=[0];for(r=0;r<t.length();++r){for(var s=0,a=t.at(r);s<o.length;++s)a+=o[s]<<8,o[s]=a%n,a=a/n|0;for(;a>0;)o.push(a%n),a=a/n|0}var u="";for(r=0;t.at(r)===0&&r<t.length()-1;++r)u+=i;for(r=o.length-1;r>=0;--r)u+=e[o[r]];return u}});var Lt=K((Pw,Of)=>{var Lf=dt(),Pf=Uf(),g=Of.exports=Lf.util=Lf.util||{};(function(){if(typeof process<"u"&&process.nextTick&&!process.browser){g.nextTick=process.nextTick,typeof setImmediate=="function"?g.setImmediate=setImmediate:g.setImmediate=g.nextTick;return}if(typeof setImmediate=="function"){g.setImmediate=function(){return setImmediate.apply(void 0,arguments)},g.nextTick=function(a){return setImmediate(a)};return}if(g.setImmediate=function(a){setTimeout(a,0)},typeof window<"u"&&typeof window.postMessage=="function"){let a=function(u){if(u.source===window&&u.data===t){u.stopPropagation();var f=e.slice();e.length=0,f.forEach(function(c){c()})}};var s=a,t="forge.setImmediate",e=[];g.setImmediate=function(u){e.push(u),e.length===1&&window.postMessage(t,"*")},window.addEventListener("message",a,!0)}if(typeof MutationObserver<"u"){var r=Date.now(),n=!0,i=document.createElement("div"),e=[];new MutationObserver(function(){var u=e.slice();e.length=0,u.forEach(function(f){f()})}).observe(i,{attributes:!0});var o=g.setImmediate;g.setImmediate=function(u){Date.now()-r>15?(r=Date.now(),o(u)):(e.push(u),e.length===1&&i.setAttribute("a",n=!n))}}g.nextTick=g.setImmediate})();g.isNodejs=typeof process<"u"&&process.versions&&process.versions.node;g.globalScope=function(){return g.isNodejs?globalThis:typeof self>"u"?window:self}();g.isArray=Array.isArray||function(t){return Object.prototype.toString.call(t)==="[object Array]"};g.isArrayBuffer=function(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer};g.isArrayBufferView=function(t){return t&&g.isArrayBuffer(t.buffer)&&t.byteLength!==void 0};function ri(t){if(!(t===8||t===16||t===24||t===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+t)}g.ByteBuffer=ha;function ha(t){if(this.data="",this.read=0,typeof t=="string")this.data=t;else if(g.isArrayBuffer(t)||g.isArrayBufferView(t))if(typeof Buffer<"u"&&t instanceof Buffer)this.data=t.toString("binary");else{var e=new Uint8Array(t);try{this.data=String.fromCharCode.apply(null,e)}catch{for(var r=0;r<e.length;++r)this.putByte(e[r])}}else(t instanceof ha||typeof t=="object"&&typeof t.data=="string"&&typeof t.read=="number")&&(this.data=t.data,this.read=t.read);this._constructedStringLength=0}g.ByteStringBuffer=ha;var c1=4096;g.ByteStringBuffer.prototype._optimizeConstructedString=function(t){this._constructedStringLength+=t,this._constructedStringLength>c1&&(this.data.substr(0,1),this._constructedStringLength=0)};g.ByteStringBuffer.prototype.length=function(){return this.data.length-this.read};g.ByteStringBuffer.prototype.isEmpty=function(){return this.length()<=0};g.ByteStringBuffer.prototype.putByte=function(t){return this.putBytes(String.fromCharCode(t))};g.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};g.ByteStringBuffer.prototype.putBytes=function(t){return this.data+=t,this._optimizeConstructedString(t.length),this};g.ByteStringBuffer.prototype.putString=function(t){return this.putBytes(g.encodeUtf8(t))};g.ByteStringBuffer.prototype.putInt16=function(t){return this.putBytes(String.fromCharCode(t>>8&255)+String.fromCharCode(t&255))};g.ByteStringBuffer.prototype.putInt24=function(t){return this.putBytes(String.fromCharCode(t>>16&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t&255))};g.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))};g.ByteStringBuffer.prototype.putInt16Le=function(t){return this.putBytes(String.fromCharCode(t&255)+String.fromCharCode(t>>8&255))};g.ByteStringBuffer.prototype.putInt24Le=function(t){return this.putBytes(String.fromCharCode(t&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t>>16&255))};g.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))};g.ByteStringBuffer.prototype.putInt=function(t,e){ri(e);var r="";do e-=8,r+=String.fromCharCode(t>>e&255);while(e>0);return this.putBytes(r)};g.ByteStringBuffer.prototype.putSignedInt=function(t,e){return t<0&&(t+=2<<e-1),this.putInt(t,e)};g.ByteStringBuffer.prototype.putBuffer=function(t){return this.putBytes(t.getBytes())};g.ByteStringBuffer.prototype.getByte=function(){return this.data.charCodeAt(this.read++)};g.ByteStringBuffer.prototype.getInt16=function(){var t=this.data.charCodeAt(this.read)<<8^this.data.charCodeAt(this.read+1);return this.read+=2,t};g.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};g.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};g.ByteStringBuffer.prototype.getInt16Le=function(){var t=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8;return this.read+=2,t};g.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};g.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};g.ByteStringBuffer.prototype.getInt=function(t){ri(t);var e=0;do e=(e<<8)+this.data.charCodeAt(this.read++),t-=8;while(t>0);return e};g.ByteStringBuffer.prototype.getSignedInt=function(t){var e=this.getInt(t),r=2<<t-2;return e>=r&&(e-=r<<1),e};g.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};g.ByteStringBuffer.prototype.bytes=function(t){return typeof t>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+t)};g.ByteStringBuffer.prototype.at=function(t){return this.data.charCodeAt(this.read+t)};g.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};g.ByteStringBuffer.prototype.last=function(){return this.data.charCodeAt(this.data.length-1)};g.ByteStringBuffer.prototype.copy=function(){var t=g.createBuffer(this.data);return t.read=this.read,t};g.ByteStringBuffer.prototype.compact=function(){return this.read>0&&(this.data=this.data.slice(this.read),this.read=0),this};g.ByteStringBuffer.prototype.clear=function(){return this.data="",this.read=0,this};g.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};g.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};g.ByteStringBuffer.prototype.toString=function(){return g.decodeUtf8(this.bytes())};function l1(t,e){e=e||{},this.read=e.readOffset||0,this.growSize=e.growSize||1024;var r=g.isArrayBuffer(t),n=g.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)}g.DataBuffer=l1;g.DataBuffer.prototype.length=function(){return this.write-this.read};g.DataBuffer.prototype.isEmpty=function(){return this.length()<=0};g.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};g.DataBuffer.prototype.putByte=function(t){return this.accommodate(1),this.data.setUint8(this.write++,t),this};g.DataBuffer.prototype.fillWithByte=function(t,e){this.accommodate(e);for(var r=0;r<e;++r)this.data.setUint8(t);return this};g.DataBuffer.prototype.putBytes=function(t,e){if(g.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(g.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 g.DataBuffer||typeof t=="object"&&typeof t.read=="number"&&typeof t.write=="number"&&g.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 g.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+=g.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+=g.binary.base64.decode(t,o,this.write),this;if(e==="utf8"&&(t=g.encodeUtf8(t),e="binary"),e==="binary"||e==="raw")return this.accommodate(t.length),o=new Uint8Array(this.data.buffer,this.write),this.write+=g.binary.raw.decode(o),this;if(e==="utf16")return this.accommodate(t.length*2),o=new Uint16Array(this.data.buffer,this.write),this.write+=g.text.utf16.encode(o),this;throw new Error("Invalid encoding: "+e)}throw Error("Invalid parameter: "+t)};g.DataBuffer.prototype.putBuffer=function(t){return this.putBytes(t),t.clear(),this};g.DataBuffer.prototype.putString=function(t){return this.putBytes(t,"utf16")};g.DataBuffer.prototype.putInt16=function(t){return this.accommodate(2),this.data.setInt16(this.write,t),this.write+=2,this};g.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};g.DataBuffer.prototype.putInt32=function(t){return this.accommodate(4),this.data.setInt32(this.write,t),this.write+=4,this};g.DataBuffer.prototype.putInt16Le=function(t){return this.accommodate(2),this.data.setInt16(this.write,t,!0),this.write+=2,this};g.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};g.DataBuffer.prototype.putInt32Le=function(t){return this.accommodate(4),this.data.setInt32(this.write,t,!0),this.write+=4,this};g.DataBuffer.prototype.putInt=function(t,e){ri(e),this.accommodate(e/8);do e-=8,this.data.setInt8(this.write++,t>>e&255);while(e>0);return this};g.DataBuffer.prototype.putSignedInt=function(t,e){return ri(e),this.accommodate(e/8),t<0&&(t+=2<<e-1),this.putInt(t,e)};g.DataBuffer.prototype.getByte=function(){return this.data.getInt8(this.read++)};g.DataBuffer.prototype.getInt16=function(){var t=this.data.getInt16(this.read);return this.read+=2,t};g.DataBuffer.prototype.getInt24=function(){var t=this.data.getInt16(this.read)<<8^this.data.getInt8(this.read+2);return this.read+=3,t};g.DataBuffer.prototype.getInt32=function(){var t=this.data.getInt32(this.read);return this.read+=4,t};g.DataBuffer.prototype.getInt16Le=function(){var t=this.data.getInt16(this.read,!0);return this.read+=2,t};g.DataBuffer.prototype.getInt24Le=function(){var t=this.data.getInt8(this.read)^this.data.getInt16(this.read+1,!0)<<8;return this.read+=3,t};g.DataBuffer.prototype.getInt32Le=function(){var t=this.data.getInt32(this.read,!0);return this.read+=4,t};g.DataBuffer.prototype.getInt=function(t){ri(t);var e=0;do e=(e<<8)+this.data.getInt8(this.read++),t-=8;while(t>0);return e};g.DataBuffer.prototype.getSignedInt=function(t){var e=this.getInt(t),r=2<<t-2;return e>=r&&(e-=r<<1),e};g.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};g.DataBuffer.prototype.bytes=function(t){return typeof t>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+t)};g.DataBuffer.prototype.at=function(t){return this.data.getUint8(this.read+t)};g.DataBuffer.prototype.setAt=function(t,e){return this.data.setUint8(t,e),this};g.DataBuffer.prototype.last=function(){return this.data.getUint8(this.write-1)};g.DataBuffer.prototype.copy=function(){return new g.DataBuffer(this)};g.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};g.DataBuffer.prototype.clear=function(){return this.data=new DataView(new ArrayBuffer(0)),this.read=this.write=0,this};g.DataBuffer.prototype.truncate=function(t){return this.write=Math.max(0,this.length()-t),this.read=Math.min(this.read,this.write),this};g.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};g.DataBuffer.prototype.toString=function(t){var e=new Uint8Array(this.data,this.read,this.length());if(t=t||"utf8",t==="binary"||t==="raw")return g.binary.raw.encode(e);if(t==="hex")return g.binary.hex.encode(e);if(t==="base64")return g.binary.base64.encode(e);if(t==="utf8")return g.text.utf8.decode(e);if(t==="utf16")return g.text.utf16.decode(e);throw new Error("Invalid encoding: "+t)};g.createBuffer=function(t,e){return e=e||"raw",t!==void 0&&e==="utf8"&&(t=g.encodeUtf8(t)),new g.ByteBuffer(t)};g.fillString=function(t,e){for(var r="";e>0;)e&1&&(r+=t),e>>>=1,e>0&&(t+=t);return r};g.xorBytes=function(t,e,r){for(var n="",i="",o="",s=0,a=0;r>0;--r,++s)i=t.charCodeAt(s)^e.charCodeAt(s),a>=10&&(n+=o,o="",a=0),o+=String.fromCharCode(i),++a;return n+=o,n};g.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};g.bytesToHex=function(t){return g.createBuffer(t).toHex()};g.int32ToBytes=function(t){return String.fromCharCode(t>>24&255)+String.fromCharCode(t>>16&255)+String.fromCharCode(t>>8&255)+String.fromCharCode(t&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],Ff="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";g.encode64=function(t,e){for(var r="",n="",i,o,s,a=0;a<t.length;)i=t.charCodeAt(a++),o=t.charCodeAt(a++),s=t.charCodeAt(a++),r+=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)),e&&r.length>e&&(n+=r.substr(0,e)+`\r
|
|
5
|
-
`,r=r.substr(
|
|
6
|
-
`,r=r.substr(e));return n+=r,n};g.binary.base64.decode=function(t,e,r){var n=e;n||(n=new Uint8Array(Math.ceil(t.length/4)*3)),t=t.replace(/[^A-Za-z0-9\+\/\=]/g,""),r=r||0;for(var i,o,s,a,u=0,f=r;u<t.length;)i=xr[t.charCodeAt(u++)-43],o=xr[t.charCodeAt(u++)-43],s=xr[t.charCodeAt(u++)-43],a=xr[t.charCodeAt(u++)-43],n[f++]=i<<2|o>>4,s!==64&&(n[f++]=(o&15)<<4|s>>2,a!==64&&(n[f++]=(s&3)<<6|a));return e?f-r:n.subarray(0,f)};g.binary.base58.encode=function(t,e){return g.binary.baseN.encode(t,Ff,e)};g.binary.base58.decode=function(t,e){return g.binary.baseN.decode(t,Ff,e)};g.text={utf8:{},utf16:{}};g.text.utf8.encode=function(t,e,r){t=g.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};g.text.utf8.decode=function(t){return g.decodeUtf8(String.fromCharCode.apply(null,t))};g.text.utf16.encode=function(t,e,r){var n=e;n||(n=new Uint8Array(t.length*2));var i=new Uint16Array(n.buffer);r=r||0;for(var o=r,s=r,a=0;a<t.length;++a)i[s++]=t.charCodeAt(a),o+=2;return e?o-r:n};g.text.utf16.decode=function(t){return String.fromCharCode.apply(null,new Uint16Array(t.buffer))};g.deflate=function(t,e,r){if(e=g.decode64(t.deflate(g.encode64(e)).rval),r){var n=2,i=e.charCodeAt(1);i&32&&(n=6),e=e.substring(n,e.length-4)}return e};g.inflate=function(t,e,r){var n=t.inflate(g.encode64(e)).rval;return n===null?null:g.decode64(n)};var pa=function(t,e,r){if(!t)throw new Error("WebStorage not available.");var n;if(r===null?n=t.removeItem(e):(r=g.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}},da=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(g.decode64(r))),r},h1=function(t,e,r,n){var i=da(t,e);i===null&&(i={}),i[r]=n,pa(t,e,i)},p1=function(t,e,r){var n=da(t,e);return n!==null&&(n=r in n?n[r]:null),n},d1=function(t,e,r){var n=da(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),pa(t,e,n)}},y1=function(t,e){pa(t,e,null)},go=function(t,e,r){var n=null;typeof r>"u"&&(r=["web","flash"]);var i,o=!1,s=null;for(var a in r){i=r[a];try{if(i==="flash"||i==="both"){if(e[0]===null)throw new Error("Flash local storage not available.");n=t.apply(this,e),o=i==="flash"}(i==="web"||i==="both")&&(e[0]=localStorage,n=t.apply(this,e),o=!0)}catch(u){s=u}if(o)break}if(!o)throw s;return n};g.setItem=function(t,e,r,n,i){go(h1,arguments,i)};g.getItem=function(t,e,r,n){return go(p1,arguments,n)};g.removeItem=function(t,e,r,n){go(d1,arguments,n)};g.clearItems=function(t,e,r){go(y1,arguments,r)};g.isEmpty=function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0};g.format=function(t){for(var e=/%./g,r,n,i=0,o=[],s=0;r=e.exec(t);){n=t.substring(s,e.lastIndex-2),n.length>0&&o.push(n),s=e.lastIndex;var a=r[0][1];switch(a){case"s":case"o":i<arguments.length?o.push(arguments[i+++1]):o.push("<?>");break;case"%":o.push("%");break;default:o.push("<%"+a+"?>")}}return o.push(t.substring(s)),o.join("")};g.formatNumber=function(t,e,r,n){var i=t,o=isNaN(e=Math.abs(e))?2:e,s=r===void 0?",":r,a=n===void 0?".":n,u=i<0?"-":"",f=parseInt(i=Math.abs(+i||0).toFixed(o),10)+"",c=f.length>3?f.length%3:0;return u+(c?f.substr(0,c)+a:"")+f.substr(c).replace(/(\d{3})(?=\d)/g,"$1"+a)+(o?s+Math.abs(i-f).toFixed(o).slice(2):"")};g.formatSize=function(t){return t>=1073741824?t=g.formatNumber(t/1073741824,2,".","")+" GiB":t>=1048576?t=g.formatNumber(t/1048576,2,".","")+" MiB":t>=1024?t=g.formatNumber(t/1024,0)+" KiB":t=g.formatNumber(t,0)+" bytes",t};g.bytesFromIP=function(t){return t.indexOf(".")!==-1?g.bytesFromIPv4(t):t.indexOf(":")!==-1?g.bytesFromIPv6(t):null};g.bytesFromIPv4=function(t){if(t=t.split("."),t.length!==4)return null;for(var e=g.createBuffer(),r=0;r<t.length;++r){var n=parseInt(t[r],10);if(isNaN(n))return null;e.putByte(n)}return e.getBytes()};g.bytesFromIPv6=function(t){var e=0;t=t.split(":").filter(function(s){return s.length===0&&++e,!0});for(var r=(8-t.length+e)*2,n=g.createBuffer(),i=0;i<8;++i){if(!t[i]||t[i].length===0){n.fillWithByte(0,r),r=0;continue}var o=g.hexToBytes(t[i]);o.length<2&&n.putByte(0),n.putBytes(o)}return n.getBytes()};g.bytesToIP=function(t){return t.length===4?g.bytesToIPv4(t):t.length===16?g.bytesToIPv6(t):null};g.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(".")};g.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=g.bytesToHex(t[i]+t[i+1]);o[0]==="0"&&o!=="0";)o=o.substr(1);if(o==="0"){var s=r[r.length-1],a=e.length;!s||a!==s.end+1?r.push({start:a,end:a}):(s.end=a,s.end-s.start>r[n].end-r[n].start&&(n=r.length-1))}e.push(o)}if(r.length>0){var u=r[n];u.end-u.start>0&&(e.splice(u.start,u.end-u.start+1,""),u.start===0&&e.unshift(""),u.end===7&&e.push(""))}return e.join(":")};g.estimateCores=function(t,e){if(typeof t=="function"&&(e=t,t={}),t=t||{},"cores"in g&&!t.update)return e(null,g.cores);if(typeof navigator<"u"&&"hardwareConcurrency"in navigator&&navigator.hardwareConcurrency>0)return g.cores=navigator.hardwareConcurrency,e(null,g.cores);if(typeof Worker>"u")return g.cores=1,e(null,g.cores);if(typeof Blob>"u")return g.cores=2,e(null,g.cores);var r=URL.createObjectURL(new Blob(["(",function(){self.addEventListener("message",function(s){for(var a=Date.now(),u=a+4;Date.now()<u;);self.postMessage({st:a,et:u})})}.toString(),")()"],{type:"application/javascript"}));n([],5,16);function n(s,a,u){if(a===0){var f=Math.floor(s.reduce(function(c,l){return c+l},0)/s.length);return g.cores=Math.max(1,f),URL.revokeObjectURL(r),e(null,g.cores)}i(u,function(c,l){s.push(o(u,l)),n(s,a-1,u)})}function i(s,a){for(var u=[],f=[],c=0;c<s;++c){var l=new Worker(r);l.addEventListener("message",function(h){if(f.push(h.data),f.length===s){for(var d=0;d<s;++d)u[d].terminate();a(null,f)}}),u.push(l)}for(var c=0;c<s;++c)u[c].postMessage(c)}function o(s,a){for(var u=[],f=0;f<s;++f)for(var c=a[f],l=u[f]=[],h=0;h<s;++h)if(f!==h){var d=a[h];(c.st>d.st&&c.st<d.et||d.st>c.st&&d.st<c.et)&&l.push(h)}return u.reduce(function(p,y){return Math.max(p,y.length)},0)}}});var mo=K((Fw,Kf)=>{var ni=dt();ni.pki=ni.pki||{};var ya=Kf.exports=ni.pki.oids=ni.oids=ni.oids||{};function A(t,e){ya[t]=e,ya[e]=t}function pt(t,e){ya[t]=e}A("1.2.840.113549.1.1.1","rsaEncryption");A("1.2.840.113549.1.1.4","md5WithRSAEncryption");A("1.2.840.113549.1.1.5","sha1WithRSAEncryption");A("1.2.840.113549.1.1.7","RSAES-OAEP");A("1.2.840.113549.1.1.8","mgf1");A("1.2.840.113549.1.1.9","pSpecified");A("1.2.840.113549.1.1.10","RSASSA-PSS");A("1.2.840.113549.1.1.11","sha256WithRSAEncryption");A("1.2.840.113549.1.1.12","sha384WithRSAEncryption");A("1.2.840.113549.1.1.13","sha512WithRSAEncryption");A("1.3.101.112","EdDSA25519");A("1.2.840.10040.4.3","dsa-with-sha1");A("1.3.14.3.2.7","desCBC");A("1.3.14.3.2.26","sha1");A("1.3.14.3.2.29","sha1WithRSASignature");A("2.16.840.1.101.3.4.2.1","sha256");A("2.16.840.1.101.3.4.2.2","sha384");A("2.16.840.1.101.3.4.2.3","sha512");A("2.16.840.1.101.3.4.2.4","sha224");A("2.16.840.1.101.3.4.2.5","sha512-224");A("2.16.840.1.101.3.4.2.6","sha512-256");A("1.2.840.113549.2.2","md2");A("1.2.840.113549.2.5","md5");A("1.2.840.113549.1.7.1","data");A("1.2.840.113549.1.7.2","signedData");A("1.2.840.113549.1.7.3","envelopedData");A("1.2.840.113549.1.7.4","signedAndEnvelopedData");A("1.2.840.113549.1.7.5","digestedData");A("1.2.840.113549.1.7.6","encryptedData");A("1.2.840.113549.1.9.1","emailAddress");A("1.2.840.113549.1.9.2","unstructuredName");A("1.2.840.113549.1.9.3","contentType");A("1.2.840.113549.1.9.4","messageDigest");A("1.2.840.113549.1.9.5","signingTime");A("1.2.840.113549.1.9.6","counterSignature");A("1.2.840.113549.1.9.7","challengePassword");A("1.2.840.113549.1.9.8","unstructuredAddress");A("1.2.840.113549.1.9.14","extensionRequest");A("1.2.840.113549.1.9.20","friendlyName");A("1.2.840.113549.1.9.21","localKeyId");A("1.2.840.113549.1.9.22.1","x509Certificate");A("1.2.840.113549.1.12.10.1.1","keyBag");A("1.2.840.113549.1.12.10.1.2","pkcs8ShroudedKeyBag");A("1.2.840.113549.1.12.10.1.3","certBag");A("1.2.840.113549.1.12.10.1.4","crlBag");A("1.2.840.113549.1.12.10.1.5","secretBag");A("1.2.840.113549.1.12.10.1.6","safeContentsBag");A("1.2.840.113549.1.5.13","pkcs5PBES2");A("1.2.840.113549.1.5.12","pkcs5PBKDF2");A("1.2.840.113549.1.12.1.1","pbeWithSHAAnd128BitRC4");A("1.2.840.113549.1.12.1.2","pbeWithSHAAnd40BitRC4");A("1.2.840.113549.1.12.1.3","pbeWithSHAAnd3-KeyTripleDES-CBC");A("1.2.840.113549.1.12.1.4","pbeWithSHAAnd2-KeyTripleDES-CBC");A("1.2.840.113549.1.12.1.5","pbeWithSHAAnd128BitRC2-CBC");A("1.2.840.113549.1.12.1.6","pbewithSHAAnd40BitRC2-CBC");A("1.2.840.113549.2.7","hmacWithSHA1");A("1.2.840.113549.2.8","hmacWithSHA224");A("1.2.840.113549.2.9","hmacWithSHA256");A("1.2.840.113549.2.10","hmacWithSHA384");A("1.2.840.113549.2.11","hmacWithSHA512");A("1.2.840.113549.3.7","des-EDE3-CBC");A("2.16.840.1.101.3.4.1.2","aes128-CBC");A("2.16.840.1.101.3.4.1.22","aes192-CBC");A("2.16.840.1.101.3.4.1.42","aes256-CBC");A("2.5.4.3","commonName");A("2.5.4.4","surname");A("2.5.4.5","serialNumber");A("2.5.4.6","countryName");A("2.5.4.7","localityName");A("2.5.4.8","stateOrProvinceName");A("2.5.4.9","streetAddress");A("2.5.4.10","organizationName");A("2.5.4.11","organizationalUnitName");A("2.5.4.12","title");A("2.5.4.13","description");A("2.5.4.15","businessCategory");A("2.5.4.17","postalCode");A("2.5.4.42","givenName");A("1.3.6.1.4.1.311.60.2.1.2","jurisdictionOfIncorporationStateOrProvinceName");A("1.3.6.1.4.1.311.60.2.1.3","jurisdictionOfIncorporationCountryName");A("2.16.840.1.113730.1.1","nsCertType");A("2.16.840.1.113730.1.13","nsComment");pt("2.5.29.1","authorityKeyIdentifier");pt("2.5.29.2","keyAttributes");pt("2.5.29.3","certificatePolicies");pt("2.5.29.4","keyUsageRestriction");pt("2.5.29.5","policyMapping");pt("2.5.29.6","subtreesConstraint");pt("2.5.29.7","subjectAltName");pt("2.5.29.8","issuerAltName");pt("2.5.29.9","subjectDirectoryAttributes");pt("2.5.29.10","basicConstraints");pt("2.5.29.11","nameConstraints");pt("2.5.29.12","policyConstraints");pt("2.5.29.13","basicConstraints");A("2.5.29.14","subjectKeyIdentifier");A("2.5.29.15","keyUsage");pt("2.5.29.16","privateKeyUsagePeriod");A("2.5.29.17","subjectAltName");A("2.5.29.18","issuerAltName");A("2.5.29.19","basicConstraints");pt("2.5.29.20","cRLNumber");pt("2.5.29.21","cRLReason");pt("2.5.29.22","expirationDate");pt("2.5.29.23","instructionCode");pt("2.5.29.24","invalidityDate");pt("2.5.29.25","cRLDistributionPoints");pt("2.5.29.26","issuingDistributionPoint");pt("2.5.29.27","deltaCRLIndicator");pt("2.5.29.28","issuingDistributionPoint");pt("2.5.29.29","certificateIssuer");pt("2.5.29.30","nameConstraints");A("2.5.29.31","cRLDistributionPoints");A("2.5.29.32","certificatePolicies");pt("2.5.29.33","policyMappings");pt("2.5.29.34","policyConstraints");A("2.5.29.35","authorityKeyIdentifier");pt("2.5.29.36","policyConstraints");A("2.5.29.37","extKeyUsage");pt("2.5.29.46","freshestCRL");pt("2.5.29.54","inhibitAnyPolicy");A("1.3.6.1.4.1.11129.2.4.2","timestampList");A("1.3.6.1.5.5.7.1.1","authorityInfoAccess");A("1.3.6.1.5.5.7.3.1","serverAuth");A("1.3.6.1.5.5.7.3.2","clientAuth");A("1.3.6.1.5.5.7.3.3","codeSigning");A("1.3.6.1.5.5.7.3.4","emailProtection");A("1.3.6.1.5.5.7.3.8","timeStamping")});var oi=K((Ow,Vf)=>{var vt=dt();Lt();mo();var k=Vf.exports=vt.asn1=vt.asn1||{};k.Class={UNIVERSAL:0,APPLICATION:64,CONTEXT_SPECIFIC:128,PRIVATE:192};k.Type={NONE:0,BOOLEAN:1,INTEGER:2,BITSTRING:3,OCTETSTRING:4,NULL:5,OID:6,ODESC:7,EXTERNAL:8,REAL:9,ENUMERATED:10,EMBEDDED:11,UTF8:12,ROID:13,SEQUENCE:16,SET:17,PRINTABLESTRING:19,IA5STRING:22,UTCTIME:23,GENERALIZEDTIME:24,BMPSTRING:30};k.create=function(t,e,r,n,i){if(vt.util.isArray(n)){for(var o=[],s=0;s<n.length;++s)n[s]!==void 0&&o.push(n[s]);n=o}var a={tagClass:t,type:e,constructed:r,composed:r||vt.util.isArray(n),value:n};return i&&"bitStringContents"in i&&(a.bitStringContents=i.bitStringContents,a.original=k.copy(a)),a};k.copy=function(t,e){var r;if(vt.util.isArray(t)){r=[];for(var n=0;n<t.length;++n)r.push(k.copy(t[n],e));return r}return typeof t=="string"?t:(r={tagClass:t.tagClass,type:t.type,constructed:t.constructed,composed:t.composed,value:k.copy(t.value,e)},e&&!e.excludeBitStringContents&&(r.bitStringContents=t.bitStringContents),r)};k.equals=function(t,e,r){if(vt.util.isArray(t)){if(!vt.util.isArray(e)||t.length!==e.length)return!1;for(var n=0;n<t.length;++n)if(!k.equals(t[n],e[n]))return!1;return!0}if(typeof t!=typeof e)return!1;if(typeof t=="string")return t===e;var i=t.tagClass===e.tagClass&&t.type===e.type&&t.constructed===e.constructed&&t.composed===e.composed&&k.equals(t.value,e.value);return r&&r.includeBitStringContents&&(i=i&&t.bitStringContents===e.bitStringContents),i};k.getBerValueLength=function(t){var e=t.getByte();if(e!==128){var r,n=e&128;return n?r=t.getInt((e&127)<<3):r=e,r}};function ii(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 g1=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;ii(t,e,o),n=t.getInt(o<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};k.fromDer=function(t,e){e===void 0&&(e={strict:!0,parseAllBytes:!0,decodeBitStrings:!0}),typeof e=="boolean"&&(e={strict:e,parseAllBytes:!0,decodeBitStrings:!0}),"strict"in e||(e.strict=!0),"parseAllBytes"in e||(e.parseAllBytes=!0),"decodeBitStrings"in e||(e.decodeBitStrings=!0),typeof t=="string"&&(t=vt.util.createBuffer(t));var r=t.length(),n=xo(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 xo(t,e,r,n){var i;ii(t,e,2);var o=t.getByte();e--;var s=o&192,a=o&31;i=t.length();var u=g1(t,e);if(e-=i-t.length(),u!==void 0&&u>e){if(n.strict){var f=new Error("Too few bytes to read ASN.1 value.");throw f.available=t.length(),f.remaining=e,f.requested=u,f}u=e}var c,l,h=(o&32)===32;if(h)if(c=[],u===void 0)for(;;){if(ii(t,e,2),t.bytes(2)===String.fromCharCode(0,0)){t.getBytes(2),e-=2;break}i=t.length(),c.push(xo(t,e,r+1,n)),e-=i-t.length()}else for(;u>0;)i=t.length(),c.push(xo(t,u,r+1,n)),e-=i-t.length(),u-=i-t.length();if(c===void 0&&s===k.Class.UNIVERSAL&&a===k.Type.BITSTRING&&(l=t.bytes(u)),c===void 0&&n.decodeBitStrings&&s===k.Class.UNIVERSAL&&a===k.Type.BITSTRING&&u>1){var d=t.read,p=e,y=0;if(a===k.Type.BITSTRING&&(ii(t,e,1),y=t.getByte(),e--),y===0)try{i=t.length();var x={strict:!0,decodeBitStrings:!0},v=xo(t,e,r+1,x),B=i-t.length();e-=B,a==k.Type.BITSTRING&&B++;var _=v.tagClass;B===u&&(_===k.Class.UNIVERSAL||_===k.Class.CONTEXT_SPECIFIC)&&(c=[v])}catch{}c===void 0&&(t.read=d,e=p)}if(c===void 0){if(u===void 0){if(n.strict)throw new Error("Non-constructed ASN.1 object of indefinite length.");u=e}if(a===k.Type.BMPSTRING)for(c="";u>0;u-=2)ii(t,e,2),c+=String.fromCharCode(t.getInt16()),e-=2;else c=t.getBytes(u),e-=u}var F=l===void 0?null:{bitStringContents:l};return k.create(s,a,h,c,F)}k.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=k.equals(t,t.original))),i)n.putBytes(t.bitStringContents);else if(t.composed){t.constructed?r|=32:n.putByte(0);for(var o=0;o<t.value.length;++o)t.value[o]!==void 0&&n.putBuffer(k.toDer(t.value[o]))}else if(t.type===k.Type.BMPSTRING)for(var o=0;o<t.value.length;++o)n.putInt16(t.value.charCodeAt(o));else t.type===k.Type.INTEGER&&t.value.length>1&&(t.value.charCodeAt(0)===0&&!(t.value.charCodeAt(1)&128)||t.value.charCodeAt(0)===255&&(t.value.charCodeAt(1)&128)===128)?n.putBytes(t.value.substr(1)):n.putBytes(t.value);if(e.putByte(r),n.length()<=127)e.putByte(n.length()&127);else{var s=n.length(),a="";do a+=String.fromCharCode(s&255),s=s>>>8;while(s>0);e.putByte(a.length|128);for(var o=a.length-1;o>=0;--o)e.putByte(a.charCodeAt(o))}return e.putBuffer(n),e};k.oidToDer=function(t){var e=t.split("."),r=vt.util.createBuffer();r.putByte(40*parseInt(e[0],10)+parseInt(e[1],10));for(var n,i,o,s,a=2;a<e.length;++a){n=!0,i=[],o=parseInt(e[a],10);do s=o&127,o=o>>>7,n||(s|=128),i.push(s),n=!1;while(o>0);for(var u=i.length-1;u>=0;--u)r.putByte(i[u])}return r};k.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};k.utcTimeToDate=function(t){var e=new Date,r=parseInt(t.substr(0,2),10);r=r>=50?1900+r:2e3+r;var n=parseInt(t.substr(2,2),10)-1,i=parseInt(t.substr(4,2),10),o=parseInt(t.substr(6,2),10),s=parseInt(t.substr(8,2),10),a=0;if(t.length>11){var u=t.charAt(10),f=10;u!=="+"&&u!=="-"&&(a=parseInt(t.substr(10,2),10),f+=2)}if(e.setUTCFullYear(r,n,i),e.setUTCHours(o,s,a,0),f&&(u=t.charAt(f),u==="+"||u==="-")){var c=parseInt(t.substr(f+1,2),10),l=parseInt(t.substr(f+4,2),10),h=c*60+l;h*=6e4,u==="+"?e.setTime(+e-h):e.setTime(+e+h)}return e};k.generalizedTimeToDate=function(t){var e=new Date,r=parseInt(t.substr(0,4),10),n=parseInt(t.substr(4,2),10)-1,i=parseInt(t.substr(6,2),10),o=parseInt(t.substr(8,2),10),s=parseInt(t.substr(10,2),10),a=parseInt(t.substr(12,2),10),u=0,f=0,c=!1;t.charAt(t.length-1)==="Z"&&(c=!0);var l=t.length-5,h=t.charAt(l);if(h==="+"||h==="-"){var d=parseInt(t.substr(l+1,2),10),p=parseInt(t.substr(l+4,2),10);f=d*60+p,f*=6e4,h==="+"&&(f*=-1),c=!0}return t.charAt(14)==="."&&(u=parseFloat(t.substr(14),10)*1e3),c?(e.setUTCFullYear(r,n,i),e.setUTCHours(o,s,a,u),e.setTime(+e+f)):(e.setFullYear(r,n,i),e.setHours(o,s,a,u)),e};k.dateToUtcTime=function(t){if(typeof t=="string")return t;var e="",r=[];r.push((""+t.getUTCFullYear()).substr(2)),r.push(""+(t.getUTCMonth()+1)),r.push(""+t.getUTCDate()),r.push(""+t.getUTCHours()),r.push(""+t.getUTCMinutes()),r.push(""+t.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(e+="0"),e+=r[n];return e+="Z",e};k.dateToGeneralizedTime=function(t){if(typeof t=="string")return t;var e="",r=[];r.push(""+t.getUTCFullYear()),r.push(""+(t.getUTCMonth()+1)),r.push(""+t.getUTCDate()),r.push(""+t.getUTCHours()),r.push(""+t.getUTCMinutes()),r.push(""+t.getUTCSeconds());for(var n=0;n<r.length;++n)r[n].length<2&&(e+="0"),e+=r[n];return e+="Z",e};k.integerToDer=function(t){var e=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};k.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)};k.validate=function(t,e,r,n){var i=!1;if((t.tagClass===e.tagClass||typeof e.tagClass>"u")&&(t.type===e.type||typeof e.type>"u"))if(t.constructed===e.constructed||typeof e.constructed>"u"){if(i=!0,e.value&&vt.util.isArray(e.value))for(var o=0,s=0;i&&s<e.value.length;++s)i=e.value[s].optional||!1,t.value[o]&&(i=k.validate(t.value[o],e.value[s],r,n),i?++o:e.value[s].optional&&(i=!0)),!i&&n&&n.push("["+e.name+'] Tag class "'+e.tagClass+'", type "'+e.type+'" expected value length "'+e.value.length+'", got "'+t.value.length+'"');if(i&&r&&(e.capture&&(r[e.capture]=t.value),e.captureAsn1&&(r[e.captureAsn1]=t),e.captureBitStringContents&&"bitStringContents"in t&&(r[e.captureBitStringContents]=t.bitStringContents),e.captureBitStringValue&&"bitStringContents"in t)){var a;if(t.bitStringContents.length<2)r[e.captureBitStringValue]="";else{var u=t.bitStringContents.charCodeAt(0);if(u!==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 Mf=/[^\\u0000-\\u00ff]/;k.prettyPrint=function(t,e,r){var n="";e=e||0,r=r||2,e>0&&(n+=`
|
|
7
|
-
`);for(var i="",o=0;o<
|
|
8
|
-
`,n+=i+"Constructed: "+
|
|
9
|
-
`,t.composed){for(var s=0,a="",o=0;o<t.value.length;++o)t.value[o]!==void 0&&(s+=1,a+=k.prettyPrint(t.value[o],e+1,r),o+1<t.value.length&&(a+=","));n+=i+"Sub values: "+s+a}else{if(n+=i+"Value: ",t.type===k.Type.OID){var u=k.derToOid(t.value);n+=u,vt.pki&&vt.pki.oids&&u in vt.pki.oids&&(n+=" ("+vt.pki.oids[u]+") ")}if(t.type===k.Type.INTEGER)try{n+=k.derToInteger(t.value)}catch{n+="0x"+vt.util.bytesToHex(t.value)}else if(t.type===k.Type.BITSTRING){if(t.value.length>1?n+="0x"+vt.util.bytesToHex(t.value.slice(1)):n+="(none)",t.value.length>0){var f=t.value.charCodeAt(0);f==1?n+=" (1 unused bit shown)":f>1&&(n+=" ("+f+" unused bits shown)")}}else if(t.type===k.Type.OCTETSTRING)Mf.test(t.value)||(n+="("+t.value+") "),n+="0x"+vt.util.bytesToHex(t.value);else if(t.type===k.Type.UTF8)try{n+=vt.util.decodeUtf8(t.value)}catch(c){if(c.message==="URI malformed")n+="0x"+vt.util.bytesToHex(t.value)+" (malformed UTF8)";else throw c}else t.type===k.Type.PRINTABLESTRING||t.type===k.Type.IA5String?n+=t.value:Mf.test(t.value)?n+="0x"+vt.util.bytesToHex(t.value):t.value.length===0?n+="[null]":n+=t.value}return n}});var ma=K((Kw,qf)=>{var Ot=dt();Lt();qf.exports=Ot.cipher=Ot.cipher||{};Ot.cipher.algorithms=Ot.cipher.algorithms||{};Ot.cipher.createCipher=function(t,e){var r=t;if(typeof r=="string"&&(r=Ot.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+t);return new Ot.cipher.BlockCipher({algorithm:r,key:e,decrypt:!1})};Ot.cipher.createDecipher=function(t,e){var r=t;if(typeof r=="string"&&(r=Ot.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+t);return new Ot.cipher.BlockCipher({algorithm:r,key:e,decrypt:!0})};Ot.cipher.registerAlgorithm=function(t,e){t=t.toUpperCase(),Ot.cipher.algorithms[t]=e};Ot.cipher.getAlgorithm=function(t){return t=t.toUpperCase(),t in Ot.cipher.algorithms?Ot.cipher.algorithms[t]:null};var ga=Ot.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)};ga.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=Ot.util.createBuffer(),this.output=t.output||Ot.util.createBuffer(),this.mode.start(e)};ga.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()};ga.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 va=K((Mw,zf)=>{var Kt=dt();Lt();Kt.cipher=Kt.cipher||{};var tt=zf.exports=Kt.cipher.modes=Kt.cipher.modes||{};tt.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)};tt.ecb.prototype.start=function(t){};tt.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])};tt.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])};tt.ecb.prototype.pad=function(t,e){var r=t.length()===this.blockSize?this.blockSize:this.blockSize-t.length();return t.fillWithByte(r,r),!0};tt.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)};tt.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)};tt.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=vo(t.iv,this.blockSize),this._prev=this._iv.slice(0);else throw new Error("Invalid IV parameter.")};tt.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};tt.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)};tt.cbc.prototype.pad=function(t,e){var r=t.length()===this.blockSize?this.blockSize:this.blockSize-t.length();return t.fillWithByte(r,r),!0};tt.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)};tt.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=Kt.util.createBuffer(),this._partialBytes=0};tt.cfb.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=vo(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};tt.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};tt.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};tt.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=Kt.util.createBuffer(),this._partialBytes=0};tt.ofb.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=vo(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};tt.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};tt.ofb.prototype.decrypt=tt.ofb.prototype.encrypt;tt.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=Kt.util.createBuffer(),this._partialBytes=0};tt.ctr.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");this._iv=vo(t.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};tt.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}wo(this._inBlock)};tt.ctr.prototype.decrypt=tt.ctr.prototype.encrypt;tt.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=Kt.util.createBuffer(),this._partialBytes=0,this._R=3774873600};tt.gcm.prototype.start=function(t){if(!("iv"in t))throw new Error("Invalid IV parameter.");var e=Kt.util.createBuffer(t.iv);this._cipherLength=0;var r;if("additionalData"in t?r=Kt.util.createBuffer(t.additionalData):r=Kt.util.createBuffer(),"tagLength"in t?this._tagLength=t.tagLength:this._tagLength=128,this._tag=null,t.decrypt&&(this._tag=Kt.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(xa(n*8)))}this._inBlock=this._j0.slice(0),wo(this._inBlock),this._partialBytes=0,r=Kt.util.createBuffer(r),this._aDataLength=xa(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()])};tt.gcm.prototype.encrypt=function(t,e,r){var n=t.length();if(n===0)return!0;if(this.cipher.encrypt(this._inBlock,this._outBlock),this._partialBytes===0&&n>=this.blockSize){for(var i=0;i<this._ints;++i)e.putInt32(this._outBlock[i]^=t.getInt32());this._cipherLength+=this.blockSize}else{var o=(this.blockSize-n)%this.blockSize;o>0&&(o=this.blockSize-o),this._partialOutput.clear();for(var i=0;i<this._ints;++i)this._partialOutput.putInt32(t.getInt32()^this._outBlock[i]);if(o<=0||r){if(r){var s=n%this.blockSize;this._cipherLength+=s,this._partialOutput.truncate(this.blockSize-s)}else this._cipherLength+=this.blockSize;for(var i=0;i<this._ints;++i)this._outBlock[i]=this._partialOutput.getInt32();this._partialOutput.read-=this.blockSize}if(this._partialBytes>0&&this._partialOutput.getBytes(this._partialBytes),o>0&&!r)return t.read-=this.blockSize,e.putBytes(this._partialOutput.getBytes(o-this._partialBytes)),this._partialBytes=o,!0;e.putBytes(this._partialOutput.getBytes(n-this._partialBytes)),this._partialBytes=0}this._s=this.ghash(this._hashSubkey,this._s,this._outBlock),wo(this._inBlock)};tt.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),wo(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};tt.gcm.prototype.afterFinish=function(t,e){var r=!0;e.decrypt&&e.overflow&&t.truncate(this.blockSize-e.overflow),this.tag=Kt.util.createBuffer();var n=this._aDataLength.concat(xa(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};tt.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};tt.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)};tt.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};tt.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)};tt.gcm.prototype.generateHashTable=function(t,e){for(var r=8/e,n=4*r,i=16*r,o=new Array(i),s=0;s<i;++s){var a=[0,0,0,0],u=s/n|0,f=(n-1-s%n)*e;a[u]=1<<e-1<<f,o[s]=this.generateSubHashTable(this.multiply(a,t),e)}return o};tt.gcm.prototype.generateSubHashTable=function(t,e){var r=1<<e,n=r>>>1,i=new Array(r);i[n]=t.slice(0);for(var o=n>>>1;o>0;)this.pow(i[2*o],i[o]=[]),o>>=1;for(o=2;o<n;){for(var s=1;s<o;++s){var a=i[o],u=i[s];i[o+s]=[a[0]^u[0],a[1]^u[1],a[2]^u[2],a[3]^u[3]]}o*=2}for(i[0]=[0,0,0,0],o=n+1;o<r;++o){var f=i[o^n];i[o]=[t[0]^f[0],t[1]^f[1],t[2]^f[2],t[3]^f[3]]}return i};function vo(t,e){if(typeof t=="string"&&(t=Kt.util.createBuffer(t)),Kt.util.isArray(t)&&t.length>4){var r=t;t=Kt.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(!Kt.util.isArray(t)){for(var i=[],o=e/4,n=0;n<o;++n)i.push(t.getInt32());t=i}return t}function wo(t){t[t.length-1]=t[t.length-1]+1&4294967295}function xa(t){return[t/4294967296|0,t&4294967295]}});var Sa=K((Vw,Wf)=>{var gt=dt();ma();va();Lt();Wf.exports=gt.aes=gt.aes||{};gt.aes.startEncrypting=function(t,e,r,n){var i=bo({key:t,output:r,decrypt:!1,mode:n});return i.start(e),i};gt.aes.createEncryptionCipher=function(t,e){return bo({key:t,output:null,decrypt:!1,mode:e})};gt.aes.startDecrypting=function(t,e,r,n){var i=bo({key:t,output:r,decrypt:!0,mode:n});return i.start(e),i};gt.aes.createDecryptionCipher=function(t,e){return bo({key:t,output:null,decrypt:!0,mode:e})};gt.aes.Algorithm=function(t,e){Ea||Gf();var r=this;r.name=t,r.mode=new e({blockSize:16,cipher:{encrypt:function(n,i){return ba(r._w,n,i,!1)},decrypt:function(n,i){return ba(r._w,n,i,!0)}}}),r._init=!1};gt.aes.Algorithm.prototype.initialize=function(t){if(!this._init){var e=t.key,r;if(typeof e=="string"&&(e.length===16||e.length===24||e.length===32))e=gt.util.createBuffer(e);else if(gt.util.isArray(e)&&(e.length===16||e.length===24||e.length===32)){r=e,e=gt.util.createBuffer();for(var n=0;n<r.length;++n)e.putByte(r[n])}if(!gt.util.isArray(e)){r=e,e=[];var i=r.length();if(i===16||i===24||i===32){i=i>>>2;for(var n=0;n<i;++n)e.push(r.getInt32())}}if(!gt.util.isArray(e)||!(e.length===4||e.length===6||e.length===8))throw new Error("Invalid key parameter.");var o=this.mode.name,s=["CFB","OFB","CTR","GCM"].indexOf(o)!==-1;this._w=$f(e,t.decrypt&&!s),this._init=!0}};gt.aes._expandKey=function(t,e){return Ea||Gf(),$f(t,e)};gt.aes._updateBlock=ba;En("AES-ECB",gt.cipher.modes.ecb);En("AES-CBC",gt.cipher.modes.cbc);En("AES-CFB",gt.cipher.modes.cfb);En("AES-OFB",gt.cipher.modes.ofb);En("AES-CTR",gt.cipher.modes.ctr);En("AES-GCM",gt.cipher.modes.gcm);function En(t,e){var r=function(){return new gt.aes.Algorithm(t,e)};gt.cipher.registerAlgorithm(t,r)}var Ea=!1,bn=4,Xt,wa,Hf,Gr,Ae;function Gf(){Ea=!0,Hf=[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),wa=new Array(256),Gr=new Array(4),Ae=new Array(4);for(var e=0;e<4;++e)Gr[e]=new Array(256),Ae[e]=new Array(256);for(var r=0,n=0,i,o,s,a,u,f,c,e=0;e<256;++e){a=n^n<<1^n<<2^n<<3^n<<4,a=a>>8^a&255^99,Xt[r]=a,wa[a]=r,u=t[a],i=t[r],o=t[i],s=t[o],f=u<<24^a<<16^a<<8^(a^u),c=(i^o^s)<<24^(r^s)<<16^(r^o^s)<<8^(r^i^s);for(var l=0;l<4;++l)Gr[l][r]=f,Ae[l][a]=c,f=f<<24|f>>>8,c=c<<24|c>>>8;r===0?r=n=1:(r=i^t[t[t[i^s]]],n^=t[t[n]])}}function $f(t,e){for(var r=t.slice(0),n,i=1,o=r.length,s=o+6+1,a=bn*s,u=o;u<a;++u)n=r[u-1],u%o===0?(n=Xt[n>>>16&255]<<24^Xt[n>>>8&255]<<16^Xt[n&255]<<8^Xt[n>>>24]^Hf[i]<<24,i++):o>6&&u%o===4&&(n=Xt[n>>>24]<<24^Xt[n>>>16&255]<<16^Xt[n>>>8&255]<<8^Xt[n&255]),r[u]=r[u-o]^n;if(e){var f,c=Ae[0],l=Ae[1],h=Ae[2],d=Ae[3],p=r.slice(0);a=r.length;for(var u=0,y=a-bn;u<a;u+=bn,y-=bn)if(u===0||u===a-bn)p[u]=r[y],p[u+1]=r[y+3],p[u+2]=r[y+2],p[u+3]=r[y+1];else for(var x=0;x<bn;++x)f=r[y+x],p[u+(3&-x)]=c[Xt[f>>>24]]^l[Xt[f>>>16&255]]^h[Xt[f>>>8&255]]^d[Xt[f&255]];r=p}return r}function ba(t,e,r,n){var i=t.length/4-1,o,s,a,u,f;n?(o=Ae[0],s=Ae[1],a=Ae[2],u=Ae[3],f=wa):(o=Gr[0],s=Gr[1],a=Gr[2],u=Gr[3],f=Xt);var c,l,h,d,p,y,x;c=e[0]^t[0],l=e[n?3:1]^t[1],h=e[2]^t[2],d=e[n?1:3]^t[3];for(var v=3,B=1;B<i;++B)p=o[c>>>24]^s[l>>>16&255]^a[h>>>8&255]^u[d&255]^t[++v],y=o[l>>>24]^s[h>>>16&255]^a[d>>>8&255]^u[c&255]^t[++v],x=o[h>>>24]^s[d>>>16&255]^a[c>>>8&255]^u[l&255]^t[++v],d=o[d>>>24]^s[c>>>16&255]^a[l>>>8&255]^u[h&255]^t[++v],c=p,l=y,h=x;r[0]=f[c>>>24]<<24^f[l>>>16&255]<<16^f[h>>>8&255]<<8^f[d&255]^t[++v],r[n?3:1]=f[l>>>24]<<24^f[h>>>16&255]<<16^f[d>>>8&255]<<8^f[c&255]^t[++v],r[2]=f[h>>>24]<<24^f[d>>>16&255]<<16^f[c>>>8&255]<<8^f[l&255]^t[++v],r[n?1:3]=f[d>>>24]<<24^f[c>>>16&255]<<16^f[l>>>8&255]<<8^f[h&255]^t[++v]}function bo(t){t=t||{};var e=(t.mode||"CBC").toUpperCase(),r="AES-"+e,n;t.decrypt?n=gt.cipher.createDecipher(r,t.key):n=gt.cipher.createCipher(r,t.key);var i=n.start;return n.start=function(o,s){var a=null;s instanceof gt.util.ByteBuffer&&(a=s,s={}),s=s||{},s.output=a,s.iv=o,i.call(n,s)},n}});var Yf=K((qw,Zf)=>{var At=dt();ma();va();Lt();Zf.exports=At.des=At.des||{};At.des.startEncrypting=function(t,e,r,n){var i=Eo({key:t,output:r,decrypt:!1,mode:n||(e===null?"ECB":"CBC")});return i.start(e),i};At.des.createEncryptionCipher=function(t,e){return Eo({key:t,output:null,decrypt:!1,mode:e})};At.des.startDecrypting=function(t,e,r,n){var i=Eo({key:t,output:r,decrypt:!0,mode:n||(e===null?"ECB":"CBC")});return i.start(e),i};At.des.createDecryptionCipher=function(t,e){return Eo({key:t,output:null,decrypt:!0,mode:e})};At.des.Algorithm=function(t,e){var r=this;r.name=t,r.mode=new e({blockSize:8,cipher:{encrypt:function(n,i){return Qf(r._keys,n,i,!1)},decrypt:function(n,i){return Qf(r._keys,n,i,!0)}}}),r._init=!1};At.des.Algorithm.prototype.initialize=function(t){if(!this._init){var e=At.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=A1(e),this._init=!0}};ze("DES-ECB",At.cipher.modes.ecb);ze("DES-CBC",At.cipher.modes.cbc);ze("DES-CFB",At.cipher.modes.cfb);ze("DES-OFB",At.cipher.modes.ofb);ze("DES-CTR",At.cipher.modes.ctr);ze("3DES-ECB",At.cipher.modes.ecb);ze("3DES-CBC",At.cipher.modes.cbc);ze("3DES-CFB",At.cipher.modes.cfb);ze("3DES-OFB",At.cipher.modes.ofb);ze("3DES-CTR",At.cipher.modes.ctr);function ze(t,e){var r=function(){return new At.des.Algorithm(t,e)};At.cipher.registerAlgorithm(t,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],w1=[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],b1=[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 A1(t){for(var e=[0,4,536870912,536870916,65536,65540,536936448,536936452,512,516,536871424,536871428,66048,66052,536936960,536936964],r=[0,1,1048576,1048577,67108864,67108865,68157440,68157441,256,257,1048832,1048833,67109120,67109121,68157696,68157697],n=[0,8,2048,2056,16777216,16777224,16779264,16779272,0,8,2048,2056,16777216,16777224,16779264,16779272],i=[0,2097152,134217728,136314880,8192,2105344,134225920,136323072,131072,2228224,134348800,136445952,139264,2236416,134356992,136454144],o=[0,262144,16,262160,0,262144,16,262160,4096,266240,4112,266256,4096,266240,4112,266256],s=[0,1024,32,1056,0,1024,32,1056,33554432,33555456,33554464,33555488,33554432,33555456,33554464,33555488],a=[0,268435456,524288,268959744,2,268435458,524290,268959746,0,268435456,524288,268959744,2,268435458,524290,268959746],u=[0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568],f=[0,262144,0,262144,2,262146,2,262146,33554432,33816576,33554432,33816576,33554434,33816578,33554434,33816578],c=[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],d=[0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128],p=[0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261],y=t.length()>8?3:1,x=[],v=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],B=0,_,F=0;F<y;F++){var R=t.getInt32(),T=t.getInt32();_=(R>>>4^T)&252645135,T^=_,R^=_<<4,_=(T>>>-16^R)&65535,R^=_,T^=_<<-16,_=(R>>>2^T)&858993459,T^=_,R^=_<<2,_=(T>>>-16^R)&65535,R^=_,T^=_<<-16,_=(R>>>1^T)&1431655765,T^=_,R^=_<<1,_=(T>>>8^R)&16711935,R^=_,T^=_<<8,_=(R>>>1^T)&1431655765,T^=_,R^=_<<1,_=R<<8|T>>>20&240,R=T<<24|T<<8&16711680|T>>>8&65280|T>>>24&240,T=_;for(var Z=0;Z<v.length;++Z){v[Z]?(R=R<<2|R>>>26,T=T<<2|T>>>26):(R=R<<1|R>>>27,T=T<<1|T>>>27),R&=-15,T&=-15;var C=e[R>>>28]|r[R>>>24&15]|n[R>>>20&15]|i[R>>>16&15]|o[R>>>12&15]|s[R>>>8&15]|a[R>>>4&15],O=u[T>>>28]|f[T>>>24&15]|c[T>>>20&15]|l[T>>>16&15]|h[T>>>12&15]|d[T>>>8&15]|p[T>>>4&15];_=(O>>>16^C)&65535,x[B++]=C^_,x[B++]=O^_<<16}}return x}function Qf(t,e,r,n){var i=t.length===32?3:9,o;i===3?o=n?[30,-2,-2]:[0,32,2]:o=n?[94,62,-2,32,64,2,30,-2,-2]:[0,32,2,62,30,-2,64,96,2];var s,a=e[0],u=e[1];s=(a>>>4^u)&252645135,u^=s,a^=s<<4,s=(a>>>16^u)&65535,u^=s,a^=s<<16,s=(u>>>2^a)&858993459,a^=s,u^=s<<2,s=(u>>>8^a)&16711935,a^=s,u^=s<<8,s=(a>>>1^u)&1431655765,u^=s,a^=s<<1,a=a<<1|a>>>31,u=u<<1|u>>>31;for(var f=0;f<i;f+=3){for(var c=o[f+1],l=o[f+2],h=o[f];h!=c;h+=l){var d=u^t[h],p=(u>>>4|u<<28)^t[h+1];s=a,a=u,u=s^(x1[d>>>24&63]|w1[d>>>16&63]|E1[d>>>8&63]|B1[d&63]|m1[p>>>24&63]|v1[p>>>16&63]|b1[p>>>8&63]|S1[p&63])}s=a,a=u,u=s}a=a>>>1|a<<31,u=u>>>1|u<<31,s=(a>>>1^u)&1431655765,u^=s,a^=s<<1,s=(u>>>8^a)&16711935,a^=s,u^=s<<8,s=(u>>>2^a)&858993459,a^=s,u^=s<<2,s=(a>>>16^u)&65535,u^=s,a^=s<<16,s=(a>>>4^u)&252645135,u^=s,a^=s<<4,r[0]=a,r[1]=u}function Eo(t){t=t||{};var e=(t.mode||"CBC").toUpperCase(),r="DES-"+e,n;t.decrypt?n=At.cipher.createDecipher(r,t.key):n=At.cipher.createCipher(r,t.key);var i=n.start;return n.start=function(o,s){var a=null;s instanceof At.util.ByteBuffer&&(a=s,s={}),s=s||{},s.output=a,s.iv=o,i.call(n,s)},n}});var $r=K((zw,Xf)=>{var So=dt();Xf.exports=So.md=So.md||{};So.md.algorithms=So.md.algorithms||{}});var jf=K((Hw,Jf)=>{var sr=dt();$r();Lt();var _1=Jf.exports=sr.hmac=sr.hmac||{};_1.create=function(){var t=null,e=null,r=null,n=null,i={};return i.start=function(o,s){if(o!==null)if(typeof o=="string")if(o=o.toLowerCase(),o in sr.md.algorithms)e=sr.md.algorithms[o].create();else throw new Error('Unknown hash algorithm "'+o+'"');else e=o;if(s===null)s=t;else{if(typeof s=="string")s=sr.util.createBuffer(s);else if(sr.util.isArray(s)){var a=s;s=sr.util.createBuffer();for(var u=0;u<a.length;++u)s.putByte(a[u])}var f=s.length();f>e.blockLength&&(e.start(),e.update(s.bytes()),s=e.digest()),r=sr.util.createBuffer(),n=sr.util.createBuffer(),f=s.length();for(var u=0;u<f;++u){var a=s.at(u);r.putByte(54^a),n.putByte(92^a)}if(f<e.blockLength)for(var a=e.blockLength-f,u=0;u<a;++u)r.putByte(54),n.putByte(92);t=s,r=r.bytes(),n=n.bytes()}e.start(),e.update(r)},i.update=function(o){e.update(o)},i.getMac=function(){var o=e.digest().bytes();return e.start(),e.update(n),e.update(o),e.digest()},i.digest=i.getMac,i}});var Sn=K(()=>{});var ec=K((Ww,tc)=>{var Jt=dt();jf();$r();Lt();var C1=Jt.pkcs5=Jt.pkcs5||{},ar;Jt.util.isNodejs&&!Jt.options.usePureJavaScript&&(ar=Sn());tc.exports=Jt.pbkdf2=C1.pbkdf2=function(t,e,r,n,i,o){if(typeof i=="function"&&(o=i,i=null),Jt.util.isNodejs&&!Jt.options.usePureJavaScript&&ar.pbkdf2&&(i===null||typeof i!="object")&&(ar.pbkdf2Sync.length>4||!i||i==="sha1"))return typeof i!="string"&&(i="sha1"),t=Buffer.from(t,"binary"),e=Buffer.from(e,"binary"),o?ar.pbkdf2Sync.length===4?ar.pbkdf2(t,e,r,n,function(_,F){if(_)return o(_);o(null,F.toString("binary"))}):ar.pbkdf2(t,e,r,n,i,function(_,F){if(_)return o(_);o(null,F.toString("binary"))}):ar.pbkdf2Sync.length===4?ar.pbkdf2Sync(t,e,r,n).toString("binary"):ar.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 s=i.digestLength;if(n>4294967295*s){var a=new Error("Derived key is too long.");if(o)return o(a);throw a}var u=Math.ceil(n/s),f=n-(u-1)*s,c=Jt.hmac.create();c.start(i,t);var l="",h,d,p;if(!o){for(var y=1;y<=u;++y){c.start(null,null),c.update(e),c.update(Jt.util.int32ToBytes(y)),h=p=c.digest().getBytes();for(var x=2;x<=r;++x)c.start(null,null),c.update(p),d=c.digest().getBytes(),h=Jt.util.xorBytes(h,d,s),p=d;l+=y<u?h:h.substr(0,f)}return l}var y=1,x;function v(){if(y>u)return o(null,l);c.start(null,null),c.update(e),c.update(Jt.util.int32ToBytes(y)),h=p=c.digest().getBytes(),x=2,B()}function B(){if(x<=r)return c.start(null,null),c.update(p),d=c.digest().getBytes(),h=Jt.util.xorBytes(h,d,s),p=d,++x,Jt.util.setImmediate(B);l+=y<u?h:h.substr(0,f),++y,v()}v()}});var ic=K((Qw,nc)=>{var Ao=dt();Lt();var rc=nc.exports=Ao.pem=Ao.pem||{};rc.encode=function(t,e){e=e||{};var r="-----BEGIN "+t.type+`-----\r
|
|
10
|
-
`,n;if(
|
|
11
|
-
`),r+=
|
|
12
|
-
`,r+="-----END "+
|
|
13
|
-
`,r};
|
|
14
|
-
`;for(var o=0,
|
|
15
|
-
`+
|
|
16
|
-
`+a+e.substr(s+1),o=i-s-1,s=-1,++i}else(e[i]===" "||e[i]===" "||e[i]===",")&&(s=i);return e}function T1(t){return t.replace(/^\s+/,"")}});var cc=K((Zw,fc)=>{var He=dt();$r();Lt();var sc=fc.exports=He.sha256=He.sha256||{};He.md.sha256=He.md.algorithms.sha256=sc;sc.create=function(){ac||I1();var t=null,e=He.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=He.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=He.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var a=n.fullMessageLength.length-1;a>=0;--a)n.fullMessageLength[a]+=s[1],s[1]=s[0]+(n.fullMessageLength[a]/4294967296>>>0),n.fullMessageLength[a]=n.fullMessageLength[a]>>>0,s[0]=s[1]/4294967296>>>0;return e.putBytes(i),oc(t,r,e),(e.read>2048||e.length()===0)&&e.compact(),n},n.digest=function(){var i=He.util.createBuffer();i.putBytes(e.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=o&n.blockLength-1;i.putBytes(Ba.substr(0,n.blockLength-s));for(var a,u,f=n.fullMessageLength[0]*8,c=0;c<n.fullMessageLength.length-1;++c)a=n.fullMessageLength[c+1]*8,u=a/4294967296>>>0,f+=u,i.putInt32(f>>>0),f=a>>>0;i.putInt32(f);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};oc(l,r,i);var h=He.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 Ba=null,ac=!1,uc=null;function I1(){Ba=String.fromCharCode(128),Ba+=He.util.fillString(String.fromCharCode(0),64),uc=[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],ac=!0}function oc(t,e,r){for(var n,i,o,s,a,u,f,c,l,h,d,p,y,x,v,B=r.length();B>=64;){for(f=0;f<16;++f)e[f]=r.getInt32();for(;f<64;++f)n=e[f-2],n=(n>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,i=e[f-15],i=(i>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,e[f]=n+e[f-7]+i+e[f-16]|0;for(c=t.h0,l=t.h1,h=t.h2,d=t.h3,p=t.h4,y=t.h5,x=t.h6,v=t.h7,f=0;f<64;++f)s=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7),a=x^p&(y^x),o=(c>>>2|c<<30)^(c>>>13|c<<19)^(c>>>22|c<<10),u=c&l|h&(c^l),n=v+s+a+uc[f]+e[f],i=o+u,v=x,x=y,y=p,p=d+n>>>0,d=h,h=l,l=c,c=n+i>>>0;t.h0=t.h0+c|0,t.h1=t.h1+l|0,t.h2=t.h2+h|0,t.h3=t.h3+d|0,t.h4=t.h4+p|0,t.h5=t.h5+y|0,t.h6=t.h6+x|0,t.h7=t.h7+v|0,B-=64}}});var hc=K((Yw,lc)=>{var Ge=dt();Lt();var _o=null;Ge.util.isNodejs&&!Ge.options.usePureJavaScript&&!process.versions["node-webkit"]&&(_o=Sn());var R1=lc.exports=Ge.prng=Ge.prng||{};R1.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(f,c){if(!c)return e.generateSync(f);var l=e.plugin.cipher,h=e.plugin.increment,d=e.plugin.formatKey,p=e.plugin.formatSeed,y=Ge.util.createBuffer();e.key=null,x();function x(v){if(v)return c(v);if(y.length()>=f)return c(null,y.getBytes(f));if(e.generated>1048575&&(e.key=null),e.key===null)return Ge.util.nextTick(function(){o(x)});var B=l(e.key,e.seed);e.generated+=B.length,y.putBytes(B),e.key=d(l(e.key,h(e.seed))),e.seed=p(l(e.key,e.seed)),Ge.util.setImmediate(x)}},e.generateSync=function(f){var c=e.plugin.cipher,l=e.plugin.increment,h=e.plugin.formatKey,d=e.plugin.formatSeed;e.key=null;for(var p=Ge.util.createBuffer();p.length()<f;){e.generated>1048575&&(e.key=null),e.key===null&&s();var y=c(e.key,e.seed);e.generated+=y.length,p.putBytes(y),e.key=h(c(e.key,l(e.seed))),e.seed=d(c(e.key,e.seed))}return p.getBytes(f)};function o(f){if(e.pools[0].messageLength>=32)return a(),f();var c=32-e.pools[0].messageLength<<5;e.seedFile(c,function(l,h){if(l)return f(l);e.collect(h),a(),f()})}function s(){if(e.pools[0].messageLength>=32)return a();var f=32-e.pools[0].messageLength<<5;e.collect(e.seedFileSync(f)),a()}function a(){e.reseeds=e.reseeds===4294967295?0:e.reseeds+1;var f=e.plugin.md.create();f.update(e.keyBytes);for(var c=1,l=0;l<32;++l)e.reseeds%c===0&&(f.update(e.pools[l].digest().getBytes()),e.pools[l].start()),c=c<<1;e.keyBytes=f.digest().getBytes(),f.start(),f.update(e.keyBytes);var h=f.digest().getBytes();e.key=e.plugin.formatKey(e.keyBytes),e.seed=e.plugin.formatSeed(h),e.generated=0}function u(f){var c=null,l=Ge.util.globalScope,h=l.crypto||l.msCrypto;h&&h.getRandomValues&&(c=function(R){return h.getRandomValues(R)});var d=Ge.util.createBuffer();if(c)for(;d.length()<f;){var p=Math.max(1,Math.min(f-d.length(),65536)/4),y=new Uint32Array(Math.floor(p));try{c(y);for(var x=0;x<y.length;++x)d.putInt32(y[x])}catch(R){if(!(typeof QuotaExceededError<"u"&&R instanceof QuotaExceededError))throw R}}if(d.length()<f)for(var v,B,_,F=Math.floor(Math.random()*65536);d.length()<f;){B=16807*(F&65535),v=16807*(F>>16),B+=(v&32767)<<16,B+=v>>15,B=(B&2147483647)+(B>>31),F=B&4294967295;for(var x=0;x<3;++x)_=F>>>(x<<3),_^=Math.floor(Math.random()*256),d.putByte(_&255)}return d.getBytes(f)}return _o?(e.seedFile=function(f,c){_o.randomBytes(f,function(l,h){if(l)return c(l);c(null,h.toString())})},e.seedFileSync=function(f){return _o.randomBytes(f).toString()}):(e.seedFile=function(f,c){try{c(null,u(f))}catch(l){c(l)}},e.seedFileSync=u),e.collect=function(f){for(var c=f.length,l=0;l<c;++l)e.pools[e.pool].update(f.substr(l,1)),e.pool=e.pool===31?0:e.pool+1},e.collectInt=function(f,c){for(var l="",h=0;h<c;h+=8)l+=String.fromCharCode(f>>h&255);e.collect(l)},e.registerWorker=function(f){if(f===self)e.seedFile=function(l,h){function d(p){var y=p.data;y.forge&&y.forge.prng&&(self.removeEventListener("message",d),h(y.forge.prng.err,y.forge.prng.bytes))}self.addEventListener("message",d),self.postMessage({forge:{prng:{needed:l}}})};else{var c=function(l){var h=l.data;h.forge&&h.forge.prng&&e.seedFile(h.forge.prng.needed,function(d,p){f.postMessage({forge:{prng:{err:d,bytes:p}}})})};f.addEventListener("message",c)}},e}});var si=K((Xw,Aa)=>{var Mt=dt();Sa();cc();hc();Lt();(function(){if(Mt.random&&Mt.random.getBytes){Aa.exports=Mt.random;return}(function(t){var e={},r=new Array(4),n=Mt.util.createBuffer();e.formatKey=function(l){var h=Mt.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),Mt.aes._expandKey(l,!1)},e.formatSeed=function(l){var h=Mt.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 Mt.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=Mt.md.sha256;function i(){var l=Mt.prng.create(e);return l.getBytes=function(h,d){return l.generate(h,d)},l.getBytesSync=function(h){return l.generate(h)},l}var o=i(),s=null,a=Mt.util.globalScope,u=a.crypto||a.msCrypto;if(u&&u.getRandomValues&&(s=function(l){return u.getRandomValues(l)}),Mt.options.usePureJavaScript||!Mt.util.isNodejs&&!s){if(typeof window>"u"||window.document,o.collectInt(+new Date,32),typeof navigator<"u"){var f="";for(var c in navigator)try{typeof navigator[c]=="string"&&(f+=navigator[c])}catch{}o.collect(f),f=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(!Mt.random)Mt.random=o;else for(var c in o)Mt.random[c]=o[c];Mt.random.createInstance=i,Aa.exports=Mt.random})(typeof jQuery<"u"?jQuery:null)})()});var gc=K((Jw,yc)=>{var te=dt();Lt();var _a=[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],pc=[1,2,3,5],k1=function(t,e){return t<<e&65535|(t&65535)>>16-e},N1=function(t,e){return(t&65535)>>e|t<<16-e&65535};yc.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),s=255>>(i&7),a;for(a=n;a<128;a++)r.putByte(_a[r.at(a-1)+r.at(a-n)&255]);for(r.setAt(128-o,_a[r.at(128-o)&s]),a=127-o;a>=0;a--)r.setAt(a,_a[r.at(a+1)^r.at(a+o)]);return r};var dc=function(t,e,r){var n=!1,i=null,o=null,s=null,a,u,f,c,l=[];for(t=te.rc2.expandKey(t,e),f=0;f<64;f++)l.push(t.getInt16Le());r?(a=function(p){for(f=0;f<4;f++)p[f]+=l[c]+(p[(f+3)%4]&p[(f+2)%4])+(~p[(f+3)%4]&p[(f+1)%4]),p[f]=k1(p[f],pc[f]),c++},u=function(p){for(f=0;f<4;f++)p[f]+=l[p[(f+3)%4]&63]}):(a=function(p){for(f=3;f>=0;f--)p[f]=N1(p[f],pc[f]),p[f]-=l[c]+(p[(f+3)%4]&p[(f+2)%4])+(~p[(f+3)%4]&p[(f+1)%4]),c--},u=function(p){for(f=3;f>=0;f--)p[f]-=l[p[(f+3)%4]&63]});var h=function(p){var y=[];for(f=0;f<4;f++){var x=i.getInt16Le();s!==null&&(r?x^=s.getInt16Le():s.putInt16Le(x)),y.push(x&65535)}c=r?0:63;for(var v=0;v<p.length;v++)for(var B=0;B<p[v][0];B++)p[v][1](y);for(f=0;f<4;f++)s!==null&&(r?s.putInt16Le(y[f]):y[f]^=s.getInt16Le()),o.putInt16Le(y[f])},d=null;return d={start:function(p,y){p&&typeof p=="string"&&(p=te.util.createBuffer(p)),n=!1,i=te.util.createBuffer(),o=y||new te.util.createBuffer,s=p,d.output=o},update:function(p){for(n||i.putBuffer(p);i.length()>=8;)h([[5,a],[1,u],[6,a],[1,u],[5,a]])},finish:function(p){var y=!0;if(r)if(p)y=p(8,i,!r);else{var x=i.length()===8?8:8-i.length();i.fillWithByte(x,x)}if(y&&(n=!0,d.update()),!r&&(y=i.length()===0,y))if(p)y=p(8,o,!r);else{var v=o.length(),B=o.at(v-1);B>v?y=!1:o.truncate(B)}return y}},d};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 Io=K((jw,Bc)=>{var Ca=dt();Bc.exports=Ca.jsbn=Ca.jsbn||{};var ur,D1=0xdeadbeefcafe,mc=(D1&16777215)==15715070;function E(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))}Ca.jsbn.BigInteger=E;function st(){return new E(null)}function U1(t,e,r,n,i,o){for(;--o>=0;){var s=e*this.data[t++]+r.data[n]+i;i=Math.floor(s/67108864),r.data[n++]=s&67108863}return i}function L1(t,e,r,n,i,o){for(var s=e&32767,a=e>>15;--o>=0;){var u=this.data[t]&32767,f=this.data[t++]>>15,c=a*u+f*s;u=s*u+((c&32767)<<15)+r.data[n]+(i&1073741823),i=(u>>>30)+(c>>>15)+a*f+(i>>>30),r.data[n++]=u&1073741823}return i}function xc(t,e,r,n,i,o){for(var s=e&16383,a=e>>14;--o>=0;){var u=this.data[t]&16383,f=this.data[t++]>>14,c=a*u+f*s;u=s*u+((c&16383)<<14)+r.data[n]+i,i=(u>>28)+(c>>14)+a*f,r.data[n++]=u&268435455}return i}typeof navigator>"u"?(E.prototype.am=xc,ur=28):mc&&navigator.appName=="Microsoft Internet Explorer"?(E.prototype.am=L1,ur=30):mc&&navigator.appName!="Netscape"?(E.prototype.am=U1,ur=26):(E.prototype.am=xc,ur=28);E.prototype.DB=ur;E.prototype.DM=(1<<ur)-1;E.prototype.DV=1<<ur;var Ta=52;E.prototype.FV=Math.pow(2,Ta);E.prototype.F1=Ta-ur;E.prototype.F2=2*ur-Ta;var P1="0123456789abcdefghijklmnopqrstuvwxyz",Co=new Array,Bn,ye;Bn="0".charCodeAt(0);for(ye=0;ye<=9;++ye)Co[Bn++]=ye;Bn="a".charCodeAt(0);for(ye=10;ye<36;++ye)Co[Bn++]=ye;Bn="A".charCodeAt(0);for(ye=10;ye<36;++ye)Co[Bn++]=ye;function vc(t){return P1.charAt(t)}function wc(t,e){var r=Co[t.charCodeAt(e)];return r??-1}function F1(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 O1(t){this.t=1,this.s=t<0?-1:0,t>0?this.data[0]=t:t<-1?this.data[0]=t+this.DV:this.t=0}function vr(t){var e=st();return e.fromInt(t),e}function K1(t,e){var r;if(e==16)r=4;else if(e==8)r=3;else if(e==256)r=8;else if(e==2)r=1;else if(e==32)r=5;else if(e==4)r=2;else{this.fromRadix(t,e);return}this.t=0,this.s=0;for(var n=t.length,i=!1,o=0;--n>=0;){var s=r==8?t[n]&255:wc(t,n);if(s<0){t.charAt(n)=="-"&&(i=!0);continue}i=!1,o==0?this.data[this.t++]=s:o+r>this.DB?(this.data[this.t-1]|=(s&(1<<this.DB-o)-1)<<o,this.data[this.t++]=s>>this.DB-o):this.data[this.t-1]|=s<<o,o+=r,o>=this.DB&&(o-=this.DB)}r==8&&t[0]&128&&(this.s=-1,o>0&&(this.data[this.t-1]|=(1<<this.DB-o)-1<<o)),this.clamp(),i&&E.ZERO.subTo(this,this)}function M1(){for(var t=this.s&this.DM;this.t>0&&this.data[this.t-1]==t;)--this.t}function V1(t){if(this.s<0)return"-"+this.negate().toString(t);var e;if(t==16)e=4;else if(t==8)e=3;else if(t==2)e=1;else if(t==32)e=5;else if(t==4)e=2;else return this.toRadix(t);var r=(1<<e)-1,n,i=!1,o="",s=this.t,a=this.DB-s*this.DB%e;if(s-- >0)for(a<this.DB&&(n=this.data[s]>>a)>0&&(i=!0,o=vc(n));s>=0;)a<e?(n=(this.data[s]&(1<<a)-1)<<e-a,n|=this.data[--s]>>(a+=this.DB-e)):(n=this.data[s]>>(a-=e)&r,a<=0&&(a+=this.DB,--s)),n>0&&(i=!0),i&&(o+=vc(n));return i?o:"0"}function q1(){var t=st();return E.ZERO.subTo(this,t),t}function z1(){return this.s<0?this.negate():this}function H1(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 To(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 G1(){return this.t<=0?0:this.DB*(this.t-1)+To(this.data[this.t-1]^this.s&this.DM)}function $1(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 W1(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 Q1(t,e){var r=t%this.DB,n=this.DB-r,i=(1<<n)-1,o=Math.floor(t/this.DB),s=this.s<<r&this.DM,a;for(a=this.t-1;a>=0;--a)e.data[a+o+1]=this.data[a]>>n|s,s=(this.data[a]&i)<<r;for(a=o-1;a>=0;--a)e.data[a]=0;e.data[o]=s,e.t=this.t+o+1,e.s=this.s,e.clamp()}function Z1(t,e){e.s=this.s;var r=Math.floor(t/this.DB);if(r>=this.t){e.t=0;return}var n=t%this.DB,i=this.DB-n,o=(1<<n)-1;e.data[0]=this.data[r]>>n;for(var s=r+1;s<this.t;++s)e.data[s-r-1]|=(this.data[s]&o)<<i,e.data[s-r]=this.data[s]>>n;n>0&&(e.data[this.t-r-1]|=(this.s&o)<<i),e.t=this.t-r,e.clamp()}function Y1(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 X1(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&&E.ZERO.subTo(e,e)}function J1(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 j1(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=st());var o=st(),s=this.s,a=t.s,u=this.DB-To(n.data[n.t-1]);u>0?(n.lShiftTo(u,o),i.lShiftTo(u,r)):(n.copyTo(o),i.copyTo(r));var f=o.t,c=o.data[f-1];if(c!=0){var l=c*(1<<this.F1)+(f>1?o.data[f-2]>>this.F2:0),h=this.FV/l,d=(1<<this.F1)/l,p=1<<this.F2,y=r.t,x=y-f,v=e??st();for(o.dlShiftTo(x,v),r.compareTo(v)>=0&&(r.data[r.t++]=1,r.subTo(v,r)),E.ONE.dlShiftTo(f,v),v.subTo(o,o);o.t<f;)o.data[o.t++]=0;for(;--x>=0;){var B=r.data[--y]==c?this.DM:Math.floor(r.data[y]*h+(r.data[y-1]+p)*d);if((r.data[y]+=o.am(0,B,r,x,0,f))<B)for(o.dlShiftTo(x,v),r.subTo(v,r);r.data[y]<--B;)r.subTo(v,r)}e!=null&&(r.drShiftTo(f,e),s!=a&&E.ZERO.subTo(e,e)),r.t=f,r.clamp(),u>0&&r.rShiftTo(u,r),s<0&&E.ZERO.subTo(r,r)}}}function tg(t){var e=st();return this.abs().divRemTo(t,null,e),this.s<0&&e.compareTo(E.ZERO)>0&&t.subTo(e,e),e}function Wr(t){this.m=t}function eg(t){return t.s<0||t.compareTo(this.m)>=0?t.mod(this.m):t}function rg(t){return t}function ng(t){t.divRemTo(this.m,null,t)}function ig(t,e,r){t.multiplyTo(e,r),this.reduce(r)}function og(t,e){t.squareTo(e),this.reduce(e)}Wr.prototype.convert=eg;Wr.prototype.revert=rg;Wr.prototype.reduce=ng;Wr.prototype.mulTo=ig;Wr.prototype.sqrTo=og;function sg(){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 Qr(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 ag(t){var e=st();return t.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&e.compareTo(E.ZERO)>0&&this.m.subTo(e,e),e}function ug(t){var e=st();return t.copyTo(e),this.reduce(e),e}function fg(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 cg(t,e){t.squareTo(e),this.reduce(e)}function lg(t,e,r){t.multiplyTo(e,r),this.reduce(r)}Qr.prototype.convert=ag;Qr.prototype.revert=ug;Qr.prototype.reduce=fg;Qr.prototype.mulTo=lg;Qr.prototype.sqrTo=cg;function hg(){return(this.t>0?this.data[0]&1:this.s)==0}function pg(t,e){if(t>4294967295||t<1)return E.ONE;var r=st(),n=st(),i=e.convert(this),o=To(t)-1;for(i.copyTo(r);--o>=0;)if(e.sqrTo(r,n),(t&1<<o)>0)e.mulTo(n,i,r);else{var s=r;r=n,n=s}return e.revert(r)}function dg(t,e){var r;return t<256||e.isEven()?r=new Wr(e):r=new Qr(e),this.exp(t,r)}E.prototype.copyTo=F1;E.prototype.fromInt=O1;E.prototype.fromString=K1;E.prototype.clamp=M1;E.prototype.dlShiftTo=$1;E.prototype.drShiftTo=W1;E.prototype.lShiftTo=Q1;E.prototype.rShiftTo=Z1;E.prototype.subTo=Y1;E.prototype.multiplyTo=X1;E.prototype.squareTo=J1;E.prototype.divRemTo=j1;E.prototype.invDigit=sg;E.prototype.isEven=hg;E.prototype.exp=pg;E.prototype.toString=V1;E.prototype.negate=q1;E.prototype.abs=z1;E.prototype.compareTo=H1;E.prototype.bitLength=G1;E.prototype.mod=tg;E.prototype.modPowInt=dg;E.ZERO=vr(0);E.ONE=vr(1);function yg(){var t=st();return this.copyTo(t),t}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(t){return Math.floor(Math.LN2*this.DB/Math.log(t))}function wg(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function bg(t){if(t==null&&(t=10),this.signum()==0||t<2||t>36)return"0";var e=this.chunkSize(t),r=Math.pow(t,e),n=vr(r),i=st(),o=st(),s="";for(this.divRemTo(n,i,o);i.signum()>0;)s=(r+o.intValue()).toString(t).substr(1)+s,i.divRemTo(n,i,o);return o.intValue().toString(t)+s}function Eg(t,e){this.fromInt(0),e==null&&(e=10);for(var r=this.chunkSize(e),n=Math.pow(e,r),i=!1,o=0,s=0,a=0;a<t.length;++a){var u=wc(t,a);if(u<0){t.charAt(a)=="-"&&this.signum()==0&&(i=!0);continue}s=e*s+u,++o>=r&&(this.dMultiply(n),this.dAddOffset(s,0),o=0,s=0)}o>0&&(this.dMultiply(Math.pow(e,o)),this.dAddOffset(s,0)),i&&E.ZERO.subTo(this,this)}function Sg(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(E.ONE.shiftLeft(t-1),Ia,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(E.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 Bg(){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 Ag(t){return this.compareTo(t)==0}function _g(t){return this.compareTo(t)<0?this:t}function Cg(t){return this.compareTo(t)>0?this:t}function Tg(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 Ig(t,e){return t&e}function Rg(t){var e=st();return this.bitwiseTo(t,Ig,e),e}function Ia(t,e){return t|e}function kg(t){var e=st();return this.bitwiseTo(t,Ia,e),e}function bc(t,e){return t^e}function Ng(t){var e=st();return this.bitwiseTo(t,bc,e),e}function Ec(t,e){return t&~e}function Dg(t){var e=st();return this.bitwiseTo(t,Ec,e),e}function Ug(){for(var t=st(),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 Lg(t){var e=st();return t<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e}function Pg(t){var e=st();return t<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e}function Fg(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 Og(){for(var t=0;t<this.t;++t)if(this.data[t]!=0)return t*this.DB+Fg(this.data[t]);return this.s<0?this.t*this.DB:-1}function Kg(t){for(var e=0;t!=0;)t&=t-1,++e;return e}function Mg(){for(var t=0,e=this.s&this.DM,r=0;r<this.t;++r)t+=Kg(this.data[r]^e);return t}function Vg(t){var e=Math.floor(t/this.DB);return e>=this.t?this.s!=0:(this.data[e]&1<<t%this.DB)!=0}function qg(t,e){var r=E.ONE.shiftLeft(t);return this.bitwiseTo(r,e,r),r}function zg(t){return this.changeBit(t,Ia)}function Hg(t){return this.changeBit(t,Ec)}function Gg(t){return this.changeBit(t,bc)}function $g(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 Wg(t){var e=st();return this.addTo(t,e),e}function Qg(t){var e=st();return this.subTo(t,e),e}function Zg(t){var e=st();return this.multiplyTo(t,e),e}function Yg(t){var e=st();return this.divRemTo(t,e,null),e}function Xg(t){var e=st();return this.divRemTo(t,null,e),e}function Jg(t){var e=st(),r=st();return this.divRemTo(t,e,r),new Array(e,r)}function jg(t){this.data[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()}function t2(t,e){if(t!=0){for(;this.t<=e;)this.data[this.t++]=0;for(this.data[e]+=t;this.data[e]>=this.DV;)this.data[e]-=this.DV,++e>=this.t&&(this.data[this.t++]=0),++this.data[e]}}function ai(){}function Sc(t){return t}function e2(t,e,r){t.multiplyTo(e,r)}function r2(t,e){t.squareTo(e)}ai.prototype.convert=Sc;ai.prototype.revert=Sc;ai.prototype.mulTo=e2;ai.prototype.sqrTo=r2;function n2(t){return this.exp(t,new ai)}function i2(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 o2(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 An(t){this.r2=st(),this.q3=st(),E.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t),this.m=t}function s2(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=st();return t.copyTo(e),this.reduce(e),e}function a2(t){return t}function u2(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);t.compareTo(this.m)>=0;)t.subTo(this.m,t)}function f2(t,e){t.squareTo(e),this.reduce(e)}function c2(t,e,r){t.multiplyTo(e,r),this.reduce(r)}An.prototype.convert=s2;An.prototype.revert=a2;An.prototype.reduce=u2;An.prototype.mulTo=c2;An.prototype.sqrTo=f2;function l2(t,e){var r=t.bitLength(),n,i=vr(1),o;if(r<=0)return i;r<18?n=1:r<48?n=3:r<144?n=4:r<768?n=5:n=6,r<8?o=new Wr(e):e.isEven()?o=new An(e):o=new Qr(e);var s=new Array,a=3,u=n-1,f=(1<<n)-1;if(s[1]=o.convert(this),n>1){var c=st();for(o.sqrTo(s[1],c);a<=f;)s[a]=st(),o.mulTo(c,s[a-2],s[a]),a+=2}var l=t.t-1,h,d=!0,p=st(),y;for(r=To(t.data[l])-1;l>=0;){for(r>=u?h=t.data[l]>>r-u&f:(h=(t.data[l]&(1<<r+1)-1)<<u-r,l>0&&(h|=t.data[l-1]>>this.DB+r-u)),a=n;!(h&1);)h>>=1,--a;if((r-=a)<0&&(r+=this.DB,--l),d)s[h].copyTo(i),d=!1;else{for(;a>1;)o.sqrTo(i,p),o.sqrTo(p,i),a-=2;a>0?o.sqrTo(i,p):(y=i,i=p,p=y),o.mulTo(p,s[h],i)}for(;l>=0&&!(t.data[l]&1<<r);)o.sqrTo(i,p),y=i,i=p,p=y,--r<0&&(r=this.DB-1,--l)}return o.revert(i)}function h2(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 p2(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 d2(t){var e=t.isEven();if(this.isEven()&&e||t.signum()==0)return E.ZERO;for(var r=t.clone(),n=this.clone(),i=vr(1),o=vr(0),s=vr(0),a=vr(1);r.signum()!=0;){for(;r.isEven();)r.rShiftTo(1,r),e?((!i.isEven()||!o.isEven())&&(i.addTo(this,i),o.subTo(t,o)),i.rShiftTo(1,i)):o.isEven()||o.subTo(t,o),o.rShiftTo(1,o);for(;n.isEven();)n.rShiftTo(1,n),e?((!s.isEven()||!a.isEven())&&(s.addTo(this,s),a.subTo(t,a)),s.rShiftTo(1,s)):a.isEven()||a.subTo(t,a),a.rShiftTo(1,a);r.compareTo(n)>=0?(r.subTo(n,r),e&&i.subTo(s,i),o.subTo(a,o)):(n.subTo(r,n),e&&s.subTo(i,s),a.subTo(o,a))}if(n.compareTo(E.ONE)!=0)return E.ZERO;if(a.compareTo(t)>=0)return a.subtract(t);if(a.signum()<0)a.addTo(t,a);else return a;return a.signum()<0?a.add(t):a}var _e=[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],y2=(1<<26)/_e[_e.length-1];function g2(t){var e,r=this.abs();if(r.t==1&&r.data[0]<=_e[_e.length-1]){for(e=0;e<_e.length;++e)if(r.data[0]==_e[e])return!0;return!1}if(r.isEven())return!1;for(e=1;e<_e.length;){for(var n=_e[e],i=e+1;i<_e.length&&n<y2;)n*=_e[i++];for(n=r.modInt(n);e<i;)if(n%_e[e++]==0)return!1}return r.millerRabin(t)}function m2(t){var e=this.subtract(E.ONE),r=e.getLowestSetBit();if(r<=0)return!1;for(var n=e.shiftRight(r),i=x2(),o,s=0;s<t;++s){do o=new E(this.bitLength(),i);while(o.compareTo(E.ONE)<=0||o.compareTo(e)>=0);var a=o.modPow(n,this);if(a.compareTo(E.ONE)!=0&&a.compareTo(e)!=0){for(var u=1;u++<r&&a.compareTo(e)!=0;)if(a=a.modPowInt(2,this),a.compareTo(E.ONE)==0)return!1;if(a.compareTo(e)!=0)return!1}}return!0}function x2(){return{nextBytes:function(t){for(var e=0;e<t.length;++e)t[e]=Math.floor(Math.random()*256)}}}E.prototype.chunkSize=vg;E.prototype.toRadix=bg;E.prototype.fromRadix=Eg;E.prototype.fromNumber=Sg;E.prototype.bitwiseTo=Tg;E.prototype.changeBit=qg;E.prototype.addTo=$g;E.prototype.dMultiply=jg;E.prototype.dAddOffset=t2;E.prototype.multiplyLowerTo=i2;E.prototype.multiplyUpperTo=o2;E.prototype.modInt=p2;E.prototype.millerRabin=m2;E.prototype.clone=yg;E.prototype.intValue=gg;E.prototype.byteValue=mg;E.prototype.shortValue=xg;E.prototype.signum=wg;E.prototype.toByteArray=Bg;E.prototype.equals=Ag;E.prototype.min=_g;E.prototype.max=Cg;E.prototype.and=Rg;E.prototype.or=kg;E.prototype.xor=Ng;E.prototype.andNot=Dg;E.prototype.not=Ug;E.prototype.shiftLeft=Lg;E.prototype.shiftRight=Pg;E.prototype.getLowestSetBit=Og;E.prototype.bitCount=Mg;E.prototype.testBit=Vg;E.prototype.setBit=zg;E.prototype.clearBit=Hg;E.prototype.flipBit=Gg;E.prototype.add=Wg;E.prototype.subtract=Qg;E.prototype.multiply=Zg;E.prototype.divide=Yg;E.prototype.remainder=Xg;E.prototype.divideAndRemainder=Jg;E.prototype.modPow=l2;E.prototype.modInverse=d2;E.prototype.pow=n2;E.prototype.gcd=h2;E.prototype.isProbablePrime=g2});var Ic=K((tb,Tc)=>{var $e=dt();$r();Lt();var _c=Tc.exports=$e.sha1=$e.sha1||{};$e.md.sha1=$e.md.algorithms.sha1=_c;_c.create=function(){Cc||v2();var t=null,e=$e.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=$e.util.createBuffer(),t={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,o){o==="utf8"&&(i=$e.util.encodeUtf8(i));var s=i.length;n.messageLength+=s,s=[s/4294967296>>>0,s>>>0];for(var a=n.fullMessageLength.length-1;a>=0;--a)n.fullMessageLength[a]+=s[1],s[1]=s[0]+(n.fullMessageLength[a]/4294967296>>>0),n.fullMessageLength[a]=n.fullMessageLength[a]>>>0,s[0]=s[1]/4294967296>>>0;return e.putBytes(i),Ac(t,r,e),(e.read>2048||e.length()===0)&&e.compact(),n},n.digest=function(){var i=$e.util.createBuffer();i.putBytes(e.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,s=o&n.blockLength-1;i.putBytes(Ra.substr(0,n.blockLength-s));for(var a,u,f=n.fullMessageLength[0]*8,c=0;c<n.fullMessageLength.length-1;++c)a=n.fullMessageLength[c+1]*8,u=a/4294967296>>>0,f+=u,i.putInt32(f>>>0),f=a>>>0;i.putInt32(f);var l={h0:t.h0,h1:t.h1,h2:t.h2,h3:t.h3,h4:t.h4};Ac(l,r,i);var h=$e.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 Ra=null,Cc=!1;function v2(){Ra=String.fromCharCode(128),Ra+=$e.util.fillString(String.fromCharCode(0),64),Cc=!0}function Ac(t,e,r){for(var n,i,o,s,a,u,f,c,l=r.length();l>=64;){for(i=t.h0,o=t.h1,s=t.h2,a=t.h3,u=t.h4,c=0;c<16;++c)n=r.getInt32(),e[c]=n,f=a^o&(s^a),n=(i<<5|i>>>27)+f+u+1518500249+n,u=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;c<20;++c)n=e[c-3]^e[c-8]^e[c-14]^e[c-16],n=n<<1|n>>>31,e[c]=n,f=a^o&(s^a),n=(i<<5|i>>>27)+f+u+1518500249+n,u=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;c<32;++c)n=e[c-3]^e[c-8]^e[c-14]^e[c-16],n=n<<1|n>>>31,e[c]=n,f=o^s^a,n=(i<<5|i>>>27)+f+u+1859775393+n,u=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;c<40;++c)n=e[c-6]^e[c-16]^e[c-28]^e[c-32],n=n<<2|n>>>30,e[c]=n,f=o^s^a,n=(i<<5|i>>>27)+f+u+1859775393+n,u=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;c<60;++c)n=e[c-6]^e[c-16]^e[c-28]^e[c-32],n=n<<2|n>>>30,e[c]=n,f=o&s|a&(o^s),n=(i<<5|i>>>27)+f+u+2400959708+n,u=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;for(;c<80;++c)n=e[c-6]^e[c-16]^e[c-28]^e[c-32],n=n<<2|n>>>30,e[c]=n,f=o^s^a,n=(i<<5|i>>>27)+f+u+3395469782+n,u=a,a=s,s=(o<<30|o>>>2)>>>0,o=i,i=n;t.h0=t.h0+i|0,t.h1=t.h1+o|0,t.h2=t.h2+s|0,t.h3=t.h3+a|0,t.h4=t.h4+u|0,l-=64}}});var Nc=K((eb,kc)=>{var We=dt();Lt();si();Ic();var Rc=kc.exports=We.pkcs1=We.pkcs1||{};Rc.encode_rsa_oaep=function(t,e,r){var n,i,o,s;typeof r=="string"?(n=r,i=arguments[3]||void 0,o=arguments[4]||void 0):r&&(n=r.label||void 0,i=r.seed||void 0,o=r.md||void 0,r.mgf1&&r.mgf1.md&&(s=r.mgf1.md)),o?o.start():o=We.md.sha1.create(),s||(s=o);var a=Math.ceil(t.n.bitLength()/8),u=a-2*o.digestLength-2;if(e.length>u){var f=new Error("RSAES-OAEP input message length is too long.");throw f.length=e.length,f.maxLength=u,f}n||(n=""),o.update(n,"raw");for(var c=o.digest(),l="",h=u-e.length,d=0;d<h;d++)l+="\0";var p=c.getBytes()+l+""+e;if(!i)i=We.random.getBytes(o.digestLength);else if(i.length!==o.digestLength){var f=new Error("Invalid RSAES-OAEP seed. The seed length must match the digest length.");throw f.seedLength=i.length,f.digestLength=o.digestLength,f}var y=Ro(i,a-o.digestLength-1,s),x=We.util.xorBytes(p,y,p.length),v=Ro(x,o.digestLength,s),B=We.util.xorBytes(i,v,i.length);return"\0"+B+x};Rc.decode_rsa_oaep=function(t,e,r){var n,i,o;typeof r=="string"?(n=r,i=arguments[3]||void 0):r&&(n=r.label||void 0,i=r.md||void 0,r.mgf1&&r.mgf1.md&&(o=r.mgf1.md));var s=Math.ceil(t.n.bitLength()/8);if(e.length!==s){var x=new Error("RSAES-OAEP encoded message length is invalid.");throw x.length=e.length,x.expectedLength=s,x}if(i===void 0?i=We.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(),u=e.charAt(0),f=e.substring(1,i.digestLength+1),c=e.substring(1+i.digestLength),l=Ro(c,i.digestLength,o),h=We.util.xorBytes(f,l,f.length),d=Ro(h,s-i.digestLength-1,o),p=We.util.xorBytes(c,d,c.length),y=p.substring(0,i.digestLength),x=u!=="\0",v=0;v<i.digestLength;++v)x|=a.charAt(v)!==y.charAt(v);for(var B=1,_=i.digestLength,F=i.digestLength;F<p.length;F++){var R=p.charCodeAt(F),T=R&1^1,Z=B?65534:0;x|=R&Z,B=B&T,_+=B}if(x||p.charCodeAt(_)!==1)throw new Error("Invalid RSAES-OAEP padding.");return p.substring(_+1)};function Ro(t,e,r){r||(r=We.md.sha1.create());for(var n="",i=Math.ceil(e/r.digestLength),o=0;o<i;++o){var s=String.fromCharCode(o>>24&255,o>>16&255,o>>8&255,o&255);r.start(),r.update(t+s),n+=r.digest().getBytes()}return n.substring(0,e)}});var Dc=K((rb,ka)=>{var wr=dt();Lt();Io();si();(function(){if(wr.prime){ka.exports=wr.prime;return}var t=ka.exports=wr.prime=wr.prime||{},e=wr.jsbn.BigInteger,r=[6,4,2,4,2,4,6,2],n=new e(null);n.fromInt(30);var i=function(l,h){return l|h};t.generateProbablePrime=function(l,h,d){typeof h=="function"&&(d=h,h={}),h=h||{};var p=h.algorithm||"PRIMEINC";typeof p=="string"&&(p={name:p}),p.options=p.options||{};var y=h.prng||wr.random,x={nextBytes:function(v){for(var B=y.getBytesSync(v.length),_=0;_<v.length;++_)v[_]=B.charCodeAt(_)}};if(p.name==="PRIMEINC")return o(l,x,p.options,d);throw new Error("Invalid prime generation algorithm: "+p.name)};function o(l,h,d,p){return"workers"in d?u(l,h,d,p):s(l,h,d,p)}function s(l,h,d,p){var y=f(l,h),x=0,v=c(y.bitLength());"millerRabinTests"in d&&(v=d.millerRabinTests);var B=10;"maxBlockTime"in d&&(B=d.maxBlockTime),a(y,l,h,x,v,B,p)}function a(l,h,d,p,y,x,v){var B=+new Date;do{if(l.bitLength()>h&&(l=f(h,d)),l.isProbablePrime(y))return v(null,l);l.dAddOffset(r[p++%8],0)}while(x<0||+new Date-B<x);wr.util.setImmediate(function(){a(l,h,d,p,y,x,v)})}function u(l,h,d,p){if(typeof Worker>"u")return s(l,h,d,p);var y=f(l,h),x=d.workers,v=d.workLoad||100,B=v*30/8,_=d.workerScript||"forge/prime.worker.js";if(x===-1)return wr.util.estimateCores(function(R,T){R&&(T=2),x=T-1,F()});F();function F(){x=Math.max(1,x);for(var R=[],T=0;T<x;++T)R[T]=new Worker(_);for(var Z=x,T=0;T<x;++T)R[T].addEventListener("message",O);var C=!1;function O(Y){if(!C){--Z;var G=Y.data;if(G.found){for(var H=0;H<R.length;++H)R[H].terminate();return C=!0,p(null,new e(G.prime,16))}y.bitLength()>l&&(y=f(l,h));var ht=y.toString(16);Y.target.postMessage({hex:ht,workLoad:v}),y.dAddOffset(B,0)}}}}function f(l,h){var d=new e(l,h),p=l-1;return d.testBit(p)||d.bitwiseTo(e.ONE.shiftLeft(p),i,d),d.dAddOffset(31-d.mod(n).byteValue(),0),d}function c(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 No=K((nb,Mc)=>{var z=dt();oi();Io();mo();Nc();Dc();si();Lt();typeof rt>"u"&&(rt=z.jsbn.BigInteger);var rt,Na=z.util.isNodejs?Sn():null,m=z.asn1,ge=z.util;z.pki=z.pki||{};Mc.exports=z.pki.rsa=z.rsa=z.rsa||{};var Q=z.pki,w2=[6,4,2,4,2,4,6,2],b2={name:"PrivateKeyInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},E2={name:"RSAPrivateKey",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},S2={name:"RSAPublicKey",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},B2=z.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:m.Class.UNIVERSAL,type:m.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},A2={name:"DigestInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:m.Class.UNIVERSAL,type:m.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:m.Class.UNIVERSAL,type:m.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:m.Class.UNIVERSAL,type:m.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},_2=function(t){var e;if(t.algorithm in Q.oids)e=Q.oids[t.algorithm];else{var r=new Error("Unknown message digest algorithm.");throw r.algorithm=t.algorithm,r}var n=m.oidToDer(e).getBytes(),i=m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[]),o=m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[]);o.value.push(m.create(m.Class.UNIVERSAL,m.Type.OID,!1,n)),o.value.push(m.create(m.Class.UNIVERSAL,m.Type.NULL,!1,""));var s=m.create(m.Class.UNIVERSAL,m.Type.OCTETSTRING,!1,t.digest().getBytes());return i.value.push(o),i.value.push(s),m.toDer(i).getBytes()},Oc=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(rt.ONE))),e.dQ||(e.dQ=e.d.mod(e.q.subtract(rt.ONE))),e.qInv||(e.qInv=e.q.modInverse(e.p));var n;do n=new rt(z.util.bytesToHex(z.random.getBytes(e.n.bitLength()/8)),16);while(n.compareTo(e.n)>=0||!n.gcd(e.n).equals(rt.ONE));t=t.multiply(n.modPow(e.e,e.n)).mod(e.n);for(var i=t.mod(e.p).modPow(e.dP,e.p),o=t.mod(e.q).modPow(e.dQ,e.q);i.compareTo(o)<0;)i=i.add(e.p);var s=i.subtract(o).multiply(e.qInv).mod(e.p).multiply(e.q).add(o);return s=s.multiply(n.modInverse(e.n)).mod(e.n),s};Q.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=Kc(t,e,r)):(i=z.util.createBuffer(),i.putBytes(t));for(var s=new rt(i.toHex(),16),a=Oc(s,e,n),u=a.toString(16),f=z.util.createBuffer(),c=o-Math.ceil(u.length/2);c>0;)f.putByte(0),--c;return f.putBytes(z.util.hexToBytes(u)),f.getBytes()};Q.rsa.decrypt=function(t,e,r,n){var i=Math.ceil(e.n.bitLength()/8);if(t.length!==i){var o=new Error("Encrypted message length is invalid.");throw o.length=t.length,o.expected=i,o}var s=new rt(z.util.createBuffer(t).toHex(),16);if(s.compareTo(e.n)>=0)throw new Error("Encrypted message is invalid.");for(var a=Oc(s,e,r),u=a.toString(16),f=z.util.createBuffer(),c=i-Math.ceil(u.length/2);c>0;)f.putByte(0),--c;return f.putBytes(z.util.hexToBytes(u)),n!==!1?ko(f.getBytes(),e,r):f.getBytes()};Q.rsa.createKeyPairGenerationState=function(t,e,r){typeof t=="string"&&(t=parseInt(t,10)),t=t||2048,r=r||{};var n=r.prng||z.random,i={nextBytes:function(a){for(var u=n.getBytesSync(a.length),f=0;f<a.length;++f)a[f]=u.charCodeAt(f)}},o=r.algorithm||"PRIMEINC",s;if(o==="PRIMEINC")s={algorithm:o,state:0,bits:t,rng:i,eInt:e||65537,e:new rt(null),p:null,q:null,qBits:t>>1,pBits:t-(t>>1),pqState:0,num:null,keys:null},s.e.fromInt(s.eInt);else throw new Error("Invalid key generation algorithm: "+o);return s};Q.rsa.stepKeyPairGenerationState=function(t,e){"algorithm"in t||(t.algorithm="PRIMEINC");var r=new rt(null);r.fromInt(30);for(var n=0,i=function(l,h){return l|h},o=+new Date,s,a=0;t.keys===null&&(e<=0||a<e);){if(t.state===0){var u=t.p===null?t.pBits:t.qBits,f=u-1;t.pqState===0?(t.num=new rt(u,t.rng),t.num.testBit(f)||t.num.bitwiseTo(rt.ONE.shiftLeft(f),i,t.num),t.num.dAddOffset(31-t.num.mod(r).byteValue(),0),n=0,++t.pqState):t.pqState===1?t.num.bitLength()>u?t.pqState=0:t.num.isProbablePrime(T2(t.num.bitLength()))?++t.pqState:t.num.dAddOffset(w2[n++%8],0):t.pqState===2?t.pqState=t.num.subtract(rt.ONE).gcd(t.e).compareTo(rt.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(rt.ONE),t.q1=t.q.subtract(rt.ONE),t.phi=t.p1.multiply(t.q1),++t.state;else if(t.state===3)t.phi.gcd(t.e).compareTo(rt.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 c=t.e.modInverse(t.phi);t.keys={privateKey:Q.rsa.setPrivateKey(t.n,t.e,c,t.p,t.q,c.mod(t.p1),c.mod(t.q1),t.q.modInverse(t.p)),publicKey:Q.rsa.setPublicKey(t.n,t.e)}}s=+new Date,a+=s-o,o=s}return t.keys!==null};Q.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),!z.options.usePureJavaScript&&!r.prng&&t>=256&&t<=16384&&(e===65537||e===3)){if(n){if(Uc("generateKeyPair"))return Na.generateKeyPair("rsa",{modulusLength:t,publicExponent:e,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}},function(a,u,f){if(a)return n(a);n(null,{privateKey:Q.privateKeyFromPem(f),publicKey:Q.publicKeyFromPem(u)})});if(Lc("generateKey")&&Lc("exportKey"))return ge.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:t,publicExponent:Fc(e),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(a){return ge.globalScope.crypto.subtle.exportKey("pkcs8",a.privateKey)}).then(void 0,function(a){n(a)}).then(function(a){if(a){var u=Q.privateKeyFromAsn1(m.fromDer(z.util.createBuffer(a)));n(null,{privateKey:u,publicKey:Q.setRsaPublicKey(u.n,u.e)})}});if(Pc("generateKey")&&Pc("exportKey")){var i=ge.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:t,publicExponent:Fc(e),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(a){var u=a.target.result,f=ge.globalScope.msCrypto.subtle.exportKey("pkcs8",u.privateKey);f.oncomplete=function(c){var l=c.target.result,h=Q.privateKeyFromAsn1(m.fromDer(z.util.createBuffer(l)));n(null,{privateKey:h,publicKey:Q.setRsaPublicKey(h.n,h.e)})},f.onerror=function(c){n(c)}},i.onerror=function(a){n(a)};return}}else if(Uc("generateKeyPairSync")){var o=Na.generateKeyPairSync("rsa",{modulusLength:t,publicExponent:e,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}});return{privateKey:Q.privateKeyFromPem(o.privateKey),publicKey:Q.publicKeyFromPem(o.publicKey)}}}var s=Q.rsa.createKeyPairGenerationState(t,e,r);if(!n)return Q.rsa.stepKeyPairGenerationState(s,0),s.keys;C2(s,r,n)};Q.setRsaPublicKey=Q.rsa.setPublicKey=function(t,e){var r={n:t,e};return r.encrypt=function(n,i,o){if(typeof i=="string"?i=i.toUpperCase():i===void 0&&(i="RSAES-PKCS1-V1_5"),i==="RSAES-PKCS1-V1_5")i={encode:function(a,u,f){return Kc(a,u,2).getBytes()}};else if(i==="RSA-OAEP"||i==="RSAES-OAEP")i={encode:function(a,u){return z.pkcs1.encode_rsa_oaep(u,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 Q.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(u,f){f=ko(f,r,!0);var c=m.fromDer(f,{parseAllBytes:s._parseAllDigestBytes}),l={},h=[];if(!m.validate(c,A2,l,h)){var d=new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value.");throw d.errors=h,d}var p=m.derToOid(l.algorithmIdentifier);if(!(p===z.oids.md2||p===z.oids.md5||p===z.oids.sha1||p===z.oids.sha224||p===z.oids.sha256||p===z.oids.sha384||p===z.oids.sha512||p===z.oids["sha512-224"]||p===z.oids["sha512-256"])){var d=new Error("Unknown RSASSA-PKCS1-v1_5 DigestAlgorithm identifier.");throw d.oid=p,d}if((p===z.oids.md2||p===z.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 u===l.digest}}:(o==="NONE"||o==="NULL"||o===null)&&(o={verify:function(u,f){return f=ko(f,r,!0),u===f}});var a=Q.rsa.decrypt(i,r,!0,!1);return o.verify(n,a,r.n.bitLength())},r};Q.setRsaPrivateKey=Q.rsa.setPrivateKey=function(t,e,r,n,i,o,s,a){var u={n:t,e,d:r,p:n,q:i,dP:o,dQ:s,qInv:a};return u.decrypt=function(f,c,l){typeof c=="string"?c=c.toUpperCase():c===void 0&&(c="RSAES-PKCS1-V1_5");var h=Q.rsa.decrypt(f,u,!1,!1);if(c==="RSAES-PKCS1-V1_5")c={decode:ko};else if(c==="RSA-OAEP"||c==="RSAES-OAEP")c={decode:function(d,p){return z.pkcs1.decode_rsa_oaep(p,d,l)}};else if(["RAW","NONE","NULL",null].indexOf(c)!==-1)c={decode:function(d){return d}};else throw new Error('Unsupported encryption scheme: "'+c+'".');return c.decode(h,u,!1)},u.sign=function(f,c){var l=!1;typeof c=="string"&&(c=c.toUpperCase()),c===void 0||c==="RSASSA-PKCS1-V1_5"?(c={encode:_2},l=1):(c==="NONE"||c==="NULL"||c===null)&&(c={encode:function(){return f}},l=1);var h=c.encode(f,u.n.bitLength());return Q.rsa.encrypt(h,u,l)},u};Q.wrapRsaPrivateKey=function(t){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,m.integerToDer(0).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.OID,!1,m.oidToDer(Q.oids.rsaEncryption).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.NULL,!1,"")]),m.create(m.Class.UNIVERSAL,m.Type.OCTETSTRING,!1,m.toDer(t).getBytes())])};Q.privateKeyFromAsn1=function(t){var e={},r=[];if(m.validate(t,b2,e,r)&&(t=m.fromDer(z.util.createBuffer(e.privateKey))),e={},r=[],!m.validate(t,E2,e,r)){var n=new Error("Cannot read private key. ASN.1 object does not contain an RSAPrivateKey.");throw n.errors=r,n}var i,o,s,a,u,f,c,l;return i=z.util.createBuffer(e.privateKeyModulus).toHex(),o=z.util.createBuffer(e.privateKeyPublicExponent).toHex(),s=z.util.createBuffer(e.privateKeyPrivateExponent).toHex(),a=z.util.createBuffer(e.privateKeyPrime1).toHex(),u=z.util.createBuffer(e.privateKeyPrime2).toHex(),f=z.util.createBuffer(e.privateKeyExponent1).toHex(),c=z.util.createBuffer(e.privateKeyExponent2).toHex(),l=z.util.createBuffer(e.privateKeyCoefficient).toHex(),Q.setRsaPrivateKey(new rt(i,16),new rt(o,16),new rt(s,16),new rt(a,16),new rt(u,16),new rt(f,16),new rt(c,16),new rt(l,16))};Q.privateKeyToAsn1=Q.privateKeyToRSAPrivateKey=function(t){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,m.integerToDer(0).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.n)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.e)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.d)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.p)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.q)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.dP)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.dQ)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.qInv))])};Q.publicKeyFromAsn1=function(t){var e={},r=[];if(m.validate(t,B2,e,r)){var n=m.derToOid(e.publicKeyOid);if(n!==Q.oids.rsaEncryption){var i=new Error("Cannot read public key. Unknown OID.");throw i.oid=n,i}t=e.rsaPublicKey}if(r=[],!m.validate(t,S2,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=z.util.createBuffer(e.publicKeyModulus).toHex(),s=z.util.createBuffer(e.publicKeyExponent).toHex();return Q.setRsaPublicKey(new rt(o,16),new rt(s,16))};Q.publicKeyToAsn1=Q.publicKeyToSubjectPublicKeyInfo=function(t){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.OID,!1,m.oidToDer(Q.oids.rsaEncryption).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.NULL,!1,"")]),m.create(m.Class.UNIVERSAL,m.Type.BITSTRING,!1,[Q.publicKeyToRSAPublicKey(t)])])};Q.publicKeyToRSAPublicKey=function(t){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.n)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Qe(t.e))])};function Kc(t,e,r){var n=z.util.createBuffer(),i=Math.ceil(e.n.bitLength()/8);if(t.length>i-11){var o=new Error("Message is too long for PKCS#1 v1.5 padding.");throw o.length=t.length,o.max=i-11,o}n.putByte(0),n.putByte(r);var s=i-3-t.length,a;if(r===0||r===1){a=r===0?0:255;for(var u=0;u<s;++u)n.putByte(a)}else for(;s>0;){for(var f=0,c=z.random.getBytes(s),u=0;u<s;++u)a=c.charCodeAt(u),a===0?++f:n.putByte(a);s=f}return n.putByte(0),n.putBytes(t),n}function ko(t,e,r,n){var i=Math.ceil(e.n.bitLength()/8),o=z.util.createBuffer(t),s=o.getByte(),a=o.getByte();if(s!==0||r&&a!==0&&a!==1||!r&&a!=2||r&&a===0&&typeof n>"u")throw new Error("Encryption block is invalid.");var u=0;if(a===0){u=i-3-n;for(var f=0;f<u;++f)if(o.getByte()!==0)throw new Error("Encryption block is invalid.")}else if(a===1)for(u=0;o.length()>1;){if(o.getByte()!==255){--o.read;break}++u}else if(a===2)for(u=0;o.length()>1;){if(o.getByte()===0){--o.read;break}++u}var c=o.getByte();if(c!==0||u!==i-3-o.length())throw new Error("Encryption block is invalid.");return o.getBytes()}function C2(t,e,r){typeof e=="function"&&(r=e,e={}),e=e||{};var n={algorithm:{name:e.algorithm||"PRIMEINC",options:{workers:e.workers||2,workLoad:e.workLoad||100,workerScript:e.workerScript}}};"prng"in e&&(n.prng=e.prng),i();function i(){o(t.pBits,function(a,u){if(a)return r(a);if(t.p=u,t.q!==null)return s(a,t.q);o(t.qBits,s)})}function o(a,u){z.prime.generateProbablePrime(a,n,u)}function s(a,u){if(a)return r(a);if(t.q=u,t.p.compareTo(t.q)<0){var f=t.p;t.p=t.q,t.q=f}if(t.p.subtract(rt.ONE).gcd(t.e).compareTo(rt.ONE)!==0){t.p=null,i();return}if(t.q.subtract(rt.ONE).gcd(t.e).compareTo(rt.ONE)!==0){t.q=null,o(t.qBits,s);return}if(t.p1=t.p.subtract(rt.ONE),t.q1=t.q.subtract(rt.ONE),t.phi=t.p1.multiply(t.q1),t.phi.gcd(t.e).compareTo(rt.ONE)!==0){t.p=t.q=null,i();return}if(t.n=t.p.multiply(t.q),t.n.bitLength()!==t.bits){t.q=null,o(t.qBits,s);return}var c=t.e.modInverse(t.phi);t.keys={privateKey:Q.rsa.setPrivateKey(t.n,t.e,c,t.p,t.q,c.mod(t.p1),c.mod(t.q1),t.q.modInverse(t.p)),publicKey:Q.rsa.setPublicKey(t.n,t.e)},r(null,t.keys)}}function Qe(t){var e=t.toString(16);e[0]>="8"&&(e="00"+e);var r=z.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 T2(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 Uc(t){return z.util.isNodejs&&typeof Na[t]=="function"}function Lc(t){return typeof ge.globalScope<"u"&&typeof ge.globalScope.crypto=="object"&&typeof ge.globalScope.crypto.subtle=="object"&&typeof ge.globalScope.crypto.subtle[t]=="function"}function Pc(t){return typeof ge.globalScope<"u"&&typeof ge.globalScope.msCrypto=="object"&&typeof ge.globalScope.msCrypto.subtle=="object"&&typeof ge.globalScope.msCrypto.subtle[t]=="function"}function Fc(t){for(var e=z.util.hexToBytes(t.toString(16)),r=new Uint8Array(e.length),n=0;n<e.length;++n)r[n]=e.charCodeAt(n);return r}});var $c=K((ib,Gc)=>{var N=dt();Sa();oi();Yf();$r();mo();ec();ic();si();gc();No();Lt();typeof Vc>"u"&&(Vc=N.jsbn.BigInteger);var Vc,w=N.asn1,X=N.pki=N.pki||{};Gc.exports=X.pbe=N.pbe=N.pbe||{};var Zr=X.oids,I2={name:"EncryptedPrivateKeyInfo",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedPrivateKeyInfo.encryptionAlgorithm",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"encryptionOid"},{name:"AlgorithmIdentifier.parameters",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,captureAsn1:"encryptionParams"}]},{name:"EncryptedPrivateKeyInfo.encryptedData",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"encryptedData"}]},R2={name:"PBES2Algorithms",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc.oid",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"kdfOid"},{name:"PBES2Algorithms.params",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.params.salt",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"kdfSalt"},{name:"PBES2Algorithms.params.iterationCount",tagClass:w.Class.UNIVERSAL,type:w.Type.INTEGER,constructed:!1,capture:"kdfIterationCount"},{name:"PBES2Algorithms.params.keyLength",tagClass:w.Class.UNIVERSAL,type:w.Type.INTEGER,constructed:!1,optional:!0,capture:"keyLength"},{name:"PBES2Algorithms.params.prf",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,optional:!0,value:[{name:"PBES2Algorithms.params.prf.algorithm",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"prfOid"}]}]}]},{name:"PBES2Algorithms.encryptionScheme",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.encryptionScheme.oid",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"encOid"},{name:"PBES2Algorithms.encryptionScheme.iv",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"encIv"}]}]},k2={name:"pkcs-12PbeParams",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"pkcs-12PbeParams.salt",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"salt"},{name:"pkcs-12PbeParams.iterations",tagClass:w.Class.UNIVERSAL,type:w.Type.INTEGER,constructed:!1,capture:"iterations"}]};X.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=N.random.getBytesSync(r.saltSize),i=r.count,o=w.integerToDer(i),s,a,u;if(r.algorithm.indexOf("aes")===0||r.algorithm==="des"){var f,c,l;switch(r.algorithm){case"aes128":s=16,f=16,c=Zr["aes128-CBC"],l=N.aes.createEncryptionCipher;break;case"aes192":s=24,f=16,c=Zr["aes192-CBC"],l=N.aes.createEncryptionCipher;break;case"aes256":s=32,f=16,c=Zr["aes256-CBC"],l=N.aes.createEncryptionCipher;break;case"des":s=8,f=8,c=Zr.desCBC,l=N.des.createEncryptionCipher;break;default:var h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var d="hmacWith"+r.prfAlgorithm.toUpperCase(),p=Hc(d),y=N.pkcs5.pbkdf2(e,n,i,s,p),x=N.random.getBytesSync(f),v=l(y);v.start(x),v.update(w.toDer(t)),v.finish(),u=v.output.getBytes();var B=N2(n,o,s,d);a=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(Zr.pkcs5PBES2).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(Zr.pkcs5PBKDF2).getBytes()),B]),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(c).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,x)])])])}else if(r.algorithm==="3des"){s=24;var _=new N.util.ByteBuffer(n),y=X.pbe.generatePkcs12Key(e,_,1,i,s),x=X.pbe.generatePkcs12Key(e,_,2,i,s),v=N.des.createEncryptionCipher(y);v.start(x),v.update(w.toDer(t)),v.finish(),u=v.output.getBytes(),a=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(Zr["pbeWithSHAAnd3-KeyTripleDES-CBC"]).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,n),w.create(w.Class.UNIVERSAL,w.Type.INTEGER,!1,o.getBytes())])])}else{var h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var F=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[a,w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,u)]);return F};X.decryptPrivateKeyInfo=function(t,e){var r=null,n={},i=[];if(!w.validate(t,I2,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=w.derToOid(n.encryptionOid),a=X.pbe.getCipher(s,n.encryptionParams,e),u=N.util.createBuffer(n.encryptedData);return a.update(u),a.finish()&&(r=w.fromDer(a.output)),r};X.encryptedPrivateKeyToPem=function(t,e){var r={type:"ENCRYPTED PRIVATE KEY",body:w.toDer(t).getBytes()};return N.pem.encode(r,{maxline:e})};X.encryptedPrivateKeyFromPem=function(t){var e=N.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 w.fromDer(e.body)};X.encryptRsaPrivateKey=function(t,e,r){if(r=r||{},!r.legacy){var n=X.wrapRsaPrivateKey(X.privateKeyToAsn1(t));return n=X.encryptPrivateKeyInfo(n,e,r),X.encryptedPrivateKeyToPem(n)}var i,o,s,a;switch(r.algorithm){case"aes128":i="AES-128-CBC",s=16,o=N.random.getBytesSync(16),a=N.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",s=24,o=N.random.getBytesSync(16),a=N.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",s=32,o=N.random.getBytesSync(16),a=N.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",s=24,o=N.random.getBytesSync(8),a=N.des.createEncryptionCipher;break;case"des":i="DES-CBC",s=8,o=N.random.getBytesSync(8),a=N.des.createEncryptionCipher;break;default:var u=new Error('Could not encrypt RSA private key; unsupported encryption algorithm "'+r.algorithm+'".');throw u.algorithm=r.algorithm,u}var f=N.pbe.opensslDeriveBytes(e,o.substr(0,8),s),c=a(f);c.start(o),c.update(w.toDer(X.privateKeyToAsn1(t))),c.finish();var l={type:"RSA PRIVATE KEY",procType:{version:"4",type:"ENCRYPTED"},dekInfo:{algorithm:i,parameters:N.util.bytesToHex(o).toUpperCase()},body:c.output.getBytes()};return N.pem.encode(l)};X.decryptRsaPrivateKey=function(t,e){var r=null,n=N.pem.decode(t)[0];if(n.type!=="ENCRYPTED PRIVATE KEY"&&n.type!=="PRIVATE KEY"&&n.type!=="RSA PRIVATE KEY"){var i=new Error('Could not convert private key from PEM; PEM header type is not "ENCRYPTED PRIVATE KEY", "PRIVATE KEY", or "RSA PRIVATE KEY".');throw i.headerType=i,i}if(n.procType&&n.procType.type==="ENCRYPTED"){var o,s;switch(n.dekInfo.algorithm){case"DES-CBC":o=8,s=N.des.createDecryptionCipher;break;case"DES-EDE3-CBC":o=24,s=N.des.createDecryptionCipher;break;case"AES-128-CBC":o=16,s=N.aes.createDecryptionCipher;break;case"AES-192-CBC":o=24,s=N.aes.createDecryptionCipher;break;case"AES-256-CBC":o=32,s=N.aes.createDecryptionCipher;break;case"RC2-40-CBC":o=5,s=function(l){return N.rc2.createDecryptionCipher(l,40)};break;case"RC2-64-CBC":o=8,s=function(l){return N.rc2.createDecryptionCipher(l,64)};break;case"RC2-128-CBC":o=16,s=function(l){return N.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=N.util.hexToBytes(n.dekInfo.parameters),u=N.pbe.opensslDeriveBytes(e,a.substr(0,8),o),f=s(u);if(f.start(a),f.update(N.util.createBuffer(n.body)),f.finish())r=f.output.getBytes();else return r}else r=n.body;return n.type==="ENCRYPTED PRIVATE KEY"?r=X.decryptPrivateKeyInfo(w.fromDer(r),e):r=w.fromDer(r),r!==null&&(r=X.privateKeyFromAsn1(r)),r};X.pbe.generatePkcs12Key=function(t,e,r,n,i,o){var s,a;if(typeof o>"u"||o===null){if(!("sha1"in N.md))throw new Error('"sha1" hash algorithm unavailable.');o=N.md.sha1.create()}var u=o.digestLength,f=o.blockLength,c=new N.util.ByteBuffer,l=new N.util.ByteBuffer;if(t!=null){for(a=0;a<t.length;a++)l.putInt16(t.charCodeAt(a));l.putInt16(0)}var h=l.length(),d=e.length(),p=new N.util.ByteBuffer;p.fillWithByte(r,f);var y=f*Math.ceil(d/f),x=new N.util.ByteBuffer;for(a=0;a<y;a++)x.putByte(e.at(a%d));var v=f*Math.ceil(h/f),B=new N.util.ByteBuffer;for(a=0;a<v;a++)B.putByte(l.at(a%h));var _=x;_.putBuffer(B);for(var F=Math.ceil(i/u),R=1;R<=F;R++){var T=new N.util.ByteBuffer;T.putBytes(p.bytes()),T.putBytes(_.bytes());for(var Z=0;Z<n;Z++)o.start(),o.update(T.getBytes()),T=o.digest();var C=new N.util.ByteBuffer;for(a=0;a<f;a++)C.putByte(T.at(a%u));var O=Math.ceil(d/f)+Math.ceil(h/f),Y=new N.util.ByteBuffer;for(s=0;s<O;s++){var G=new N.util.ByteBuffer(_.getBytes(f)),H=511;for(a=C.length()-1;a>=0;a--)H=H>>8,H+=C.at(a)+G.at(a),G.setAt(a,H&255);Y.putBuffer(G)}_=Y,c.putBuffer(T)}return c.truncate(c.length()-i),c};X.pbe.getCipher=function(t,e,r){switch(t){case X.oids.pkcs5PBES2:return X.pbe.getCipherForPBES2(t,e,r);case X.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:case X.oids["pbewithSHAAnd40BitRC2-CBC"]:return X.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}};X.pbe.getCipherForPBES2=function(t,e,r){var n={},i=[];if(!w.validate(e,R2,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=w.derToOid(n.kdfOid),t!==X.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=w.derToOid(n.encOid),t!==X.oids["aes128-CBC"]&&t!==X.oids["aes192-CBC"]&&t!==X.oids["aes256-CBC"]&&t!==X.oids["des-EDE3-CBC"]&&t!==X.oids.desCBC){var o=new Error("Cannot read encrypted private key. Unsupported encryption scheme OID.");throw o.oid=t,o.supportedOids=["aes128-CBC","aes192-CBC","aes256-CBC","des-EDE3-CBC","desCBC"],o}var s=n.kdfSalt,a=N.util.createBuffer(n.kdfIterationCount);a=a.getInt(a.length()<<3);var u,f;switch(X.oids[t]){case"aes128-CBC":u=16,f=N.aes.createDecryptionCipher;break;case"aes192-CBC":u=24,f=N.aes.createDecryptionCipher;break;case"aes256-CBC":u=32,f=N.aes.createDecryptionCipher;break;case"des-EDE3-CBC":u=24,f=N.des.createDecryptionCipher;break;case"desCBC":u=8,f=N.des.createDecryptionCipher;break}var c=zc(n.prfOid),l=N.pkcs5.pbkdf2(r,s,a,u,c),h=n.encIv,d=f(l);return d.start(h),d};X.pbe.getCipherForPKCS12PBE=function(t,e,r){var n={},i=[];if(!w.validate(e,k2,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=N.util.createBuffer(n.salt),a=N.util.createBuffer(n.iterations);a=a.getInt(a.length()<<3);var u,f,c;switch(t){case X.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:u=24,f=8,c=N.des.startDecrypting;break;case X.oids["pbewithSHAAnd40BitRC2-CBC"]:u=5,f=8,c=function(y,x){var v=N.rc2.createDecryptionCipher(y,40);return v.start(x,null),v};break;default:var o=new Error("Cannot read PKCS #12 PBE data block. Unsupported OID.");throw o.oid=t,o}var l=zc(n.prfOid),h=X.pbe.generatePkcs12Key(r,s,1,a,u,l);l.start();var d=X.pbe.generatePkcs12Key(r,s,2,a,f,l);return c(h,d)};X.pbe.opensslDeriveBytes=function(t,e,r,n){if(typeof n>"u"||n===null){if(!("md5"in N.md))throw new Error('"md5" hash algorithm unavailable.');n=N.md.md5.create()}e===null&&(e="");for(var i=[qc(n,t+e)],o=16,s=1;o<r;++s,o+=16)i.push(qc(n,i[s-1]+t+e));return i.join("").substr(0,r)};function qc(t,e){return t.start().update(e).digest().getBytes()}function zc(t){var e;if(!t)e="hmacWithSHA1";else if(e=X.oids[w.derToOid(t)],!e){var r=new Error("Unsupported PRF OID.");throw r.oid=t,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}return Hc(e)}function Hc(t){var e=N.md;switch(t){case"hmacWithSHA224":e=N.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 N2(t,e,r,n){var i=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,t),w.create(w.Class.UNIVERSAL,w.Type.INTEGER,!1,e.getBytes())]);return n!=="hmacWithSHA1"&&i.value.push(w.create(w.Class.UNIVERSAL,w.Type.INTEGER,!1,N.util.hexToBytes(r.toString(16))),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(X.oids[n]).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.NULL,!1,"")])),i}});var tl=K((qb,jc)=>{var wt=dt();$r();Lt();var ui=jc.exports=wt.sha512=wt.sha512||{};wt.md.sha512=wt.md.algorithms.sha512=ui;var Xc=wt.sha384=wt.sha512.sha384=wt.sha512.sha384||{};Xc.create=function(){return ui.create("SHA-384")};wt.md.sha384=wt.md.algorithms.sha384=Xc;wt.sha512.sha256=wt.sha512.sha256||{create:function(){return ui.create("SHA-512/256")}};wt.md["sha512/256"]=wt.md.algorithms["sha512/256"]=wt.sha512.sha256;wt.sha512.sha224=wt.sha512.sha224||{create:function(){return ui.create("SHA-512/224")}};wt.md["sha512/224"]=wt.md.algorithms["sha512/224"]=wt.sha512.sha224;ui.create=function(t){if(Jc||P2(),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=wt.util.createBuffer(),i=new Array(80),o=0;o<80;++o)i[o]=new Array(2);var s=64;switch(t){case"SHA-384":s=48;break;case"SHA-512/256":s=32;break;case"SHA-512/224":s=28;break}var a={algorithm:t.replace("-","").toLowerCase(),blockLength:128,digestLength:s,messageLength:0,fullMessageLength:null,messageLengthSize:16};return a.start=function(){a.messageLength=0,a.fullMessageLength=a.messageLength128=[];for(var u=a.messageLengthSize/4,f=0;f<u;++f)a.fullMessageLength.push(0);n=wt.util.createBuffer(),r=new Array(e.length);for(var f=0;f<e.length;++f)r[f]=e[f].slice(0);return a},a.start(),a.update=function(u,f){f==="utf8"&&(u=wt.util.encodeUtf8(u));var c=u.length;a.messageLength+=c,c=[c/4294967296>>>0,c>>>0];for(var l=a.fullMessageLength.length-1;l>=0;--l)a.fullMessageLength[l]+=c[1],c[1]=c[0]+(a.fullMessageLength[l]/4294967296>>>0),a.fullMessageLength[l]=a.fullMessageLength[l]>>>0,c[0]=c[1]/4294967296>>>0;return n.putBytes(u),Yc(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),a},a.digest=function(){var u=wt.util.createBuffer();u.putBytes(n.bytes());var f=a.fullMessageLength[a.fullMessageLength.length-1]+a.messageLengthSize,c=f&a.blockLength-1;u.putBytes(Ua.substr(0,a.blockLength-c));for(var l,h,d=a.fullMessageLength[0]*8,p=0;p<a.fullMessageLength.length-1;++p)l=a.fullMessageLength[p+1]*8,h=l/4294967296>>>0,d+=h,u.putInt32(d>>>0),d=l>>>0;u.putInt32(d);for(var y=new Array(r.length),p=0;p<r.length;++p)y[p]=r[p].slice(0);Yc(y,i,u);var x=wt.util.createBuffer(),v;t==="SHA-512"?v=y.length:t==="SHA-384"?v=y.length-2:v=y.length-4;for(var p=0;p<v;++p)x.putInt32(y[p][0]),(p!==v-1||t!=="SHA-512/224")&&x.putInt32(y[p][1]);return x},a};var Ua=null,Jc=!1,La=null,Yr=null;function P2(){Ua=String.fromCharCode(128),Ua+=wt.util.fillString(String.fromCharCode(0),128),La=[[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]],Jc=!0}function Yc(t,e,r){for(var n,i,o,s,a,u,f,c,l,h,d,p,y,x,v,B,_,F,R,T,Z,C,O,Y,G,H,ht,mt,$,J,P,ie,Pe,Es,Ss,w0=r.length();w0>=128;){for($=0;$<16;++$)e[$][0]=r.getInt32()>>>0,e[$][1]=r.getInt32()>>>0;for(;$<80;++$)ie=e[$-2],J=ie[0],P=ie[1],n=((J>>>19|P<<13)^(P>>>29|J<<3)^J>>>6)>>>0,i=((J<<13|P>>>19)^(P<<3|J>>>29)^(J<<26|P>>>6))>>>0,Es=e[$-15],J=Es[0],P=Es[1],o=((J>>>1|P<<31)^(J>>>8|P<<24)^J>>>7)>>>0,s=((J<<31|P>>>1)^(J<<24|P>>>8)^(J<<25|P>>>7))>>>0,Pe=e[$-7],Ss=e[$-16],P=i+Pe[1]+s+Ss[1],e[$][0]=n+Pe[0]+o+Ss[0]+(P/4294967296>>>0)>>>0,e[$][1]=P>>>0;for(y=t[0][0],x=t[0][1],v=t[1][0],B=t[1][1],_=t[2][0],F=t[2][1],R=t[3][0],T=t[3][1],Z=t[4][0],C=t[4][1],O=t[5][0],Y=t[5][1],G=t[6][0],H=t[6][1],ht=t[7][0],mt=t[7][1],$=0;$<80;++$)f=((Z>>>14|C<<18)^(Z>>>18|C<<14)^(C>>>9|Z<<23))>>>0,c=((Z<<18|C>>>14)^(Z<<14|C>>>18)^(C<<23|Z>>>9))>>>0,l=(G^Z&(O^G))>>>0,h=(H^C&(Y^H))>>>0,a=((y>>>28|x<<4)^(x>>>2|y<<30)^(x>>>7|y<<25))>>>0,u=((y<<4|x>>>28)^(x<<30|y>>>2)^(x<<25|y>>>7))>>>0,d=(y&v|_&(y^v))>>>0,p=(x&B|F&(x^B))>>>0,P=mt+c+h+La[$][1]+e[$][1],n=ht+f+l+La[$][0]+e[$][0]+(P/4294967296>>>0)>>>0,i=P>>>0,P=u+p,o=a+d+(P/4294967296>>>0)>>>0,s=P>>>0,ht=G,mt=H,G=O,H=Y,O=Z,Y=C,P=T+i,Z=R+n+(P/4294967296>>>0)>>>0,C=P>>>0,R=_,T=F,_=v,F=B,v=y,B=x,P=i+s,y=n+o+(P/4294967296>>>0)>>>0,x=P>>>0;P=t[0][1]+x,t[0][0]=t[0][0]+y+(P/4294967296>>>0)>>>0,t[0][1]=P>>>0,P=t[1][1]+B,t[1][0]=t[1][0]+v+(P/4294967296>>>0)>>>0,t[1][1]=P>>>0,P=t[2][1]+F,t[2][0]=t[2][0]+_+(P/4294967296>>>0)>>>0,t[2][1]=P>>>0,P=t[3][1]+T,t[3][0]=t[3][0]+R+(P/4294967296>>>0)>>>0,t[3][1]=P>>>0,P=t[4][1]+C,t[4][0]=t[4][0]+Z+(P/4294967296>>>0)>>>0,t[4][1]=P>>>0,P=t[5][1]+Y,t[5][0]=t[5][0]+O+(P/4294967296>>>0)>>>0,t[5][1]=P>>>0,P=t[6][1]+H,t[6][0]=t[6][0]+G+(P/4294967296>>>0)>>>0,t[6][1]=P>>>0,P=t[7][1]+mt,t[7][0]=t[7][0]+ht+(P/4294967296>>>0)>>>0,t[7][1]=P>>>0,w0-=128}}});var $o=K((M4,Zl)=>{"use strict";function Ql(t,e){for(let r in e)Object.defineProperty(t,r,{value:e[r],enumerable:!0,configurable:!0});return t}function Um(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 Ql(t,r)}catch{r.message=t.message,r.stack=t.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(t)),Ql(new i,r)}}Zl.exports=Um});var Xl=K((V4,Yl)=>{var Pn=1e3,Fn=Pn*60,On=Fn*60,rn=On*24,Lm=rn*7,Pm=rn*365.25;Yl.exports=function(t,e){e=e||{};var r=typeof t;if(r==="string"&&t.length>0)return Fm(t);if(r==="number"&&isFinite(t))return e.long?Km(t):Om(t);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(t))};function Fm(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*Pm;case"weeks":case"week":case"w":return r*Lm;case"days":case"day":case"d":return r*rn;case"hours":case"hour":case"hrs":case"hr":case"h":return r*On;case"minutes":case"minute":case"mins":case"min":case"m":return r*Fn;case"seconds":case"second":case"secs":case"sec":case"s":return r*Pn;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function Om(t){var e=Math.abs(t);return e>=rn?Math.round(t/rn)+"d":e>=On?Math.round(t/On)+"h":e>=Fn?Math.round(t/Fn)+"m":e>=Pn?Math.round(t/Pn)+"s":t+"ms"}function Km(t){var e=Math.abs(t);return e>=rn?Wo(t,e,rn,"day"):e>=On?Wo(t,e,On,"hour"):e>=Fn?Wo(t,e,Fn,"minute"):e>=Pn?Wo(t,e,Pn,"second"):t+" ms"}function Wo(t,e,r,n){var i=e>=r*1.5;return Math.round(t/r)+" "+n+(i?"s":"")}});var jl=K((q4,Jl)=>{function Mm(t){r.debug=r,r.default=r,r.coerce=u,r.disable=o,r.enable=i,r.enabled=s,r.humanize=Xl(),r.destroy=f,Object.keys(t).forEach(c=>{r[c]=t[c]}),r.names=[],r.skips=[],r.formatters={};function e(c){let l=0;for(let h=0;h<c.length;h++)l=(l<<5)-l+c.charCodeAt(h),l|=0;return r.colors[Math.abs(l)%r.colors.length]}r.selectColor=e;function r(c){let l,h=null,d,p;function y(...x){if(!y.enabled)return;let v=y,B=Number(new Date),_=B-(l||B);v.diff=_,v.prev=l,v.curr=B,l=B,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let F=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(T,Z)=>{if(T==="%%")return"%";F++;let C=r.formatters[Z];if(typeof C=="function"){let O=x[F];T=C.call(v,O),x.splice(F,1),F--}return T}),r.formatArgs.call(v,x),(v.log||r.log).apply(v,x)}return y.namespace=c,y.useColors=r.useColors(),y.color=r.selectColor(c),y.extend=n,y.destroy=r.destroy,Object.defineProperty(y,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(d!==r.namespaces&&(d=r.namespaces,p=r.enabled(c)),p),set:x=>{h=x}}),typeof r.init=="function"&&r.init(y),y}function n(c,l){let h=r(this.namespace+(typeof l>"u"?":":l)+c);return h.log=this.log,h}function i(c){r.save(c),r.namespaces=c,r.names=[],r.skips=[];let l,h=(typeof c=="string"?c:"").split(/[\s,]+/),d=h.length;for(l=0;l<d;l++)h[l]&&(c=h[l].replace(/\*/g,".*?"),c[0]==="-"?r.skips.push(new RegExp("^"+c.slice(1)+"$")):r.names.push(new RegExp("^"+c+"$")))}function o(){let c=[...r.names.map(a),...r.skips.map(a).map(l=>"-"+l)].join(",");return r.enable(""),c}function s(c){if(c[c.length-1]==="*")return!0;let l,h;for(l=0,h=r.skips.length;l<h;l++)if(r.skips[l].test(c))return!1;for(l=0,h=r.names.length;l<h;l++)if(r.names[l].test(c))return!0;return!1}function a(c){return c.toString().substring(2,c.toString().length-2).replace(/\.\*\?$/,"*")}function u(c){return c instanceof Error?c.stack||c.message:c}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}Jl.exports=Mm});var th=K((ae,Qo)=>{ae.formatArgs=qm;ae.save=zm;ae.load=Hm;ae.useColors=Vm;ae.storage=Gm();ae.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`."))}})();ae.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 Vm(){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 qm(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+Qo.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)}ae.log=console.debug||console.log||(()=>{});function zm(t){try{t?ae.storage.setItem("debug",t):ae.storage.removeItem("debug")}catch{}}function Hm(){let t;try{t=ae.storage.getItem("debug")}catch{}return!t&&typeof process<"u"&&"env"in process&&(t=process.env.DEBUG),t}function Gm(){try{return localStorage}catch{}}Qo.exports=jl()(ae);var{formatters:$m}=Qo.exports;$m.j=function(t){try{return JSON.stringify(t)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}});var lh=K((r8,ch)=>{"use strict";ch.exports=zt;var Bi=on();function zt(t,e){this.lo=t>>>0,this.hi=e>>>0}var nn=zt.zero=new zt(0,0);nn.toNumber=function(){return 0};nn.zzEncode=nn.zzDecode=function(){return this};nn.length=function(){return 1};var Zm=zt.zeroHash="\0\0\0\0\0\0\0\0";zt.fromNumber=function(e){if(e===0)return nn;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 zt(n,i)};zt.from=function(e){if(typeof e=="number")return zt.fromNumber(e);if(Bi.isString(e))if(Bi.Long)e=Bi.Long.fromString(e);else return zt.fromNumber(parseInt(e,10));return e.low||e.high?new zt(e.low>>>0,e.high>>>0):nn};zt.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};zt.prototype.toLong=function(e){return Bi.Long?new Bi.Long(this.lo|0,this.hi|0,!!e):{low:this.lo|0,high:this.hi|0,unsigned:!!e}};var kr=String.prototype.charCodeAt;zt.fromHash=function(e){return e===Zm?nn:new zt((kr.call(e,0)|kr.call(e,1)<<8|kr.call(e,2)<<16|kr.call(e,3)<<24)>>>0,(kr.call(e,4)|kr.call(e,5)<<8|kr.call(e,6)<<16|kr.call(e,7)<<24)>>>0)};zt.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)};zt.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};zt.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};zt.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 on=K(fu=>{"use strict";var V=fu;V.asPromise=ji();V.base64=eo();V.EventEmitter=no();V.float=io();V.inquire=oo();V.utf8=so();V.pool=ao();V.LongBits=lh();V.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);V.global=V.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||fu;V.emptyArray=Object.freeze?Object.freeze([]):[];V.emptyObject=Object.freeze?Object.freeze({}):{};V.isInteger=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};V.isString=function(e){return typeof e=="string"||e instanceof String};V.isObject=function(e){return e&&typeof e=="object"};V.isset=V.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};V.Buffer=function(){try{var t=V.inquire("buffer").Buffer;return t.prototype.utf8Write?t:null}catch{return null}}();V._Buffer_from=null;V._Buffer_allocUnsafe=null;V.newBuffer=function(e){return typeof e=="number"?V.Buffer?V._Buffer_allocUnsafe(e):new V.Array(e):V.Buffer?V._Buffer_from(e):typeof Uint8Array>"u"?e:new Uint8Array(e)};V.Array=typeof Uint8Array<"u"?Uint8Array:Array;V.Long=V.global.dcodeIO&&V.global.dcodeIO.Long||V.global.Long||V.inquire("long");V.key2Re=/^true|false|0|1$/;V.key32Re=/^-?(?:0|[1-9][0-9]*)$/;V.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;V.longToHash=function(e){return e?V.LongBits.from(e).toHash():V.LongBits.zeroHash};V.longFromHash=function(e,r){var n=V.LongBits.fromHash(e);return V.Long?V.Long.fromBits(n.lo,n.hi,r):n.toNumber(!!r)};function hh(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}V.merge=hh;V.lcFirst=function(e){return e.charAt(0).toLowerCase()+e.substring(1)};function ph(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&&hh(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}V.newError=ph;V.ProtocolError=ph("ProtocolError");V.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]}};V.oneOfSetter=function(e){return function(r){for(var n=0;n<e.length;++n)e[n]!==r&&delete this[e[n]]}};V.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};V._configure=function(){var t=V.Buffer;if(!t){V._Buffer_from=V._Buffer_allocUnsafe=null;return}V._Buffer_from=t.from!==Uint8Array.from&&t.from||function(r,n){return new t(r,n)},V._Buffer_allocUnsafe=t.allocUnsafe||function(r){return new t(r)}}});var hu=K((i8,xh)=>{"use strict";xh.exports=Nt;var Je=on(),lu,gh=Je.LongBits,Ym=Je.utf8;function ke(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 dh=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")},mh=function(){return Je.Buffer?function(r){return(Nt.create=function(i){return Je.Buffer.isBuffer(i)?new lu(i):dh(i)})(r)}:dh};Nt.create=mh();Nt.prototype._slice=Je.Array.prototype.subarray||Je.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,ke(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 cu(){var t=new gh(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 ke(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 ke(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 Zo(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 ke(this,4);return Zo(this.buf,this.pos+=4)};Nt.prototype.sfixed32=function(){if(this.pos+4>this.len)throw ke(this,4);return Zo(this.buf,this.pos+=4)|0};function yh(){if(this.pos+8>this.len)throw ke(this,8);return new gh(Zo(this.buf,this.pos+=4),Zo(this.buf,this.pos+=4))}Nt.prototype.float=function(){if(this.pos+4>this.len)throw ke(this,4);var e=Je.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e};Nt.prototype.double=function(){if(this.pos+8>this.len)throw ke(this,4);var e=Je.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 ke(this,e);return this.pos+=e,Array.isArray(this.buf)?this.buf.slice(r,n):r===n?new this.buf.constructor(0):this._slice.call(this.buf,r,n)};Nt.prototype.string=function(){var e=this.bytes();return Ym.read(e,0,e.length)};Nt.prototype.skip=function(e){if(typeof e=="number"){if(this.pos+e>this.len)throw ke(this,e);this.pos+=e}else do if(this.pos>=this.len)throw ke(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){lu=t,Nt.create=mh(),lu._configure();var e=Je.Long?"toLong":"toNumber";Je.merge(Nt.prototype,{int64:function(){return cu.call(this)[e](!1)},uint64:function(){return cu.call(this)[e](!0)},sint64:function(){return cu.call(this).zzDecode()[e](!1)},fixed64:function(){return yh.call(this)[e](!0)},sfixed64:function(){return yh.call(this)[e](!1)}})}});var Eh=K((o8,bh)=>{"use strict";bh.exports=sn;var wh=hu();(sn.prototype=Object.create(wh.prototype)).constructor=sn;var vh=on();function sn(t){wh.call(this,t)}sn._configure=function(){vh.Buffer&&(sn.prototype._slice=vh.Buffer.prototype.slice)};sn.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))};sn._configure()});var vu=K((s8,_h)=>{"use strict";_h.exports=ut;var xe=on(),pu,Yo=xe.LongBits,Sh=xe.base64,Bh=xe.utf8;function Ai(t,e,r){this.fn=t,this.len=e,this.next=void 0,this.val=r}function yu(){}function Xm(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}function ut(){this.len=0,this.head=new Ai(yu,0,0),this.tail=this.head,this.states=null}var Ah=function(){return xe.Buffer?function(){return(ut.create=function(){return new pu})()}:function(){return new ut}};ut.create=Ah();ut.alloc=function(e){return new xe.Array(e)};xe.Array!==Array&&(ut.alloc=xe.pool(ut.alloc,xe.Array.prototype.subarray));ut.prototype._push=function(e,r,n){return this.tail=this.tail.next=new Ai(e,r,n),this.len+=r,this};function gu(t,e,r){e[r]=t&255}function Jm(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}function mu(t,e){this.len=t,this.next=void 0,this.val=e}mu.prototype=Object.create(Ai.prototype);mu.prototype.fn=Jm;ut.prototype.uint32=function(e){return this.len+=(this.tail=this.tail.next=new mu((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this};ut.prototype.int32=function(e){return e<0?this._push(xu,10,Yo.fromNumber(e)):this.uint32(e)};ut.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)};function xu(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}ut.prototype.uint64=function(e){var r=Yo.from(e);return this._push(xu,r.length(),r)};ut.prototype.int64=ut.prototype.uint64;ut.prototype.sint64=function(e){var r=Yo.from(e).zzEncode();return this._push(xu,r.length(),r)};ut.prototype.bool=function(e){return this._push(gu,1,e?1:0)};function du(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}ut.prototype.fixed32=function(e){return this._push(du,4,e>>>0)};ut.prototype.sfixed32=ut.prototype.fixed32;ut.prototype.fixed64=function(e){var r=Yo.from(e);return this._push(du,4,r.lo)._push(du,4,r.hi)};ut.prototype.sfixed64=ut.prototype.fixed64;ut.prototype.float=function(e){return this._push(xe.float.writeFloatLE,4,e)};ut.prototype.double=function(e){return this._push(xe.float.writeDoubleLE,8,e)};var jm=xe.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]};ut.prototype.bytes=function(e){var r=e.length>>>0;if(!r)return this._push(gu,1,0);if(xe.isString(e)){var n=ut.alloc(r=Sh.length(e));Sh.decode(e,n,0),e=n}return this.uint32(r)._push(jm,r,e)};ut.prototype.string=function(e){var r=Bh.length(e);return r?this.uint32(r)._push(Bh.write,r,e):this._push(gu,1,0)};ut.prototype.fork=function(){return this.states=new Xm(this),this.head=this.tail=new Ai(yu,0,0),this.len=0,this};ut.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 Ai(yu,0,0),this.len=0),this};ut.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};ut.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};ut._configure=function(t){pu=t,ut.create=Ah(),pu._configure()}});var Ih=K((a8,Th)=>{"use strict";Th.exports=je;var Ch=vu();(je.prototype=Object.create(Ch.prototype)).constructor=je;var Nr=on();function je(){Ch.call(this)}je._configure=function(){je.alloc=Nr._Buffer_allocUnsafe,je.writeBytesBuffer=Nr.Buffer&&Nr.Buffer.prototype instanceof Uint8Array&&Nr.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++]}};je.prototype.bytes=function(e){Nr.isString(e)&&(e=Nr._Buffer_from(e,"base64"));var r=e.length>>>0;return this.uint32(r),r&&this._push(je.writeBytesBuffer,r,e),this};function tx(t,e,r){t.length<40?Nr.utf8.write(t,e,r):e.utf8Write?e.utf8Write(t,r):e.write(t,r)}je.prototype.string=function(e){var r=Nr.Buffer.byteLength(e);return this.uint32(r),r&&this._push(tx,r,e),this};je._configure()});var Qp=K((XE,Wp)=>{Wp.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,s){r[o]=s,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 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 Xp=K((jE,qu)=>{"use strict";var Mx=Object.prototype.hasOwnProperty,jt="~";function Ui(){}Object.create&&(Ui.prototype=Object.create(null),new Ui().__proto__||(jt=!1));function Vx(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function Yp(t,e,r,n,i){if(typeof r!="function")throw new TypeError("The listener must be a function");var o=new Vx(r,n||t,i),s=jt?jt+e:e;return t._events[s]?t._events[s].fn?t._events[s]=[t._events[s],o]:t._events[s].push(o):(t._events[s]=o,t._eventsCount++),t}function ls(t,e){--t._eventsCount===0?t._events=new Ui:delete t._events[e]}function Yt(){this._events=new Ui,this._eventsCount=0}Yt.prototype.eventNames=function(){var e=[],r,n;if(this._eventsCount===0)return e;for(n in r=this._events)Mx.call(r,n)&&e.push(jt?n.slice(1):n);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(r)):e};Yt.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,s=new Array(o);i<o;i++)s[i]=n[i].fn;return s};Yt.prototype.listenerCount=function(e){var r=jt?jt+e:e,n=this._events[r];return n?n.fn?1:n.length:0};Yt.prototype.emit=function(e,r,n,i,o,s){var a=jt?jt+e:e;if(!this._events[a])return!1;var u=this._events[a],f=arguments.length,c,l;if(u.fn){switch(u.once&&this.removeListener(e,u.fn,void 0,!0),f){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,r),!0;case 3:return u.fn.call(u.context,r,n),!0;case 4:return u.fn.call(u.context,r,n,i),!0;case 5:return u.fn.call(u.context,r,n,i,o),!0;case 6:return u.fn.call(u.context,r,n,i,o,s),!0}for(l=1,c=new Array(f-1);l<f;l++)c[l-1]=arguments[l];u.fn.apply(u.context,c)}else{var h=u.length,d;for(l=0;l<h;l++)switch(u[l].once&&this.removeListener(e,u[l].fn,void 0,!0),f){case 1:u[l].fn.call(u[l].context);break;case 2:u[l].fn.call(u[l].context,r);break;case 3:u[l].fn.call(u[l].context,r,n);break;case 4:u[l].fn.call(u[l].context,r,n,i);break;default:if(!c)for(d=1,c=new Array(f-1);d<f;d++)c[d-1]=arguments[d];u[l].fn.apply(u[l].context,c)}}return!0};Yt.prototype.on=function(e,r,n){return Yp(this,e,r,n,!1)};Yt.prototype.once=function(e,r,n){return Yp(this,e,r,n,!0)};Yt.prototype.removeListener=function(e,r,n,i){var o=jt?jt+e:e;if(!this._events[o])return this;if(!r)return ls(this,o),this;var s=this._events[o];if(s.fn)s.fn===r&&(!i||s.once)&&(!n||s.context===n)&&ls(this,o);else{for(var a=0,u=[],f=s.length;a<f;a++)(s[a].fn!==r||i&&!s[a].once||n&&s[a].context!==n)&&u.push(s[a]);u.length?this._events[o]=u.length===1?u[0]:u:ls(this,o)}return this};Yt.prototype.removeAllListeners=function(e){var r;return e?(r=jt?jt+e:e,this._events[r]&&ls(this,r)):(this._events=new Ui,this._eventsCount=0),this};Yt.prototype.off=Yt.prototype.removeListener;Yt.prototype.addListener=Yt.prototype.on;Yt.prefixed=jt;Yt.EventEmitter=Yt;typeof qu<"u"&&(qu.exports=Yt)});var cd=K((l3,fd)=>{"use strict";fd.exports=Gt;var zi=cn();function Gt(t,e){this.lo=t>>>0,this.hi=e>>>0}var fn=Gt.zero=new Gt(0,0);fn.toNumber=function(){return 0};fn.zzEncode=fn.zzDecode=function(){return this};fn.length=function(){return 1};var Hx=Gt.zeroHash="\0\0\0\0\0\0\0\0";Gt.fromNumber=function(e){if(e===0)return fn;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 Gt(n,i)};Gt.from=function(e){if(typeof e=="number")return Gt.fromNumber(e);if(zi.isString(e))if(zi.Long)e=zi.Long.fromString(e);else return Gt.fromNumber(parseInt(e,10));return e.low||e.high?new Gt(e.low>>>0,e.high>>>0):fn};Gt.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};Gt.prototype.toLong=function(e){return zi.Long?new zi.Long(this.lo|0,this.hi|0,!!e):{low:this.lo|0,high:this.hi|0,unsigned:!!e}};var Fr=String.prototype.charCodeAt;Gt.fromHash=function(e){return e===Hx?fn:new Gt((Fr.call(e,0)|Fr.call(e,1)<<8|Fr.call(e,2)<<16|Fr.call(e,3)<<24)>>>0,(Fr.call(e,4)|Fr.call(e,5)<<8|Fr.call(e,6)<<16|Fr.call(e,7)<<24)>>>0)};Gt.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)};Gt.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};Gt.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};Gt.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 cn=K(Zu=>{"use strict";var q=Zu;q.asPromise=ji();q.base64=eo();q.EventEmitter=no();q.float=io();q.inquire=oo();q.utf8=so();q.pool=ao();q.LongBits=cd();q.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);q.global=q.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||Zu;q.emptyArray=Object.freeze?Object.freeze([]):[];q.emptyObject=Object.freeze?Object.freeze({}):{};q.isInteger=Number.isInteger||function(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e};q.isString=function(e){return typeof e=="string"||e instanceof String};q.isObject=function(e){return e&&typeof e=="object"};q.isset=q.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};q.Buffer=function(){try{var t=q.inquire("buffer").Buffer;return t.prototype.utf8Write?t:null}catch{return null}}();q._Buffer_from=null;q._Buffer_allocUnsafe=null;q.newBuffer=function(e){return typeof e=="number"?q.Buffer?q._Buffer_allocUnsafe(e):new q.Array(e):q.Buffer?q._Buffer_from(e):typeof Uint8Array>"u"?e:new Uint8Array(e)};q.Array=typeof Uint8Array<"u"?Uint8Array:Array;q.Long=q.global.dcodeIO&&q.global.dcodeIO.Long||q.global.Long||q.inquire("long");q.key2Re=/^true|false|0|1$/;q.key32Re=/^-?(?:0|[1-9][0-9]*)$/;q.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;q.longToHash=function(e){return e?q.LongBits.from(e).toHash():q.LongBits.zeroHash};q.longFromHash=function(e,r){var n=q.LongBits.fromHash(e);return q.Long?q.Long.fromBits(n.lo,n.hi,r):n.toNumber(!!r)};function ld(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}q.merge=ld;q.lcFirst=function(e){return e.charAt(0).toLowerCase()+e.substring(1)};function hd(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&&ld(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}q.newError=hd;q.ProtocolError=hd("ProtocolError");q.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]}};q.oneOfSetter=function(e){return function(r){for(var n=0;n<e.length;++n)e[n]!==r&&delete this[e[n]]}};q.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};q._configure=function(){var t=q.Buffer;if(!t){q._Buffer_from=q._Buffer_allocUnsafe=null;return}q._Buffer_from=t.from!==Uint8Array.from&&t.from||function(r,n){return new t(r,n)},q._Buffer_allocUnsafe=t.allocUnsafe||function(r){return new t(r)}}});var Ju=K((p3,md)=>{"use strict";md.exports=Ut;var rr=cn(),Xu,yd=rr.LongBits,Gx=rr.utf8;function Le(t,e){return RangeError("index out of range: "+t.pos+" + "+(e||1)+" > "+t.len)}function Ut(t){this.buf=t,this.pos=0,this.len=t.length}var pd=typeof Uint8Array<"u"?function(e){if(e instanceof Uint8Array||Array.isArray(e))return new Ut(e);throw Error("illegal buffer")}:function(e){if(Array.isArray(e))return new Ut(e);throw Error("illegal buffer")},gd=function(){return rr.Buffer?function(r){return(Ut.create=function(i){return rr.Buffer.isBuffer(i)?new Xu(i):pd(i)})(r)}:pd};Ut.create=gd();Ut.prototype._slice=rr.Array.prototype.subarray||rr.Array.prototype.slice;Ut.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,Le(this,10);return e}}();Ut.prototype.int32=function(){return this.uint32()|0};Ut.prototype.sint32=function(){var e=this.uint32();return e>>>1^-(e&1)|0};function Yu(){var t=new yd(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 Le(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 Le(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")}Ut.prototype.bool=function(){return this.uint32()!==0};function ws(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}Ut.prototype.fixed32=function(){if(this.pos+4>this.len)throw Le(this,4);return ws(this.buf,this.pos+=4)};Ut.prototype.sfixed32=function(){if(this.pos+4>this.len)throw Le(this,4);return ws(this.buf,this.pos+=4)|0};function dd(){if(this.pos+8>this.len)throw Le(this,8);return new yd(ws(this.buf,this.pos+=4),ws(this.buf,this.pos+=4))}Ut.prototype.float=function(){if(this.pos+4>this.len)throw Le(this,4);var e=rr.float.readFloatLE(this.buf,this.pos);return this.pos+=4,e};Ut.prototype.double=function(){if(this.pos+8>this.len)throw Le(this,4);var e=rr.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,e};Ut.prototype.bytes=function(){var e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw Le(this,e);return this.pos+=e,Array.isArray(this.buf)?this.buf.slice(r,n):r===n?new this.buf.constructor(0):this._slice.call(this.buf,r,n)};Ut.prototype.string=function(){var e=this.bytes();return Gx.read(e,0,e.length)};Ut.prototype.skip=function(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Le(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Le(this);while(this.buf[this.pos++]&128);return this};Ut.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};Ut._configure=function(t){Xu=t,Ut.create=gd(),Xu._configure();var e=rr.Long?"toLong":"toNumber";rr.merge(Ut.prototype,{int64:function(){return Yu.call(this)[e](!1)},uint64:function(){return Yu.call(this)[e](!0)},sint64:function(){return Yu.call(this).zzDecode()[e](!1)},fixed64:function(){return dd.call(this)[e](!0)},sfixed64:function(){return dd.call(this)[e](!1)}})}});var bd=K((d3,wd)=>{"use strict";wd.exports=ln;var vd=Ju();(ln.prototype=Object.create(vd.prototype)).constructor=ln;var xd=cn();function ln(t){vd.call(this,t)}ln._configure=function(){xd.Buffer&&(ln.prototype._slice=xd.Buffer.prototype.slice)};ln.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))};ln._configure()});var o0=K((y3,Ad)=>{"use strict";Ad.exports=ft;var Ee=cn(),ju,bs=Ee.LongBits,Ed=Ee.base64,Sd=Ee.utf8;function Hi(t,e,r){this.fn=t,this.len=e,this.next=void 0,this.val=r}function e0(){}function $x(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 Hi(e0,0,0),this.tail=this.head,this.states=null}var Bd=function(){return Ee.Buffer?function(){return(ft.create=function(){return new ju})()}:function(){return new ft}};ft.create=Bd();ft.alloc=function(e){return new Ee.Array(e)};Ee.Array!==Array&&(ft.alloc=Ee.pool(ft.alloc,Ee.Array.prototype.subarray));ft.prototype._push=function(e,r,n){return this.tail=this.tail.next=new Hi(e,r,n),this.len+=r,this};function r0(t,e,r){e[r]=t&255}function Wx(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}function n0(t,e){this.len=t,this.next=void 0,this.val=e}n0.prototype=Object.create(Hi.prototype);n0.prototype.fn=Wx;ft.prototype.uint32=function(e){return this.len+=(this.tail=this.tail.next=new n0((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(i0,10,bs.fromNumber(e)):this.uint32(e)};ft.prototype.sint32=function(e){return this.uint32((e<<1^e>>31)>>>0)};function i0(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=bs.from(e);return this._push(i0,r.length(),r)};ft.prototype.int64=ft.prototype.uint64;ft.prototype.sint64=function(e){var r=bs.from(e).zzEncode();return this._push(i0,r.length(),r)};ft.prototype.bool=function(e){return this._push(r0,1,e?1:0)};function t0(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(t0,4,e>>>0)};ft.prototype.sfixed32=ft.prototype.fixed32;ft.prototype.fixed64=function(e){var r=bs.from(e);return this._push(t0,4,r.lo)._push(t0,4,r.hi)};ft.prototype.sfixed64=ft.prototype.fixed64;ft.prototype.float=function(e){return this._push(Ee.float.writeFloatLE,4,e)};ft.prototype.double=function(e){return this._push(Ee.float.writeDoubleLE,8,e)};var Qx=Ee.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(r0,1,0);if(Ee.isString(e)){var n=ft.alloc(r=Ed.length(e));Ed.decode(e,n,0),e=n}return this.uint32(r)._push(Qx,r,e)};ft.prototype.string=function(e){var r=Sd.length(e);return r?this.uint32(r)._push(Sd.write,r,e):this._push(r0,1,0)};ft.prototype.fork=function(){return this.states=new $x(this),this.head=this.tail=new Hi(e0,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 Hi(e0,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){ju=t,ft.create=Bd(),ju._configure()}});var Td=K((g3,Cd)=>{"use strict";Cd.exports=nr;var _d=o0();(nr.prototype=Object.create(_d.prototype)).constructor=nr;var Or=cn();function nr(){_d.call(this)}nr._configure=function(){nr.alloc=Or._Buffer_allocUnsafe,nr.writeBytesBuffer=Or.Buffer&&Or.Buffer.prototype instanceof Uint8Array&&Or.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++]}};nr.prototype.bytes=function(e){Or.isString(e)&&(e=Or._Buffer_from(e,"base64"));var r=e.length>>>0;return this.uint32(r),r&&this._push(nr.writeBytesBuffer,r,e),this};function Zx(t,e,r){t.length<40?Or.utf8.write(t,e,r):e.utf8Write?e.utf8Write(t,r):e.write(t,r)}nr.prototype.string=function(e){var r=Or.Buffer.byteLength(e);return this.uint32(r),r&&this._push(Zx,r,e),this};nr._configure()});var nv={};$t(nv,{ipns:()=>rv,ipnsSelector:()=>Pd,ipnsValidator:()=>Vu});var Bs=Symbol.for("@libp2p/peer-id");function E0(t){return t!=null&&!!t[Bs]}var Hp=j(S0(),1);var B0=(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 Rs={};$t(Rs,{identity:()=>Yd});function Gd(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),s=o.charCodeAt(0);if(r[s]!==255)throw new TypeError(o+" is ambiguous");r[s]=i}var a=t.length,u=t.charAt(0),f=Math.log(a)/Math.log(256),c=Math.log(256)/Math.log(a);function l(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var y=0,x=0,v=0,B=p.length;v!==B&&p[v]===0;)v++,y++;for(var _=(B-v)*c+1>>>0,F=new Uint8Array(_);v!==B;){for(var R=p[v],T=0,Z=_-1;(R!==0||T<x)&&Z!==-1;Z--,T++)R+=256*F[Z]>>>0,F[Z]=R%a>>>0,R=R/a>>>0;if(R!==0)throw new Error("Non-zero carry");x=T,v++}for(var C=_-x;C!==_&&F[C]===0;)C++;for(var O=u.repeat(y);C<_;++C)O+=t.charAt(F[C]);return O}function h(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var y=0;if(p[y]!==" "){for(var x=0,v=0;p[y]===u;)x++,y++;for(var B=(p.length-y)*f+1>>>0,_=new Uint8Array(B);p[y];){var F=r[p.charCodeAt(y)];if(F===255)return;for(var R=0,T=B-1;(F!==0||R<v)&&T!==-1;T--,R++)F+=a*_[T]>>>0,_[T]=F%256>>>0,F=F/256>>>0;if(F!==0)throw new Error("Non-zero carry");v=R,y++}if(p[y]!==" "){for(var Z=B-v;Z!==B&&_[Z]===0;)Z++;for(var C=new Uint8Array(x+(B-Z)),O=x;Z!==B;)C[O++]=_[Z++];return C}}}function d(p){var y=h(p);if(y)return y;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:h,decode:d}}var $d=Gd,Wd=$d,A0=Wd;var cv=new Uint8Array(0);var _0=(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},ir=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 C0=t=>new TextEncoder().encode(t),T0=t=>new TextDecoder().decode(t);var _s=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")}},Cs=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 R0(this,e)}},Ts=class{constructor(e){this.decoders=e}or(e){return R0(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`)}},R0=(t,e)=>new Ts({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}}),Is=class{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new _s(e,r,n),this.decoder=new Cs(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},hn=({name:t,prefix:e,encode:r,decode:n})=>new Is(t,e,r,n),pr=({prefix:t,name:e,alphabet:r})=>{let{encode:n,decode:i}=A0(r,e);return hn({prefix:t,name:e,encode:n,decode:o=>ir(i(o))})},Qd=(t,e,r,n)=>{let i={};for(let c=0;c<e.length;++c)i[e[c]]=c;let o=t.length;for(;t[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),a=0,u=0,f=0;for(let c=0;c<o;++c){let l=i[t[c]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);u=u<<r|l,a+=r,a>=8&&(a-=8,s[f++]=255&u>>a)}if(a>=r||255&u<<8-a)throw new SyntaxError("Unexpected end of data");return s},Zd=(t,e,r)=>{let n=e[e.length-1]==="=",i=(1<<r)-1,o="",s=0,a=0;for(let u=0;u<t.length;++u)for(a=a<<8|t[u],s+=8;s>r;)s-=r,o+=e[i&a>>s];if(s&&(o+=e[i&a<<r-s]),n)for(;o.length*r&7;)o+="=";return o},Tt=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>hn({prefix:e,name:t,encode(i){return Zd(i,n,r)},decode(i){return Qd(i,n,r,t)}});var Yd=hn({prefix:"\0",name:"identity",encode:t=>T0(t),decode:t=>C0(t)});var ks={};$t(ks,{base2:()=>Xd});var Xd=Tt({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Ns={};$t(Ns,{base8:()=>Jd});var Jd=Tt({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ds={};$t(Ds,{base10:()=>jd});var jd=pr({prefix:"9",name:"base10",alphabet:"0123456789"});var Us={};$t(Us,{base16:()=>ty,base16upper:()=>ey});var ty=Tt({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),ey=Tt({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ls={};$t(Ls,{base32:()=>dr,base32hex:()=>iy,base32hexpad:()=>sy,base32hexpadupper:()=>ay,base32hexupper:()=>oy,base32pad:()=>ry,base32padupper:()=>ny,base32upper:()=>k0,base32z:()=>uy});var dr=Tt({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),k0=Tt({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),ry=Tt({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ny=Tt({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),iy=Tt({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),oy=Tt({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),sy=Tt({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),ay=Tt({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),uy=Tt({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ps={};$t(Ps,{base36:()=>fy,base36upper:()=>cy});var fy=pr({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),cy=pr({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Fs={};$t(Fs,{base58btc:()=>Wt,base58flickr:()=>ly});var Wt=pr({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ly=pr({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Os={};$t(Os,{base64:()=>pn,base64pad:()=>hy,base64url:()=>py,base64urlpad:()=>dy});var pn=Tt({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),hy=Tt({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),py=Tt({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),dy=Tt({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ks={};$t(Ks,{base256emoji:()=>vy});var N0=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}"),yy=N0.reduce((t,e,r)=>(t[r]=e,t),[]),gy=N0.reduce((t,e,r)=>(t[e.codePointAt(0)]=r,t),[]);function my(t){return t.reduce((e,r)=>(e+=yy[r],e),"")}function xy(t){let e=[];for(let r of t){let n=gy[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);e.push(n)}return new Uint8Array(e)}var vy=hn({prefix:"\u{1F680}",name:"base256emoji",encode:my,decode:xy});var zs={};$t(zs,{sha256:()=>Qt,sha512:()=>Oy});var wy=L0,D0=128,by=127,Ey=~by,Sy=Math.pow(2,31);function L0(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Sy;)e[r++]=t&255|D0,t/=128;for(;t&Ey;)e[r++]=t&255|D0,t>>>=7;return e[r]=t|0,L0.bytes=r-n+1,e}var By=Ms,Ay=128,U0=127;function Ms(t,n){var r=0,n=n||0,i=0,o=n,s,a=t.length;do{if(o>=a)throw Ms.bytes=0,new RangeError("Could not decode varint");s=t[o++],r+=i<28?(s&U0)<<i:(s&U0)*Math.pow(2,i),i+=7}while(s>=Ay);return Ms.bytes=o-n,r}var _y=Math.pow(2,7),Cy=Math.pow(2,14),Ty=Math.pow(2,21),Iy=Math.pow(2,28),Ry=Math.pow(2,35),ky=Math.pow(2,42),Ny=Math.pow(2,49),Dy=Math.pow(2,56),Uy=Math.pow(2,63),Ly=function(t){return t<_y?1:t<Cy?2:t<Ty?3:t<Iy?4:t<Ry?5:t<ky?6:t<Ny?7:t<Dy?8:t<Uy?9:10},Py={encode:wy,decode:By,encodingLength:Ly},Fy=Py,Xn=Fy;var Jn=(t,e=0)=>[Xn.decode(t,e),Xn.decode.bytes],dn=(t,e,r=0)=>(Xn.encode(t,e,r),e),yn=t=>Xn.encodingLength(t);var Fe=(t,e)=>{let r=e.byteLength,n=yn(t),i=n+yn(r),o=new Uint8Array(i+r);return dn(t,o,0),dn(r,o,n),o.set(e,i),new gn(t,r,e,o)},Mr=t=>{let e=ir(t),[r,n]=Jn(e),[i,o]=Jn(e.subarray(n)),s=e.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new gn(r,i,s,e)},P0=(t,e)=>{if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&_0(t.bytes,r.bytes)}},gn=class{constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var qs=({name:t,code:e,encode:r})=>new Vs(t,e,r),Vs=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?Fe(this.code,r):r.then(n=>Fe(this.code,n))}else throw Error("Unknown type, must be binary type")}};var O0=t=>async e=>new Uint8Array(await crypto.subtle.digest(t,e)),Qt=qs({name:"sha2-256",code:18,encode:O0("SHA-256")}),Oy=qs({name:"sha2-512",code:19,encode:O0("SHA-512")});var Hs={};$t(Hs,{identity:()=>Oe});var K0=0,Ky="identity",M0=ir,My=t=>Fe(K0,M0(t)),Oe={code:K0,name:Ky,encode:M0,digest:My};var kv=new TextEncoder,Nv=new TextDecoder;var V0=(t,e)=>{let{bytes:r,version:n}=t;switch(n){case 0:return Hy(r,Gs(t),e||Wt.encoder);default:return Gy(r,Gs(t),e||dr.encoder)}};var q0=new WeakMap,Gs=t=>{let e=q0.get(t);if(e==null){let r=new Map;return q0.set(t,r),r}return e},xt=class{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!==jn)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==$y)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return xt.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=Fe(e,r);return xt.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 xt.equals(this,e)}static equals(e,r){let n=r;return n&&e.code===n.code&&e.version===n.version&&P0(e.multihash,n.multihash)}toString(e){return V0(this,e)}toJSON(){return{"/":V0(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 xt)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:s}=r;return new xt(n,i,o,s||z0(n,i,o.bytes))}else if(r[Wy]===!0){let{version:n,multihash:i,code:o}=r,s=Mr(i);return xt.create(n,o,s)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==jn)throw new Error(`Version 0 CID must use dag-pb (code: ${jn}) block encoding`);return new xt(e,r,n,n.bytes)}case 1:{let i=z0(e,r,n.bytes);return new xt(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return xt.create(0,jn,e)}static createV1(e,r){return xt.create(1,e,r)}static decode(e){let[r,n]=xt.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=xt.inspectBytes(e),n=r.size-r.multihashSize,i=ir(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),s=new gn(r.multihashCode,r.digestSize,o,i);return[r.version===0?xt.createV0(s):xt.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[l,h]=Jn(e.subarray(r));return r+=h,l},i=n(),o=jn;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(),u=n(),f=r+u,c=f-s;return{version:i,codec:o,multihashCode:a,digestSize:u,multihashSize:c,size:f}}static parse(e,r){let[n,i]=zy(e,r),o=xt.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Gs(o).set(n,e),o}},zy=(t,e)=>{switch(t[0]){case"Q":{let r=e||Wt;return[Wt.prefix,r.decode(`${Wt.prefix}${t}`)]}case Wt.prefix:{let r=e||Wt;return[Wt.prefix,r.decode(t)]}case dr.prefix:{let r=e||dr;return[dr.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)]}}},Hy=(t,e,r)=>{let{prefix:n}=r;if(n!==Wt.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},Gy=(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},jn=112,$y=18,z0=(t,e,r)=>{let n=yn(t),i=n+yn(e),o=new Uint8Array(i+r.byteLength);return dn(t,o,0),dn(e,o,n),o.set(r,i),o},Wy=Symbol.for("@ipld/js-cid/CID");var mn={...Rs,...ks,...Ns,...Ds,...Us,...Ls,...Ps,...Fs,...Os,...Ks},qv={...zs,...Hs};function xn(t){return globalThis.Buffer!=null?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t}function Yi(t=0){return globalThis.Buffer?.allocUnsafe!=null?xn(globalThis.Buffer.allocUnsafe(t)):new Uint8Array(t)}function G0(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var H0=G0("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),$s=G0("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=Yi(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Qy={utf8:H0,"utf-8":H0,hex:mn.base16,latin1:$s,ascii:$s,binary:$s,...mn},Xi=Qy;function St(t,e="utf8"){let r=Xi[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)}function It(t,e="utf8"){let r=Xi[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?xn(globalThis.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var or="/",$0=new TextEncoder().encode(or),Ji=$0[0],Pt=class{constructor(e,r){if(typeof e=="string")this._buf=It(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]!==Ji)throw new Error("Invalid key")}toString(e="utf8"){return St(this._buf,e)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(e){return new Pt(e.join(or))}static random(){return new Pt(B0().replace(/-/g,""))}static asKey(e){return e instanceof Uint8Array||typeof e=="string"?new Pt(e):typeof e.uint8Array=="function"?new Pt(e.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=$0),this._buf[0]!==Ji){let e=new Uint8Array(this._buf.byteLength+1);e.fill(Ji,0,1),e.set(this._buf,1),this._buf=e}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===Ji;)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],s=n[i];if(o<s)return!0;if(o>s)return!1}return r.length<n.length}reverse(){return Pt.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let e=this.namespaces();return e[e.length-1]}list(){return this.toString().split(or).slice(1)}type(){return Zy(this.baseNamespace())}name(){return Yy(this.baseNamespace())}instance(e){return new Pt(this.toString()+":"+e)}path(){let e=this.parent().toString();return e.endsWith(or)||(e+=or),e+=this.type(),new Pt(e)}parent(){let e=this.list();return e.length===1?new Pt(or):new Pt(e.slice(0,-1).join(or))}child(e){return this.toString()===or?e:e.toString()===or?this:new Pt(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 Pt.withNamespaces([...this.namespaces(),...Xy(e.map(r=>r.namespaces()))])}};function Zy(t){let e=t.split(":");return e.length<2?"":e.slice(0,-1).join(":")}function Yy(t){let e=t.split(":");return e[e.length-1]}function Xy(t){return[].concat(...t)}var oa=j(Xs(),1),Cf=j(vf(),1),Tf=j(zr(),1),sa=j(ia(),1),If=j(_f(),1);function s1(){Tf.default._configure(),oa.default._configure(Cf.default),sa.default._configure(If.default)}s1();var Rf=["uint64","int64","sint64","fixed64","sfixed64"];function a1(t){for(let e of Rf){if(t[e]==null)continue;let r=t[e];t[e]=function(){return BigInt(r.call(this).toString())}}return t}function aa(t){return a1(new oa.default(t))}function u1(t){for(let e of Rf){if(t[e]==null)continue;let r=t[e];t[e]=function(n){return r.call(this,n.toString())}}return t}function ua(){return u1(sa.default.create())}function co(t,e){let r=aa(t instanceof Uint8Array?t:t.subarray());return e.decode(r)}function lo(t,e){let r=ua();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var wn;(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"})(wn||(wn={}));function ho(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function fa(t){function e(i){if(t[i.toString()]==null)throw new Error("Invalid enum value");return t[i]}let r=function(o,s){let a=e(o);s.int32(a)},n=function(o){let s=o.int32();return e(s)};return ho("enum",wn.VARINT,r,n)}function po(t,e){return ho("message",wn.LENGTH_DELIMITED,t,e)}var Bt;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.Secp256k1="Secp256k1"})(Bt||(Bt={}));var ca;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.Secp256k1=2]="Secp256k1"})(ca||(ca={}));(function(t){t.codec=()=>fa(ca)})(Bt||(Bt={}));var Ve;(function(t){let e;t.codec=()=>(e==null&&(e=po((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 s=r.uint32();switch(s>>>3){case 1:i.Type=Bt.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(s&7);break}}return i})),e),t.encode=r=>lo(r,t.codec()),t.decode=r=>co(r,t.codec())})(Ve||(Ve={}));var qe;(function(t){let e;t.codec=()=>(e==null&&(e=po((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 s=r.uint32();switch(s>>>3){case 1:i.Type=Bt.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(s&7);break}}return i})),e),t.encode=r=>lo(r,t.codec()),t.decode=r=>co(r,t.codec())})(qe||(qe={}));var N4=j(oi(),1),D4=j($c(),1),Dm=j(dt(),1);var yt=class extends Error{constructor(e,r,n){super(e),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};function Ce(t,e){e==null&&(e=t.reduce((i,o)=>i+o.length,0));let r=Yi(e),n=0;for(let i of t)r.set(i,n),n+=i.length;return xn(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 vb=j(Lt(),1),wb=j(Io(),1),Wc=j(dt(),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=Ce([new Uint8Array(e-r.length),r])}return St(r,"base64url")}function oe(t){let e=Qc(t);return new Wc.default.jsbn.BigInteger(St(e,"base16"),16)}function Qc(t,e){let r=It(t,"base64urlpad");if(e!=null){if(r.length>e)throw new Error("byte array longer than desired length");r=Ce([new Uint8Array(e-r.length),r])}return r}function Vt(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 U2={"P-256":256,"P-384":384,"P-521":521},L2=Object.keys(U2),Nb=L2.join(" / ");function Da(t){let e=t?.algorithm??"AES-GCM",r=t?.keyLength??16,n=t?.nonceLength??12,i=t?.digest??"SHA-256",o=t?.saltLength??16,s=t?.iterations??32767,a=ee.get();r*=8;async function u(l,h){let d=a.getRandomValues(new Uint8Array(o)),p=a.getRandomValues(new Uint8Array(n)),y={name:e,iv:p};typeof h=="string"&&(h=It(h));let x={name:"PBKDF2",salt:d,iterations:s,hash:{name:i}},v=await a.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey","deriveBits"]),B=await a.subtle.deriveKey(x,v,{name:e,length:r},!0,["encrypt"]),_=await a.subtle.encrypt(y,B,l);return Ce([d,y.iv,new Uint8Array(_)])}async function f(l,h){let d=l.subarray(0,o),p=l.subarray(o,o+n),y=l.subarray(o+n),x={name:e,iv:p};typeof h=="string"&&(h=It(h));let v={name:"PBKDF2",salt:d,iterations:s,hash:{name:i}},B=await a.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey","deriveBits"]),_=await a.subtle.deriveKey(v,B,{name:e,length:r},!0,["decrypt"]),F=await a.subtle.decrypt(x,_,y);return new Uint8Array(F)}return{encrypt:u,decrypt:f}}var Ha={};$t(Ha,{RsaPrivateKey:()=>Dn,RsaPublicKey:()=>di,fromJwk:()=>sm,generateKeyPair:()=>am,unmarshalRsaPrivateKey:()=>im,unmarshalRsaPublicKey:()=>om});var p4=j(tl(),1),pi=j(dt(),1);var F2=j(Sn(),1);var nt=BigInt(0),bt=BigInt(1),Er=BigInt(2),ci=BigInt(3),el=BigInt(8),Rt=Object.freeze({a:nt,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:bt,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")}),rl=(t,e)=>(t+e/Er)/e,Do={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar(t){let{n:e}=Rt,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-bt*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,s=BigInt("0x100000000000000000000000000000000"),a=rl(o*t,e),u=rl(-n*t,e),f=D(t-a*r-u*i,e),c=D(-a*n-u*o,e),l=f>s,h=c>s;if(l&&(f=e-f),h&&(c=e-c),f>s||c>s)throw new Error("splitScalarEndo: Endomorphism failed, k="+t);return{k1neg:l,k1:f,k2neg:h,k2:c}}},Ie=32,Tn=32,O2=32,nl=Ie+1,il=2*Ie+1;function ol(t){let{a:e,b:r}=Rt,n=D(t*t),i=D(n*t);return D(i+e*t+r)}var Uo=Rt.a===nt,Fo=class extends Error{constructor(e){super(e)}};function sl(t){if(!(t instanceof at))throw new TypeError("JacobianPoint expected")}var at=class{constructor(e,r,n){this.x=e,this.y=r,this.z=n}static fromAffine(e){if(!(e instanceof lt))throw new TypeError("JacobianPoint#fromAffine: expected Point");return e.equals(lt.ZERO)?at.ZERO:new at(e.x,e.y,bt)}static toAffineBatch(e){let r=z2(e.map(n=>n.z));return e.map((n,i)=>n.toAffine(r[i]))}static normalizeZ(e){return at.toAffineBatch(e).map(at.fromAffine)}equals(e){sl(e);let{x:r,y:n,z:i}=this,{x:o,y:s,z:a}=e,u=D(i*i),f=D(a*a),c=D(r*f),l=D(o*u),h=D(D(n*a)*f),d=D(D(s*i)*u);return c===l&&h===d}negate(){return new at(this.x,D(-this.y),this.z)}double(){let{x:e,y:r,z:n}=this,i=D(e*e),o=D(r*r),s=D(o*o),a=e+o,u=D(Er*(D(a*a)-i-s)),f=D(ci*i),c=D(f*f),l=D(c-Er*u),h=D(f*(u-l)-el*s),d=D(Er*r*n);return new at(l,h,d)}add(e){sl(e);let{x:r,y:n,z:i}=this,{x:o,y:s,z:a}=e;if(o===nt||s===nt)return this;if(r===nt||n===nt)return e;let u=D(i*i),f=D(a*a),c=D(r*f),l=D(o*u),h=D(D(n*a)*f),d=D(D(s*i)*u),p=D(l-c),y=D(d-h);if(p===nt)return y===nt?this.double():at.ZERO;let x=D(p*p),v=D(p*x),B=D(c*x),_=D(y*y-v-Er*B),F=D(y*(B-_)-h*v),R=D(i*a*p);return new at(_,F,R)}subtract(e){return this.add(e.negate())}multiplyUnsafe(e){let r=at.ZERO;if(typeof e=="bigint"&&e===nt)return r;let n=fl(e);if(n===bt)return this;if(!Uo){let l=r,h=this;for(;n>nt;)n&bt&&(l=l.add(h)),h=h.double(),n>>=bt;return l}let{k1neg:i,k1:o,k2neg:s,k2:a}=Do.splitScalar(n),u=r,f=r,c=this;for(;o>nt||a>nt;)o&bt&&(u=u.add(c)),a&bt&&(f=f.add(c)),c=c.double(),o>>=bt,a>>=bt;return i&&(u=u.negate()),s&&(f=f.negate()),f=new at(D(f.x*Do.beta),f.y,f.z),u.add(f)}precomputeWindow(e){let r=Uo?128/e+1:256/e+1,n=[],i=this,o=i;for(let s=0;s<r;s++){o=i,n.push(o);for(let a=1;a<2**(e-1);a++)o=o.add(i),n.push(o);i=o.double()}return n}wNAF(e,r){!r&&this.equals(at.BASE)&&(r=lt.BASE);let n=r&&r._WINDOW_SIZE||1;if(256%n)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let i=r&&Fa.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=at.normalizeZ(i),Fa.set(r,i)));let o=at.ZERO,s=at.BASE,a=1+(Uo?128/n:256/n),u=2**(n-1),f=BigInt(2**n-1),c=2**n,l=BigInt(n);for(let h=0;h<a;h++){let d=h*u,p=Number(e&f);e>>=l,p>u&&(p-=c,e+=bt);let y=d,x=d+Math.abs(p)-1,v=h%2!==0,B=p<0;p===0?s=s.add(Lo(v,i[y])):o=o.add(Lo(B,i[x]))}return{p:o,f:s}}multiply(e,r){let n=fl(e),i,o;if(Uo){let{k1neg:s,k1:a,k2neg:u,k2:f}=Do.splitScalar(n),{p:c,f:l}=this.wNAF(a,r),{p:h,f:d}=this.wNAF(f,r);c=Lo(s,c),h=Lo(u,h),h=new at(D(h.x*Do.beta),h.y,h.z),i=c.add(h),o=l.add(d)}else{let{p:s,f:a}=this.wNAF(n,r);i=s,o=a}return at.normalizeZ([i,o])[0]}toAffine(e){let{x:r,y:n,z:i}=this,o=this.equals(at.ZERO);e==null&&(e=o?el:kn(i));let s=e,a=D(s*s),u=D(a*s),f=D(r*a),c=D(n*u),l=D(i*s);if(o)return lt.ZERO;if(l!==bt)throw new Error("invZ was invalid");return new lt(f,c)}};at.BASE=new at(Rt.Gx,Rt.Gy,bt);at.ZERO=new at(nt,bt,nt);function Lo(t,e){let r=e.negate();return t?r:e}var Fa=new WeakMap,lt=class{constructor(e,r){this.x=e,this.y=r}_setWindowSize(e){this._WINDOW_SIZE=e,Fa.delete(this)}hasEvenY(){return this.y%Er===nt}static fromCompressedHex(e){let r=e.length===32,n=Sr(r?e:e.subarray(1));if(!Pa(n))throw new Error("Point is not on curve");let i=ol(n),o=q2(i),s=(o&bt)===bt;r?s&&(o=D(-o)):(e[0]&1)===1!==s&&(o=D(-o));let a=new lt(n,o);return a.assertValidity(),a}static fromUncompressedHex(e){let r=Sr(e.subarray(1,Ie+1)),n=Sr(e.subarray(Ie+1,Ie*2+1)),i=new lt(r,n);return i.assertValidity(),i}static fromHex(e){let r=Rn(e),n=r.length,i=r[0];if(n===Ie)return this.fromCompressedHex(r);if(n===nl&&(i===2||i===3))return this.fromCompressedHex(r);if(n===il&&i===4)return this.fromUncompressedHex(r);throw new Error(`Point.fromHex: received invalid point. Expected 32-${nl} compressed bytes or ${il} uncompressed bytes, not ${n}`)}static fromPrivateKey(e){return lt.BASE.multiply(Ko(e))}static fromSignature(e,r,n){let{r:i,s:o}=cl(r);if(![0,1,2,3].includes(n))throw new Error("Cannot recover: invalid recovery bit");let s=Ma(Rn(e)),{n:a}=Rt,u=n===2||n===3?i+a:i,f=kn(u,a),c=D(-s*f,a),l=D(o*f,a),h=n&1?"03":"02",d=lt.fromHex(h+_n(u)),p=lt.BASE.multiplyAndAddUnsafe(d,c,l);if(!p)throw new Error("Cannot recover signature: point at infinify");return p.assertValidity(),p}toRawBytes(e=!1){return Xr(this.toHex(e))}toHex(e=!1){let r=_n(this.x);return e?`${this.hasEvenY()?"02":"03"}${r}`:`04${r}${_n(this.y)}`}toHexX(){return this.toHex(!0).slice(2)}toRawX(){return this.toRawBytes(!0).slice(1)}assertValidity(){let e="Point is not on elliptic curve",{x:r,y:n}=this;if(!Pa(r)||!Pa(n))throw new Error(e);let i=D(n*n),o=ol(r);if(D(i-o)!==nt)throw new Error(e)}equals(e){return this.x===e.x&&this.y===e.y}negate(){return new lt(this.x,D(-this.y))}double(){return at.fromAffine(this).double().toAffine()}add(e){return at.fromAffine(this).add(at.fromAffine(e)).toAffine()}subtract(e){return this.add(e.negate())}multiply(e){return at.fromAffine(this).multiply(e,this).toAffine()}multiplyAndAddUnsafe(e,r,n){let i=at.fromAffine(this),o=r===nt||r===bt||this!==lt.BASE?i.multiplyUnsafe(r):i.multiply(r),s=at.fromAffine(e).multiplyUnsafe(n),a=o.add(s);return a.equals(at.ZERO)?void 0:a.toAffine()}};lt.BASE=new lt(Rt.Gx,Rt.Gy);lt.ZERO=new lt(nt,nt);function al(t){return Number.parseInt(t[0],16)>=8?"00"+t:t}function ul(t){if(t.length<2||t[0]!==2)throw new Error(`Invalid signature integer tag: ${In(t)}`);let e=t[1],r=t.subarray(2,e+2);if(!e||r.length!==e)throw new Error("Invalid signature integer: wrong length");if(r[0]===0&&r[1]<=127)throw new Error("Invalid signature integer: trailing length");return{data:Sr(r),left:t.subarray(e+2)}}function K2(t){if(t.length<2||t[0]!=48)throw new Error(`Invalid signature tag: ${In(t)}`);if(t[1]!==t.length-2)throw new Error("Invalid signature: incorrect length");let{data:e,left:r}=ul(t.subarray(2)),{data:n,left:i}=ul(r);if(i.length)throw new Error(`Invalid signature: left bytes after parsing: ${In(i)}`);return{r:e,s:n}}var Ze=class{constructor(e,r){this.r=e,this.s=r,this.assertValidity()}static fromCompact(e){let r=e instanceof Uint8Array,n="Signature.fromCompact";if(typeof e!="string"&&!r)throw new TypeError(`${n}: Expected string or Uint8Array`);let i=r?In(e):e;if(i.length!==128)throw new Error(`${n}: Expected 64-byte hex`);return new Ze(Oo(i.slice(0,64)),Oo(i.slice(64,128)))}static fromDER(e){let r=e instanceof Uint8Array;if(typeof e!="string"&&!r)throw new TypeError("Signature.fromDER: Expected string or Uint8Array");let{r:n,s:i}=K2(r?e:Xr(e));return new Ze(n,i)}static fromHex(e){return this.fromDER(e)}assertValidity(){let{r:e,s:r}=this;if(!hi(e))throw new Error("Invalid Signature: r must be 0 < r < n");if(!hi(r))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){let e=Rt.n>>bt;return this.s>e}normalizeS(){return this.hasHighS()?new Ze(this.r,D(-this.s,Rt.n)):this}toDERRawBytes(){return Xr(this.toDERHex())}toDERHex(){let e=al(fi(this.s)),r=al(fi(this.r)),n=e.length/2,i=r.length/2,o=fi(n),s=fi(i);return`30${fi(i+n+4)}02${s}${r}02${o}${e}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return Xr(this.toCompactHex())}toCompactHex(){return _n(this.r)+_n(this.s)}};function br(...t){if(!t.every(n=>n instanceof Uint8Array))throw new Error("Uint8Array list expected");if(t.length===1)return t[0];let e=t.reduce((n,i)=>n+i.length,0),r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}var M2=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function In(t){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");let e="";for(let r=0;r<t.length;r++)e+=M2[t[r]];return e}var V2=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000");function _n(t){if(typeof t!="bigint")throw new Error("Expected bigint");if(!(nt<=t&&t<V2))throw new Error("Expected number 0 <= n < 2^256");return t.toString(16).padStart(64,"0")}function Oa(t){let e=Xr(_n(t));if(e.length!==32)throw new Error("Error: expected 32 bytes");return e}function fi(t){let e=t.toString(16);return e.length&1?`0${e}`:e}function Oo(t){if(typeof t!="string")throw new TypeError("hexToNumber: expected string, got "+typeof t);return BigInt(`0x${t}`)}function Xr(t){if(typeof t!="string")throw new TypeError("hexToBytes: expected string, got "+typeof t);if(t.length%2)throw new Error("hexToBytes: received invalid unpadded hex"+t.length);let e=new Uint8Array(t.length/2);for(let r=0;r<e.length;r++){let n=r*2,i=t.slice(n,n+2),o=Number.parseInt(i,16);if(Number.isNaN(o)||o<0)throw new Error("Invalid byte sequence");e[r]=o}return e}function Sr(t){return Oo(In(t))}function Rn(t){return t instanceof Uint8Array?Uint8Array.from(t):Xr(t)}function fl(t){if(typeof t=="number"&&Number.isSafeInteger(t)&&t>0)return BigInt(t);if(typeof t=="bigint"&&hi(t))return t;throw new TypeError("Expected valid private scalar: 0 < scalar < curve.n")}function D(t,e=Rt.P){let r=t%e;return r>=nt?r:e+r}function me(t,e){let{P:r}=Rt,n=t;for(;e-- >nt;)n*=n,n%=r;return n}function q2(t){let{P:e}=Rt,r=BigInt(6),n=BigInt(11),i=BigInt(22),o=BigInt(23),s=BigInt(44),a=BigInt(88),u=t*t*t%e,f=u*u*t%e,c=me(f,ci)*f%e,l=me(c,ci)*f%e,h=me(l,Er)*u%e,d=me(h,n)*h%e,p=me(d,i)*d%e,y=me(p,s)*p%e,x=me(y,a)*y%e,v=me(x,s)*p%e,B=me(v,ci)*f%e,_=me(B,o)*d%e,F=me(_,r)*u%e,R=me(F,Er);if(R*R%e!==t)throw new Error("Cannot find square root");return R}function kn(t,e=Rt.P){if(t===nt||e<=nt)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=D(t,e),n=e,i=nt,o=bt,s=bt,a=nt;for(;r!==nt;){let f=n/r,c=n%r,l=i-s*f,h=o-a*f;n=r,r=c,i=s,o=a,s=l,a=h}if(n!==bt)throw new Error("invert: does not exist");return D(i,e)}function z2(t,e=Rt.P){let r=new Array(t.length),n=t.reduce((o,s,a)=>s===nt?o:(r[a]=o,D(o*s,e)),bt),i=kn(n,e);return t.reduceRight((o,s,a)=>s===nt?o:(r[a]=D(o*r[a],e),D(o*s,e)),i),r}function H2(t){let e=t.length*8-Tn*8,r=Sr(t);return e>0?r>>BigInt(e):r}function Ma(t,e=!1){let r=H2(t);if(e)return r;let{n}=Rt;return r>=n?r-n:r}var Cn,li,Ka=class{constructor(e,r){if(this.hashLen=e,this.qByteLen=r,typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof r!="number"||r<2)throw new Error("qByteLen must be a number");this.v=new Uint8Array(e).fill(1),this.k=new Uint8Array(e).fill(0),this.counter=0}hmac(...e){return Re.hmacSha256(this.k,...e)}hmacSync(...e){return li(this.k,...e)}checkSync(){if(typeof li!="function")throw new Fo("hmacSha256Sync needs to be set")}incr(){if(this.counter>=1e3)throw new Error("Tried 1,000 k values for sign(), all were invalid");this.counter+=1}async reseed(e=new Uint8Array){this.k=await this.hmac(this.v,Uint8Array.from([0]),e),this.v=await this.hmac(this.v),e.length!==0&&(this.k=await this.hmac(this.v,Uint8Array.from([1]),e),this.v=await this.hmac(this.v))}reseedSync(e=new Uint8Array){this.checkSync(),this.k=this.hmacSync(this.v,Uint8Array.from([0]),e),this.v=this.hmacSync(this.v),e.length!==0&&(this.k=this.hmacSync(this.v,Uint8Array.from([1]),e),this.v=this.hmacSync(this.v))}async generate(){this.incr();let e=0,r=[];for(;e<this.qByteLen;){this.v=await this.hmac(this.v);let n=this.v.slice();r.push(n),e+=this.v.length}return br(...r)}generateSync(){this.checkSync(),this.incr();let e=0,r=[];for(;e<this.qByteLen;){this.v=this.hmacSync(this.v);let n=this.v.slice();r.push(n),e+=this.v.length}return br(...r)}};function hi(t){return nt<t&&t<Rt.n}function Pa(t){return nt<t&&t<Rt.P}function G2(t,e,r,n=!0){let{n:i}=Rt,o=Ma(t,!0);if(!hi(o))return;let s=kn(o,i),a=lt.BASE.multiply(o),u=D(a.x,i);if(u===nt)return;let f=D(s*D(e+r*u,i),i);if(f===nt)return;let c=new Ze(u,f),l=(a.x===c.r?0:2)|Number(a.y&bt);return n&&c.hasHighS()&&(c=c.normalizeS(),l^=1),{sig:c,recovery:l}}function Ko(t){let e;if(typeof t=="bigint")e=t;else if(typeof t=="number"&&Number.isSafeInteger(t)&&t>0)e=BigInt(t);else if(typeof t=="string"){if(t.length!==2*Tn)throw new Error("Expected 32 bytes of private key");e=Oo(t)}else if(t instanceof Uint8Array){if(t.length!==Tn)throw new Error("Expected 32 bytes of private key");e=Sr(t)}else throw new TypeError("Expected valid private key");if(!hi(e))throw new Error("Expected private key: 0 < key < n");return e}function $2(t){return t instanceof lt?(t.assertValidity(),t):lt.fromHex(t)}function cl(t){if(t instanceof Ze)return t.assertValidity(),t;try{return Ze.fromDER(t)}catch{return Ze.fromCompact(t)}}function Va(t,e=!1){return lt.fromPrivateKey(t).toRawBytes(e)}function ll(t){let e=t.length>Ie?t.slice(0,Ie):t;return Sr(e)}function W2(t){let e=ll(t),r=D(e,Rt.n);return hl(r<nt?e:r)}function hl(t){return Oa(t)}function Q2(t,e,r){if(t==null)throw new Error(`sign: expected valid message hash, not "${t}"`);let n=Rn(t),i=Ko(e),o=[hl(i),W2(n)];if(r!=null){r===!0&&(r=Re.randomBytes(Ie));let u=Rn(r);if(u.length!==Ie)throw new Error(`sign: Expected ${Ie} bytes of extra data`);o.push(u)}let s=br(...o),a=ll(n);return{seed:s,m:a,d:i}}function Z2(t,e){let{sig:r,recovery:n}=t,{der:i,recovered:o}=Object.assign({canonical:!0,der:!0},e),s=i?r.toDERRawBytes():r.toCompactRawBytes();return o?[s,n]:s}async function pl(t,e,r={}){let{seed:n,m:i,d:o}=Q2(t,e,r.extraEntropy),s=new Ka(O2,Tn);await s.reseed(n);let a;for(;!(a=G2(await s.generate(),i,o,r.canonical));)await s.reseed();return Z2(a,r)}var Y2={strict:!0};function dl(t,e,r,n=Y2){let i;try{i=cl(t),e=Rn(e)}catch{return!1}let{r:o,s}=i;if(n.strict&&i.hasHighS())return!1;let a=Ma(e),u;try{u=$2(r)}catch{return!1}let{n:f}=Rt,c=kn(s,f),l=D(a*c,f),h=D(o*c,f),d=lt.BASE.multiplyAndAddUnsafe(u,l,h);return d?D(d.x,f)===o:!1}lt.BASE._setWindowSize(8);var se={node:F2,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0};var Po={},Re={bytesToHex:In,hexToBytes:Xr,concatBytes:br,mod:D,invert:kn,isValidPrivateKey(t){try{return Ko(t),!0}catch{return!1}},_bigintTo32Bytes:Oa,_normalizePrivateKey:Ko,hashToPrivateKey:t=>{t=Rn(t);let e=Tn+8;if(t.length<e||t.length>1024)throw new Error("Expected valid bytes of private key as per FIPS 186");let r=D(Sr(t),Rt.n-bt)+bt;return Oa(r)},randomBytes:(t=32)=>{if(se.web)return se.web.getRandomValues(new Uint8Array(t));if(se.node){let{randomBytes:e}=se.node;return Uint8Array.from(e(t))}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>Re.hashToPrivateKey(Re.randomBytes(Tn+8)),precompute(t=8,e=lt.BASE){let r=e===lt.BASE?e:new lt(e.x,e.y);return r._setWindowSize(t),r.multiply(ci),r},sha256:async(...t)=>{if(se.web){let e=await se.web.subtle.digest("SHA-256",br(...t));return new Uint8Array(e)}else if(se.node){let{createHash:e}=se.node,r=e("sha256");return t.forEach(n=>r.update(n)),Uint8Array.from(r.digest())}else throw new Error("The environment doesn't have sha256 function")},hmacSha256:async(t,...e)=>{if(se.web){let r=await se.web.subtle.importKey("raw",t,{name:"HMAC",hash:{name:"SHA-256"}},!1,["sign"]),n=br(...e),i=await se.web.subtle.sign("HMAC",r,n);return new Uint8Array(i)}else if(se.node){let{createHmac:r}=se.node,n=r("sha256",t);return e.forEach(i=>n.update(i)),Uint8Array.from(n.digest())}else throw new Error("The environment doesn't have hmac-sha256 function")},sha256Sync:void 0,hmacSha256Sync:void 0,taggedHash:async(t,...e)=>{let r=Po[t];if(r===void 0){let n=await Re.sha256(Uint8Array.from(t,i=>i.charCodeAt(0)));r=br(n,n),Po[t]=r}return Re.sha256(r,...e)},taggedHashSync:(t,...e)=>{if(typeof Cn!="function")throw new Fo("sha256Sync is undefined, you need to set it");let r=Po[t];if(r===void 0){let n=Cn(Uint8Array.from(t,i=>i.charCodeAt(0)));r=br(n,n),Po[t]=r}return Cn(r,...e)},_JacobianPoint:at};Object.defineProperties(Re,{sha256Sync:{configurable:!1,get(){return Cn},set(t){Cn||(Cn=t)}},hmacSha256Sync:{configurable:!1,get(){return li},set(t){li||(li=t)}}});function Mo(t){if(isNaN(t)||t<=0)throw new yt("random bytes length must be a Number bigger than 0","ERR_INVALID_LENGTH");return Re.randomBytes(t)}var Jr={};$t(Jr,{jwkToPkcs1:()=>j2,jwkToPkix:()=>em,pkcs1ToJwk:()=>J2,pkixToJwk:()=>tm});var $b=j(oi(),1),Wb=j(No(),1),fr=j(dt(),1);function J2(t){let e=fr.default.asn1.fromDer(St(t,"ascii")),r=fr.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 j2(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 yt("JWK was missing components","ERR_INVALID_PARAMETERS");let e=fr.default.pki.privateKeyToAsn1({n:oe(t.n),e:oe(t.e),d:oe(t.d),p:oe(t.p),q:oe(t.q),dP:oe(t.dp),dQ:oe(t.dq),qInv:oe(t.qi)});return It(fr.default.asn1.toDer(e).getBytes(),"ascii")}function tm(t){let e=fr.default.asn1.fromDer(St(t,"ascii")),r=fr.default.pki.publicKeyFromAsn1(e);return{kty:"RSA",n:Te(r.n),e:Te(r.e)}}function em(t){if(t.n==null||t.e==null)throw new yt("JWK was missing components","ERR_INVALID_PARAMETERS");let e=fr.default.pki.publicKeyToAsn1({n:oe(t.n),e:oe(t.e)});return It(fr.default.asn1.toDer(e).getBytes(),"ascii")}var Jb=j(No(),1),qa=j(dt(),1);function yl(t,e){return e.map(r=>oe(t[r]))}function gl(t){return qa.default.pki.setRsaPrivateKey(...yl(t,["n","e","d","p","q","dp","dq","qi"]))}function ml(t){return qa.default.pki.setRsaPublicKey(...yl(t,["n","e"]))}async function xl(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 bl(e);return{privateKey:r[0],publicKey:r[1]}}async function za(t){let r=[await ee.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await rm(t)],n=await bl({privateKey:r[0],publicKey:r[1]});return{privateKey:n[0],publicKey:n[1]}}async function vl(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 wl(t,e,r){let n=await ee.get().subtle.importKey("jwk",t,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return await ee.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,e,r)}async function bl(t){if(t.privateKey==null||t.publicKey==null)throw new yt("Private and public key are required","ERR_INVALID_PARAMETERS");return await Promise.all([ee.get().subtle.exportKey("jwk",t.privateKey),ee.get().subtle.exportKey("jwk",t.publicKey)])}async function rm(t){return await 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 El(t,e,r,n){let i=e?ml(t):gl(t),o=St(Uint8Array.from(r),"ascii"),s=n(o,i);return It(s,"ascii")}function Sl(t,e){return El(t,!0,e,(r,n)=>n.encrypt(r))}function Bl(t,e){return El(t,!1,e,(r,n)=>n.decrypt(r))}async function Nn(t,e){let n=await Da().encrypt(t,e);return pn.encode(n)}var di=class{constructor(e){this._key=e}async verify(e,r){return await wl(this._key,r,e)}marshal(){return Jr.jwkToPkix(this._key)}get bytes(){return Ve.encode({Type:Bt.RSA,Data:this.marshal()}).subarray()}encrypt(e){return Sl(this._key,e)}equals(e){return Vt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Qt.digest(this.bytes);return e}},Dn=class{constructor(e,r){this._key=e,this._publicKey=r}genSecret(){return Mo(16)}async sign(e){return await vl(this._key,e)}get public(){if(this._publicKey==null)throw new yt("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new di(this._publicKey)}decrypt(e){return Bl(this._key,e)}marshal(){return Jr.jwkToPkcs1(this._key)}get bytes(){return qe.encode({Type:Bt.RSA,Data:this.marshal()}).subarray()}equals(e){return Vt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Qt.digest(this.bytes);return e}async id(){let e=await this.public.hash();return St(e,"base58btc")}async export(e,r="pkcs-8"){if(r==="pkcs-8"){let n=new pi.default.util.ByteBuffer(this.marshal()),i=pi.default.asn1.fromDer(n),o=pi.default.pki.privateKeyFromAsn1(i),s={algorithm:"aes256",count:1e4,saltSize:128/8,prfAlgorithm:"sha512"};return pi.default.pki.encryptRsaPrivateKey(o,e,s)}else{if(r==="libp2p-key")return await Nn(this.bytes,e);throw new yt(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}}};async function im(t){let e=Jr.pkcs1ToJwk(t),r=await za(e);return new Dn(r.privateKey,r.publicKey)}function om(t){let e=Jr.pkixToJwk(t);return new di(e)}async function sm(t){let e=await za(t);return new Dn(e.privateKey,e.publicKey)}async function am(t){let e=await xl(t);return new Dn(e.privateKey,e.publicKey)}var ja={};$t(ja,{Ed25519PrivateKey:()=>tn,Ed25519PublicKey:()=>vi,generateKeyPair:()=>Tm,generateKeyPairFromSeed:()=>Kl,unmarshalEd25519PrivateKey:()=>_m,unmarshalEd25519PublicKey:()=>Cm});var um=j(Sn(),1);var qt=BigInt(0),it=BigInt(1),_r=BigInt(2),fm=BigInt(8),Al=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),Et=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:Al,n:Al,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var Rl=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),yi=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),y4=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),cm=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),lm=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),hm=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),pm=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),et=class{constructor(e,r,n,i){this.x=e,this.y=r,this.z=n,this.t=i}static fromAffine(e){if(!(e instanceof _t))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return e.equals(_t.ZERO)?et.ZERO:new et(e.x,e.y,it,S(e.x*e.y))}static toAffineBatch(e){let r=gm(e.map(n=>n.z));return e.map((n,i)=>n.toAffine(r[i]))}static normalizeZ(e){return this.toAffineBatch(e).map(this.fromAffine)}equals(e){Cl(e);let{x:r,y:n,z:i}=this,{x:o,y:s,z:a}=e,u=S(r*a),f=S(o*i),c=S(n*a),l=S(s*i);return u===f&&c===l}negate(){return new et(S(-this.x),this.y,this.z,S(-this.t))}double(){let{x:e,y:r,z:n}=this,{a:i}=Et,o=S(e*e),s=S(r*r),a=S(_r*S(n*n)),u=S(i*o),f=e+r,c=S(S(f*f)-o-s),l=u+s,h=l-a,d=u-s,p=S(c*h),y=S(l*d),x=S(c*d),v=S(h*l);return new et(p,y,v,x)}add(e){Cl(e);let{x:r,y:n,z:i,t:o}=this,{x:s,y:a,z:u,t:f}=e,c=S((n-r)*(a+s)),l=S((n+r)*(a-s)),h=S(l-c);if(h===qt)return this.double();let d=S(i*_r*f),p=S(o*_r*u),y=p+d,x=l+c,v=p-d,B=S(y*h),_=S(x*v),F=S(y*v),R=S(h*x);return new et(B,_,R,F)}subtract(e){return this.add(e.negate())}precomputeWindow(e){let r=1+256/e,n=[],i=this,o=i;for(let s=0;s<r;s++){o=i,n.push(o);for(let a=1;a<2**(e-1);a++)o=o.add(i),n.push(o);i=o.double()}return n}wNAF(e,r){!r&&this.equals(et.BASE)&&(r=_t.BASE);let n=r&&r._WINDOW_SIZE||1;if(256%n)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let i=r&&Za.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=et.normalizeZ(i),Za.set(r,i)));let o=et.ZERO,s=et.BASE,a=1+256/n,u=2**(n-1),f=BigInt(2**n-1),c=2**n,l=BigInt(n);for(let h=0;h<a;h++){let d=h*u,p=Number(e&f);e>>=l,p>u&&(p-=c,e+=it);let y=d,x=d+Math.abs(p)-1,v=h%2!==0,B=p<0;p===0?s=s.add(_l(v,i[y])):o=o.add(_l(B,i[x]))}return et.normalizeZ([o,s])[0]}multiply(e,r){return this.wNAF(qo(e,Et.l),r)}multiplyUnsafe(e){let r=qo(e,Et.l,!1),n=et.BASE,i=et.ZERO;if(r===qt)return i;if(this.equals(i)||r===it)return this;if(this.equals(n))return this.wNAF(r);let o=i,s=this;for(;r>qt;)r&it&&(o=o.add(s)),s=s.double(),r>>=it;return o}isSmallOrder(){return this.multiplyUnsafe(Et.h).equals(et.ZERO)}isTorsionFree(){let e=this.multiplyUnsafe(Et.l/_r).double();return Et.l%_r&&(e=e.add(this)),e.equals(et.ZERO)}toAffine(e){let{x:r,y:n,z:i}=this,o=this.equals(et.ZERO);e==null&&(e=o?fm:zo(i));let s=S(r*e),a=S(n*e),u=S(i*e);if(o)return _t.ZERO;if(u!==it)throw new Error("invZ was invalid");return new _t(s,a)}fromRistrettoBytes(){$a()}toRistrettoBytes(){$a()}fromRistrettoHash(){$a()}};et.BASE=new et(Et.Gx,Et.Gy,it,S(Et.Gx*Et.Gy));et.ZERO=new et(qt,it,it,qt);function _l(t,e){let r=e.negate();return t?r:e}function Cl(t){if(!(t instanceof et))throw new TypeError("ExtendedPoint expected")}function Ga(t){if(!(t instanceof re))throw new TypeError("RistrettoPoint expected")}function $a(){throw new Error("Legacy method: switch to RistrettoPoint")}var re=class{constructor(e){this.ep=e}static calcElligatorRistrettoMap(e){let{d:r}=Et,n=S(yi*e*e),i=S((n+it)*hm),o=BigInt(-1),s=S((o-r*n)*S(n+r)),{isValid:a,value:u}=Xa(i,s),f=S(u*e);Ar(f)||(f=S(-f)),a||(u=f),a||(o=n);let c=S(o*(n-it)*pm-s),l=u*u,h=S((u+u)*s),d=S(c*cm),p=S(it-l),y=S(it+l);return new et(S(h*y),S(p*d),S(d*y),S(h*p))}static hashToCurve(e){e=Cr(e,64);let r=Wa(e.slice(0,32)),n=this.calcElligatorRistrettoMap(r),i=Wa(e.slice(32,64)),o=this.calcElligatorRistrettoMap(i);return new re(n.add(o))}static fromHex(e){e=Cr(e,32);let{a:r,d:n}=Et,i="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",o=Wa(e);if(!xm(gi(o),e)||Ar(o))throw new Error(i);let s=S(o*o),a=S(it+r*s),u=S(it-r*s),f=S(a*a),c=S(u*u),l=S(r*n*f-c),{isValid:h,value:d}=Il(S(l*c)),p=S(d*u),y=S(d*p*l),x=S((o+o)*p);Ar(x)&&(x=S(-x));let v=S(a*y),B=S(x*v);if(!h||Ar(B)||v===qt)throw new Error(i);return new re(new et(x,v,it,B))}toRawBytes(){let{x:e,y:r,z:n,t:i}=this.ep,o=S(S(n+r)*S(n-r)),s=S(e*r),a=S(s*s),{value:u}=Il(S(o*a)),f=S(u*o),c=S(u*s),l=S(f*c*i),h;if(Ar(i*l)){let p=S(r*yi),y=S(e*yi);e=p,r=y,h=S(f*lm)}else h=c;Ar(e*l)&&(r=S(-r));let d=S((n-r)*h);return Ar(d)&&(d=S(-d)),gi(d)}toHex(){return mi(this.toRawBytes())}toString(){return this.toHex()}equals(e){Ga(e);let r=this.ep,n=e.ep,i=S(r.x*n.y)===S(r.y*n.x),o=S(r.y*n.y)===S(r.x*n.x);return i||o}add(e){return Ga(e),new re(this.ep.add(e.ep))}subtract(e){return Ga(e),new re(this.ep.subtract(e.ep))}multiply(e){return new re(this.ep.multiply(e))}multiplyUnsafe(e){return new re(this.ep.multiplyUnsafe(e))}};re.BASE=new re(et.BASE);re.ZERO=new re(et.ZERO);var Za=new WeakMap,_t=class{constructor(e,r){this.x=e,this.y=r}_setWindowSize(e){this._WINDOW_SIZE=e,Za.delete(this)}static fromHex(e,r=!0){let{d:n,P:i}=Et;e=Cr(e,32);let o=e.slice();o[31]=e[31]&-129;let s=xi(o);if(r&&s>=i)throw new Error("Expected 0 < hex < P");if(!r&&s>=Rl)throw new Error("Expected 0 < hex < 2**256");let a=S(s*s),u=S(a-it),f=S(n*a+it),{isValid:c,value:l}=Xa(u,f);if(!c)throw new Error("Point.fromHex: invalid y coordinate");let h=(l&it)===it;return(e[31]&128)!==0!==h&&(l=S(-l)),new _t(l,s)}static async fromPrivateKey(e){return(await Ho(e)).point}toRawBytes(){let e=gi(this.y);return e[31]|=this.x&it?128:0,e}toHex(){return mi(this.toRawBytes())}toX25519(){let{y:e}=this,r=S((it+e)*zo(it-e));return gi(r)}isTorsionFree(){return et.fromAffine(this).isTorsionFree()}equals(e){return this.x===e.x&&this.y===e.y}negate(){return new _t(S(-this.x),this.y)}add(e){return et.fromAffine(this).add(et.fromAffine(e)).toAffine()}subtract(e){return this.add(e.negate())}multiply(e){return et.fromAffine(this).multiply(e,this).toAffine()}};_t.BASE=new _t(Et.Gx,Et.Gy);_t.ZERO=new _t(qt,it);var jr=class{constructor(e,r){this.r=e,this.s=r,this.assertValidity()}static fromHex(e){let r=Cr(e,64),n=_t.fromHex(r.slice(0,32),!1),i=xi(r.slice(32,64));return new jr(n,i)}assertValidity(){let{r:e,s:r}=this;if(!(e instanceof _t))throw new Error("Expected Point instance");return qo(r,Et.l,!1),this}toRawBytes(){let e=new Uint8Array(64);return e.set(this.r.toRawBytes()),e.set(gi(this.s),32),e}toHex(){return mi(this.toRawBytes())}};function Tl(...t){if(!t.every(n=>n instanceof Uint8Array))throw new Error("Expected Uint8Array list");if(t.length===1)return t[0];let e=t.reduce((n,i)=>n+i.length,0),r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}var dm=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function mi(t){if(!(t instanceof Uint8Array))throw new Error("Uint8Array expected");let e="";for(let r=0;r<t.length;r++)e+=dm[t[r]];return e}function Ya(t){if(typeof t!="string")throw new TypeError("hexToBytes: expected string, got "+typeof t);if(t.length%2)throw new Error("hexToBytes: received invalid unpadded hex");let e=new Uint8Array(t.length/2);for(let r=0;r<e.length;r++){let n=r*2,i=t.slice(n,n+2),o=Number.parseInt(i,16);if(Number.isNaN(o)||o<0)throw new Error("Invalid byte sequence");e[r]=o}return e}function kl(t){let r=t.toString(16).padStart(64,"0");return Ya(r)}function gi(t){return kl(t).reverse()}function Ar(t){return(S(t)&it)===it}function xi(t){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");return BigInt("0x"+mi(Uint8Array.from(t).reverse()))}var ym=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function Wa(t){return S(xi(t)&ym)}function S(t,e=Et.P){let r=t%e;return r>=qt?r:e+r}function zo(t,e=Et.P){if(t===qt||e<=qt)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=S(t,e),n=e,i=qt,o=it,s=it,a=qt;for(;r!==qt;){let f=n/r,c=n%r,l=i-s*f,h=o-a*f;n=r,r=c,i=s,o=a,s=l,a=h}if(n!==it)throw new Error("invert: does not exist");return S(i,e)}function gm(t,e=Et.P){let r=new Array(t.length),n=t.reduce((o,s,a)=>s===qt?o:(r[a]=o,S(o*s,e)),it),i=zo(n,e);return t.reduceRight((o,s,a)=>s===qt?o:(r[a]=S(o*r[a],e),S(o*s,e)),i),r}function Ye(t,e){let{P:r}=Et,n=t;for(;e-- >qt;)n*=n,n%=r;return n}function mm(t){let{P:e}=Et,r=BigInt(5),n=BigInt(10),i=BigInt(20),o=BigInt(40),s=BigInt(80),u=t*t%e*t%e,f=Ye(u,_r)*u%e,c=Ye(f,it)*t%e,l=Ye(c,r)*c%e,h=Ye(l,n)*l%e,d=Ye(h,i)*h%e,p=Ye(d,o)*d%e,y=Ye(p,s)*p%e,x=Ye(y,s)*p%e,v=Ye(x,n)*l%e;return{pow_p_5_8:Ye(v,_r)*t%e,b2:u}}function Xa(t,e){let r=S(e*e*e),n=S(r*r*e),i=mm(t*n).pow_p_5_8,o=S(t*r*i),s=S(e*o*o),a=o,u=S(o*yi),f=s===t,c=s===S(-t),l=s===S(-t*yi);return f&&(o=a),(c||l)&&(o=u),Ar(o)&&(o=S(-o)),{isValid:f||c,value:o}}function Il(t){return Xa(it,t)}function Vo(t){return S(xi(t),Et.l)}function xm(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 Cr(t,e){let r=t instanceof Uint8Array?Uint8Array.from(t):Ya(t);if(typeof e=="number"&&r.length!==e)throw new Error(`Expected ${e} bytes`);return r}function qo(t,e,r=!0){if(!e)throw new TypeError("Specify max value");if(typeof t=="number"&&Number.isSafeInteger(t)&&(t=BigInt(t)),typeof t=="bigint"&&t<e){if(r){if(qt<t)return t}else if(qt<=t)return t}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function vm(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}function wm(t){if(t=typeof t=="bigint"||typeof t=="number"?kl(qo(t,Rl)):Cr(t),t.length!==32)throw new Error("Expected 32 bytes");return t}function bm(t){let e=vm(t.slice(0,32)),r=t.slice(32,64),n=Vo(e),i=_t.BASE.multiply(n),o=i.toRawBytes();return{head:e,prefix:r,scalar:n,point:i,pointBytes:o}}var Qa;async function Ho(t){return bm(await Tr.sha512(wm(t)))}async function Ja(t){return(await Ho(t)).pointBytes}async function Nl(t,e){t=Cr(t);let{prefix:r,scalar:n,pointBytes:i}=await Ho(e),o=Vo(await Tr.sha512(r,t)),s=_t.BASE.multiply(o),a=Vo(await Tr.sha512(s.toRawBytes(),i,t)),u=S(o+a*n,Et.l);return new jr(s,u).toRawBytes()}function Em(t,e,r){e=Cr(e),r instanceof _t||(r=_t.fromHex(r,!1));let{r:n,s:i}=t instanceof jr?t.assertValidity():jr.fromHex(t),o=et.BASE.multiplyUnsafe(i);return{r:n,s:i,SB:o,pub:r,msg:e}}function Sm(t,e,r,n){let i=Vo(n),o=et.fromAffine(t).multiplyUnsafe(i);return et.fromAffine(e).add(o).subtract(r).multiplyUnsafe(Et.h).equals(et.ZERO)}async function Dl(t,e,r){let{r:n,SB:i,msg:o,pub:s}=Em(t,e,r),a=await Tr.sha512(n.toRawBytes(),s.toRawBytes(),o);return Sm(s,n,i,a)}_t.BASE._setWindowSize(8);var Br={node:um,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},Tr={bytesToHex:mi,hexToBytes:Ya,concatBytes:Tl,getExtendedPublicKey:Ho,mod:S,invert:zo,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:t=>{if(t=Cr(t),t.length<40||t.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return S(xi(t),Et.l-it)+it},randomBytes:(t=32)=>{if(Br.web)return Br.web.getRandomValues(new Uint8Array(t));if(Br.node){let{randomBytes:e}=Br.node;return new Uint8Array(e(t).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>Tr.randomBytes(32),sha512:async(...t)=>{let e=Tl(...t);if(Br.web){let r=await Br.web.subtle.digest("SHA-512",e.buffer);return new Uint8Array(r)}else{if(Br.node)return Uint8Array.from(Br.node.createHash("sha512").update(e).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(t=8,e=_t.BASE){let r=e.equals(_t.BASE)?e:new _t(e.x,e.y);return r._setWindowSize(t),r.multiply(_r),r},sha512Sync:void 0};Object.defineProperties(Tr,{sha512Sync:{configurable:!1,get(){return Qa},set(t){Qa||(Qa=t)}}});var Un=32,cr=64,Go=32;async function Ul(){let t=Tr.randomPrivateKey(),e=await Ja(t);return{privateKey:Ol(t,e),publicKey:e}}async function Ll(t){if(t.length!==Go)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=await Ja(e);return{privateKey:Ol(e,r),publicKey:r}}async function Pl(t,e){let r=t.subarray(0,Go);return await Nl(e,r)}async function Fl(t,e,r){return await Dl(e,r,t)}function Ol(t,e){let r=new Uint8Array(cr);for(let n=0;n<Go;n++)r[n]=t[n],r[Go+n]=e[n];return r}var vi=class{constructor(e){this._key=Ln(e,Un)}async verify(e,r){return await Fl(this._key,r,e)}marshal(){return this._key}get bytes(){return Ve.encode({Type:Bt.Ed25519,Data:this.marshal()}).subarray()}equals(e){return Vt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Qt.digest(this.bytes);return e}},tn=class{constructor(e,r){this._key=Ln(e,cr),this._publicKey=Ln(r,Un)}async sign(e){return await Pl(this._key,e)}get public(){return new vi(this._publicKey)}marshal(){return this._key}get bytes(){return qe.encode({Type:Bt.Ed25519,Data:this.marshal()}).subarray()}equals(e){return Vt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Qt.digest(this.bytes);return e}async id(){let e=Oe.digest(this.public.bytes);return Wt.encode(e.bytes).substring(1)}async export(e,r="libp2p-key"){if(r==="libp2p-key")return await Nn(this.bytes,e);throw new yt(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function _m(t){if(t.length>cr){t=Ln(t,cr+Un);let n=t.subarray(0,cr),i=t.subarray(cr,t.length);return new tn(n,i)}t=Ln(t,cr);let e=t.subarray(0,cr),r=t.subarray(Un);return new tn(e,r)}function Cm(t){return t=Ln(t,Un),new vi(t)}async function Tm(){let{privateKey:t,publicKey:e}=await Ul();return new tn(t,e)}async function Kl(t){let{privateKey:e,publicKey:r}=await Ll(t);return new tn(e,r)}function Ln(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new yt(`Key must be a Uint8Array of length ${e}, got ${t.length}`,"ERR_INVALID_KEY_TYPE");return t}var eu={};$t(eu,{Secp256k1PrivateKey:()=>bi,Secp256k1PublicKey:()=>wi,generateKeyPair:()=>Nm,unmarshalSecp256k1PrivateKey:()=>Rm,unmarshalSecp256k1PublicKey:()=>km});function Ml(){return Re.randomPrivateKey()}async function Vl(t,e){let{digest:r}=await Qt.digest(e);try{return await pl(r,t)}catch(n){throw new yt(String(n),"ERR_INVALID_INPUT")}}async function ql(t,e,r){try{let{digest:n}=await Qt.digest(r);return dl(e,n,t)}catch(n){throw new yt(String(n),"ERR_INVALID_INPUT")}}function zl(t){return lt.fromHex(t).toRawBytes(!0)}function Hl(t){try{Va(t,!0)}catch(e){throw new yt(String(e),"ERR_INVALID_PRIVATE_KEY")}}function tu(t){try{lt.fromHex(t)}catch(e){throw new yt(String(e),"ERR_INVALID_PUBLIC_KEY")}}function Gl(t){try{return Va(t,!0)}catch(e){throw new yt(String(e),"ERR_INVALID_PRIVATE_KEY")}}var wi=class{constructor(e){tu(e),this._key=e}async verify(e,r){return await ql(this._key,r,e)}marshal(){return zl(this._key)}get bytes(){return Ve.encode({Type:Bt.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Vt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Qt.digest(this.bytes);return e}},bi=class{constructor(e,r){this._key=e,this._publicKey=r??Gl(e),Hl(this._key),tu(this._publicKey)}async sign(e){return await Vl(this._key,e)}get public(){return new wi(this._publicKey)}marshal(){return this._key}get bytes(){return qe.encode({Type:Bt.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Vt(this.bytes,e.bytes)}async hash(){let{bytes:e}=await Qt.digest(this.bytes);return e}async id(){let e=await this.public.hash();return St(e,"base58btc")}async export(e,r="libp2p-key"){if(r==="libp2p-key")return await Nn(this.bytes,e);throw new yt(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function Rm(t){return new bi(t)}function km(t){return new wi(t)}async function Nm(){let t=Ml();return new bi(t)}var en={rsa:Ha,ed25519:ja,secp256k1:eu};function $l(t){let e=Object.keys(en).join(" / ");return new yt(`invalid or unsupported key type ${t}. Must be ${e}`,"ERR_UNSUPPORTED_KEY_TYPE")}function ru(t){let e=Ve.decode(t),r=e.Data??new Uint8Array;switch(e.Type){case Bt.RSA:return en.rsa.unmarshalRsaPublicKey(r);case Bt.Ed25519:return en.ed25519.unmarshalEd25519PublicKey(r);case Bt.Secp256k1:return en.secp256k1.unmarshalSecp256k1PublicKey(r);default:throw $l(e.Type??"RSA")}}async function Wl(t){let e=qe.decode(t),r=e.Data??new Uint8Array;switch(e.Type){case Bt.RSA:return await en.rsa.unmarshalRsaPrivateKey(r);case Bt.Ed25519:return en.ed25519.unmarshalEd25519PrivateKey(r);case Bt.Secp256k1:return en.secp256k1.unmarshalSecp256k1PrivateKey(r);default:throw $l(e.Type??"RSA")}}var Mu=j($o(),1);var Xe=j(th(),1);Xe.default.formatters.b=t=>t==null?"undefined":Wt.baseEncode(t);Xe.default.formatters.t=t=>t==null?"undefined":dr.baseEncode(t);Xe.default.formatters.m=t=>t==null?"undefined":pn.baseEncode(t);Xe.default.formatters.p=t=>t==null?"undefined":t.toString();Xe.default.formatters.c=t=>t==null?"undefined":t.toString();Xe.default.formatters.k=t=>t==null?"undefined":t.toString();function Ir(t){return Object.assign((0,Xe.default)(t),{error:(0,Xe.default)(`${t}:error`),trace:(0,Xe.default)(`${t}:trace`)})}var Zn=j($o(),1);var eh="ERR_IPNS_EXPIRED_RECORD",Ei="ERR_UNRECOGNIZED_VALIDITY",rh="ERR_SIGNATURE_CREATION",Rr="ERR_SIGNATURE_VERIFICATION",nh="ERR_UNRECOGNIZED_FORMAT";var nu="ERR_UNDEFINED_PARAMETER",ih="ERR_INVALID_RECORD_DATA",oh="ERR_INVALID_EMBEDDED_KEY",sh="ERR_MISSING_PRIVATE_KEY";var Wm=Symbol.for("nodejs.util.inspect.custom"),ah=Object.values(mn).map(t=>t.decoder).reduce((t,e)=>t.or(e),mn.identity.decoder),uh=114,ou=36,su=37,Si=class{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()})`}get[Bs](){return!0}toString(){return this.string==null&&(this.string=Wt.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return xt.createV1(uh,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(e){if(e instanceof Uint8Array)return Vt(this.multihash.bytes,e);if(typeof e=="string")return au(e).equals(this);if(e?.multihash?.bytes!=null)return Vt(this.multihash.bytes,e.multihash.bytes);throw new Error("not valid Id")}[Wm](){return`PeerId(${this.toString()})`}},Kn=class extends Si{constructor(e){super({...e,type:"RSA"}),this.type="RSA",this.publicKey=e.publicKey}},Mn=class extends Si{constructor(e){super({...e,type:"Ed25519"}),this.type="Ed25519",this.publicKey=e.multihash.digest}},Vn=class extends Si{constructor(e){super({...e,type:"secp256k1"}),this.type="secp256k1",this.publicKey=e.multihash.digest}};function au(t,e){if(e=e??ah,t.charAt(0)==="1"||t.charAt(0)==="Q"){let r=Mr(Wt.decode(`z${t}`));return t.startsWith("12D")?new Mn({multihash:r}):t.startsWith("16U")?new Vn({multihash:r}):new Kn({multihash:r})}return uu(ah.decode(t))}function uu(t){try{let e=Mr(t);if(e.code===Oe.code){if(e.digest.length===ou)return new Mn({multihash:e});if(e.digest.length===su)return new Vn({multihash:e})}if(e.code===Qt.code)return new Kn({multihash:e})}catch{return Qm(xt.decode(t))}throw new Error("Supplied PeerID CID is invalid")}function Qm(t){if(t==null||t.multihash==null||t.version==null||t.version===1&&t.code!==uh)throw new Error("Supplied PeerID CID is invalid");let e=t.multihash;if(e.code===Qt.code)return new Kn({multihash:t.multihash});if(e.code===Oe.code){if(e.digest.length===ou)return new Mn({multihash:t.multihash});if(e.digest.length===su)return new Vn({multihash:t.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function fh(t,e){return t.length===ou?new Mn({multihash:Fe(Oe.code,t),privateKey:e}):t.length===su?new Vn({multihash:Fe(Oe.code,t),privateKey:e}):new Kn({multihash:await Qt.digest(t),publicKey:t,privateKey:e})}var wu=j(hu(),1),Rh=j(Eh(),1),kh=j(on(),1),bu=j(vu(),1),Nh=j(Ih(),1);function ex(){kh.default._configure(),wu.default._configure(Rh.default),bu.default._configure(Nh.default)}ex();var Dh=["uint64","int64","sint64","fixed64","sfixed64"];function rx(t){for(let e of Dh){if(t[e]==null)continue;let r=t[e];t[e]=function(){return BigInt(r.call(this).toString())}}return t}function Eu(t){return rx(new wu.default(t))}function nx(t){for(let e of Dh){if(t[e]==null)continue;let r=t[e];t[e]=function(n){return r.call(this,n.toString())}}return t}function Su(){return nx(bu.default.create())}function Bu(t,e){let r=Eu(t instanceof Uint8Array?t:t.subarray());return e.decode(r)}function Au(t,e){let r=Su();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var qn;(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"})(qn||(qn={}));function Xo(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function _u(t){function e(i){if(t[i.toString()]==null)throw new Error("Invalid enum value");return t[i]}let r=function(o,s){let a=e(o);s.int32(a)},n=function(o){let s=o.int32();return e(s)};return Xo("enum",qn.VARINT,r,n)}function Cu(t,e){return Xo("message",qn.LENGTH_DELIMITED,t,e)}var ne;(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=()=>_u(r)}(e=t.ValidityType||(t.ValidityType={}));let n;t.codec=()=>(n==null&&(n=Cu((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),t.ValidityType.codec().encode(i.validityType,o)),i.validity!=null&&(o.uint32(34),o.bytes(i.validity)),i.sequence!=null&&(o.uint32(40),o.uint64(i.sequence)),i.ttl!=null&&(o.uint32(48),o.uint64(i.ttl)),i.pubKey!=null&&(o.uint32(58),o.bytes(i.pubKey)),i.signatureV2!=null&&(o.uint32(66),o.bytes(i.signatureV2)),i.data!=null&&(o.uint32(74),o.bytes(i.data)),s.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let s={},a=o==null?i.len:i.pos+o;for(;i.pos<a;){let u=i.uint32();switch(u>>>3){case 1:s.value=i.bytes();break;case 2:s.signature=i.bytes();break;case 3:s.validityType=t.ValidityType.codec().decode(i);break;case 4:s.validity=i.bytes();break;case 5:s.sequence=i.uint64();break;case 6:s.ttl=i.uint64();break;case 7:s.pubKey=i.bytes();break;case 8:s.signatureV2=i.bytes();break;case 9:s.data=i.bytes();break;default:i.skipType(u&7);break}}return s})),n),t.encode=i=>Au(i,t.codec()),t.decode=i=>Bu(i,t.codec())})(ne||(ne={}));var ix=["string","number","bigint","symbol"],ox=["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 Uh(t){if(t===null)return"null";if(t===void 0)return"undefined";if(t===!0||t===!1)return"boolean";let e=typeof t;if(ix.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(t))return"Array";if(sx(t))return"Buffer";let r=ax(t);return r||"Object"}function sx(t){return t&&t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer.call(null,t)}function ax(t){let e=Object.prototype.toString.call(t).slice(8,-1);if(ox.includes(e))return e}var b=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}};b.uint=new b(0,"uint",!0);b.negint=new b(1,"negint",!0);b.bytes=new b(2,"bytes",!0);b.string=new b(3,"string",!0);b.array=new b(4,"array",!1);b.map=new b(5,"map",!1);b.tag=new b(6,"tag",!1);b.float=new b(7,"float",!0);b.false=new b(7,"false",!0);b.true=new b(7,"true",!0);b.null=new b(7,"null",!0);b.undefined=new b(7,"undefined",!0);b.break=new b(7,"break",!0);var U=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 zn=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",ux=new TextDecoder,fx=new TextEncoder;function Jo(t){return zn&&globalThis.Buffer.isBuffer(t)}function Tu(t){return t instanceof Uint8Array?Jo(t)?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t:Uint8Array.from(t)}var Oh=zn?(t,e,r)=>r-e>64?globalThis.Buffer.from(t.subarray(e,r)).toString("utf8"):Ph(t,e,r):(t,e,r)=>r-e>64?ux.decode(t.subarray(e,r)):Ph(t,e,r),Kh=zn?t=>t.length>64?globalThis.Buffer.from(t):Lh(t):t=>t.length>64?fx.encode(t):Lh(t),tr=t=>Uint8Array.from(t),Hn=zn?(t,e,r)=>Jo(t)?new Uint8Array(t.subarray(e,r)):t.slice(e,r):(t,e,r)=>t.slice(e,r),Mh=zn?(t,e)=>(t=t.map(r=>r instanceof Uint8Array?r:globalThis.Buffer.from(r)),Tu(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},Vh=zn?t=>globalThis.Buffer.allocUnsafe(t):t=>new Uint8Array(t);function qh(t,e){if(Jo(t)&&Jo(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 Lh(t,e=1/0){let r,n=t.length,i=null,o=[];for(let s=0;s<n;++s){if(r=t.charCodeAt(s),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}else if(s+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=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 Ph(t,e,r){let n=[];for(;e<r;){let i=t[e],o=null,s=i>239?4:i>223?3:i>191?2:1;if(e+s<=r){let a,u,f,c;switch(s){case 1:i<128&&(o=i);break;case 2:a=t[e+1],(a&192)===128&&(c=(i&31)<<6|a&63,c>127&&(o=c));break;case 3:a=t[e+1],u=t[e+2],(a&192)===128&&(u&192)===128&&(c=(i&15)<<12|(a&63)<<6|u&63,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:a=t[e+1],u=t[e+2],f=t[e+3],(a&192)===128&&(u&192)===128&&(f&192)===128&&(c=(i&15)<<18|(a&63)<<12|(u&63)<<6|f&63,c>65535&&c<1114112&&(o=c))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),e+=s}return cx(n)}var Fh=4096;function cx(t){let e=t.length;if(e<=Fh)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Fh));return r}var lx=256,_i=class{constructor(e=lx){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=Vh(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=Hn(n,0,this.cursor)}else r=Mh(this.chunks,this.cursor);return e&&this.reset(),r}};var W="CBOR decode error:",Iu="CBOR encode error:",Ci=[];Ci[23]=1;Ci[24]=2;Ci[25]=3;Ci[26]=5;Ci[27]=9;function lr(t,e,r){if(t.length-e<r)throw new Error(`${W} not enough data for type`)}var Ht=[24,256,65536,4294967296,BigInt("18446744073709551616")];function ue(t,e,r){lr(t,e,1);let n=t[e];if(r.strict===!0&&n<Ht[0])throw new Error(`${W} integer encoded in more bytes than necessary (strict decode)`);return n}function fe(t,e,r){lr(t,e,2);let n=t[e]<<8|t[e+1];if(r.strict===!0&&n<Ht[1])throw new Error(`${W} integer encoded in more bytes than necessary (strict decode)`);return n}function ce(t,e,r){lr(t,e,4);let n=t[e]*16777216+(t[e+1]<<16)+(t[e+2]<<8)+t[e+3];if(r.strict===!0&&n<Ht[2])throw new Error(`${W} integer encoded in more bytes than necessary (strict decode)`);return n}function le(t,e,r){lr(t,e,8);let n=t[e]*16777216+(t[e+1]<<16)+(t[e+2]<<8)+t[e+3],i=t[e+4]*16777216+(t[e+5]<<16)+(t[e+6]<<8)+t[e+7],o=(BigInt(n)<<BigInt(32))+BigInt(i);if(r.strict===!0&&o<Ht[3])throw new Error(`${W} 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(`${W} integers outside of the safe integer range are not supported`)}function zh(t,e,r,n){return new U(b.uint,ue(t,e+1,n),2)}function Hh(t,e,r,n){return new U(b.uint,fe(t,e+1,n),3)}function Gh(t,e,r,n){return new U(b.uint,ce(t,e+1,n),5)}function $h(t,e,r,n){return new U(b.uint,le(t,e+1,n),9)}function ve(t,e){return Zt(t,0,e.value)}function Zt(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)),s=Number(n>>BigInt(32)&BigInt(4294967295));i[8]=o&255,o=o>>8,i[7]=o&255,o=o>>8,i[6]=o&255,o=o>>8,i[5]=o&255,i[4]=s&255,s=s>>8,i[3]=s&255,s=s>>8,i[2]=s&255,s=s>>8,i[1]=s&255,t.push(i)}else throw new Error(`${W} encountered BigInt larger than allowable range`)}}ve.encodedSize=function(e){return Zt.encodedSize(e.value)};Zt.encodedSize=function(e){return e<Ht[0]?1:e<Ht[1]?2:e<Ht[2]?3:e<Ht[3]?5:9};ve.compareTokens=function(e,r){return e.value<r.value?-1:e.value>r.value?1:0};function Wh(t,e,r,n){return new U(b.negint,-1-ue(t,e+1,n),2)}function Qh(t,e,r,n){return new U(b.negint,-1-fe(t,e+1,n),3)}function Zh(t,e,r,n){return new U(b.negint,-1-ce(t,e+1,n),5)}var Ru=BigInt(-1),Yh=BigInt(1);function Xh(t,e,r,n){let i=le(t,e+1,n);if(typeof i!="bigint"){let o=-1-i;if(o>=Number.MIN_SAFE_INTEGER)return new U(b.negint,o,9)}if(n.allowBigInt!==!0)throw new Error(`${W} integers outside of the safe integer range are not supported`);return new U(b.negint,Ru-BigInt(i),9)}function jo(t,e){let r=e.value,n=typeof r=="bigint"?r*Ru-Yh:r*-1-1;Zt(t,e.type.majorEncoded,n)}jo.encodedSize=function(e){let r=e.value,n=typeof r=="bigint"?r*Ru-Yh:r*-1-1;return n<Ht[0]?1:n<Ht[1]?2:n<Ht[2]?3:n<Ht[3]?5:9};jo.compareTokens=function(e,r){return e.value<r.value?1:e.value>r.value?-1:0};function Ti(t,e,r,n){lr(t,e,r+n);let i=Hn(t,e+r,e+r+n);return new U(b.bytes,i,r+n)}function Jh(t,e,r,n){return Ti(t,e,1,r)}function jh(t,e,r,n){return Ti(t,e,2,ue(t,e+1,n))}function tp(t,e,r,n){return Ti(t,e,3,fe(t,e+1,n))}function ep(t,e,r,n){return Ti(t,e,5,ce(t,e+1,n))}function rp(t,e,r,n){let i=le(t,e+1,n);if(typeof i=="bigint")throw new Error(`${W} 64-bit integer bytes lengths not supported`);return Ti(t,e,9,i)}function ts(t){return t.encodedBytes===void 0&&(t.encodedBytes=t.type===b.string?Kh(t.value):t.value),t.encodedBytes}function Gn(t,e){let r=ts(e);Zt(t,e.type.majorEncoded,r.length),t.push(r)}Gn.encodedSize=function(e){let r=ts(e);return Zt.encodedSize(r.length)+r.length};Gn.compareTokens=function(e,r){return px(ts(e),ts(r))};function px(t,e){return t.length<e.length?-1:t.length>e.length?1:qh(t,e)}function Ii(t,e,r,n,i){let o=r+n;lr(t,e,o);let s=new U(b.string,Oh(t,e+r,e+o),o);return i.retainStringBytes===!0&&(s.byteValue=Hn(t,e+r,e+o)),s}function np(t,e,r,n){return Ii(t,e,1,r,n)}function ip(t,e,r,n){return Ii(t,e,2,ue(t,e+1,n),n)}function op(t,e,r,n){return Ii(t,e,3,fe(t,e+1,n),n)}function sp(t,e,r,n){return Ii(t,e,5,ce(t,e+1,n),n)}function ap(t,e,r,n){let i=le(t,e+1,n);if(typeof i=="bigint")throw new Error(`${W} 64-bit integer string lengths not supported`);return Ii(t,e,9,i,n)}var up=Gn;function $n(t,e,r,n){return new U(b.array,n,r)}function fp(t,e,r,n){return $n(t,e,1,r)}function cp(t,e,r,n){return $n(t,e,2,ue(t,e+1,n))}function lp(t,e,r,n){return $n(t,e,3,fe(t,e+1,n))}function hp(t,e,r,n){return $n(t,e,5,ce(t,e+1,n))}function pp(t,e,r,n){let i=le(t,e+1,n);if(typeof i=="bigint")throw new Error(`${W} 64-bit integer array lengths not supported`);return $n(t,e,9,i)}function dp(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${W} indefinite length items not allowed`);return $n(t,e,1,1/0)}function es(t,e){Zt(t,b.array.majorEncoded,e.value)}es.compareTokens=ve.compareTokens;es.encodedSize=function(e){return Zt.encodedSize(e.value)};function Wn(t,e,r,n){return new U(b.map,n,r)}function yp(t,e,r,n){return Wn(t,e,1,r)}function gp(t,e,r,n){return Wn(t,e,2,ue(t,e+1,n))}function mp(t,e,r,n){return Wn(t,e,3,fe(t,e+1,n))}function xp(t,e,r,n){return Wn(t,e,5,ce(t,e+1,n))}function vp(t,e,r,n){let i=le(t,e+1,n);if(typeof i=="bigint")throw new Error(`${W} 64-bit integer map lengths not supported`);return Wn(t,e,9,i)}function wp(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${W} indefinite length items not allowed`);return Wn(t,e,1,1/0)}function rs(t,e){Zt(t,b.map.majorEncoded,e.value)}rs.compareTokens=ve.compareTokens;rs.encodedSize=function(e){return Zt.encodedSize(e.value)};function bp(t,e,r,n){return new U(b.tag,r,1)}function Ep(t,e,r,n){return new U(b.tag,ue(t,e+1,n),2)}function Sp(t,e,r,n){return new U(b.tag,fe(t,e+1,n),3)}function Bp(t,e,r,n){return new U(b.tag,ce(t,e+1,n),5)}function Ap(t,e,r,n){return new U(b.tag,le(t,e+1,n),9)}function ns(t,e){Zt(t,b.tag.majorEncoded,e.value)}ns.compareTokens=ve.compareTokens;ns.encodedSize=function(e){return Zt.encodedSize(e.value)};var vx=20,wx=21,bx=22,Ex=23;function _p(t,e,r,n){if(n.allowUndefined===!1)throw new Error(`${W} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new U(b.null,null,1):new U(b.undefined,void 0,1)}function Cp(t,e,r,n){if(n.allowIndefinite===!1)throw new Error(`${W} indefinite length items not allowed`);return new U(b.break,void 0,1)}function ku(t,e,r){if(r){if(r.allowNaN===!1&&Number.isNaN(t))throw new Error(`${W} NaN values are not supported`);if(r.allowInfinity===!1&&(t===1/0||t===-1/0))throw new Error(`${W} Infinity values are not supported`)}return new U(b.float,t,e)}function Tp(t,e,r,n){return ku(Nu(t,e+1),3,n)}function Ip(t,e,r,n){return ku(Du(t,e+1),5,n)}function Rp(t,e,r,n){return ku(Up(t,e+1),9,n)}function is(t,e,r){let n=e.value;if(n===!1)t.push([b.float.majorEncoded|vx]);else if(n===!0)t.push([b.float.majorEncoded|wx]);else if(n===null)t.push([b.float.majorEncoded|bx]);else if(n===void 0)t.push([b.float.majorEncoded|Ex]);else{let i,o=!1;(!r||r.float64!==!0)&&(Np(n),i=Nu(Ne,1),n===i||Number.isNaN(n)?(Ne[0]=249,t.push(Ne.slice(0,3)),o=!0):(Dp(n),i=Du(Ne,1),n===i&&(Ne[0]=250,t.push(Ne.slice(0,5)),o=!0))),o||(Sx(n),i=Up(Ne,1),Ne[0]=251,t.push(Ne.slice(0,9)))}}is.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){Np(n);let i=Nu(Ne,1);if(n===i||Number.isNaN(n))return 3;if(Dp(n),i=Du(Ne,1),n===i)return 5}return 9};var kp=new ArrayBuffer(9),we=new DataView(kp,1),Ne=new Uint8Array(kp,0);function Np(t){if(t===1/0)we.setUint16(0,31744,!1);else if(t===-1/0)we.setUint16(0,64512,!1);else if(Number.isNaN(t))we.setUint16(0,32256,!1);else{we.setFloat32(0,t);let e=we.getUint32(0),r=(e&2139095040)>>23,n=e&8388607;if(r===255)we.setUint16(0,31744,!1);else if(r===0)we.setUint16(0,(t&2147483648)>>16|n>>13,!1);else{let i=r-127;i<-24?we.setUint16(0,0):i<-14?we.setUint16(0,(e&2147483648)>>16|1<<24+i,!1):we.setUint16(0,(e&2147483648)>>16|i+15<<10|n>>13,!1)}}}function Nu(t,e){if(t.length-e<2)throw new Error(`${W} 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 Dp(t){we.setFloat32(0,t,!1)}function Du(t,e){if(t.length-e<4)throw new Error(`${W} not enough data for float32`);let r=(t.byteOffset||0)+e;return new DataView(t.buffer,r,4).getFloat32(0,!1)}function Sx(t){we.setFloat64(0,t,!1)}function Up(t,e){if(t.length-e<8)throw new Error(`${W} not enough data for float64`);let r=(t.byteOffset||0)+e;return new DataView(t.buffer,r,8).getFloat64(0,!1)}is.compareTokens=ve.compareTokens;function ct(t,e,r){throw new Error(`${W} encountered invalid minor (${r}) for major ${t[e]>>>5}`)}function os(t){return()=>{throw new Error(`${W} ${t}`)}}var I=[];for(let t=0;t<=23;t++)I[t]=ct;I[24]=zh;I[25]=Hh;I[26]=Gh;I[27]=$h;I[28]=ct;I[29]=ct;I[30]=ct;I[31]=ct;for(let t=32;t<=55;t++)I[t]=ct;I[56]=Wh;I[57]=Qh;I[58]=Zh;I[59]=Xh;I[60]=ct;I[61]=ct;I[62]=ct;I[63]=ct;for(let t=64;t<=87;t++)I[t]=Jh;I[88]=jh;I[89]=tp;I[90]=ep;I[91]=rp;I[92]=ct;I[93]=ct;I[94]=ct;I[95]=os("indefinite length bytes/strings are not supported");for(let t=96;t<=119;t++)I[t]=np;I[120]=ip;I[121]=op;I[122]=sp;I[123]=ap;I[124]=ct;I[125]=ct;I[126]=ct;I[127]=os("indefinite length bytes/strings are not supported");for(let t=128;t<=151;t++)I[t]=fp;I[152]=cp;I[153]=lp;I[154]=hp;I[155]=pp;I[156]=ct;I[157]=ct;I[158]=ct;I[159]=dp;for(let t=160;t<=183;t++)I[t]=yp;I[184]=gp;I[185]=mp;I[186]=xp;I[187]=vp;I[188]=ct;I[189]=ct;I[190]=ct;I[191]=wp;for(let t=192;t<=215;t++)I[t]=bp;I[216]=Ep;I[217]=Sp;I[218]=Bp;I[219]=Ap;I[220]=ct;I[221]=ct;I[222]=ct;I[223]=ct;for(let t=224;t<=243;t++)I[t]=os("simple values are not supported");I[244]=ct;I[245]=ct;I[246]=ct;I[247]=_p;I[248]=os("simple values are not supported");I[249]=Tp;I[250]=Ip;I[251]=Rp;I[252]=ct;I[253]=ct;I[254]=ct;I[255]=Cp;var De=[];for(let t=0;t<24;t++)De[t]=new U(b.uint,t,1);for(let t=-1;t>=-24;t--)De[31-t]=new U(b.negint,t,1);De[64]=new U(b.bytes,new Uint8Array(0),1);De[96]=new U(b.string,"",1);De[128]=new U(b.array,0,1);De[160]=new U(b.map,0,1);De[244]=new U(b.false,!1,1);De[245]=new U(b.true,!0,1);De[246]=new U(b.null,null,1);function Lp(t){switch(t.type){case b.false:return tr([244]);case b.true:return tr([245]);case b.null:return tr([246]);case b.bytes:return t.value.length?void 0:tr([64]);case b.string:return t.value===""?tr([96]):void 0;case b.array:return t.value===0?tr([128]):void 0;case b.map:return t.value===0?tr([160]):void 0;case b.uint:return t.value<24?tr([Number(t.value)]):void 0;case b.negint:if(t.value>=-24)return tr([31-Number(t.value)])}}var Ax={float64:!1,mapSorter:Tx,quickEncodeToken:Lp};function _x(){let t=[];return t[b.uint.major]=ve,t[b.negint.major]=jo,t[b.bytes.major]=Gn,t[b.string.major]=up,t[b.array.major]=es,t[b.map.major]=rs,t[b.tag.major]=ns,t[b.float.major]=is,t}var Pp=_x(),Uu=new _i,Qn=class{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(`${Iu} object contains circular references`);return new Qn(r,e)}},Dr={null:new U(b.null,null),undefined:new U(b.undefined,void 0),true:new U(b.true,!0),false:new U(b.false,!1),emptyArray:new U(b.array,0),emptyMap:new U(b.map,0)},Ur={number(t,e,r,n){return!Number.isInteger(t)||!Number.isSafeInteger(t)?new U(b.float,t):t>=0?new U(b.uint,t):new U(b.negint,t)},bigint(t,e,r,n){return t>=BigInt(0)?new U(b.uint,t):new U(b.negint,t)},Uint8Array(t,e,r,n){return new U(b.bytes,t)},string(t,e,r,n){return new U(b.string,t)},boolean(t,e,r,n){return t?Dr.true:Dr.false},null(t,e,r,n){return Dr.null},undefined(t,e,r,n){return Dr.undefined},ArrayBuffer(t,e,r,n){return new U(b.bytes,new Uint8Array(t))},DataView(t,e,r,n){return new U(b.bytes,new Uint8Array(t.buffer,t.byteOffset,t.byteLength))},Array(t,e,r,n){if(!t.length)return r.addBreakTokens===!0?[Dr.emptyArray,new U(b.break)]:Dr.emptyArray;n=Qn.createCheck(n,t);let i=[],o=0;for(let s of t)i[o++]=ss(s,r,n);return r.addBreakTokens?[new U(b.array,t.length),i,new U(b.break)]:[new U(b.array,t.length),i]},Object(t,e,r,n){let i=e!=="Object",o=i?t.keys():Object.keys(t),s=i?t.size:o.length;if(!s)return r.addBreakTokens===!0?[Dr.emptyMap,new U(b.break)]:Dr.emptyMap;n=Qn.createCheck(n,t);let a=[],u=0;for(let f of o)a[u++]=[ss(f,r,n),ss(i?t.get(f):t[f],r,n)];return Cx(a,r),r.addBreakTokens?[new U(b.map,s),a,new U(b.break)]:[new U(b.map,s),a]}};Ur.Map=Ur.Object;Ur.Buffer=Ur.Uint8Array;for(let t of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))Ur[`${t}Array`]=Ur.DataView;function ss(t,e={},r){let n=Uh(t),i=e&&e.typeEncoders&&e.typeEncoders[n]||Ur[n];if(typeof i=="function"){let s=i(t,n,e,r);if(s!=null)return s}let o=Ur[n];if(!o)throw new Error(`${Iu} unsupported type: ${n}`);return o(t,n,e,r)}function Cx(t,e){e.mapSorter&&t.sort(e.mapSorter)}function Tx(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=Pp[i].compareTokens(r,n);return o===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),o}function Fp(t,e,r,n){if(Array.isArray(e))for(let i of e)Fp(t,i,r,n);else r[e.type.major](t,e,n)}function Ix(t,e,r){let n=ss(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 s=o.encodedSize(n,r),a=new _i(s);if(o(a,n,r),a.chunks.length!==1)throw new Error(`Unexpected error: pre-calculated length for ${n} was wrong`);return Tu(a.chunks[0])}}return Uu.reset(),Fp(Uu,n,e,r),Uu.toBytes(!0)}function Lu(t,e){return e=Object.assign({},Ax,e),Ix(t,Pp,e)}var Rx={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},Pu=class{constructor(e,r={}){this.pos=0,this.data=e,this.options=r}done(){return this.pos>=this.data.length}next(){let e=this.data[this.pos],r=De[e];if(r===void 0){let n=I[e];if(!n)throw new Error(`${W} 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}},Ri=Symbol.for("DONE"),as=Symbol.for("BREAK");function kx(t,e,r){let n=[];for(let i=0;i<t.value;i++){let o=ki(e,r);if(o===as){if(t.value===1/0)break;throw new Error(`${W} got unexpected break to lengthed array`)}if(o===Ri)throw new Error(`${W} found array but not enough entries (got ${i}, expected ${t.value})`);n[i]=o}return n}function Nx(t,e,r){let n=r.useMaps===!0,i=n?void 0:{},o=n?new Map:void 0;for(let s=0;s<t.value;s++){let a=ki(e,r);if(a===as){if(t.value===1/0)break;throw new Error(`${W} got unexpected break to lengthed map`)}if(a===Ri)throw new Error(`${W} found map but not enough entries (got ${s} [no key], expected ${t.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${W} non-string keys not supported (got ${typeof a})`);if(r.rejectDuplicateMapKeys===!0&&(n&&o.has(a)||!n&&a in i))throw new Error(`${W} found repeat map key "${a}"`);let u=ki(e,r);if(u===Ri)throw new Error(`${W} found map but not enough entries (got ${s} [no value], expected ${t.value})`);n?o.set(a,u):i[a]=u}return n?o:i}function ki(t,e){if(t.done())return Ri;let r=t.next();if(r.type===b.break)return as;if(r.type.terminal)return r.value;if(r.type===b.array)return kx(r,t,e);if(r.type===b.map)return Nx(r,t,e);if(r.type===b.tag){if(e.tags&&typeof e.tags[r.value]=="function"){let n=ki(t,e);return e.tags[r.value](n)}throw new Error(`${W} tag not supported (${r.value})`)}throw new Error("unsupported")}function Fu(t,e){if(!(t instanceof Uint8Array))throw new Error(`${W} data to decode must be a Uint8Array`);e=Object.assign({},Rx,e);let r=e.tokenizer||new Pu(t,e),n=ki(r,e);if(n===Ri)throw new Error(`${W} did not find any content to decode`);if(n===as)throw new Error(`${W} got unexpected break`);if(!r.done())throw new Error(`${W} too many terminals, data makes no sense`);return n}var Op=Ir("ipns:utils"),Kp=It("/ipns/");function Ni(t){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),r=String(t).trim().match(e);if(r==null)throw new Error("Invalid format");let n=parseInt(r[1],10),i=parseInt(r[2],10)-1,o=parseInt(r[3],10),s=parseInt(r[4],10),a=parseInt(r[5],10),u=parseInt(r[6],10),f=parseInt(r[7].slice(0,-6),10);return new Date(Date.UTC(n,i,o,s,a,u,f))}var Mp=async(t,e)=>{if(e==null||t==null){let n=new Error("one or more of the provided parameters are not defined");throw Op.error(n),(0,Zn.default)(n,nu)}let r;if(e.pubKey!=null){try{r=ru(e.pubKey)}catch(i){throw Op.error(i),i}if(!(await fh(e.pubKey)).equals(t))throw(0,Zn.default)(new Error("Embedded public key did not match PeerID"),oh)}else t.publicKey!=null&&(r=ru(t.publicKey));if(r!=null)return r;throw(0,Zn.default)(new Error("no public key is available"),nu)},Vp=(t,e,r)=>{let n=It(e);return Ce([t,r,n])},us=t=>{let e=It("ipns-signature:");return Ce([e,t])},Ou=t=>ne.encode(t),Yn=t=>{let e=ne.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??ne.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}},fs=t=>Ce([Kp,t.toBytes()]),Ku=t=>uu(t.slice(Kp.length)),qp=(t,e,r,n,i)=>{let o;if(r===ne.ValidityType.EOL)o=0;else throw(0,Zn.default)(new Error("Unknown validity type"),Ei);return Lu({Value:t,Validity:e,ValidityType:o,Sequence:n,TTL:i})},zp=t=>{let e=Fu(t);if(e.ValidityType===0)e.ValidityType=ne.ValidityType.EOL;else throw(0,Zn.default)(new Error("Unknown validity type"),Ei);return Number.isInteger(e.Sequence)&&(e.Sequence=BigInt(e.Sequence)),Number.isInteger(e.TTL)&&(e.TTL=BigInt(e.TTL)),e};var Gp=Ir("ipns"),Ux=Oe.code,Lx="/ipns/",KE=Lx.length,$p=async(t,e,r,n)=>{let i=new Hp.default(Date.now()+Number(n)),o=ne.ValidityType.EOL,[s,a]=n.toString().split("."),u=BigInt(s)*BigInt(1e5)+BigInt(a??"0");return await Px(t,e,r,o,i,u)};var Px=async(t,e,r,n,i,o)=>{r=BigInt(r);let s=It(i.toString());if(t.privateKey==null)throw(0,Mu.default)(new Error("Missing private key"),sh);let a=await Wl(t.privateKey),u=await Fx(a,e,n,s),f=qp(e,s,n,r,o),c=us(f),l=await a.sign(c),h={value:e,signature:u,validityType:n,validity:s,sequence:r,ttl:o,signatureV2:l,data:f};if(t.publicKey!=null){let d=Mr(t.toBytes());(d.code!==Ux||!Vt(t.publicKey,d.digest))&&(h.pubKey=t.publicKey)}return Gp("ipns entry for %b created",e),h};var Fx=async(t,e,r,n)=>{try{let i=Vp(e,r,n);return await t.sign(i)}catch(i){throw Gp.error("record signature creation failed",i),(0,Mu.default)(new Error("record signature creation failed"),rh)}};var be=j($o(),1);var Di=Ir("ipns:validator"),Ox=async(t,e)=>{let{value:r,validityType:n,validity:i}=e,o,s;if(e.signatureV2!=null&&e.data!=null)s=e.signatureV2,o=us(e.data),Kx(e);else throw(0,be.default)(new Error("missing data or signatureV2"),Rr);let a;try{a=await t.verify(o,s)}catch{a=!1}if(!a)throw Di.error("record signature verification failed"),(0,be.default)(new Error("record signature verification failed"),Rr);if(i!=null&&n===ne.ValidityType.EOL){let u;try{u=Ni(St(i))}catch{throw Di.error("unrecognized validity format (not an rfc3339 format)"),(0,be.default)(new Error("unrecognized validity format (not an rfc3339 format)"),nh)}if(u.getTime()<Date.now())throw Di.error("record has expired"),(0,be.default)(new Error("record has expired"),eh)}else if(n!=null)throw Di.error("unrecognized validity type"),(0,be.default)(new Error("unrecognized validity type"),Ei);Di("ipns entry for %b is valid",r)},Kx=t=>{if(t.data==null)throw(0,be.default)(new Error("Record data is missing"),ih);let e=zp(t.data);if(!Vt(e.Value,t.value))throw(0,be.default)(new Error('Field "value" did not match between protobuf and CBOR'),Rr);if(!Vt(e.Validity,t.validity))throw(0,be.default)(new Error('Field "validity" did not match between protobuf and CBOR'),Rr);if(e.ValidityType!==t.validityType)throw(0,be.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),Rr);if(e.Sequence!==t.sequence)throw(0,be.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),Rr);if(e.TTL!==t.ttl)throw(0,be.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),Rr)},Vu=async(t,e)=>{let r=Ku(t),n=Yn(e),i=await Mp(r,n);await Ox(i,n)};var Zp=j(Qp(),1),cs=class{constructor(e){this.lru=(0,Zp.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 sd=j(Xp(),1);var Li=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},zu=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Jp=t=>globalThis.DOMException===void 0?new zu(t):new DOMException(t),jp=t=>{let e=t.reason===void 0?Jp("This operation was aborted."):t.reason;return e instanceof Error?e:Jp(e)};function Hu(t,e,r,n){let i,o=new Promise((s,a)=>{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){s(t);return}if(n={customTimers:{setTimeout,clearTimeout},...n},n.signal){let{signal:u}=n;u.aborted&&a(jp(u)),u.addEventListener("abort",()=>{a(jp(u))})}i=n.customTimers.setTimeout.call(void 0,()=>{if(typeof r=="function"){try{s(r())}catch(c){a(c)}return}let u=typeof r=="string"?r:`Promise timed out after ${e} milliseconds`,f=r instanceof Error?r:new Li(u);typeof t.cancel=="function"&&t.cancel(),a(f)},e),(async()=>{try{s(await t)}catch(u){a(u)}finally{n.customTimers.clearTimeout.call(void 0,i)}})()});return o.clear=()=>{clearTimeout(i),i=void 0},o}function Gu(t,e,r){let n=0,i=t.length;for(;i>0;){let o=Math.trunc(i/2),s=n+o;r(t[s],e)<=0?(n=++s,i-=o+1):i=o}return n}var un=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)},hr,Pi=class{constructor(){hr.set(this,[])}enqueue(e,r){r={priority:0,...r};let n={priority:r.priority,run:e};if(this.size&&un(this,hr,"f")[this.size-1].priority>=r.priority){un(this,hr,"f").push(n);return}let i=Gu(un(this,hr,"f"),n,(o,s)=>s.priority-o.priority);un(this,hr,"f").splice(i,0,n)}dequeue(){let e=un(this,hr,"f").shift();return e?.run}filter(e){return un(this,hr,"f").filter(r=>r.priority===e.priority).map(r=>r.run)}get size(){return un(this,hr,"f").length}};hr=new WeakMap;var Ct=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},L=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,Oi,Ki,Pr,ms,Mi,hs,Ue,Fi,he,ps,pe,Vi,Lr,ds,td,ed,id,rd,nd,ys,$u,Wu,xs,od,gs,vs=class extends Error{},qi=class extends sd.default{constructor(e){var r,n,i,o;if(super(),Dt.add(this),Oi.set(this,void 0),Ki.set(this,void 0),Pr.set(this,0),ms.set(this,void 0),Mi.set(this,void 0),hs.set(this,0),Ue.set(this,void 0),Fi.set(this,void 0),he.set(this,void 0),ps.set(this,void 0),pe.set(this,0),Vi.set(this,void 0),Lr.set(this,void 0),ds.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:Pi,...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})`);Ct(this,Oi,e.carryoverConcurrencyCount,"f"),Ct(this,Ki,e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,"f"),Ct(this,ms,e.intervalCap,"f"),Ct(this,Mi,e.interval,"f"),Ct(this,he,new e.queueClass,"f"),Ct(this,ps,e.queueClass,"f"),this.concurrency=e.concurrency,this.timeout=e.timeout,Ct(this,ds,e.throwOnTimeout===!0,"f"),Ct(this,Lr,e.autoStart===!1,"f")}get concurrency(){return L(this,Vi,"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})`);Ct(this,Vi,e,"f"),L(this,Dt,"m",xs).call(this)}async add(e,r={}){return r={timeout:this.timeout,throwOnTimeout:L(this,ds,"f"),...r},new Promise((n,i)=>{L(this,he,"f").enqueue(async()=>{var o,s,a;Ct(this,pe,(s=L(this,pe,"f"),s++,s),"f"),Ct(this,Pr,(a=L(this,Pr,"f"),a++,a),"f");try{if(!((o=r.signal)===null||o===void 0)&&o.aborted)throw new vs("The task was aborted.");let u=e({signal:r.signal});r.timeout&&(u=Hu(Promise.resolve(u),r.timeout)),r.signal&&(u=Promise.race([u,L(this,Dt,"m",od).call(this,r.signal)]));let f=await u;n(f),this.emit("completed",f)}catch(u){if(u instanceof Li&&!r.throwOnTimeout){n();return}i(u),this.emit("error",u)}finally{L(this,Dt,"m",id).call(this)}},r),this.emit("add"),L(this,Dt,"m",ys).call(this)})}async addAll(e,r){return Promise.all(e.map(async n=>this.add(n,r)))}start(){return L(this,Lr,"f")?(Ct(this,Lr,!1,"f"),L(this,Dt,"m",xs).call(this),this):this}pause(){Ct(this,Lr,!0,"f")}clear(){Ct(this,he,new(L(this,ps,"f")),"f")}async onEmpty(){L(this,he,"f").size!==0&&await L(this,Dt,"m",gs).call(this,"empty")}async onSizeLessThan(e){L(this,he,"f").size<e||await L(this,Dt,"m",gs).call(this,"next",()=>L(this,he,"f").size<e)}async onIdle(){L(this,pe,"f")===0&&L(this,he,"f").size===0||await L(this,Dt,"m",gs).call(this,"idle")}get size(){return L(this,he,"f").size}sizeBy(e){return L(this,he,"f").filter(e).length}get pending(){return L(this,pe,"f")}get isPaused(){return L(this,Lr,"f")}};Oi=new WeakMap,Ki=new WeakMap,Pr=new WeakMap,ms=new WeakMap,Mi=new WeakMap,hs=new WeakMap,Ue=new WeakMap,Fi=new WeakMap,he=new WeakMap,ps=new WeakMap,pe=new WeakMap,Vi=new WeakMap,Lr=new WeakMap,ds=new WeakMap,Dt=new WeakSet,td=function(){return L(this,Ki,"f")||L(this,Pr,"f")<L(this,ms,"f")},ed=function(){return L(this,pe,"f")<L(this,Vi,"f")},id=function(){var e;Ct(this,pe,(e=L(this,pe,"f"),e--,e),"f"),L(this,Dt,"m",ys).call(this),this.emit("next")},rd=function(){L(this,Dt,"m",Wu).call(this),L(this,Dt,"m",$u).call(this),Ct(this,Fi,void 0,"f")},nd=function(){let e=Date.now();if(L(this,Ue,"f")===void 0){let r=L(this,hs,"f")-e;if(r<0)Ct(this,Pr,L(this,Oi,"f")?L(this,pe,"f"):0,"f");else return L(this,Fi,"f")===void 0&&Ct(this,Fi,setTimeout(()=>{L(this,Dt,"m",rd).call(this)},r),"f"),!0}return!1},ys=function(){if(L(this,he,"f").size===0)return L(this,Ue,"f")&&clearInterval(L(this,Ue,"f")),Ct(this,Ue,void 0,"f"),this.emit("empty"),L(this,pe,"f")===0&&this.emit("idle"),!1;if(!L(this,Lr,"f")){let e=!L(this,Dt,"a",nd);if(L(this,Dt,"a",td)&&L(this,Dt,"a",ed)){let r=L(this,he,"f").dequeue();return r?(this.emit("active"),r(),e&&L(this,Dt,"m",$u).call(this),!0):!1}}return!1},$u=function(){L(this,Ki,"f")||L(this,Ue,"f")!==void 0||(Ct(this,Ue,setInterval(()=>{L(this,Dt,"m",Wu).call(this)},L(this,Mi,"f")),"f"),Ct(this,hs,Date.now()+L(this,Mi,"f"),"f"))},Wu=function(){L(this,Pr,"f")===0&&L(this,pe,"f")===0&&L(this,Ue,"f")&&(clearInterval(L(this,Ue,"f")),Ct(this,Ue,void 0,"f")),Ct(this,Pr,L(this,Oi,"f")?L(this,pe,"f"):0,"f"),L(this,Dt,"m",xs).call(this)},xs=function(){for(;L(this,Dt,"m",ys).call(this););},od=async function(e){return new Promise((r,n)=>{e.addEventListener("abort",()=>{n(new vs("The task was aborted."))},{once:!0})})},gs=async function(e,r){return new Promise(n=>{let i=()=>{r&&!r()||(this.off(e,i),n())};this.on(e,i)})};var Qu=new cs(1e3),qx=60*1e3,zx=new qi({concurrency:4}),ad=t=>{if(t.Path!=null)return t.Path;throw new Error(t.Message)};async function ud(t,e={}){return await(async(n,i={})=>{let o=new URLSearchParams(i);o.set("arg",n);let s=o.toString();if(i.nocache!==!0&&Qu.has(s)){let u=Qu.get(s);if(u!=null)return ad(u)}let a=await zx.add(async()=>{let u=await fetch(`https://ipfs.io/api/v0/dns?${o}`),f=new URL(u.url).search.slice(1),c=await u.json();return Qu.set(f,c,qx),c});return ad(a)})(t,e)}var er=class extends Event{constructor(e,r){super(e),this.detail=r}};var s0=j(Ju(),1),Id=j(bd(),1),Rd=j(cn(),1),a0=j(o0(),1),kd=j(Td(),1);function Yx(){Rd.default._configure(),s0.default._configure(Id.default),a0.default._configure(kd.default)}Yx();var Nd=["uint64","int64","sint64","fixed64","sfixed64"];function Xx(t){for(let e of Nd){if(t[e]==null)continue;let r=t[e];t[e]=function(){return BigInt(r.call(this).toString())}}return t}function u0(t){return Xx(new s0.default(t))}function Jx(t){for(let e of Nd){if(t[e]==null)continue;let r=t[e];t[e]=function(n){return r.call(this,n.toString())}}return t}function f0(){return Jx(a0.default.create())}function c0(t,e){let r=u0(t instanceof Uint8Array?t:t.subarray());return e.decode(r)}function l0(t,e){let r=f0();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var Gi;(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"})(Gi||(Gi={}));function h0(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function p0(t,e){return h0("message",Gi.LENGTH_DELIMITED,t,e)}var $i;(function(t){let e;t.codec=()=>(e==null&&(e=p0((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})),e),t.encode=r=>l0(r,t.codec()),t.decode=r=>c0(r,t.codec())})($i||($i={}));function Dd(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"),s=String(t.getUTCSeconds()).padStart(2,"0"),a=t.getUTCMilliseconds(),u=String(a*1e3*1e3).padStart(9,"0");return`${e}-${r}-${n}T${i}:${o}:${s}.${u}Z`}function Ud(t){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),r=String(t).trim().match(e);if(r==null)throw new Error("Invalid format");let n=parseInt(r[1],10),i=parseInt(r[2],10)-1,o=parseInt(r[3],10),s=parseInt(r[4],10),a=parseInt(r[5],10),u=parseInt(r[6],10),f=parseInt(r[7].slice(0,-6),10);return new Date(Date.UTC(n,i,o,s,a,u,f))}var Kr=class{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 $i.encode(this.prepareSerialize())}prepareSerialize(){return{key:this.key,value:this.value,timeReceived:Dd(this.timeReceived)}}static deserialize(e){let r=$i.decode(e);return new Kr(r.key,r.value,new Date(r.timeReceived))}static fromDeserialized(e){let r=Ud(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 Kr(e.key,e.value,r)}};function d0(t){return new Pt("/dht/record/"+St(t,"base32"),!1)}function Ld(t){return{async put(e,r,n={}){try{let i=d0(e),o=new Kr(e,r,new Date);n.onProgress?.(new er("ipns:routing:datastore:put")),await t.put(i,o.serialize(),n)}catch(i){throw n.onProgress?.(new er("ipns:routing:datastore:error",i)),i}},async get(e,r={}){try{let n=d0(e);r.onProgress?.(new er("ipns:routing:datastore:get"));let i=await t.get(n,r);return Kr.deserialize(i).value}catch(n){throw r.onProgress?.(new er("ipns:routing:datastore:error",n)),n}},async has(e,r={}){let n=d0(e);return await t.has(n,r)}}}var Pd=(t,e)=>{let r=e.map((n,i)=>({entry:ne.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),u=i.entry.validity??new Uint8Array(0),f=Ni(St(a)),c=Ni(St(u));return f.getTime()>c.getTime()?-1:f.getTime()<c.getTime()?1:0}),r[0].index};var y0=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)},Wi,m0,Fd,x0=Ir("helia:ipns"),tv=60*1e3,Od=60*tv,ev=24*Od,g0=23*Od,v0=class{constructor(e,r=[]){Wi.add(this),this.routers=r,this.localStore=Ld(e.datastore)}async publish(e,r,n={}){try{let i=1n,o=fs(e);if(await this.localStore.has(o,n)){let c=await this.localStore.get(o,n);i=Yn(c).sequence+1n}let s;E0(r)?s=`/ipns/${r.toString()}`:s=`/ipfs/${r.toString()}`;let a=It(s),u=await $p(e,a,i,n.lifetime??ev),f=Ou(u);return await this.localStore.put(o,f,n),await Promise.all(this.routers.map(async c=>{await c.put(o,f,n)})),u}catch(i){throw n.onProgress?.(new er("ipns:publish:error",i)),i}}async resolve(e,r={}){let n=fs(e),i=await y0(this,Wi,"m",Fd).call(this,n,r),o=St(i.value);return await y0(this,Wi,"m",m0).call(this,o)}async resolveDns(e,r={}){let n=await ud(e,r);return await y0(this,Wi,"m",m0).call(this,n)}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 er("ipns:republish:start"));let o=Date.now()-n,s=g0-o;s<0&&(s=e.interval??g0),setTimeout(()=>{r().catch(a=>{x0.error("error republishing",a)})},s)}this.timeout=setTimeout(()=>{r().catch(n=>{x0.error("error republishing",n)})},e.interval??g0)}};Wi=new WeakSet,m0=async function(e){let r=e.split("/");if(r.length===3){let n=r[1];if(n==="ipns")return await this.resolve(au(r[2]));if(n==="ipfs")return xt.parse(r[2])}throw x0.error("invalid ipfs path %s",e),new Error("Invalid value")},Fd=async function(e,r){let n=[this.localStore,...this.routers],i=await Promise.any(n.map(async o=>{let s=await o.get(e,r);return await Vu(e,s),s}));return Yn(i)};function rv(t,e=[]){return new v0(t,e)}return Hd(nv);})();
|
|
2
|
+
"use strict";var HeliaIpns=(()=>{var Bh=Object.create;var wi=Object.defineProperty;var Ah=Object.getOwnPropertyDescriptor;var Ch=Object.getOwnPropertyNames;var Th=Object.getPrototypeOf,_h=Object.prototype.hasOwnProperty;var H=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ke=(e,t)=>{for(var r in t)wi(e,r,{get:t[r],enumerable:!0})},Ws=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Ch(t))!_h.call(e,i)&&i!==r&&wi(e,i,{get:()=>t[i],enumerable:!(n=Ah(t,i))||n.enumerable});return e};var le=(e,t,r)=>(r=e!=null?Bh(Th(e)):{},Ws(t||!e||!e.__esModule?wi(r,"default",{value:e,enumerable:!0}):r,e)),Ih=e=>Ws(wi({},"__esModule",{value:!0}),e);var Ys=H((I2,Lo)=>{var _2=function(){typeof Lo<"u"&&(Lo.exports=y);var e=86400,t=3200,r=146097*t/400,n=e*r,i=1e3*n,o=864e13,a=4294967296,s=1e6,u="000000000",c=Math.trunc||function(T){var K=T-T%1;return K==0&&(T<0||T===0&&1/T!=1/0)?-0:K},f=y.prototype,l=(y.fromDate=function(T){return new y(+T)},y.fromInt64BE=F(0,1,2,3,0,4),y.fromInt64LE=F(3,2,1,0,4,0),y.fromString=function(q){var K,Q=new y,q=(q+="").replace(/^\s*[+\-]?\d+/,function(se){var se=+se,pe=1970+(se-1970)%400;return Q.year=se-pe,pe}).replace(/(?:Z|([+\-]\d{2}):?(\d{2}))$/,function(V,se,pe){return se<0&&(pe*=-1),K=6e4*(60*+se+ +pe),""}).replace(/\.\d+$/,function(V){return Q.nano=+(V+u).substr(1,9),""}).split(/\D+/);if(1<q.length?q[1]--:q[1]=0,Q.time=K=Date.UTC.apply(Date,q)-(K||0),isNaN(K))throw new TypeError("Invalid Date");return x(Q)},y.fromTimeT=function(T){return B(T,0)},f.year=0,f.time=0,f.nano=0,f.addNano=function(T){return this.nano+=+T||0,this},f.getNano=function(){var T=x(this);return(T.time%1e3*s+ +T.nano+1e9)%1e9},f.getTimeT=function(){var K=x(this),T=Math.floor(K.time/1e3),K=K.year;return K&&(T+=K*r*e/t),T},f.getYear=function(){return this.toDate().getUTCFullYear()+this.year},f.toDate=function(){return v(x(this).time)},f.toJSON=function(){return this.toString().replace(/0{1,6}Z$/,"Z")},f.toString=function(T){var K=this,Q=K.toDate(),q={H:function(){return _(Q.getUTCHours())},L:function(){return W(Q.getUTCMilliseconds(),3)},M:function(){return _(Q.getUTCMinutes())},N:function(){return W(K.getNano(),9)},S:function(){return _(Q.getUTCSeconds())},Y:function(){var V=K.getYear();return 999999<V?"+"+V:9999<V?"+"+W(V,6):0<=V?W(V,4):-999999<=V?"-"+W(-V,6):V},a:function(){return d[Q.getUTCDay()]},b:function(){return h[Q.getUTCMonth()]},d:function(){return _(Q.getUTCDate())},e:function(){return function(V){return(9<V?"":" ")+(0|V)}(Q.getUTCDate())},m:function(){return _(Q.getUTCMonth()+1)}};return function V(se){return se.replace(/%./g,function(pe){var Z=pe[1],z=p[Z],Z=q[Z];return z?V(z):Z?Z():pe})}(T||l)},f.writeInt64BE=C(0,1,2,3,0,4),f.writeInt64LE=C(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"],d=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],p={"%":"%",F:"%Y-%m-%d",n:`
|
|
3
|
+
`,R:"%H:%M",T:"%H:%M:%S",t:" ",X:"%T",Z:"GMT",z:"+0000"};return y;function y(T,K,Q){var q=this;if(!(q instanceof y))return new y(T,K,Q);q.time=+T||0,q.nano=+K||0,q.year=+Q||0,x(q)}function x(T){var K,Q,q,V=T.year,se=T.time,pe=T.nano,z=((pe<0||s<=pe)&&(pe-=(Q=Math.floor(pe/s))*s,se+=Q,Q=1),V%t);return(se<-o||o<se||z)&&((K=c(se/i))&&(V+=K*t,se-=K*i),(q=v(se)).setUTCFullYear(z+q.getUTCFullYear()),q=(se=+q)+(K=c((V-=z)/t))*i,K&&-o<=q&&q<=o&&(V-=K*t,se=q),Q=1),Q&&(T.year=V,T.time=se,T.nano=pe),T}function v(T){var K=new Date(0);return K.setTime(T),K}function B(V,q){V=+V||0;var Q=c((q=(q|0)*a)/n)+c(V/n),q=q%n+V%n,V=c(q/n);return V&&(Q+=V,q-=V*n),new y(1e3*q,0,Q*t)}function C(T,K,Q,q,V,se){return function(z,Z){var Ze=x(this);z=z||new Array(8),R(z,Z|=0);var At=Math.floor(Ze.time/1e3),Ze=Ze.year*(r*e/t),L=c(Ze/a)+c(At/a),Ze=Ze%a+At%a,At=Math.floor(Ze/a);return At&&(L+=At,Ze-=At*a),pe(z,Z+V,L),pe(z,Z+se,Ze),z};function pe(z,Z,L){z[Z+T]=L>>24&255,z[Z+K]=L>>16&255,z[Z+Q]=L>>8&255,z[Z+q]=255&L}}function F(T,K,Q,q,V,se){return function(z,Z){R(z,Z|=0);var L=pe(z,Z+V);return B(pe(z,Z+se),L)};function pe(z,Z){return 16777216*z[Z+T]+(z[Z+K]<<16|z[Z+Q]<<8|z[Z+q])}}function R(T,K){if(T=T&&T.length,T==null)throw new TypeError("Invalid Buffer");if(T<K+8)throw new RangeError("Out of range")}function _(T){return(9<T?"":"0")+(0|T)}function W(T,K){return(u+(0|T)).substr(-K)}}()});var w0=H((Tm,v0)=>{"use strict";v0.exports=Fp;function Fp(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(s,u){r[n]=function(f){if(o)if(o=!1,f)u(f);else{for(var l=new Array(arguments.length-1),h=0;h<l.length;)l[h++]=arguments[h];s.apply(null,l)}};try{e.apply(t||null,r)}catch(c){o&&(o=!1,u(c))}})}});var B0=H(S0=>{"use strict";var Ai=S0;Ai.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 Yr=new Array(64),E0=new Array(123);for(dt=0;dt<64;)E0[Yr[dt]=dt<26?dt+65:dt<52?dt+71:dt<62?dt-4:dt-59|43]=dt++;var dt;Ai.encode=function(t,r,n){for(var i=null,o=[],a=0,s=0,u;r<n;){var c=t[r++];switch(s){case 0:o[a++]=Yr[c>>2],u=(c&3)<<4,s=1;break;case 1:o[a++]=Yr[u|c>>4],u=(c&15)<<2,s=2;break;case 2:o[a++]=Yr[u|c>>6],o[a++]=Yr[c&63],s=0;break}a>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),a=0)}return s&&(o[a++]=Yr[u],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 b0="invalid encoding";Ai.decode=function(t,r,n){for(var i=n,o=0,a,s=0;s<t.length;){var u=t.charCodeAt(s++);if(u===61&&o>1)break;if((u=E0[u])===void 0)throw Error(b0);switch(o){case 0:a=u,o=1;break;case 1:r[n++]=a<<2|(u&48)>>4,a=u,o=2;break;case 2:r[n++]=(a&15)<<4|(u&60)>>2,a=u,o=3;break;case 3:r[n++]=(a&3)<<6|u,o=0;break}}if(o===1)throw Error(b0);return n-i};Ai.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}});var C0=H((Im,A0)=>{"use strict";A0.exports=Ci;function Ci(){this._listeners={}}Ci.prototype.on=function(t,r,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:r,ctx:n||this}),this};Ci.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};Ci.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 D0=H((Rm,k0)=>{"use strict";k0.exports=T0(T0);function T0(e){return typeof Float32Array<"u"?function(){var t=new Float32Array([-0]),r=new Uint8Array(t.buffer),n=r[3]===128;function i(u,c,f){t[0]=u,c[f]=r[0],c[f+1]=r[1],c[f+2]=r[2],c[f+3]=r[3]}function o(u,c,f){t[0]=u,c[f]=r[3],c[f+1]=r[2],c[f+2]=r[1],c[f+3]=r[0]}e.writeFloatLE=n?i:o,e.writeFloatBE=n?o:i;function a(u,c){return r[0]=u[c],r[1]=u[c+1],r[2]=u[c+2],r[3]=u[c+3],t[0]}function s(u,c){return r[3]=u[c],r[2]=u[c+1],r[1]=u[c+2],r[0]=u[c+3],t[0]}e.readFloatLE=n?a:s,e.readFloatBE=n?s:a}():function(){function t(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 u=Math.floor(Math.log(i)/Math.LN2),c=Math.round(i*Math.pow(2,-u)*8388608)&8388607;n((s<<31|u+127<<23|c)>>>0,o,a)}}e.writeFloatLE=t.bind(null,_0),e.writeFloatBE=t.bind(null,I0);function r(n,i,o){var a=n(i,o),s=(a>>31)*2+1,u=a>>>23&255,c=a&8388607;return u===255?c?NaN:s*(1/0):u===0?s*1401298464324817e-60*c:s*Math.pow(2,u-150)*(c+8388608)}e.readFloatLE=r.bind(null,R0),e.readFloatBE=r.bind(null,N0)}(),typeof Float64Array<"u"?function(){var t=new Float64Array([-0]),r=new Uint8Array(t.buffer),n=r[7]===128;function i(u,c,f){t[0]=u,c[f]=r[0],c[f+1]=r[1],c[f+2]=r[2],c[f+3]=r[3],c[f+4]=r[4],c[f+5]=r[5],c[f+6]=r[6],c[f+7]=r[7]}function o(u,c,f){t[0]=u,c[f]=r[7],c[f+1]=r[6],c[f+2]=r[5],c[f+3]=r[4],c[f+4]=r[3],c[f+5]=r[2],c[f+6]=r[1],c[f+7]=r[0]}e.writeDoubleLE=n?i:o,e.writeDoubleBE=n?o:i;function a(u,c){return r[0]=u[c],r[1]=u[c+1],r[2]=u[c+2],r[3]=u[c+3],r[4]=u[c+4],r[5]=u[c+5],r[6]=u[c+6],r[7]=u[c+7],t[0]}function s(u,c){return r[7]=u[c],r[6]=u[c+1],r[5]=u[c+2],r[4]=u[c+3],r[3]=u[c+4],r[2]=u[c+5],r[1]=u[c+6],r[0]=u[c+7],t[0]}e.readDoubleLE=n?a:s,e.readDoubleBE=n?s:a}():function(){function t(n,i,o,a,s,u){var c=a<0?1:0;if(c&&(a=-a),a===0)n(0,s,u+i),n(1/a>0?0:2147483648,s,u+o);else if(isNaN(a))n(0,s,u+i),n(2146959360,s,u+o);else if(a>17976931348623157e292)n(0,s,u+i),n((c<<31|2146435072)>>>0,s,u+o);else{var f;if(a<22250738585072014e-324)f=a/5e-324,n(f>>>0,s,u+i),n((c<<31|f/4294967296)>>>0,s,u+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,u+i),n((c<<31|l+1023<<20|f*1048576&1048575)>>>0,s,u+o)}}}e.writeDoubleLE=t.bind(null,_0,0,4),e.writeDoubleBE=t.bind(null,I0,4,0);function r(n,i,o,a,s){var u=n(a,s+i),c=n(a,s+o),f=(c>>31)*2+1,l=c>>>20&2047,h=4294967296*(c&1048575)+u;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,R0,0,4),e.readDoubleBE=r.bind(null,N0,4,0)}(),e}function _0(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 I0(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 R0(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0}function N0(e,t){return(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}});var U0=H((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 L0=H(P0=>{"use strict";var ia=P0;ia.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};ia.read=function(t,r,n){var i=n-r;if(i<1)return"";for(var o=null,a=[],s=0,u;r<n;)u=t[r++],u<128?a[s++]=u:u>191&&u<224?a[s++]=(u&31)<<6|t[r++]&63:u>239&&u<365?(u=((u&7)<<18|(t[r++]&63)<<12|(t[r++]&63)<<6|t[r++]&63)-65536,a[s++]=55296+(u>>10),a[s++]=56320+(u&1023)):a[s++]=(u&15)<<12|(t[r++]&63)<<6|t[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))};ia.write=function(t,r,n){for(var i=n,o,a,s=0;s<t.length;++s)o=t.charCodeAt(s),o<128?r[n++]=o:o<2048?(r[n++]=o>>6|192,r[n++]=o&63|128):(o&64512)===55296&&((a=t.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 K0=H((km,F0)=>{"use strict";F0.exports=Kp;function Kp(e,t,r){var n=r||8192,i=n>>>1,o=null,a=n;return function(u){if(u<1||u>i)return e(u);a+u>n&&(o=e(n),a=0);var c=t.call(o,a,a+=u);return a&7&&(a=(a|7)+1),c}}});var M0=H((Dm,O0)=>{"use strict";O0.exports=Ne;var Rn=Cr();function Ne(e,t){this.lo=e>>>0,this.hi=t>>>0}var Ar=Ne.zero=new Ne(0,0);Ar.toNumber=function(){return 0};Ar.zzEncode=Ar.zzDecode=function(){return this};Ar.length=function(){return 1};var Op=Ne.zeroHash="\0\0\0\0\0\0\0\0";Ne.fromNumber=function(t){if(t===0)return Ar;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 Ne(n,i)};Ne.from=function(t){if(typeof t=="number")return Ne.fromNumber(t);if(Rn.isString(t))if(Rn.Long)t=Rn.Long.fromString(t);else return Ne.fromNumber(parseInt(t,10));return t.low||t.high?new Ne(t.low>>>0,t.high>>>0):Ar};Ne.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};Ne.prototype.toLong=function(t){return Rn.Long?new Rn.Long(this.lo|0,this.hi|0,!!t):{low:this.lo|0,high:this.hi|0,unsigned:!!t}};var jt=String.prototype.charCodeAt;Ne.fromHash=function(t){return t===Op?Ar:new Ne((jt.call(t,0)|jt.call(t,1)<<8|jt.call(t,2)<<16|jt.call(t,3)<<24)>>>0,(jt.call(t,4)|jt.call(t,5)<<8|jt.call(t,6)<<16|jt.call(t,7)<<24)>>>0)};Ne.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)};Ne.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};Ne.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};Ne.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 Cr=H(oa=>{"use strict";var O=oa;O.asPromise=w0();O.base64=B0();O.EventEmitter=C0();O.float=D0();O.inquire=U0();O.utf8=L0();O.pool=K0();O.LongBits=M0();O.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);O.global=O.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||oa;O.emptyArray=Object.freeze?Object.freeze([]):[];O.emptyObject=Object.freeze?Object.freeze({}):{};O.isInteger=Number.isInteger||function(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t};O.isString=function(t){return typeof t=="string"||t instanceof String};O.isObject=function(t){return t&&typeof t=="object"};O.isset=O.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};O.Buffer=function(){try{var e=O.inquire("buffer").Buffer;return e.prototype.utf8Write?e:null}catch{return null}}();O._Buffer_from=null;O._Buffer_allocUnsafe=null;O.newBuffer=function(t){return typeof t=="number"?O.Buffer?O._Buffer_allocUnsafe(t):new O.Array(t):O.Buffer?O._Buffer_from(t):typeof Uint8Array>"u"?t:new Uint8Array(t)};O.Array=typeof Uint8Array<"u"?Uint8Array:Array;O.Long=O.global.dcodeIO&&O.global.dcodeIO.Long||O.global.Long||O.inquire("long");O.key2Re=/^true|false|0|1$/;O.key32Re=/^-?(?:0|[1-9][0-9]*)$/;O.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;O.longToHash=function(t){return t?O.LongBits.from(t).toHash():O.LongBits.zeroHash};O.longFromHash=function(t,r){var n=O.LongBits.fromHash(t);return O.Long?O.Long.fromBits(n.lo,n.hi,r):n.toNumber(!!r)};function V0(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}O.merge=V0;O.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)};function q0(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&&V0(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}O.newError=q0;O.ProtocolError=q0("ProtocolError");O.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]}};O.oneOfSetter=function(t){return function(r){for(var n=0;n<t.length;++n)t[n]!==r&&delete this[t[n]]}};O.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};O._configure=function(){var e=O.Buffer;if(!e){O._Buffer_from=O._Buffer_allocUnsafe=null;return}O._Buffer_from=e.from!==Uint8Array.from&&e.from||function(r,n){return new e(r,n)},O._Buffer_allocUnsafe=e.allocUnsafe||function(r){return new e(r)}}});var ua=H((Pm,W0)=>{"use strict";W0.exports=Te;var _t=Cr(),sa,G0=_t.LongBits,Mp=_t.utf8;function yt(e,t){return RangeError("index out of range: "+e.pos+" + "+(t||1)+" > "+e.len)}function Te(e){this.buf=e,this.pos=0,this.len=e.length}var z0=typeof Uint8Array<"u"?function(t){if(t instanceof Uint8Array||Array.isArray(t))return new Te(t);throw Error("illegal buffer")}:function(t){if(Array.isArray(t))return new Te(t);throw Error("illegal buffer")},$0=function(){return _t.Buffer?function(r){return(Te.create=function(i){return _t.Buffer.isBuffer(i)?new sa(i):z0(i)})(r)}:z0};Te.create=$0();Te.prototype._slice=_t.Array.prototype.subarray||_t.Array.prototype.slice;Te.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,yt(this,10);return t}}();Te.prototype.int32=function(){return this.uint32()|0};Te.prototype.sint32=function(){var t=this.uint32();return t>>>1^-(t&1)|0};function aa(){var e=new G0(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 yt(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 yt(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")}Te.prototype.bool=function(){return this.uint32()!==0};function Ti(e,t){return(e[t-4]|e[t-3]<<8|e[t-2]<<16|e[t-1]<<24)>>>0}Te.prototype.fixed32=function(){if(this.pos+4>this.len)throw yt(this,4);return Ti(this.buf,this.pos+=4)};Te.prototype.sfixed32=function(){if(this.pos+4>this.len)throw yt(this,4);return Ti(this.buf,this.pos+=4)|0};function H0(){if(this.pos+8>this.len)throw yt(this,8);return new G0(Ti(this.buf,this.pos+=4),Ti(this.buf,this.pos+=4))}Te.prototype.float=function(){if(this.pos+4>this.len)throw yt(this,4);var t=_t.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t};Te.prototype.double=function(){if(this.pos+8>this.len)throw yt(this,4);var t=_t.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,t};Te.prototype.bytes=function(){var t=this.uint32(),r=this.pos,n=this.pos+t;if(n>this.len)throw yt(this,t);return this.pos+=t,Array.isArray(this.buf)?this.buf.slice(r,n):r===n?new this.buf.constructor(0):this._slice.call(this.buf,r,n)};Te.prototype.string=function(){var t=this.bytes();return Mp.read(t,0,t.length)};Te.prototype.skip=function(t){if(typeof t=="number"){if(this.pos+t>this.len)throw yt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw yt(this);while(this.buf[this.pos++]&128);return this};Te.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};Te._configure=function(e){sa=e,Te.create=$0(),sa._configure();var t=_t.Long?"toLong":"toNumber";_t.merge(Te.prototype,{int64:function(){return aa.call(this)[t](!1)},uint64:function(){return aa.call(this)[t](!0)},sint64:function(){return aa.call(this).zzDecode()[t](!1)},fixed64:function(){return H0.call(this)[t](!0)},sfixed64:function(){return H0.call(this)[t](!1)}})}});var X0=H((Lm,Z0)=>{"use strict";Z0.exports=Tr;var Y0=ua();(Tr.prototype=Object.create(Y0.prototype)).constructor=Tr;var Q0=Cr();function Tr(e){Y0.call(this,e)}Tr._configure=function(){Q0.Buffer&&(Tr.prototype._slice=Q0.Buffer.prototype.slice)};Tr.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))};Tr._configure()});var ya=H((Fm,tu)=>{"use strict";tu.exports=re;var at=Cr(),ca,_i=at.LongBits,J0=at.base64,j0=at.utf8;function Nn(e,t,r){this.fn=e,this.len=t,this.next=void 0,this.val=r}function la(){}function Vp(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}function re(){this.len=0,this.head=new Nn(la,0,0),this.tail=this.head,this.states=null}var eu=function(){return at.Buffer?function(){return(re.create=function(){return new ca})()}:function(){return new re}};re.create=eu();re.alloc=function(t){return new at.Array(t)};at.Array!==Array&&(re.alloc=at.pool(re.alloc,at.Array.prototype.subarray));re.prototype._push=function(t,r,n){return this.tail=this.tail.next=new Nn(t,r,n),this.len+=r,this};function ha(e,t,r){t[r]=e&255}function qp(e,t,r){for(;e>127;)t[r++]=e&127|128,e>>>=7;t[r]=e}function pa(e,t){this.len=e,this.next=void 0,this.val=t}pa.prototype=Object.create(Nn.prototype);pa.prototype.fn=qp;re.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new pa((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this};re.prototype.int32=function(t){return t<0?this._push(da,10,_i.fromNumber(t)):this.uint32(t)};re.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)};function da(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}re.prototype.uint64=function(t){var r=_i.from(t);return this._push(da,r.length(),r)};re.prototype.int64=re.prototype.uint64;re.prototype.sint64=function(t){var r=_i.from(t).zzEncode();return this._push(da,r.length(),r)};re.prototype.bool=function(t){return this._push(ha,1,t?1:0)};function fa(e,t,r){t[r]=e&255,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}re.prototype.fixed32=function(t){return this._push(fa,4,t>>>0)};re.prototype.sfixed32=re.prototype.fixed32;re.prototype.fixed64=function(t){var r=_i.from(t);return this._push(fa,4,r.lo)._push(fa,4,r.hi)};re.prototype.sfixed64=re.prototype.fixed64;re.prototype.float=function(t){return this._push(at.float.writeFloatLE,4,t)};re.prototype.double=function(t){return this._push(at.float.writeDoubleLE,8,t)};var zp=at.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]};re.prototype.bytes=function(t){var r=t.length>>>0;if(!r)return this._push(ha,1,0);if(at.isString(t)){var n=re.alloc(r=J0.length(t));J0.decode(t,n,0),t=n}return this.uint32(r)._push(zp,r,t)};re.prototype.string=function(t){var r=j0.length(t);return r?this.uint32(r)._push(j0.write,r,t):this._push(ha,1,0)};re.prototype.fork=function(){return this.states=new Vp(this),this.head=this.tail=new Nn(la,0,0),this.len=0,this};re.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 Nn(la,0,0),this.len=0),this};re.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};re.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};re._configure=function(e){ca=e,re.create=eu(),ca._configure()}});var iu=H((Km,nu)=>{"use strict";nu.exports=It;var ru=ya();(It.prototype=Object.create(ru.prototype)).constructor=It;var er=Cr();function It(){ru.call(this)}It._configure=function(){It.alloc=er._Buffer_allocUnsafe,It.writeBytesBuffer=er.Buffer&&er.Buffer.prototype instanceof Uint8Array&&er.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++]}};It.prototype.bytes=function(t){er.isString(t)&&(t=er._Buffer_from(t,"base64"));var r=t.length>>>0;return this.uint32(r),r&&this._push(It.writeBytesBuffer,r,t),this};function Hp(e,t,r){e.length<40?er.utf8.write(e,t,r):t.utf8Write?t.utf8Write(e,r):t.write(e,r)}It.prototype.string=function(t){var r=er.Buffer.byteLength(t);return this.uint32(r),r&&this._push(Hp,r,t),this};It._configure()});var ce=H((rx,cu)=>{cu.exports={options:{usePureJavaScript:!1}}});var hu=H((nx,lu)=>{var ba={};lu.exports=ba;var fu={};ba.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=Qp(e,t);else{var i=0,o=t.length,a=t.charAt(0),s=[0];for(i=0;i<e.length;++i){for(var u=0,c=e[i];u<s.length;++u)c+=s[u]<<8,s[u]=c%o,c=c/o|0;for(;c>0;)s.push(c%o),c=c/o|0}for(i=0;e[i]===0&&i<e.length-1;++i)n+=a;for(i=s.length-1;i>=0;--i)n+=t[s[i]]}if(r){var f=new RegExp(".{1,"+r+"}","g");n=n.match(f).join(`\r
|
|
4
|
+
`)}return n};ba.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=fu[t];if(!r){r=fu[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),a=[0],n=0;n<e.length;n++){var s=r[e.charCodeAt(n)];if(s===void 0)return;for(var u=0,c=s;u<a.length;++u)c+=a[u]*i,a[u]=c&255,c>>=8;for(;c>0;)a.push(c&255),c>>=8}for(var f=0;e[f]===o&&f<e.length-1;++f)a.push(0);return typeof Buffer<"u"?Buffer.from(a.reverse()):new Uint8Array(a.reverse())};function Qp(e,t){var r=0,n=t.length,i=t.charAt(0),o=[0];for(r=0;r<e.length();++r){for(var a=0,s=e.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 u="";for(r=0;e.at(r)===0&&r<e.length()-1;++r)u+=i;for(r=o.length-1;r>=0;--r)u+=t[o[r]];return u}});var Ie=H((ix,gu)=>{var pu=ce(),du=hu(),g=gu.exports=pu.util=pu.util||{};(function(){if(typeof process<"u"&&process.nextTick&&!process.browser){g.nextTick=process.nextTick,typeof setImmediate=="function"?g.setImmediate=setImmediate:g.setImmediate=g.nextTick;return}if(typeof setImmediate=="function"){g.setImmediate=function(){return setImmediate.apply(void 0,arguments)},g.nextTick=function(s){return setImmediate(s)};return}if(g.setImmediate=function(s){setTimeout(s,0)},typeof window<"u"&&typeof window.postMessage=="function"){let s=function(u){if(u.source===window&&u.data===e){u.stopPropagation();var c=t.slice();t.length=0,c.forEach(function(f){f()})}};var a=s,e="forge.setImmediate",t=[];g.setImmediate=function(u){t.push(u),t.length===1&&window.postMessage(e,"*")},window.addEventListener("message",s,!0)}if(typeof MutationObserver<"u"){var r=Date.now(),n=!0,i=document.createElement("div"),t=[];new MutationObserver(function(){var u=t.slice();t.length=0,u.forEach(function(c){c()})}).observe(i,{attributes:!0});var o=g.setImmediate;g.setImmediate=function(u){Date.now()-r>15?(r=Date.now(),o(u)):(t.push(u),t.length===1&&i.setAttribute("a",n=!n))}}g.nextTick=g.setImmediate})();g.isNodejs=typeof process<"u"&&process.versions&&process.versions.node;g.globalScope=function(){return g.isNodejs?globalThis:typeof self>"u"?window:self}();g.isArray=Array.isArray||function(e){return Object.prototype.toString.call(e)==="[object Array]"};g.isArrayBuffer=function(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer};g.isArrayBufferView=function(e){return e&&g.isArrayBuffer(e.buffer)&&e.byteLength!==void 0};function Dn(e){if(!(e===8||e===16||e===24||e===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+e)}g.ByteBuffer=Ea;function Ea(e){if(this.data="",this.read=0,typeof e=="string")this.data=e;else if(g.isArrayBuffer(e)||g.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 Ea||typeof e=="object"&&typeof e.data=="string"&&typeof e.read=="number")&&(this.data=e.data,this.read=e.read);this._constructedStringLength=0}g.ByteStringBuffer=Ea;var Yp=4096;g.ByteStringBuffer.prototype._optimizeConstructedString=function(e){this._constructedStringLength+=e,this._constructedStringLength>Yp&&(this.data.substr(0,1),this._constructedStringLength=0)};g.ByteStringBuffer.prototype.length=function(){return this.data.length-this.read};g.ByteStringBuffer.prototype.isEmpty=function(){return this.length()<=0};g.ByteStringBuffer.prototype.putByte=function(e){return this.putBytes(String.fromCharCode(e))};g.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};g.ByteStringBuffer.prototype.putBytes=function(e){return this.data+=e,this._optimizeConstructedString(e.length),this};g.ByteStringBuffer.prototype.putString=function(e){return this.putBytes(g.encodeUtf8(e))};g.ByteStringBuffer.prototype.putInt16=function(e){return this.putBytes(String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};g.ByteStringBuffer.prototype.putInt24=function(e){return this.putBytes(String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255))};g.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))};g.ByteStringBuffer.prototype.putInt16Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255))};g.ByteStringBuffer.prototype.putInt24Le=function(e){return this.putBytes(String.fromCharCode(e&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e>>16&255))};g.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))};g.ByteStringBuffer.prototype.putInt=function(e,t){Dn(t);var r="";do t-=8,r+=String.fromCharCode(e>>t&255);while(t>0);return this.putBytes(r)};g.ByteStringBuffer.prototype.putSignedInt=function(e,t){return e<0&&(e+=2<<t-1),this.putInt(e,t)};g.ByteStringBuffer.prototype.putBuffer=function(e){return this.putBytes(e.getBytes())};g.ByteStringBuffer.prototype.getByte=function(){return this.data.charCodeAt(this.read++)};g.ByteStringBuffer.prototype.getInt16=function(){var e=this.data.charCodeAt(this.read)<<8^this.data.charCodeAt(this.read+1);return this.read+=2,e};g.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};g.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};g.ByteStringBuffer.prototype.getInt16Le=function(){var e=this.data.charCodeAt(this.read)^this.data.charCodeAt(this.read+1)<<8;return this.read+=2,e};g.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};g.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};g.ByteStringBuffer.prototype.getInt=function(e){Dn(e);var t=0;do t=(t<<8)+this.data.charCodeAt(this.read++),e-=8;while(e>0);return t};g.ByteStringBuffer.prototype.getSignedInt=function(e){var t=this.getInt(e),r=2<<e-2;return t>=r&&(t-=r<<1),t};g.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};g.ByteStringBuffer.prototype.bytes=function(e){return typeof e>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+e)};g.ByteStringBuffer.prototype.at=function(e){return this.data.charCodeAt(this.read+e)};g.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};g.ByteStringBuffer.prototype.last=function(){return this.data.charCodeAt(this.data.length-1)};g.ByteStringBuffer.prototype.copy=function(){var e=g.createBuffer(this.data);return e.read=this.read,e};g.ByteStringBuffer.prototype.compact=function(){return this.read>0&&(this.data=this.data.slice(this.read),this.read=0),this};g.ByteStringBuffer.prototype.clear=function(){return this.data="",this.read=0,this};g.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};g.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};g.ByteStringBuffer.prototype.toString=function(){return g.decodeUtf8(this.bytes())};function Zp(e,t){t=t||{},this.read=t.readOffset||0,this.growSize=t.growSize||1024;var r=g.isArrayBuffer(e),n=g.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)}g.DataBuffer=Zp;g.DataBuffer.prototype.length=function(){return this.write-this.read};g.DataBuffer.prototype.isEmpty=function(){return this.length()<=0};g.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};g.DataBuffer.prototype.putByte=function(e){return this.accommodate(1),this.data.setUint8(this.write++,e),this};g.DataBuffer.prototype.fillWithByte=function(e,t){this.accommodate(t);for(var r=0;r<t;++r)this.data.setUint8(e);return this};g.DataBuffer.prototype.putBytes=function(e,t){if(g.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(g.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 g.DataBuffer||typeof e=="object"&&typeof e.read=="number"&&typeof e.write=="number"&&g.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 g.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+=g.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+=g.binary.base64.decode(e,o,this.write),this;if(t==="utf8"&&(e=g.encodeUtf8(e),t="binary"),t==="binary"||t==="raw")return this.accommodate(e.length),o=new Uint8Array(this.data.buffer,this.write),this.write+=g.binary.raw.decode(o),this;if(t==="utf16")return this.accommodate(e.length*2),o=new Uint16Array(this.data.buffer,this.write),this.write+=g.text.utf16.encode(o),this;throw new Error("Invalid encoding: "+t)}throw Error("Invalid parameter: "+e)};g.DataBuffer.prototype.putBuffer=function(e){return this.putBytes(e),e.clear(),this};g.DataBuffer.prototype.putString=function(e){return this.putBytes(e,"utf16")};g.DataBuffer.prototype.putInt16=function(e){return this.accommodate(2),this.data.setInt16(this.write,e),this.write+=2,this};g.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};g.DataBuffer.prototype.putInt32=function(e){return this.accommodate(4),this.data.setInt32(this.write,e),this.write+=4,this};g.DataBuffer.prototype.putInt16Le=function(e){return this.accommodate(2),this.data.setInt16(this.write,e,!0),this.write+=2,this};g.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};g.DataBuffer.prototype.putInt32Le=function(e){return this.accommodate(4),this.data.setInt32(this.write,e,!0),this.write+=4,this};g.DataBuffer.prototype.putInt=function(e,t){Dn(t),this.accommodate(t/8);do t-=8,this.data.setInt8(this.write++,e>>t&255);while(t>0);return this};g.DataBuffer.prototype.putSignedInt=function(e,t){return Dn(t),this.accommodate(t/8),e<0&&(e+=2<<t-1),this.putInt(e,t)};g.DataBuffer.prototype.getByte=function(){return this.data.getInt8(this.read++)};g.DataBuffer.prototype.getInt16=function(){var e=this.data.getInt16(this.read);return this.read+=2,e};g.DataBuffer.prototype.getInt24=function(){var e=this.data.getInt16(this.read)<<8^this.data.getInt8(this.read+2);return this.read+=3,e};g.DataBuffer.prototype.getInt32=function(){var e=this.data.getInt32(this.read);return this.read+=4,e};g.DataBuffer.prototype.getInt16Le=function(){var e=this.data.getInt16(this.read,!0);return this.read+=2,e};g.DataBuffer.prototype.getInt24Le=function(){var e=this.data.getInt8(this.read)^this.data.getInt16(this.read+1,!0)<<8;return this.read+=3,e};g.DataBuffer.prototype.getInt32Le=function(){var e=this.data.getInt32(this.read,!0);return this.read+=4,e};g.DataBuffer.prototype.getInt=function(e){Dn(e);var t=0;do t=(t<<8)+this.data.getInt8(this.read++),e-=8;while(e>0);return t};g.DataBuffer.prototype.getSignedInt=function(e){var t=this.getInt(e),r=2<<e-2;return t>=r&&(t-=r<<1),t};g.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};g.DataBuffer.prototype.bytes=function(e){return typeof e>"u"?this.data.slice(this.read):this.data.slice(this.read,this.read+e)};g.DataBuffer.prototype.at=function(e){return this.data.getUint8(this.read+e)};g.DataBuffer.prototype.setAt=function(e,t){return this.data.setUint8(e,t),this};g.DataBuffer.prototype.last=function(){return this.data.getUint8(this.write-1)};g.DataBuffer.prototype.copy=function(){return new g.DataBuffer(this)};g.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};g.DataBuffer.prototype.clear=function(){return this.data=new DataView(new ArrayBuffer(0)),this.read=this.write=0,this};g.DataBuffer.prototype.truncate=function(e){return this.write=Math.max(0,this.length()-e),this.read=Math.min(this.read,this.write),this};g.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};g.DataBuffer.prototype.toString=function(e){var t=new Uint8Array(this.data,this.read,this.length());if(e=e||"utf8",e==="binary"||e==="raw")return g.binary.raw.encode(t);if(e==="hex")return g.binary.hex.encode(t);if(e==="base64")return g.binary.base64.encode(t);if(e==="utf8")return g.text.utf8.decode(t);if(e==="utf16")return g.text.utf16.decode(t);throw new Error("Invalid encoding: "+e)};g.createBuffer=function(e,t){return t=t||"raw",e!==void 0&&t==="utf8"&&(e=g.encodeUtf8(e)),new g.ByteBuffer(e)};g.fillString=function(e,t){for(var r="";t>0;)t&1&&(r+=e),t>>>=1,t>0&&(e+=e);return r};g.xorBytes=function(e,t,r){for(var n="",i="",o="",a=0,s=0;r>0;--r,++a)i=e.charCodeAt(a)^t.charCodeAt(a),s>=10&&(n+=o,o="",s=0),o+=String.fromCharCode(i),++s;return n+=o,n};g.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};g.bytesToHex=function(e){return g.createBuffer(e).toHex()};g.int32ToBytes=function(e){return String.fromCharCode(e>>24&255)+String.fromCharCode(e>>16&255)+String.fromCharCode(e>>8&255)+String.fromCharCode(e&255)};var ir="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",or=[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],yu="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";g.encode64=function(e,t){for(var r="",n="",i,o,a,s=0;s<e.length;)i=e.charCodeAt(s++),o=e.charCodeAt(s++),a=e.charCodeAt(s++),r+=ir.charAt(i>>2),r+=ir.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=ir.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":ir.charAt(a&63)),t&&r.length>t&&(n+=r.substr(0,t)+`\r
|
|
5
|
+
`,r=r.substr(t));return n+=r,n};g.decode64=function(e){e=e.replace(/[^A-Za-z0-9\+\/\=]/g,"");for(var t="",r,n,i,o,a=0;a<e.length;)r=or[e.charCodeAt(a++)-43],n=or[e.charCodeAt(a++)-43],i=or[e.charCodeAt(a++)-43],o=or[e.charCodeAt(a++)-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};g.encodeUtf8=function(e){return unescape(encodeURIComponent(e))};g.decodeUtf8=function(e){return decodeURIComponent(escape(e))};g.binary={raw:{},hex:{},base64:{},base58:{},baseN:{encode:du.encode,decode:du.decode}};g.binary.raw.encode=function(e){return String.fromCharCode.apply(null,e)};g.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};g.binary.hex.encode=g.bytesToHex;g.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};g.binary.base64.encode=function(e,t){for(var r="",n="",i,o,a,s=0;s<e.byteLength;)i=e[s++],o=e[s++],a=e[s++],r+=ir.charAt(i>>2),r+=ir.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=ir.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":ir.charAt(a&63)),t&&r.length>t&&(n+=r.substr(0,t)+`\r
|
|
6
|
+
`,r=r.substr(t));return n+=r,n};g.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,a,s,u=0,c=r;u<e.length;)i=or[e.charCodeAt(u++)-43],o=or[e.charCodeAt(u++)-43],a=or[e.charCodeAt(u++)-43],s=or[e.charCodeAt(u++)-43],n[c++]=i<<2|o>>4,a!==64&&(n[c++]=(o&15)<<4|a>>2,s!==64&&(n[c++]=(a&3)<<6|s));return t?c-r:n.subarray(0,c)};g.binary.base58.encode=function(e,t){return g.binary.baseN.encode(e,yu,t)};g.binary.base58.decode=function(e,t){return g.binary.baseN.decode(e,yu,t)};g.text={utf8:{},utf16:{}};g.text.utf8.encode=function(e,t,r){e=g.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};g.text.utf8.decode=function(e){return g.decodeUtf8(String.fromCharCode.apply(null,e))};g.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,a=r,s=0;s<e.length;++s)i[a++]=e.charCodeAt(s),o+=2;return t?o-r:n};g.text.utf16.decode=function(e){return String.fromCharCode.apply(null,new Uint16Array(e.buffer))};g.deflate=function(e,t,r){if(t=g.decode64(e.deflate(g.encode64(t)).rval),r){var n=2,i=t.charCodeAt(1);i&32&&(n=6),t=t.substring(n,t.length-4)}return t};g.inflate=function(e,t,r){var n=e.inflate(g.encode64(t)).rval;return n===null?null:g.decode64(n)};var Sa=function(e,t,r){if(!e)throw new Error("WebStorage not available.");var n;if(r===null?n=e.removeItem(t):(r=g.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}},Ba=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(g.decode64(r))),r},Xp=function(e,t,r,n){var i=Ba(e,t);i===null&&(i={}),i[r]=n,Sa(e,t,i)},Jp=function(e,t,r){var n=Ba(e,t);return n!==null&&(n=r in n?n[r]:null),n},jp=function(e,t,r){var n=Ba(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),Sa(e,t,n)}},ed=function(e,t){Sa(e,t,null)},Ni=function(e,t,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(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(u){a=u}if(o)break}if(!o)throw a;return n};g.setItem=function(e,t,r,n,i){Ni(Xp,arguments,i)};g.getItem=function(e,t,r,n){return Ni(Jp,arguments,n)};g.removeItem=function(e,t,r,n){Ni(jp,arguments,n)};g.clearItems=function(e,t,r){Ni(ed,arguments,r)};g.isEmpty=function(e){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0};g.format=function(e){for(var t=/%./g,r,n,i=0,o=[],a=0;r=t.exec(e);){n=e.substring(a,t.lastIndex-2),n.length>0&&o.push(n),a=t.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(e.substring(a)),o.join("")};g.formatNumber=function(e,t,r,n){var i=e,o=isNaN(t=Math.abs(t))?2:t,a=r===void 0?",":r,s=n===void 0?".":n,u=i<0?"-":"",c=parseInt(i=Math.abs(+i||0).toFixed(o),10)+"",f=c.length>3?c.length%3:0;return u+(f?c.substr(0,f)+s:"")+c.substr(f).replace(/(\d{3})(?=\d)/g,"$1"+s)+(o?a+Math.abs(i-c).toFixed(o).slice(2):"")};g.formatSize=function(e){return e>=1073741824?e=g.formatNumber(e/1073741824,2,".","")+" GiB":e>=1048576?e=g.formatNumber(e/1048576,2,".","")+" MiB":e>=1024?e=g.formatNumber(e/1024,0)+" KiB":e=g.formatNumber(e,0)+" bytes",e};g.bytesFromIP=function(e){return e.indexOf(".")!==-1?g.bytesFromIPv4(e):e.indexOf(":")!==-1?g.bytesFromIPv6(e):null};g.bytesFromIPv4=function(e){if(e=e.split("."),e.length!==4)return null;for(var t=g.createBuffer(),r=0;r<e.length;++r){var n=parseInt(e[r],10);if(isNaN(n))return null;t.putByte(n)}return t.getBytes()};g.bytesFromIPv6=function(e){var t=0;e=e.split(":").filter(function(a){return a.length===0&&++t,!0});for(var r=(8-e.length+t)*2,n=g.createBuffer(),i=0;i<8;++i){if(!e[i]||e[i].length===0){n.fillWithByte(0,r),r=0;continue}var o=g.hexToBytes(e[i]);o.length<2&&n.putByte(0),n.putBytes(o)}return n.getBytes()};g.bytesToIP=function(e){return e.length===4?g.bytesToIPv4(e):e.length===16?g.bytesToIPv6(e):null};g.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(".")};g.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=g.bytesToHex(e[i]+e[i+1]);o[0]==="0"&&o!=="0";)o=o.substr(1);if(o==="0"){var a=r[r.length-1],s=t.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))}t.push(o)}if(r.length>0){var u=r[n];u.end-u.start>0&&(t.splice(u.start,u.end-u.start+1,""),u.start===0&&t.unshift(""),u.end===7&&t.push(""))}return t.join(":")};g.estimateCores=function(e,t){if(typeof e=="function"&&(t=e,e={}),e=e||{},"cores"in g&&!e.update)return t(null,g.cores);if(typeof navigator<"u"&&"hardwareConcurrency"in navigator&&navigator.hardwareConcurrency>0)return g.cores=navigator.hardwareConcurrency,t(null,g.cores);if(typeof Worker>"u")return g.cores=1,t(null,g.cores);if(typeof Blob>"u")return g.cores=2,t(null,g.cores);var r=URL.createObjectURL(new Blob(["(",function(){self.addEventListener("message",function(a){for(var s=Date.now(),u=s+4;Date.now()<u;);self.postMessage({st:s,et:u})})}.toString(),")()"],{type:"application/javascript"}));n([],5,16);function n(a,s,u){if(s===0){var c=Math.floor(a.reduce(function(f,l){return f+l},0)/a.length);return g.cores=Math.max(1,c),URL.revokeObjectURL(r),t(null,g.cores)}i(u,function(f,l){a.push(o(u,l)),n(a,s-1,u)})}function i(a,s){for(var u=[],c=[],f=0;f<a;++f){var l=new Worker(r);l.addEventListener("message",function(h){if(c.push(h.data),c.length===a){for(var d=0;d<a;++d)u[d].terminate();s(null,c)}}),u.push(l)}for(var f=0;f<a;++f)u[f].postMessage(f)}function o(a,s){for(var u=[],c=0;c<a;++c)for(var f=s[c],l=u[c]=[],h=0;h<a;++h)if(c!==h){var d=s[h];(f.st>d.st&&f.st<d.et||d.st>f.st&&d.st<f.et)&&l.push(h)}return u.reduce(function(p,y){return Math.max(p,y.length)},0)}}});var ki=H((ox,mu)=>{var Un=ce();Un.pki=Un.pki||{};var Aa=mu.exports=Un.pki.oids=Un.oids=Un.oids||{};function A(e,t){Aa[e]=t,Aa[t]=e}function ue(e,t){Aa[e]=t}A("1.2.840.113549.1.1.1","rsaEncryption");A("1.2.840.113549.1.1.4","md5WithRSAEncryption");A("1.2.840.113549.1.1.5","sha1WithRSAEncryption");A("1.2.840.113549.1.1.7","RSAES-OAEP");A("1.2.840.113549.1.1.8","mgf1");A("1.2.840.113549.1.1.9","pSpecified");A("1.2.840.113549.1.1.10","RSASSA-PSS");A("1.2.840.113549.1.1.11","sha256WithRSAEncryption");A("1.2.840.113549.1.1.12","sha384WithRSAEncryption");A("1.2.840.113549.1.1.13","sha512WithRSAEncryption");A("1.3.101.112","EdDSA25519");A("1.2.840.10040.4.3","dsa-with-sha1");A("1.3.14.3.2.7","desCBC");A("1.3.14.3.2.26","sha1");A("1.3.14.3.2.29","sha1WithRSASignature");A("2.16.840.1.101.3.4.2.1","sha256");A("2.16.840.1.101.3.4.2.2","sha384");A("2.16.840.1.101.3.4.2.3","sha512");A("2.16.840.1.101.3.4.2.4","sha224");A("2.16.840.1.101.3.4.2.5","sha512-224");A("2.16.840.1.101.3.4.2.6","sha512-256");A("1.2.840.113549.2.2","md2");A("1.2.840.113549.2.5","md5");A("1.2.840.113549.1.7.1","data");A("1.2.840.113549.1.7.2","signedData");A("1.2.840.113549.1.7.3","envelopedData");A("1.2.840.113549.1.7.4","signedAndEnvelopedData");A("1.2.840.113549.1.7.5","digestedData");A("1.2.840.113549.1.7.6","encryptedData");A("1.2.840.113549.1.9.1","emailAddress");A("1.2.840.113549.1.9.2","unstructuredName");A("1.2.840.113549.1.9.3","contentType");A("1.2.840.113549.1.9.4","messageDigest");A("1.2.840.113549.1.9.5","signingTime");A("1.2.840.113549.1.9.6","counterSignature");A("1.2.840.113549.1.9.7","challengePassword");A("1.2.840.113549.1.9.8","unstructuredAddress");A("1.2.840.113549.1.9.14","extensionRequest");A("1.2.840.113549.1.9.20","friendlyName");A("1.2.840.113549.1.9.21","localKeyId");A("1.2.840.113549.1.9.22.1","x509Certificate");A("1.2.840.113549.1.12.10.1.1","keyBag");A("1.2.840.113549.1.12.10.1.2","pkcs8ShroudedKeyBag");A("1.2.840.113549.1.12.10.1.3","certBag");A("1.2.840.113549.1.12.10.1.4","crlBag");A("1.2.840.113549.1.12.10.1.5","secretBag");A("1.2.840.113549.1.12.10.1.6","safeContentsBag");A("1.2.840.113549.1.5.13","pkcs5PBES2");A("1.2.840.113549.1.5.12","pkcs5PBKDF2");A("1.2.840.113549.1.12.1.1","pbeWithSHAAnd128BitRC4");A("1.2.840.113549.1.12.1.2","pbeWithSHAAnd40BitRC4");A("1.2.840.113549.1.12.1.3","pbeWithSHAAnd3-KeyTripleDES-CBC");A("1.2.840.113549.1.12.1.4","pbeWithSHAAnd2-KeyTripleDES-CBC");A("1.2.840.113549.1.12.1.5","pbeWithSHAAnd128BitRC2-CBC");A("1.2.840.113549.1.12.1.6","pbewithSHAAnd40BitRC2-CBC");A("1.2.840.113549.2.7","hmacWithSHA1");A("1.2.840.113549.2.8","hmacWithSHA224");A("1.2.840.113549.2.9","hmacWithSHA256");A("1.2.840.113549.2.10","hmacWithSHA384");A("1.2.840.113549.2.11","hmacWithSHA512");A("1.2.840.113549.3.7","des-EDE3-CBC");A("2.16.840.1.101.3.4.1.2","aes128-CBC");A("2.16.840.1.101.3.4.1.22","aes192-CBC");A("2.16.840.1.101.3.4.1.42","aes256-CBC");A("2.5.4.3","commonName");A("2.5.4.4","surname");A("2.5.4.5","serialNumber");A("2.5.4.6","countryName");A("2.5.4.7","localityName");A("2.5.4.8","stateOrProvinceName");A("2.5.4.9","streetAddress");A("2.5.4.10","organizationName");A("2.5.4.11","organizationalUnitName");A("2.5.4.12","title");A("2.5.4.13","description");A("2.5.4.15","businessCategory");A("2.5.4.17","postalCode");A("2.5.4.42","givenName");A("1.3.6.1.4.1.311.60.2.1.2","jurisdictionOfIncorporationStateOrProvinceName");A("1.3.6.1.4.1.311.60.2.1.3","jurisdictionOfIncorporationCountryName");A("2.16.840.1.113730.1.1","nsCertType");A("2.16.840.1.113730.1.13","nsComment");ue("2.5.29.1","authorityKeyIdentifier");ue("2.5.29.2","keyAttributes");ue("2.5.29.3","certificatePolicies");ue("2.5.29.4","keyUsageRestriction");ue("2.5.29.5","policyMapping");ue("2.5.29.6","subtreesConstraint");ue("2.5.29.7","subjectAltName");ue("2.5.29.8","issuerAltName");ue("2.5.29.9","subjectDirectoryAttributes");ue("2.5.29.10","basicConstraints");ue("2.5.29.11","nameConstraints");ue("2.5.29.12","policyConstraints");ue("2.5.29.13","basicConstraints");A("2.5.29.14","subjectKeyIdentifier");A("2.5.29.15","keyUsage");ue("2.5.29.16","privateKeyUsagePeriod");A("2.5.29.17","subjectAltName");A("2.5.29.18","issuerAltName");A("2.5.29.19","basicConstraints");ue("2.5.29.20","cRLNumber");ue("2.5.29.21","cRLReason");ue("2.5.29.22","expirationDate");ue("2.5.29.23","instructionCode");ue("2.5.29.24","invalidityDate");ue("2.5.29.25","cRLDistributionPoints");ue("2.5.29.26","issuingDistributionPoint");ue("2.5.29.27","deltaCRLIndicator");ue("2.5.29.28","issuingDistributionPoint");ue("2.5.29.29","certificateIssuer");ue("2.5.29.30","nameConstraints");A("2.5.29.31","cRLDistributionPoints");A("2.5.29.32","certificatePolicies");ue("2.5.29.33","policyMappings");ue("2.5.29.34","policyConstraints");A("2.5.29.35","authorityKeyIdentifier");ue("2.5.29.36","policyConstraints");A("2.5.29.37","extKeyUsage");ue("2.5.29.46","freshestCRL");ue("2.5.29.54","inhibitAnyPolicy");A("1.3.6.1.4.1.11129.2.4.2","timestampList");A("1.3.6.1.5.5.7.1.1","authorityInfoAccess");A("1.3.6.1.5.5.7.3.1","serverAuth");A("1.3.6.1.5.5.7.3.2","clientAuth");A("1.3.6.1.5.5.7.3.3","codeSigning");A("1.3.6.1.5.5.7.3.4","emailProtection");A("1.3.6.1.5.5.7.3.8","timeStamping")});var Ln=H((ax,vu)=>{var ye=ce();Ie();ki();var N=vu.exports=ye.asn1=ye.asn1||{};N.Class={UNIVERSAL:0,APPLICATION:64,CONTEXT_SPECIFIC:128,PRIVATE:192};N.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};N.create=function(e,t,r,n,i){if(ye.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:e,type:t,constructed:r,composed:r||ye.util.isArray(n),value:n};return i&&"bitStringContents"in i&&(s.bitStringContents=i.bitStringContents,s.original=N.copy(s)),s};N.copy=function(e,t){var r;if(ye.util.isArray(e)){r=[];for(var n=0;n<e.length;++n)r.push(N.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:N.copy(e.value,t)},t&&!t.excludeBitStringContents&&(r.bitStringContents=e.bitStringContents),r)};N.equals=function(e,t,r){if(ye.util.isArray(e)){if(!ye.util.isArray(t)||e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(!N.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&&N.equals(e.value,t.value);return r&&r.includeBitStringContents&&(i=i&&e.bitStringContents===t.bitStringContents),i};N.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 Pn(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 td=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;Pn(e,t,o),n=e.getInt(o<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};N.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=ye.util.createBuffer(e));var r=e.length(),n=Di(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 Di(e,t,r,n){var i;Pn(e,t,2);var o=e.getByte();t--;var a=o&192,s=o&31;i=e.length();var u=td(e,t);if(t-=i-e.length(),u!==void 0&&u>t){if(n.strict){var c=new Error("Too few bytes to read ASN.1 value.");throw c.available=e.length(),c.remaining=t,c.requested=u,c}u=t}var f,l,h=(o&32)===32;if(h)if(f=[],u===void 0)for(;;){if(Pn(e,t,2),e.bytes(2)===String.fromCharCode(0,0)){e.getBytes(2),t-=2;break}i=e.length(),f.push(Di(e,t,r+1,n)),t-=i-e.length()}else for(;u>0;)i=e.length(),f.push(Di(e,u,r+1,n)),t-=i-e.length(),u-=i-e.length();if(f===void 0&&a===N.Class.UNIVERSAL&&s===N.Type.BITSTRING&&(l=e.bytes(u)),f===void 0&&n.decodeBitStrings&&a===N.Class.UNIVERSAL&&s===N.Type.BITSTRING&&u>1){var d=e.read,p=t,y=0;if(s===N.Type.BITSTRING&&(Pn(e,t,1),y=e.getByte(),t--),y===0)try{i=e.length();var x={strict:!0,decodeBitStrings:!0},v=Di(e,t,r+1,x),B=i-e.length();t-=B,s==N.Type.BITSTRING&&B++;var C=v.tagClass;B===u&&(C===N.Class.UNIVERSAL||C===N.Class.CONTEXT_SPECIFIC)&&(f=[v])}catch{}f===void 0&&(e.read=d,t=p)}if(f===void 0){if(u===void 0){if(n.strict)throw new Error("Non-constructed ASN.1 object of indefinite length.");u=t}if(s===N.Type.BMPSTRING)for(f="";u>0;u-=2)Pn(e,t,2),f+=String.fromCharCode(e.getInt16()),t-=2;else f=e.getBytes(u),t-=u}var F=l===void 0?null:{bitStringContents:l};return N.create(a,s,h,f,F)}N.toDer=function(e){var t=ye.util.createBuffer(),r=e.tagClass|e.type,n=ye.util.createBuffer(),i=!1;if("bitStringContents"in e&&(i=!0,e.original&&(i=N.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(N.toDer(e.value[o]))}else if(e.type===N.Type.BMPSTRING)for(var o=0;o<e.value.length;++o)n.putInt16(e.value.charCodeAt(o));else e.type===N.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 a=n.length(),s="";do s+=String.fromCharCode(a&255),a=a>>>8;while(a>0);t.putByte(s.length|128);for(var o=s.length-1;o>=0;--o)t.putByte(s.charCodeAt(o))}return t.putBuffer(n),t};N.oidToDer=function(e){var t=e.split("."),r=ye.util.createBuffer();r.putByte(40*parseInt(t[0],10)+parseInt(t[1],10));for(var n,i,o,a,s=2;s<t.length;++s){n=!0,i=[],o=parseInt(t[s],10);do a=o&127,o=o>>>7,n||(a|=128),i.push(a),n=!1;while(o>0);for(var u=i.length-1;u>=0;--u)r.putByte(i[u])}return r};N.derToOid=function(e){var t;typeof e=="string"&&(e=ye.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};N.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),a=parseInt(e.substr(8,2),10),s=0;if(e.length>11){var u=e.charAt(10),c=10;u!=="+"&&u!=="-"&&(s=parseInt(e.substr(10,2),10),c+=2)}if(t.setUTCFullYear(r,n,i),t.setUTCHours(o,a,s,0),c&&(u=e.charAt(c),u==="+"||u==="-")){var f=parseInt(e.substr(c+1,2),10),l=parseInt(e.substr(c+4,2),10),h=f*60+l;h*=6e4,u==="+"?t.setTime(+t-h):t.setTime(+t+h)}return t};N.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),a=parseInt(e.substr(10,2),10),s=parseInt(e.substr(12,2),10),u=0,c=0,f=!1;e.charAt(e.length-1)==="Z"&&(f=!0);var l=e.length-5,h=e.charAt(l);if(h==="+"||h==="-"){var d=parseInt(e.substr(l+1,2),10),p=parseInt(e.substr(l+4,2),10);c=d*60+p,c*=6e4,h==="+"&&(c*=-1),f=!0}return e.charAt(14)==="."&&(u=parseFloat(e.substr(14),10)*1e3),f?(t.setUTCFullYear(r,n,i),t.setUTCHours(o,a,s,u),t.setTime(+t+c)):(t.setFullYear(r,n,i),t.setHours(o,a,s,u)),t};N.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};N.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};N.integerToDer=function(e){var t=ye.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};N.derToInteger=function(e){typeof e=="string"&&(e=ye.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)};N.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&&ye.util.isArray(t.value))for(var o=0,a=0;i&&a<t.value.length;++a)i=t.value[a].optional||!1,e.value[o]&&(i=N.validate(e.value[o],t.value[a],r,n),i?++o:t.value[a].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 s;if(e.bitStringContents.length<2)r[t.captureBitStringValue]="";else{var u=e.bitStringContents.charCodeAt(0);if(u!==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 xu=/[^\\u0000-\\u00ff]/;N.prettyPrint=function(e,t,r){var n="";t=t||0,r=r||2,t>0&&(n+=`
|
|
7
|
+
`);for(var i="",o=0;o<t*r;++o)i+=" ";switch(n+=i+"Tag: ",e.tagClass){case N.Class.UNIVERSAL:n+="Universal:";break;case N.Class.APPLICATION:n+="Application:";break;case N.Class.CONTEXT_SPECIFIC:n+="Context-Specific:";break;case N.Class.PRIVATE:n+="Private:";break}if(e.tagClass===N.Class.UNIVERSAL)switch(n+=e.type,e.type){case N.Type.NONE:n+=" (None)";break;case N.Type.BOOLEAN:n+=" (Boolean)";break;case N.Type.INTEGER:n+=" (Integer)";break;case N.Type.BITSTRING:n+=" (Bit string)";break;case N.Type.OCTETSTRING:n+=" (Octet string)";break;case N.Type.NULL:n+=" (Null)";break;case N.Type.OID:n+=" (Object Identifier)";break;case N.Type.ODESC:n+=" (Object Descriptor)";break;case N.Type.EXTERNAL:n+=" (External or Instance of)";break;case N.Type.REAL:n+=" (Real)";break;case N.Type.ENUMERATED:n+=" (Enumerated)";break;case N.Type.EMBEDDED:n+=" (Embedded PDV)";break;case N.Type.UTF8:n+=" (UTF8)";break;case N.Type.ROID:n+=" (Relative Object Identifier)";break;case N.Type.SEQUENCE:n+=" (Sequence)";break;case N.Type.SET:n+=" (Set)";break;case N.Type.PRINTABLESTRING:n+=" (Printable String)";break;case N.Type.IA5String:n+=" (IA5String (ASCII))";break;case N.Type.UTCTIME:n+=" (UTC time)";break;case N.Type.GENERALIZEDTIME:n+=" (Generalized time)";break;case N.Type.BMPSTRING:n+=" (BMP String)";break}else n+=e.type;if(n+=`
|
|
8
|
+
`,n+=i+"Constructed: "+e.constructed+`
|
|
9
|
+
`,e.composed){for(var a=0,s="",o=0;o<e.value.length;++o)e.value[o]!==void 0&&(a+=1,s+=N.prettyPrint(e.value[o],t+1,r),o+1<e.value.length&&(s+=","));n+=i+"Sub values: "+a+s}else{if(n+=i+"Value: ",e.type===N.Type.OID){var u=N.derToOid(e.value);n+=u,ye.pki&&ye.pki.oids&&u in ye.pki.oids&&(n+=" ("+ye.pki.oids[u]+") ")}if(e.type===N.Type.INTEGER)try{n+=N.derToInteger(e.value)}catch{n+="0x"+ye.util.bytesToHex(e.value)}else if(e.type===N.Type.BITSTRING){if(e.value.length>1?n+="0x"+ye.util.bytesToHex(e.value.slice(1)):n+="(none)",e.value.length>0){var c=e.value.charCodeAt(0);c==1?n+=" (1 unused bit shown)":c>1&&(n+=" ("+c+" unused bits shown)")}}else if(e.type===N.Type.OCTETSTRING)xu.test(e.value)||(n+="("+e.value+") "),n+="0x"+ye.util.bytesToHex(e.value);else if(e.type===N.Type.UTF8)try{n+=ye.util.decodeUtf8(e.value)}catch(f){if(f.message==="URI malformed")n+="0x"+ye.util.bytesToHex(e.value)+" (malformed UTF8)";else throw f}else e.type===N.Type.PRINTABLESTRING||e.type===N.Type.IA5String?n+=e.value:xu.test(e.value)?n+="0x"+ye.util.bytesToHex(e.value):e.value.length===0?n+="[null]":n+=e.value}return n}});var Ta=H((sx,wu)=>{var ke=ce();Ie();wu.exports=ke.cipher=ke.cipher||{};ke.cipher.algorithms=ke.cipher.algorithms||{};ke.cipher.createCipher=function(e,t){var r=e;if(typeof r=="string"&&(r=ke.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new ke.cipher.BlockCipher({algorithm:r,key:t,decrypt:!1})};ke.cipher.createDecipher=function(e,t){var r=e;if(typeof r=="string"&&(r=ke.cipher.getAlgorithm(r),r&&(r=r())),!r)throw new Error("Unsupported algorithm: "+e);return new ke.cipher.BlockCipher({algorithm:r,key:t,decrypt:!0})};ke.cipher.registerAlgorithm=function(e,t){e=e.toUpperCase(),ke.cipher.algorithms[e]=t};ke.cipher.getAlgorithm=function(e){return e=e.toUpperCase(),e in ke.cipher.algorithms?ke.cipher.algorithms[e]:null};var Ca=ke.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)};Ca.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=ke.util.createBuffer(),this.output=e.output||ke.util.createBuffer(),this.mode.start(t)};Ca.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()};Ca.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 Ia=H((ux,bu)=>{var De=ce();Ie();De.cipher=De.cipher||{};var X=bu.exports=De.cipher.modes=De.cipher.modes||{};X.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)};X.ecb.prototype.start=function(e){};X.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])};X.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])};X.ecb.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};X.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)};X.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)};X.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=Ui(e.iv,this.blockSize),this._prev=this._iv.slice(0);else throw new Error("Invalid IV parameter.")};X.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};X.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)};X.cbc.prototype.pad=function(e,t){var r=e.length()===this.blockSize?this.blockSize:this.blockSize-e.length();return e.fillWithByte(r,r),!0};X.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)};X.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=De.util.createBuffer(),this._partialBytes=0};X.cfb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=Ui(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};X.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};X.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};X.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=De.util.createBuffer(),this._partialBytes=0};X.ofb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=Ui(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};X.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};X.ofb.prototype.decrypt=X.ofb.prototype.encrypt;X.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=De.util.createBuffer(),this._partialBytes=0};X.ctr.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=Ui(e.iv,this.blockSize),this._inBlock=this._iv.slice(0),this._partialBytes=0};X.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}Pi(this._inBlock)};X.ctr.prototype.decrypt=X.ctr.prototype.encrypt;X.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=De.util.createBuffer(),this._partialBytes=0,this._R=3774873600};X.gcm.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");var t=De.util.createBuffer(e.iv);this._cipherLength=0;var r;if("additionalData"in e?r=De.util.createBuffer(e.additionalData):r=De.util.createBuffer(),"tagLength"in e?this._tagLength=e.tagLength:this._tagLength=128,this._tag=null,e.decrypt&&(this._tag=De.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(_a(n*8)))}this._inBlock=this._j0.slice(0),Pi(this._inBlock),this._partialBytes=0,r=De.util.createBuffer(r),this._aDataLength=_a(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()])};X.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 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 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),Pi(this._inBlock)};X.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),Pi(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};X.gcm.prototype.afterFinish=function(e,t){var r=!0;t.decrypt&&t.overflow&&e.truncate(this.blockSize-t.overflow),this.tag=De.util.createBuffer();var n=this._aDataLength.concat(_a(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};X.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};X.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)};X.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};X.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)};X.gcm.prototype.generateHashTable=function(e,t){for(var r=8/t,n=4*r,i=16*r,o=new Array(i),a=0;a<i;++a){var s=[0,0,0,0],u=a/n|0,c=(n-1-a%n)*t;s[u]=1<<t-1<<c,o[a]=this.generateSubHashTable(this.multiply(s,e),t)}return o};X.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 a=1;a<o;++a){var s=i[o],u=i[a];i[o+a]=[s[0]^u[0],s[1]^u[1],s[2]^u[2],s[3]^u[3]]}o*=2}for(i[0]=[0,0,0,0],o=n+1;o<r;++o){var c=i[o^n];i[o]=[e[0]^c[0],e[1]^c[1],e[2]^c[2],e[3]^c[3]]}return i};function Ui(e,t){if(typeof e=="string"&&(e=De.util.createBuffer(e)),De.util.isArray(e)&&e.length>4){var r=e;e=De.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(!De.util.isArray(e)){for(var i=[],o=t/4,n=0;n<o;++n)i.push(e.getInt32());e=i}return e}function Pi(e){e[e.length-1]=e[e.length-1]+1&4294967295}function _a(e){return[e/4294967296|0,e&4294967295]}});var Da=H((cx,Au)=>{var he=ce();Ta();Ia();Ie();Au.exports=he.aes=he.aes||{};he.aes.startEncrypting=function(e,t,r,n){var i=Li({key:e,output:r,decrypt:!1,mode:n});return i.start(t),i};he.aes.createEncryptionCipher=function(e,t){return Li({key:e,output:null,decrypt:!1,mode:t})};he.aes.startDecrypting=function(e,t,r,n){var i=Li({key:e,output:r,decrypt:!0,mode:n});return i.start(t),i};he.aes.createDecryptionCipher=function(e,t){return Li({key:e,output:null,decrypt:!0,mode:t})};he.aes.Algorithm=function(e,t){ka||Su();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};he.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=he.util.createBuffer(t);else if(he.util.isArray(t)&&(t.length===16||t.length===24||t.length===32)){r=t,t=he.util.createBuffer();for(var n=0;n<r.length;++n)t.putByte(r[n])}if(!he.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(!he.util.isArray(t)||!(t.length===4||t.length===6||t.length===8))throw new Error("Invalid key parameter.");var o=this.mode.name,a=["CFB","OFB","CTR","GCM"].indexOf(o)!==-1;this._w=Bu(t,e.decrypt&&!a),this._init=!0}};he.aes._expandKey=function(e,t){return ka||Su(),Bu(e,t)};he.aes._updateBlock=Na;Jr("AES-ECB",he.cipher.modes.ecb);Jr("AES-CBC",he.cipher.modes.cbc);Jr("AES-CFB",he.cipher.modes.cfb);Jr("AES-OFB",he.cipher.modes.ofb);Jr("AES-CTR",he.cipher.modes.ctr);Jr("AES-GCM",he.cipher.modes.gcm);function Jr(e,t){var r=function(){return new he.aes.Algorithm(e,t)};he.cipher.registerAlgorithm(e,r)}var ka=!1,Xr=4,ze,Ra,Eu,_r,gt;function Su(){ka=!0,Eu=[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;ze=new Array(256),Ra=new Array(256),_r=new Array(4),gt=new Array(4);for(var t=0;t<4;++t)_r[t]=new Array(256),gt[t]=new Array(256);for(var r=0,n=0,i,o,a,s,u,c,f,t=0;t<256;++t){s=n^n<<1^n<<2^n<<3^n<<4,s=s>>8^s&255^99,ze[r]=s,Ra[s]=r,u=e[s],i=e[r],o=e[i],a=e[o],c=u<<24^s<<16^s<<8^(s^u),f=(i^o^a)<<24^(r^a)<<16^(r^o^a)<<8^(r^i^a);for(var l=0;l<4;++l)_r[l][r]=c,gt[l][s]=f,c=c<<24|c>>>8,f=f<<24|f>>>8;r===0?r=n=1:(r=i^e[e[e[i^a]]],n^=e[e[n]])}}function Bu(e,t){for(var r=e.slice(0),n,i=1,o=r.length,a=o+6+1,s=Xr*a,u=o;u<s;++u)n=r[u-1],u%o===0?(n=ze[n>>>16&255]<<24^ze[n>>>8&255]<<16^ze[n&255]<<8^ze[n>>>24]^Eu[i]<<24,i++):o>6&&u%o===4&&(n=ze[n>>>24]<<24^ze[n>>>16&255]<<16^ze[n>>>8&255]<<8^ze[n&255]),r[u]=r[u-o]^n;if(t){var c,f=gt[0],l=gt[1],h=gt[2],d=gt[3],p=r.slice(0);s=r.length;for(var u=0,y=s-Xr;u<s;u+=Xr,y-=Xr)if(u===0||u===s-Xr)p[u]=r[y],p[u+1]=r[y+3],p[u+2]=r[y+2],p[u+3]=r[y+1];else for(var x=0;x<Xr;++x)c=r[y+x],p[u+(3&-x)]=f[ze[c>>>24]]^l[ze[c>>>16&255]]^h[ze[c>>>8&255]]^d[ze[c&255]];r=p}return r}function Na(e,t,r,n){var i=e.length/4-1,o,a,s,u,c;n?(o=gt[0],a=gt[1],s=gt[2],u=gt[3],c=Ra):(o=_r[0],a=_r[1],s=_r[2],u=_r[3],c=ze);var f,l,h,d,p,y,x;f=t[0]^e[0],l=t[n?3:1]^e[1],h=t[2]^e[2],d=t[n?1:3]^e[3];for(var v=3,B=1;B<i;++B)p=o[f>>>24]^a[l>>>16&255]^s[h>>>8&255]^u[d&255]^e[++v],y=o[l>>>24]^a[h>>>16&255]^s[d>>>8&255]^u[f&255]^e[++v],x=o[h>>>24]^a[d>>>16&255]^s[f>>>8&255]^u[l&255]^e[++v],d=o[d>>>24]^a[f>>>16&255]^s[l>>>8&255]^u[h&255]^e[++v],f=p,l=y,h=x;r[0]=c[f>>>24]<<24^c[l>>>16&255]<<16^c[h>>>8&255]<<8^c[d&255]^e[++v],r[n?3:1]=c[l>>>24]<<24^c[h>>>16&255]<<16^c[d>>>8&255]<<8^c[f&255]^e[++v],r[2]=c[h>>>24]<<24^c[d>>>16&255]<<16^c[f>>>8&255]<<8^c[l&255]^e[++v],r[n?1:3]=c[d>>>24]<<24^c[f>>>16&255]<<16^c[l>>>8&255]<<8^c[h&255]^e[++v]}function Li(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="AES-"+t,n;e.decrypt?n=he.cipher.createDecipher(r,e.key):n=he.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(o,a){var s=null;a instanceof he.util.ByteBuffer&&(s=a,a={}),a=a||{},a.output=s,a.iv=o,i.call(n,a)},n}});var _u=H((fx,Tu)=>{var be=ce();Ta();Ia();Ie();Tu.exports=be.des=be.des||{};be.des.startEncrypting=function(e,t,r,n){var i=Fi({key:e,output:r,decrypt:!1,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};be.des.createEncryptionCipher=function(e,t){return Fi({key:e,output:null,decrypt:!1,mode:t})};be.des.startDecrypting=function(e,t,r,n){var i=Fi({key:e,output:r,decrypt:!0,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};be.des.createDecryptionCipher=function(e,t){return Fi({key:e,output:null,decrypt:!0,mode:t})};be.des.Algorithm=function(e,t){var r=this;r.name=e,r.mode=new t({blockSize:8,cipher:{encrypt:function(n,i){return Cu(r._keys,n,i,!1)},decrypt:function(n,i){return Cu(r._keys,n,i,!0)}}}),r._init=!1};be.des.Algorithm.prototype.initialize=function(e){if(!this._init){var t=be.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=fd(t),this._init=!0}};kt("DES-ECB",be.cipher.modes.ecb);kt("DES-CBC",be.cipher.modes.cbc);kt("DES-CFB",be.cipher.modes.cfb);kt("DES-OFB",be.cipher.modes.ofb);kt("DES-CTR",be.cipher.modes.ctr);kt("3DES-ECB",be.cipher.modes.ecb);kt("3DES-CBC",be.cipher.modes.cbc);kt("3DES-CFB",be.cipher.modes.cfb);kt("3DES-OFB",be.cipher.modes.ofb);kt("3DES-CTR",be.cipher.modes.ctr);function kt(e,t){var r=function(){return new be.des.Algorithm(e,t)};be.cipher.registerAlgorithm(e,r)}var rd=[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],nd=[-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],id=[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],od=[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],ad=[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],sd=[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],ud=[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],cd=[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 fd(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],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],u=[0,65536,2048,67584,536870912,536936448,536872960,536938496,131072,196608,133120,198656,537001984,537067520,537004032,537069568],c=[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],d=[0,4096,134217728,134221824,524288,528384,134742016,134746112,16,4112,134217744,134221840,524304,528400,134742032,134746128],p=[0,4,256,260,0,4,256,260,1,5,257,261,1,5,257,261],y=e.length()>8?3:1,x=[],v=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],B=0,C,F=0;F<y;F++){var R=e.getInt32(),_=e.getInt32();C=(R>>>4^_)&252645135,_^=C,R^=C<<4,C=(_>>>-16^R)&65535,R^=C,_^=C<<-16,C=(R>>>2^_)&858993459,_^=C,R^=C<<2,C=(_>>>-16^R)&65535,R^=C,_^=C<<-16,C=(R>>>1^_)&1431655765,_^=C,R^=C<<1,C=(_>>>8^R)&16711935,R^=C,_^=C<<8,C=(R>>>1^_)&1431655765,_^=C,R^=C<<1,C=R<<8|_>>>20&240,R=_<<24|_<<8&16711680|_>>>8&65280|_>>>24&240,_=C;for(var W=0;W<v.length;++W){v[W]?(R=R<<2|R>>>26,_=_<<2|_>>>26):(R=R<<1|R>>>27,_=_<<1|_>>>27),R&=-15,_&=-15;var T=t[R>>>28]|r[R>>>24&15]|n[R>>>20&15]|i[R>>>16&15]|o[R>>>12&15]|a[R>>>8&15]|s[R>>>4&15],K=u[_>>>28]|c[_>>>24&15]|f[_>>>20&15]|l[_>>>16&15]|h[_>>>12&15]|d[_>>>8&15]|p[_>>>4&15];C=(K>>>16^T)&65535,x[B++]=T^C,x[B++]=K^C<<16}}return x}function Cu(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 a,s=t[0],u=t[1];a=(s>>>4^u)&252645135,u^=a,s^=a<<4,a=(s>>>16^u)&65535,u^=a,s^=a<<16,a=(u>>>2^s)&858993459,s^=a,u^=a<<2,a=(u>>>8^s)&16711935,s^=a,u^=a<<8,a=(s>>>1^u)&1431655765,u^=a,s^=a<<1,s=s<<1|s>>>31,u=u<<1|u>>>31;for(var c=0;c<i;c+=3){for(var f=o[c+1],l=o[c+2],h=o[c];h!=f;h+=l){var d=u^e[h],p=(u>>>4|u<<28)^e[h+1];a=s,s=u,u=a^(nd[d>>>24&63]|od[d>>>16&63]|sd[d>>>8&63]|cd[d&63]|rd[p>>>24&63]|id[p>>>16&63]|ad[p>>>8&63]|ud[p&63])}a=s,s=u,u=a}s=s>>>1|s<<31,u=u>>>1|u<<31,a=(s>>>1^u)&1431655765,u^=a,s^=a<<1,a=(u>>>8^s)&16711935,s^=a,u^=a<<8,a=(u>>>2^s)&858993459,s^=a,u^=a<<2,a=(s>>>16^u)&65535,u^=a,s^=a<<16,a=(s>>>4^u)&252645135,u^=a,s^=a<<4,r[0]=s,r[1]=u}function Fi(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="DES-"+t,n;e.decrypt?n=be.cipher.createDecipher(r,e.key):n=be.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(o,a){var s=null;a instanceof be.util.ByteBuffer&&(s=a,a={}),a=a||{},a.output=s,a.iv=o,i.call(n,a)},n}});var Ir=H((lx,Iu)=>{var Ki=ce();Iu.exports=Ki.md=Ki.md||{};Ki.md.algorithms=Ki.md.algorithms||{}});var Nu=H((hx,Ru)=>{var Ht=ce();Ir();Ie();var ld=Ru.exports=Ht.hmac=Ht.hmac||{};ld.create=function(){var e=null,t=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 Ht.md.algorithms)t=Ht.md.algorithms[o].create();else throw new Error('Unknown hash algorithm "'+o+'"');else t=o;if(a===null)a=e;else{if(typeof a=="string")a=Ht.util.createBuffer(a);else if(Ht.util.isArray(a)){var s=a;a=Ht.util.createBuffer();for(var u=0;u<s.length;++u)a.putByte(s[u])}var c=a.length();c>t.blockLength&&(t.start(),t.update(a.bytes()),a=t.digest()),r=Ht.util.createBuffer(),n=Ht.util.createBuffer(),c=a.length();for(var u=0;u<c;++u){var s=a.at(u);r.putByte(54^s),n.putByte(92^s)}if(c<t.blockLength)for(var s=t.blockLength-c,u=0;u<s;++u)r.putByte(54),n.putByte(92);e=a,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 jr=H(()=>{});var Du=H((yx,ku)=>{var He=ce();Nu();Ir();Ie();var hd=He.pkcs5=He.pkcs5||{},Gt;He.util.isNodejs&&!He.options.usePureJavaScript&&(Gt=jr());ku.exports=He.pbkdf2=hd.pbkdf2=function(e,t,r,n,i,o){if(typeof i=="function"&&(o=i,i=null),He.util.isNodejs&&!He.options.usePureJavaScript&&Gt.pbkdf2&&(i===null||typeof i!="object")&&(Gt.pbkdf2Sync.length>4||!i||i==="sha1"))return typeof i!="string"&&(i="sha1"),e=Buffer.from(e,"binary"),t=Buffer.from(t,"binary"),o?Gt.pbkdf2Sync.length===4?Gt.pbkdf2(e,t,r,n,function(C,F){if(C)return o(C);o(null,F.toString("binary"))}):Gt.pbkdf2(e,t,r,n,i,function(C,F){if(C)return o(C);o(null,F.toString("binary"))}):Gt.pbkdf2Sync.length===4?Gt.pbkdf2Sync(e,t,r,n).toString("binary"):Gt.pbkdf2Sync(e,t,r,n,i).toString("binary");if((typeof i>"u"||i===null)&&(i="sha1"),typeof i=="string"){if(!(i in He.md.algorithms))throw new Error("Unknown hash algorithm: "+i);i=He.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 u=Math.ceil(n/a),c=n-(u-1)*a,f=He.hmac.create();f.start(i,e);var l="",h,d,p;if(!o){for(var y=1;y<=u;++y){f.start(null,null),f.update(t),f.update(He.util.int32ToBytes(y)),h=p=f.digest().getBytes();for(var x=2;x<=r;++x)f.start(null,null),f.update(p),d=f.digest().getBytes(),h=He.util.xorBytes(h,d,a),p=d;l+=y<u?h:h.substr(0,c)}return l}var y=1,x;function v(){if(y>u)return o(null,l);f.start(null,null),f.update(t),f.update(He.util.int32ToBytes(y)),h=p=f.digest().getBytes(),x=2,B()}function B(){if(x<=r)return f.start(null,null),f.update(p),d=f.digest().getBytes(),h=He.util.xorBytes(h,d,a),p=d,++x,He.util.setImmediate(B);l+=y<u?h:h.substr(0,c),++y,v()}v()}});var Lu=H((gx,Pu)=>{var Mi=ce();Ie();var Uu=Pu.exports=Mi.pem=Mi.pem||{};Uu.encode=function(e,t){t=t||{};var r="-----BEGIN "+e.type+`-----\r
|
|
10
|
+
`,n;if(e.procType&&(n={name:"Proc-Type",values:[String(e.procType.version),e.procType.type]},r+=Oi(n)),e.contentDomain&&(n={name:"Content-Domain",values:[e.contentDomain]},r+=Oi(n)),e.dekInfo&&(n={name:"DEK-Info",values:[e.dekInfo.algorithm]},e.dekInfo.parameters&&n.values.push(e.dekInfo.parameters),r+=Oi(n)),e.headers)for(var i=0;i<e.headers.length;++i)r+=Oi(e.headers[i]);return e.procType&&(r+=`\r
|
|
11
|
+
`),r+=Mi.util.encode64(e.body,t.maxline||64)+`\r
|
|
12
|
+
`,r+="-----END "+e.type+`-----\r
|
|
13
|
+
`,r};Uu.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 a=o[1];a==="NEW CERTIFICATE REQUEST"&&(a="CERTIFICATE REQUEST");var s={type:a,procType:null,contentDomain:null,dekInfo:null,headers:[],body:Mi.util.decode64(o[3])};if(t.push(s),!!o[2]){for(var u=o[2].split(i),c=0;o&&c<u.length;){for(var f=u[c].replace(/\s+$/,""),l=c+1;l<u.length;++l){var h=u[l];if(!/\s/.test(h[0]))break;f+=h,c=l}if(o=f.match(n),o){for(var d={name:o[1],values:[]},p=o[2].split(","),y=0;y<p.length;++y)d.values.push(pd(p[y]));if(s.procType)if(!s.contentDomain&&d.name==="Content-Domain")s.contentDomain=p[0]||"";else if(!s.dekInfo&&d.name==="DEK-Info"){if(d.values.length===0)throw new Error('Invalid PEM formatted message. The "DEK-Info" header must have at least one subfield.');s.dekInfo={algorithm:p[0],parameters:p[1]||null}}else s.headers.push(d);else{if(d.name!=="Proc-Type")throw new Error('Invalid PEM formatted message. The first encapsulated header must be "Proc-Type".');if(d.values.length!==2)throw new Error('Invalid PEM formatted message. The "Proc-Type" header must have two subfields.');s.procType={version:p[0],type:p[1]}}}++c}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(t.length===0)throw new Error("Invalid PEM formatted message.");return t};function Oi(e){for(var t=e.name+": ",r=[],n=function(u,c){return" "+c},i=0;i<e.values.length;++i)r.push(e.values[i].replace(/^(\S+\r\n)/,n));t+=r.join(",")+`\r
|
|
14
|
+
`;for(var o=0,a=-1,i=0;i<t.length;++i,++o)if(o>65&&a!==-1){var s=t[a];s===","?(++a,t=t.substr(0,a)+`\r
|
|
15
|
+
`+t.substr(a)):t=t.substr(0,a)+`\r
|
|
16
|
+
`+s+t.substr(a+1),o=i-a-1,a=-1,++i}else(t[i]===" "||t[i]===" "||t[i]===",")&&(a=i);return t}function pd(e){return e.replace(/^\s+/,"")}});var qu=H((mx,Vu)=>{var Dt=ce();Ir();Ie();var Ku=Vu.exports=Dt.sha256=Dt.sha256||{};Dt.md.sha256=Dt.md.algorithms.sha256=Ku;Ku.create=function(){Ou||dd();var e=null,t=Dt.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=Dt.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=Dt.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 t.putBytes(i),Fu(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Dt.util.createBuffer();i.putBytes(t.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,a=o&n.blockLength-1;i.putBytes(Ua.substr(0,n.blockLength-a));for(var s,u,c=n.fullMessageLength[0]*8,f=0;f<n.fullMessageLength.length-1;++f)s=n.fullMessageLength[f+1]*8,u=s/4294967296>>>0,c+=u,i.putInt32(c>>>0),c=s>>>0;i.putInt32(c);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};Fu(l,r,i);var h=Dt.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 Ua=null,Ou=!1,Mu=null;function dd(){Ua=String.fromCharCode(128),Ua+=Dt.util.fillString(String.fromCharCode(0),64),Mu=[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],Ou=!0}function Fu(e,t,r){for(var n,i,o,a,s,u,c,f,l,h,d,p,y,x,v,B=r.length();B>=64;){for(c=0;c<16;++c)t[c]=r.getInt32();for(;c<64;++c)n=t[c-2],n=(n>>>17|n<<15)^(n>>>19|n<<13)^n>>>10,i=t[c-15],i=(i>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,t[c]=n+t[c-7]+i+t[c-16]|0;for(f=e.h0,l=e.h1,h=e.h2,d=e.h3,p=e.h4,y=e.h5,x=e.h6,v=e.h7,c=0;c<64;++c)a=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7),s=x^p&(y^x),o=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),u=f&l|h&(f^l),n=v+a+s+Mu[c]+t[c],i=o+u,v=x,x=y,y=p,p=d+n>>>0,d=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+d|0,e.h4=e.h4+p|0,e.h5=e.h5+y|0,e.h6=e.h6+x|0,e.h7=e.h7+v|0,B-=64}}});var Hu=H((xx,zu)=>{var Ut=ce();Ie();var Vi=null;Ut.util.isNodejs&&!Ut.options.usePureJavaScript&&!process.versions["node-webkit"]&&(Vi=jr());var yd=zu.exports=Ut.prng=Ut.prng||{};yd.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(c,f){if(!f)return t.generateSync(c);var l=t.plugin.cipher,h=t.plugin.increment,d=t.plugin.formatKey,p=t.plugin.formatSeed,y=Ut.util.createBuffer();t.key=null,x();function x(v){if(v)return f(v);if(y.length()>=c)return f(null,y.getBytes(c));if(t.generated>1048575&&(t.key=null),t.key===null)return Ut.util.nextTick(function(){o(x)});var B=l(t.key,t.seed);t.generated+=B.length,y.putBytes(B),t.key=d(l(t.key,h(t.seed))),t.seed=p(l(t.key,t.seed)),Ut.util.setImmediate(x)}},t.generateSync=function(c){var f=t.plugin.cipher,l=t.plugin.increment,h=t.plugin.formatKey,d=t.plugin.formatSeed;t.key=null;for(var p=Ut.util.createBuffer();p.length()<c;){t.generated>1048575&&(t.key=null),t.key===null&&a();var y=f(t.key,t.seed);t.generated+=y.length,p.putBytes(y),t.key=h(f(t.key,l(t.seed))),t.seed=d(f(t.key,t.seed))}return p.getBytes(c)};function o(c){if(t.pools[0].messageLength>=32)return s(),c();var f=32-t.pools[0].messageLength<<5;t.seedFile(f,function(l,h){if(l)return c(l);t.collect(h),s(),c()})}function a(){if(t.pools[0].messageLength>=32)return s();var c=32-t.pools[0].messageLength<<5;t.collect(t.seedFileSync(c)),s()}function s(){t.reseeds=t.reseeds===4294967295?0:t.reseeds+1;var c=t.plugin.md.create();c.update(t.keyBytes);for(var f=1,l=0;l<32;++l)t.reseeds%f===0&&(c.update(t.pools[l].digest().getBytes()),t.pools[l].start()),f=f<<1;t.keyBytes=c.digest().getBytes(),c.start(),c.update(t.keyBytes);var h=c.digest().getBytes();t.key=t.plugin.formatKey(t.keyBytes),t.seed=t.plugin.formatSeed(h),t.generated=0}function u(c){var f=null,l=Ut.util.globalScope,h=l.crypto||l.msCrypto;h&&h.getRandomValues&&(f=function(R){return h.getRandomValues(R)});var d=Ut.util.createBuffer();if(f)for(;d.length()<c;){var p=Math.max(1,Math.min(c-d.length(),65536)/4),y=new Uint32Array(Math.floor(p));try{f(y);for(var x=0;x<y.length;++x)d.putInt32(y[x])}catch(R){if(!(typeof QuotaExceededError<"u"&&R instanceof QuotaExceededError))throw R}}if(d.length()<c)for(var v,B,C,F=Math.floor(Math.random()*65536);d.length()<c;){B=16807*(F&65535),v=16807*(F>>16),B+=(v&32767)<<16,B+=v>>15,B=(B&2147483647)+(B>>31),F=B&4294967295;for(var x=0;x<3;++x)C=F>>>(x<<3),C^=Math.floor(Math.random()*256),d.putByte(C&255)}return d.getBytes(c)}return Vi?(t.seedFile=function(c,f){Vi.randomBytes(c,function(l,h){if(l)return f(l);f(null,h.toString())})},t.seedFileSync=function(c){return Vi.randomBytes(c).toString()}):(t.seedFile=function(c,f){try{f(null,u(c))}catch(l){f(l)}},t.seedFileSync=u),t.collect=function(c){for(var f=c.length,l=0;l<f;++l)t.pools[t.pool].update(c.substr(l,1)),t.pool=t.pool===31?0:t.pool+1},t.collectInt=function(c,f){for(var l="",h=0;h<f;h+=8)l+=String.fromCharCode(c>>h&255);t.collect(l)},t.registerWorker=function(c){if(c===self)t.seedFile=function(l,h){function d(p){var y=p.data;y.forge&&y.forge.prng&&(self.removeEventListener("message",d),h(y.forge.prng.err,y.forge.prng.bytes))}self.addEventListener("message",d),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(d,p){c.postMessage({forge:{prng:{err:d,bytes:p}}})})};c.addEventListener("message",f)}},t}});var Fn=H((vx,Pa)=>{var Ue=ce();Da();qu();Hu();Ie();(function(){if(Ue.random&&Ue.random.getBytes){Pa.exports=Ue.random;return}(function(e){var t={},r=new Array(4),n=Ue.util.createBuffer();t.formatKey=function(l){var h=Ue.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),Ue.aes._expandKey(l,!1)},t.formatSeed=function(l){var h=Ue.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 Ue.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=Ue.md.sha256;function i(){var l=Ue.prng.create(t);return l.getBytes=function(h,d){return l.generate(h,d)},l.getBytesSync=function(h){return l.generate(h)},l}var o=i(),a=null,s=Ue.util.globalScope,u=s.crypto||s.msCrypto;if(u&&u.getRandomValues&&(a=function(l){return u.getRandomValues(l)}),Ue.options.usePureJavaScript||!Ue.util.isNodejs&&!a){if(typeof window>"u"||window.document,o.collectInt(+new Date,32),typeof navigator<"u"){var c="";for(var f in navigator)try{typeof navigator[f]=="string"&&(c+=navigator[f])}catch{}o.collect(c),c=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(!Ue.random)Ue.random=o;else for(var f in o)Ue.random[f]=o[f];Ue.random.createInstance=i,Pa.exports=Ue.random})(typeof jQuery<"u"?jQuery:null)})()});var Qu=H((wx,Wu)=>{var $e=ce();Ie();var La=[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],Gu=[1,2,3,5],gd=function(e,t){return e<<t&65535|(e&65535)>>16-t},md=function(e,t){return(e&65535)>>t|e<<16-t&65535};Wu.exports=$e.rc2=$e.rc2||{};$e.rc2.expandKey=function(e,t){typeof e=="string"&&(e=$e.util.createBuffer(e)),t=t||128;var r=e,n=e.length(),i=t,o=Math.ceil(i/8),a=255>>(i&7),s;for(s=n;s<128;s++)r.putByte(La[r.at(s-1)+r.at(s-n)&255]);for(r.setAt(128-o,La[r.at(128-o)&a]),s=127-o;s>=0;s--)r.setAt(s,La[r.at(s+1)^r.at(s+o)]);return r};var $u=function(e,t,r){var n=!1,i=null,o=null,a=null,s,u,c,f,l=[];for(e=$e.rc2.expandKey(e,t),c=0;c<64;c++)l.push(e.getInt16Le());r?(s=function(p){for(c=0;c<4;c++)p[c]+=l[f]+(p[(c+3)%4]&p[(c+2)%4])+(~p[(c+3)%4]&p[(c+1)%4]),p[c]=gd(p[c],Gu[c]),f++},u=function(p){for(c=0;c<4;c++)p[c]+=l[p[(c+3)%4]&63]}):(s=function(p){for(c=3;c>=0;c--)p[c]=md(p[c],Gu[c]),p[c]-=l[f]+(p[(c+3)%4]&p[(c+2)%4])+(~p[(c+3)%4]&p[(c+1)%4]),f--},u=function(p){for(c=3;c>=0;c--)p[c]-=l[p[(c+3)%4]&63]});var h=function(p){var y=[];for(c=0;c<4;c++){var x=i.getInt16Le();a!==null&&(r?x^=a.getInt16Le():a.putInt16Le(x)),y.push(x&65535)}f=r?0:63;for(var v=0;v<p.length;v++)for(var B=0;B<p[v][0];B++)p[v][1](y);for(c=0;c<4;c++)a!==null&&(r?a.putInt16Le(y[c]):y[c]^=a.getInt16Le()),o.putInt16Le(y[c])},d=null;return d={start:function(p,y){p&&typeof p=="string"&&(p=$e.util.createBuffer(p)),n=!1,i=$e.util.createBuffer(),o=y||new $e.util.createBuffer,a=p,d.output=o},update:function(p){for(n||i.putBuffer(p);i.length()>=8;)h([[5,s],[1,u],[6,s],[1,u],[5,s]])},finish:function(p){var y=!0;if(r)if(p)y=p(8,i,!r);else{var x=i.length()===8?8:8-i.length();i.fillWithByte(x,x)}if(y&&(n=!0,d.update()),!r&&(y=i.length()===0,y))if(p)y=p(8,o,!r);else{var v=o.length(),B=o.at(v-1);B>v?y=!1:o.truncate(B)}return y}},d};$e.rc2.startEncrypting=function(e,t,r){var n=$e.rc2.createEncryptionCipher(e,128);return n.start(t,r),n};$e.rc2.createEncryptionCipher=function(e,t){return $u(e,t,!0)};$e.rc2.startDecrypting=function(e,t,r){var n=$e.rc2.createDecryptionCipher(e,128);return n.start(t,r),n};$e.rc2.createDecryptionCipher=function(e,t){return $u(e,t,!1)}});var Hi=H((bx,rc)=>{var Fa=ce();rc.exports=Fa.jsbn=Fa.jsbn||{};var $t,xd=0xdeadbeefcafe,Yu=(xd&16777215)==15715070;function E(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))}Fa.jsbn.BigInteger=E;function ne(){return new E(null)}function vd(e,t,r,n,i,o){for(;--o>=0;){var a=t*this.data[e++]+r.data[n]+i;i=Math.floor(a/67108864),r.data[n++]=a&67108863}return i}function wd(e,t,r,n,i,o){for(var a=t&32767,s=t>>15;--o>=0;){var u=this.data[e]&32767,c=this.data[e++]>>15,f=s*u+c*a;u=a*u+((f&32767)<<15)+r.data[n]+(i&1073741823),i=(u>>>30)+(f>>>15)+s*c+(i>>>30),r.data[n++]=u&1073741823}return i}function Zu(e,t,r,n,i,o){for(var a=t&16383,s=t>>14;--o>=0;){var u=this.data[e]&16383,c=this.data[e++]>>14,f=s*u+c*a;u=a*u+((f&16383)<<14)+r.data[n]+i,i=(u>>28)+(f>>14)+s*c,r.data[n++]=u&268435455}return i}typeof navigator>"u"?(E.prototype.am=Zu,$t=28):Yu&&navigator.appName=="Microsoft Internet Explorer"?(E.prototype.am=wd,$t=30):Yu&&navigator.appName!="Netscape"?(E.prototype.am=vd,$t=26):(E.prototype.am=Zu,$t=28);E.prototype.DB=$t;E.prototype.DM=(1<<$t)-1;E.prototype.DV=1<<$t;var Ka=52;E.prototype.FV=Math.pow(2,Ka);E.prototype.F1=Ka-$t;E.prototype.F2=2*$t-Ka;var bd="0123456789abcdefghijklmnopqrstuvwxyz",qi=new Array,en,st;en="0".charCodeAt(0);for(st=0;st<=9;++st)qi[en++]=st;en="a".charCodeAt(0);for(st=10;st<36;++st)qi[en++]=st;en="A".charCodeAt(0);for(st=10;st<36;++st)qi[en++]=st;function Xu(e){return bd.charAt(e)}function Ju(e,t){var r=qi[e.charCodeAt(t)];return r??-1}function Ed(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 Sd(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 ar(e){var t=ne();return t.fromInt(e),t}function Bd(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 a=r==8?e[n]&255:Ju(e,n);if(a<0){e.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&&e[0]&128&&(this.s=-1,o>0&&(this.data[this.t-1]|=(1<<this.DB-o)-1<<o)),this.clamp(),i&&E.ZERO.subTo(this,this)}function Ad(){for(var e=this.s&this.DM;this.t>0&&this.data[this.t-1]==e;)--this.t}function Cd(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="",a=this.t,s=this.DB-a*this.DB%t;if(a-- >0)for(s<this.DB&&(n=this.data[a]>>s)>0&&(i=!0,o=Xu(n));a>=0;)s<t?(n=(this.data[a]&(1<<s)-1)<<t-s,n|=this.data[--a]>>(s+=this.DB-t)):(n=this.data[a]>>(s-=t)&r,s<=0&&(s+=this.DB,--a)),n>0&&(i=!0),i&&(o+=Xu(n));return i?o:"0"}function Td(){var e=ne();return E.ZERO.subTo(this,e),e}function _d(){return this.s<0?this.negate():this}function Id(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 zi(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 Rd(){return this.t<=0?0:this.DB*(this.t-1)+zi(this.data[this.t-1]^this.s&this.DM)}function Nd(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 kd(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 Dd(e,t){var r=e%this.DB,n=this.DB-r,i=(1<<n)-1,o=Math.floor(e/this.DB),a=this.s<<r&this.DM,s;for(s=this.t-1;s>=0;--s)t.data[s+o+1]=this.data[s]>>n|a,a=(this.data[s]&i)<<r;for(s=o-1;s>=0;--s)t.data[s]=0;t.data[o]=a,t.t=this.t+o+1,t.s=this.s,t.clamp()}function Ud(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 a=r+1;a<this.t;++a)t.data[a-r-1]|=(this.data[a]&o)<<i,t.data[a-r]=this.data[a]>>n;n>0&&(t.data[this.t-r-1]|=(this.s&o)<<i),t.t=this.t-r,t.clamp()}function Pd(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 Ld(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&&E.ZERO.subTo(t,t)}function Fd(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 Kd(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=ne());var o=ne(),a=this.s,s=e.s,u=this.DB-zi(n.data[n.t-1]);u>0?(n.lShiftTo(u,o),i.lShiftTo(u,r)):(n.copyTo(o),i.copyTo(r));var c=o.t,f=o.data[c-1];if(f!=0){var l=f*(1<<this.F1)+(c>1?o.data[c-2]>>this.F2:0),h=this.FV/l,d=(1<<this.F1)/l,p=1<<this.F2,y=r.t,x=y-c,v=t??ne();for(o.dlShiftTo(x,v),r.compareTo(v)>=0&&(r.data[r.t++]=1,r.subTo(v,r)),E.ONE.dlShiftTo(c,v),v.subTo(o,o);o.t<c;)o.data[o.t++]=0;for(;--x>=0;){var B=r.data[--y]==f?this.DM:Math.floor(r.data[y]*h+(r.data[y-1]+p)*d);if((r.data[y]+=o.am(0,B,r,x,0,c))<B)for(o.dlShiftTo(x,v),r.subTo(v,r);r.data[y]<--B;)r.subTo(v,r)}t!=null&&(r.drShiftTo(c,t),a!=s&&E.ZERO.subTo(t,t)),r.t=c,r.clamp(),u>0&&r.rShiftTo(u,r),a<0&&E.ZERO.subTo(r,r)}}}function Od(e){var t=ne();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(E.ZERO)>0&&e.subTo(t,t),t}function Rr(e){this.m=e}function Md(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e}function Vd(e){return e}function qd(e){e.divRemTo(this.m,null,e)}function zd(e,t,r){e.multiplyTo(t,r),this.reduce(r)}function Hd(e,t){e.squareTo(t),this.reduce(t)}Rr.prototype.convert=Md;Rr.prototype.revert=Vd;Rr.prototype.reduce=qd;Rr.prototype.mulTo=zd;Rr.prototype.sqrTo=Hd;function Gd(){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 Nr(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 $d(e){var t=ne();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(E.ZERO)>0&&this.m.subTo(t,t),t}function Wd(e){var t=ne();return e.copyTo(t),this.reduce(t),t}function Qd(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 Yd(e,t){e.squareTo(t),this.reduce(t)}function Zd(e,t,r){e.multiplyTo(t,r),this.reduce(r)}Nr.prototype.convert=$d;Nr.prototype.revert=Wd;Nr.prototype.reduce=Qd;Nr.prototype.mulTo=Zd;Nr.prototype.sqrTo=Yd;function Xd(){return(this.t>0?this.data[0]&1:this.s)==0}function Jd(e,t){if(e>4294967295||e<1)return E.ONE;var r=ne(),n=ne(),i=t.convert(this),o=zi(e)-1;for(i.copyTo(r);--o>=0;)if(t.sqrTo(r,n),(e&1<<o)>0)t.mulTo(n,i,r);else{var a=r;r=n,n=a}return t.revert(r)}function jd(e,t){var r;return e<256||t.isEven()?r=new Rr(t):r=new Nr(t),this.exp(e,r)}E.prototype.copyTo=Ed;E.prototype.fromInt=Sd;E.prototype.fromString=Bd;E.prototype.clamp=Ad;E.prototype.dlShiftTo=Nd;E.prototype.drShiftTo=kd;E.prototype.lShiftTo=Dd;E.prototype.rShiftTo=Ud;E.prototype.subTo=Pd;E.prototype.multiplyTo=Ld;E.prototype.squareTo=Fd;E.prototype.divRemTo=Kd;E.prototype.invDigit=Gd;E.prototype.isEven=Xd;E.prototype.exp=Jd;E.prototype.toString=Cd;E.prototype.negate=Td;E.prototype.abs=_d;E.prototype.compareTo=Id;E.prototype.bitLength=Rd;E.prototype.mod=Od;E.prototype.modPowInt=jd;E.ZERO=ar(0);E.ONE=ar(1);function ey(){var e=ne();return this.copyTo(e),e}function ty(){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 ry(){return this.t==0?this.s:this.data[0]<<24>>24}function ny(){return this.t==0?this.s:this.data[0]<<16>>16}function iy(e){return Math.floor(Math.LN2*this.DB/Math.log(e))}function oy(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function ay(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=ar(r),i=ne(),o=ne(),a="";for(this.divRemTo(n,i,o);i.signum()>0;)a=(r+o.intValue()).toString(e).substr(1)+a,i.divRemTo(n,i,o);return o.intValue().toString(e)+a}function sy(e,t){this.fromInt(0),t==null&&(t=10);for(var r=this.chunkSize(t),n=Math.pow(t,r),i=!1,o=0,a=0,s=0;s<e.length;++s){var u=Ju(e,s);if(u<0){e.charAt(s)=="-"&&this.signum()==0&&(i=!0);continue}a=t*a+u,++o>=r&&(this.dMultiply(n),this.dAddOffset(a,0),o=0,a=0)}o>0&&(this.dMultiply(Math.pow(t,o)),this.dAddOffset(a,0)),i&&E.ZERO.subTo(this,this)}function uy(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(E.ONE.shiftLeft(e-1),Oa,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(E.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 cy(){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 fy(e){return this.compareTo(e)==0}function ly(e){return this.compareTo(e)<0?this:e}function hy(e){return this.compareTo(e)>0?this:e}function py(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 dy(e,t){return e&t}function yy(e){var t=ne();return this.bitwiseTo(e,dy,t),t}function Oa(e,t){return e|t}function gy(e){var t=ne();return this.bitwiseTo(e,Oa,t),t}function ju(e,t){return e^t}function my(e){var t=ne();return this.bitwiseTo(e,ju,t),t}function ec(e,t){return e&~t}function xy(e){var t=ne();return this.bitwiseTo(e,ec,t),t}function vy(){for(var e=ne(),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 wy(e){var t=ne();return e<0?this.rShiftTo(-e,t):this.lShiftTo(e,t),t}function by(e){var t=ne();return e<0?this.lShiftTo(-e,t):this.rShiftTo(e,t),t}function Ey(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 Sy(){for(var e=0;e<this.t;++e)if(this.data[e]!=0)return e*this.DB+Ey(this.data[e]);return this.s<0?this.t*this.DB:-1}function By(e){for(var t=0;e!=0;)e&=e-1,++t;return t}function Ay(){for(var e=0,t=this.s&this.DM,r=0;r<this.t;++r)e+=By(this.data[r]^t);return e}function Cy(e){var t=Math.floor(e/this.DB);return t>=this.t?this.s!=0:(this.data[t]&1<<e%this.DB)!=0}function Ty(e,t){var r=E.ONE.shiftLeft(e);return this.bitwiseTo(r,t,r),r}function _y(e){return this.changeBit(e,Oa)}function Iy(e){return this.changeBit(e,ec)}function Ry(e){return this.changeBit(e,ju)}function Ny(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 ky(e){var t=ne();return this.addTo(e,t),t}function Dy(e){var t=ne();return this.subTo(e,t),t}function Uy(e){var t=ne();return this.multiplyTo(e,t),t}function Py(e){var t=ne();return this.divRemTo(e,t,null),t}function Ly(e){var t=ne();return this.divRemTo(e,null,t),t}function Fy(e){var t=ne(),r=ne();return this.divRemTo(e,t,r),new Array(t,r)}function Ky(e){this.data[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()}function Oy(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 Kn(){}function tc(e){return e}function My(e,t,r){e.multiplyTo(t,r)}function Vy(e,t){e.squareTo(t)}Kn.prototype.convert=tc;Kn.prototype.revert=tc;Kn.prototype.mulTo=My;Kn.prototype.sqrTo=Vy;function qy(e){return this.exp(e,new Kn)}function zy(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 Hy(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 tn(e){this.r2=ne(),this.q3=ne(),E.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e),this.m=e}function Gy(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=ne();return e.copyTo(t),this.reduce(t),t}function $y(e){return e}function Wy(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 Qy(e,t){e.squareTo(t),this.reduce(t)}function Yy(e,t,r){e.multiplyTo(t,r),this.reduce(r)}tn.prototype.convert=Gy;tn.prototype.revert=$y;tn.prototype.reduce=Wy;tn.prototype.mulTo=Yy;tn.prototype.sqrTo=Qy;function Zy(e,t){var r=e.bitLength(),n,i=ar(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 Rr(t):t.isEven()?o=new tn(t):o=new Nr(t);var a=new Array,s=3,u=n-1,c=(1<<n)-1;if(a[1]=o.convert(this),n>1){var f=ne();for(o.sqrTo(a[1],f);s<=c;)a[s]=ne(),o.mulTo(f,a[s-2],a[s]),s+=2}var l=e.t-1,h,d=!0,p=ne(),y;for(r=zi(e.data[l])-1;l>=0;){for(r>=u?h=e.data[l]>>r-u&c:(h=(e.data[l]&(1<<r+1)-1)<<u-r,l>0&&(h|=e.data[l-1]>>this.DB+r-u)),s=n;!(h&1);)h>>=1,--s;if((r-=s)<0&&(r+=this.DB,--l),d)a[h].copyTo(i),d=!1;else{for(;s>1;)o.sqrTo(i,p),o.sqrTo(p,i),s-=2;s>0?o.sqrTo(i,p):(y=i,i=p,p=y),o.mulTo(p,a[h],i)}for(;l>=0&&!(e.data[l]&1<<r);)o.sqrTo(i,p),y=i,i=p,p=y,--r<0&&(r=this.DB-1,--l)}return o.revert(i)}function Xy(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 Jy(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 jy(e){var t=e.isEven();if(this.isEven()&&t||e.signum()==0)return E.ZERO;for(var r=e.clone(),n=this.clone(),i=ar(1),o=ar(0),a=ar(0),s=ar(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?((!a.isEven()||!s.isEven())&&(a.addTo(this,a),s.subTo(e,s)),a.rShiftTo(1,a)):s.isEven()||s.subTo(e,s),s.rShiftTo(1,s);r.compareTo(n)>=0?(r.subTo(n,r),t&&i.subTo(a,i),o.subTo(s,o)):(n.subTo(r,n),t&&a.subTo(i,a),s.subTo(o,s))}if(n.compareTo(E.ONE)!=0)return E.ZERO;if(s.compareTo(e)>=0)return s.subtract(e);if(s.signum()<0)s.addTo(e,s);else return s;return s.signum()<0?s.add(e):s}var mt=[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],e1=(1<<26)/mt[mt.length-1];function t1(e){var t,r=this.abs();if(r.t==1&&r.data[0]<=mt[mt.length-1]){for(t=0;t<mt.length;++t)if(r.data[0]==mt[t])return!0;return!1}if(r.isEven())return!1;for(t=1;t<mt.length;){for(var n=mt[t],i=t+1;i<mt.length&&n<e1;)n*=mt[i++];for(n=r.modInt(n);t<i;)if(n%mt[t++]==0)return!1}return r.millerRabin(e)}function r1(e){var t=this.subtract(E.ONE),r=t.getLowestSetBit();if(r<=0)return!1;for(var n=t.shiftRight(r),i=n1(),o,a=0;a<e;++a){do o=new E(this.bitLength(),i);while(o.compareTo(E.ONE)<=0||o.compareTo(t)>=0);var s=o.modPow(n,this);if(s.compareTo(E.ONE)!=0&&s.compareTo(t)!=0){for(var u=1;u++<r&&s.compareTo(t)!=0;)if(s=s.modPowInt(2,this),s.compareTo(E.ONE)==0)return!1;if(s.compareTo(t)!=0)return!1}}return!0}function n1(){return{nextBytes:function(e){for(var t=0;t<e.length;++t)e[t]=Math.floor(Math.random()*256)}}}E.prototype.chunkSize=iy;E.prototype.toRadix=ay;E.prototype.fromRadix=sy;E.prototype.fromNumber=uy;E.prototype.bitwiseTo=py;E.prototype.changeBit=Ty;E.prototype.addTo=Ny;E.prototype.dMultiply=Ky;E.prototype.dAddOffset=Oy;E.prototype.multiplyLowerTo=zy;E.prototype.multiplyUpperTo=Hy;E.prototype.modInt=Jy;E.prototype.millerRabin=r1;E.prototype.clone=ey;E.prototype.intValue=ty;E.prototype.byteValue=ry;E.prototype.shortValue=ny;E.prototype.signum=oy;E.prototype.toByteArray=cy;E.prototype.equals=fy;E.prototype.min=ly;E.prototype.max=hy;E.prototype.and=yy;E.prototype.or=gy;E.prototype.xor=my;E.prototype.andNot=xy;E.prototype.not=vy;E.prototype.shiftLeft=wy;E.prototype.shiftRight=by;E.prototype.getLowestSetBit=Sy;E.prototype.bitCount=Ay;E.prototype.testBit=Cy;E.prototype.setBit=_y;E.prototype.clearBit=Iy;E.prototype.flipBit=Ry;E.prototype.add=ky;E.prototype.subtract=Dy;E.prototype.multiply=Uy;E.prototype.divide=Py;E.prototype.remainder=Ly;E.prototype.divideAndRemainder=Fy;E.prototype.modPow=Zy;E.prototype.modInverse=jy;E.prototype.pow=qy;E.prototype.gcd=Xy;E.prototype.isProbablePrime=t1});var sc=H((Ex,ac)=>{var Pt=ce();Ir();Ie();var ic=ac.exports=Pt.sha1=Pt.sha1||{};Pt.md.sha1=Pt.md.algorithms.sha1=ic;ic.create=function(){oc||i1();var e=null,t=Pt.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=Pt.util.createBuffer(),e={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,o){o==="utf8"&&(i=Pt.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 t.putBytes(i),nc(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=Pt.util.createBuffer();i.putBytes(t.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,a=o&n.blockLength-1;i.putBytes(Ma.substr(0,n.blockLength-a));for(var s,u,c=n.fullMessageLength[0]*8,f=0;f<n.fullMessageLength.length-1;++f)s=n.fullMessageLength[f+1]*8,u=s/4294967296>>>0,c+=u,i.putInt32(c>>>0),c=s>>>0;i.putInt32(c);var l={h0:e.h0,h1:e.h1,h2:e.h2,h3:e.h3,h4:e.h4};nc(l,r,i);var h=Pt.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 Ma=null,oc=!1;function i1(){Ma=String.fromCharCode(128),Ma+=Pt.util.fillString(String.fromCharCode(0),64),oc=!0}function nc(e,t,r){for(var n,i,o,a,s,u,c,f,l=r.length();l>=64;){for(i=e.h0,o=e.h1,a=e.h2,s=e.h3,u=e.h4,f=0;f<16;++f)n=r.getInt32(),t[f]=n,c=s^o&(a^s),n=(i<<5|i>>>27)+c+u+1518500249+n,u=s,s=a,a=(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,c=s^o&(a^s),n=(i<<5|i>>>27)+c+u+1518500249+n,u=s,s=a,a=(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,c=o^a^s,n=(i<<5|i>>>27)+c+u+1859775393+n,u=s,s=a,a=(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,c=o^a^s,n=(i<<5|i>>>27)+c+u+1859775393+n,u=s,s=a,a=(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,c=o&a|s&(o^a),n=(i<<5|i>>>27)+c+u+2400959708+n,u=s,s=a,a=(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,c=o^a^s,n=(i<<5|i>>>27)+c+u+3395469782+n,u=s,s=a,a=(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+a|0,e.h3=e.h3+s|0,e.h4=e.h4+u|0,l-=64}}});var fc=H((Sx,cc)=>{var Lt=ce();Ie();Fn();sc();var uc=cc.exports=Lt.pkcs1=Lt.pkcs1||{};uc.encode_rsa_oaep=function(e,t,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=Lt.md.sha1.create(),a||(a=o);var s=Math.ceil(e.n.bitLength()/8),u=s-2*o.digestLength-2;if(t.length>u){var c=new Error("RSAES-OAEP input message length is too long.");throw c.length=t.length,c.maxLength=u,c}n||(n=""),o.update(n,"raw");for(var f=o.digest(),l="",h=u-t.length,d=0;d<h;d++)l+="\0";var p=f.getBytes()+l+""+t;if(!i)i=Lt.random.getBytes(o.digestLength);else if(i.length!==o.digestLength){var c=new Error("Invalid RSAES-OAEP seed. The seed length must match the digest length.");throw c.seedLength=i.length,c.digestLength=o.digestLength,c}var y=Gi(i,s-o.digestLength-1,a),x=Lt.util.xorBytes(p,y,p.length),v=Gi(x,o.digestLength,a),B=Lt.util.xorBytes(i,v,i.length);return"\0"+B+x};uc.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 a=Math.ceil(e.n.bitLength()/8);if(t.length!==a){var x=new Error("RSAES-OAEP encoded message length is invalid.");throw x.length=t.length,x.expectedLength=a,x}if(i===void 0?i=Lt.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(),u=t.charAt(0),c=t.substring(1,i.digestLength+1),f=t.substring(1+i.digestLength),l=Gi(f,i.digestLength,o),h=Lt.util.xorBytes(c,l,c.length),d=Gi(h,a-i.digestLength-1,o),p=Lt.util.xorBytes(f,d,f.length),y=p.substring(0,i.digestLength),x=u!=="\0",v=0;v<i.digestLength;++v)x|=s.charAt(v)!==y.charAt(v);for(var B=1,C=i.digestLength,F=i.digestLength;F<p.length;F++){var R=p.charCodeAt(F),_=R&1^1,W=B?65534:0;x|=R&W,B=B&_,C+=B}if(x||p.charCodeAt(C)!==1)throw new Error("Invalid RSAES-OAEP padding.");return p.substring(C+1)};function Gi(e,t,r){r||(r=Lt.md.sha1.create());for(var n="",i=Math.ceil(t/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(e+a),n+=r.digest().getBytes()}return n.substring(0,t)}});var lc=H((Bx,Va)=>{var sr=ce();Ie();Hi();Fn();(function(){if(sr.prime){Va.exports=sr.prime;return}var e=Va.exports=sr.prime=sr.prime||{},t=sr.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,d){typeof h=="function"&&(d=h,h={}),h=h||{};var p=h.algorithm||"PRIMEINC";typeof p=="string"&&(p={name:p}),p.options=p.options||{};var y=h.prng||sr.random,x={nextBytes:function(v){for(var B=y.getBytesSync(v.length),C=0;C<v.length;++C)v[C]=B.charCodeAt(C)}};if(p.name==="PRIMEINC")return o(l,x,p.options,d);throw new Error("Invalid prime generation algorithm: "+p.name)};function o(l,h,d,p){return"workers"in d?u(l,h,d,p):a(l,h,d,p)}function a(l,h,d,p){var y=c(l,h),x=0,v=f(y.bitLength());"millerRabinTests"in d&&(v=d.millerRabinTests);var B=10;"maxBlockTime"in d&&(B=d.maxBlockTime),s(y,l,h,x,v,B,p)}function s(l,h,d,p,y,x,v){var B=+new Date;do{if(l.bitLength()>h&&(l=c(h,d)),l.isProbablePrime(y))return v(null,l);l.dAddOffset(r[p++%8],0)}while(x<0||+new Date-B<x);sr.util.setImmediate(function(){s(l,h,d,p,y,x,v)})}function u(l,h,d,p){if(typeof Worker>"u")return a(l,h,d,p);var y=c(l,h),x=d.workers,v=d.workLoad||100,B=v*30/8,C=d.workerScript||"forge/prime.worker.js";if(x===-1)return sr.util.estimateCores(function(R,_){R&&(_=2),x=_-1,F()});F();function F(){x=Math.max(1,x);for(var R=[],_=0;_<x;++_)R[_]=new Worker(C);for(var W=x,_=0;_<x;++_)R[_].addEventListener("message",K);var T=!1;function K(Q){if(!T){--W;var q=Q.data;if(q.found){for(var V=0;V<R.length;++V)R[V].terminate();return T=!0,p(null,new t(q.prime,16))}y.bitLength()>l&&(y=c(l,h));var se=y.toString(16);Q.target.postMessage({hex:se,workLoad:v}),y.dAddOffset(B,0)}}}}function c(l,h){var d=new t(l,h),p=l-1;return d.testBit(p)||d.bitwiseTo(t.ONE.shiftLeft(p),i,d),d.dAddOffset(31-d.mod(n).byteValue(),0),d}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 Wi=H((Ax,xc)=>{var M=ce();Ln();Hi();ki();fc();lc();Fn();Ie();typeof j>"u"&&(j=M.jsbn.BigInteger);var j,qa=M.util.isNodejs?jr():null,m=M.asn1,ut=M.util;M.pki=M.pki||{};xc.exports=M.pki.rsa=M.rsa=M.rsa||{};var $=M.pki,o1=[6,4,2,4,2,4,6,2],a1={name:"PrivateKeyInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},s1={name:"RSAPrivateKey",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},u1={name:"RSAPublicKey",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:m.Class.UNIVERSAL,type:m.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},c1=M.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:m.Class.UNIVERSAL,type:m.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},f1={name:"DigestInfo",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:m.Class.UNIVERSAL,type:m.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:m.Class.UNIVERSAL,type:m.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:m.Class.UNIVERSAL,type:m.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:m.Class.UNIVERSAL,type:m.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},l1=function(e){var t;if(e.algorithm in $.oids)t=$.oids[e.algorithm];else{var r=new Error("Unknown message digest algorithm.");throw r.algorithm=e.algorithm,r}var n=m.oidToDer(t).getBytes(),i=m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[]),o=m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[]);o.value.push(m.create(m.Class.UNIVERSAL,m.Type.OID,!1,n)),o.value.push(m.create(m.Class.UNIVERSAL,m.Type.NULL,!1,""));var a=m.create(m.Class.UNIVERSAL,m.Type.OCTETSTRING,!1,e.digest().getBytes());return i.value.push(o),i.value.push(a),m.toDer(i).getBytes()},gc=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(j.ONE))),t.dQ||(t.dQ=t.d.mod(t.q.subtract(j.ONE))),t.qInv||(t.qInv=t.q.modInverse(t.p));var n;do n=new j(M.util.bytesToHex(M.random.getBytes(t.n.bitLength()/8)),16);while(n.compareTo(t.n)>=0||!n.gcd(t.n).equals(j.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 a=i.subtract(o).multiply(t.qInv).mod(t.p).multiply(t.q).add(o);return a=a.multiply(n.modInverse(t.n)).mod(t.n),a};$.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=mc(e,t,r)):(i=M.util.createBuffer(),i.putBytes(e));for(var a=new j(i.toHex(),16),s=gc(a,t,n),u=s.toString(16),c=M.util.createBuffer(),f=o-Math.ceil(u.length/2);f>0;)c.putByte(0),--f;return c.putBytes(M.util.hexToBytes(u)),c.getBytes()};$.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 a=new j(M.util.createBuffer(e).toHex(),16);if(a.compareTo(t.n)>=0)throw new Error("Encrypted message is invalid.");for(var s=gc(a,t,r),u=s.toString(16),c=M.util.createBuffer(),f=i-Math.ceil(u.length/2);f>0;)c.putByte(0),--f;return c.putBytes(M.util.hexToBytes(u)),n!==!1?$i(c.getBytes(),t,r):c.getBytes()};$.rsa.createKeyPairGenerationState=function(e,t,r){typeof e=="string"&&(e=parseInt(e,10)),e=e||2048,r=r||{};var n=r.prng||M.random,i={nextBytes:function(s){for(var u=n.getBytesSync(s.length),c=0;c<s.length;++c)s[c]=u.charCodeAt(c)}},o=r.algorithm||"PRIMEINC",a;if(o==="PRIMEINC")a={algorithm:o,state:0,bits:e,rng:i,eInt:t||65537,e:new j(null),p:null,q:null,qBits:e>>1,pBits:e-(e>>1),pqState:0,num:null,keys:null},a.e.fromInt(a.eInt);else throw new Error("Invalid key generation algorithm: "+o);return a};$.rsa.stepKeyPairGenerationState=function(e,t){"algorithm"in e||(e.algorithm="PRIMEINC");var r=new j(null);r.fromInt(30);for(var n=0,i=function(l,h){return l|h},o=+new Date,a,s=0;e.keys===null&&(t<=0||s<t);){if(e.state===0){var u=e.p===null?e.pBits:e.qBits,c=u-1;e.pqState===0?(e.num=new j(u,e.rng),e.num.testBit(c)||e.num.bitwiseTo(j.ONE.shiftLeft(c),i,e.num),e.num.dAddOffset(31-e.num.mod(r).byteValue(),0),n=0,++e.pqState):e.pqState===1?e.num.bitLength()>u?e.pqState=0:e.num.isProbablePrime(p1(e.num.bitLength()))?++e.pqState:e.num.dAddOffset(o1[n++%8],0):e.pqState===2?e.pqState=e.num.subtract(j.ONE).gcd(e.e).compareTo(j.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(j.ONE),e.q1=e.q.subtract(j.ONE),e.phi=e.p1.multiply(e.q1),++e.state;else if(e.state===3)e.phi.gcd(e.e).compareTo(j.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:$.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:$.rsa.setPublicKey(e.n,e.e)}}a=+new Date,s+=a-o,o=a}return e.keys!==null};$.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),!M.options.usePureJavaScript&&!r.prng&&e>=256&&e<=16384&&(t===65537||t===3)){if(n){if(hc("generateKeyPair"))return qa.generateKeyPair("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}},function(s,u,c){if(s)return n(s);n(null,{privateKey:$.privateKeyFromPem(c),publicKey:$.publicKeyFromPem(u)})});if(pc("generateKey")&&pc("exportKey"))return ut.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:yc(t),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(s){return ut.globalScope.crypto.subtle.exportKey("pkcs8",s.privateKey)}).then(void 0,function(s){n(s)}).then(function(s){if(s){var u=$.privateKeyFromAsn1(m.fromDer(M.util.createBuffer(s)));n(null,{privateKey:u,publicKey:$.setRsaPublicKey(u.n,u.e)})}});if(dc("generateKey")&&dc("exportKey")){var i=ut.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:yc(t),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(s){var u=s.target.result,c=ut.globalScope.msCrypto.subtle.exportKey("pkcs8",u.privateKey);c.oncomplete=function(f){var l=f.target.result,h=$.privateKeyFromAsn1(m.fromDer(M.util.createBuffer(l)));n(null,{privateKey:h,publicKey:$.setRsaPublicKey(h.n,h.e)})},c.onerror=function(f){n(f)}},i.onerror=function(s){n(s)};return}}else if(hc("generateKeyPairSync")){var o=qa.generateKeyPairSync("rsa",{modulusLength:e,publicExponent:t,publicKeyEncoding:{type:"spki",format:"pem"},privateKeyEncoding:{type:"pkcs8",format:"pem"}});return{privateKey:$.privateKeyFromPem(o.privateKey),publicKey:$.publicKeyFromPem(o.publicKey)}}}var a=$.rsa.createKeyPairGenerationState(e,t,r);if(!n)return $.rsa.stepKeyPairGenerationState(a,0),a.keys;h1(a,r,n)};$.setRsaPublicKey=$.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(s,u,c){return mc(s,u,2).getBytes()}};else if(i==="RSA-OAEP"||i==="RSAES-OAEP")i={encode:function(s,u){return M.pkcs1.encode_rsa_oaep(u,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 $.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(u,c){c=$i(c,r,!0);var f=m.fromDer(c,{parseAllBytes:a._parseAllDigestBytes}),l={},h=[];if(!m.validate(f,f1,l,h)){var d=new Error("ASN.1 object does not contain a valid RSASSA-PKCS1-v1_5 DigestInfo value.");throw d.errors=h,d}var p=m.derToOid(l.algorithmIdentifier);if(!(p===M.oids.md2||p===M.oids.md5||p===M.oids.sha1||p===M.oids.sha224||p===M.oids.sha256||p===M.oids.sha384||p===M.oids.sha512||p===M.oids["sha512-224"]||p===M.oids["sha512-256"])){var d=new Error("Unknown RSASSA-PKCS1-v1_5 DigestAlgorithm identifier.");throw d.oid=p,d}if((p===M.oids.md2||p===M.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 u===l.digest}}:(o==="NONE"||o==="NULL"||o===null)&&(o={verify:function(u,c){return c=$i(c,r,!0),u===c}});var s=$.rsa.decrypt(i,r,!0,!1);return o.verify(n,s,r.n.bitLength())},r};$.setRsaPrivateKey=$.rsa.setPrivateKey=function(e,t,r,n,i,o,a,s){var u={n:e,e:t,d:r,p:n,q:i,dP:o,dQ:a,qInv:s};return u.decrypt=function(c,f,l){typeof f=="string"?f=f.toUpperCase():f===void 0&&(f="RSAES-PKCS1-V1_5");var h=$.rsa.decrypt(c,u,!1,!1);if(f==="RSAES-PKCS1-V1_5")f={decode:$i};else if(f==="RSA-OAEP"||f==="RSAES-OAEP")f={decode:function(d,p){return M.pkcs1.decode_rsa_oaep(p,d,l)}};else if(["RAW","NONE","NULL",null].indexOf(f)!==-1)f={decode:function(d){return d}};else throw new Error('Unsupported encryption scheme: "'+f+'".');return f.decode(h,u,!1)},u.sign=function(c,f){var l=!1;typeof f=="string"&&(f=f.toUpperCase()),f===void 0||f==="RSASSA-PKCS1-V1_5"?(f={encode:l1},l=1):(f==="NONE"||f==="NULL"||f===null)&&(f={encode:function(){return c}},l=1);var h=f.encode(c,u.n.bitLength());return $.rsa.encrypt(h,u,l)},u};$.wrapRsaPrivateKey=function(e){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,m.integerToDer(0).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.OID,!1,m.oidToDer($.oids.rsaEncryption).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.NULL,!1,"")]),m.create(m.Class.UNIVERSAL,m.Type.OCTETSTRING,!1,m.toDer(e).getBytes())])};$.privateKeyFromAsn1=function(e){var t={},r=[];if(m.validate(e,a1,t,r)&&(e=m.fromDer(M.util.createBuffer(t.privateKey))),t={},r=[],!m.validate(e,s1,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,a,s,u,c,f,l;return i=M.util.createBuffer(t.privateKeyModulus).toHex(),o=M.util.createBuffer(t.privateKeyPublicExponent).toHex(),a=M.util.createBuffer(t.privateKeyPrivateExponent).toHex(),s=M.util.createBuffer(t.privateKeyPrime1).toHex(),u=M.util.createBuffer(t.privateKeyPrime2).toHex(),c=M.util.createBuffer(t.privateKeyExponent1).toHex(),f=M.util.createBuffer(t.privateKeyExponent2).toHex(),l=M.util.createBuffer(t.privateKeyCoefficient).toHex(),$.setRsaPrivateKey(new j(i,16),new j(o,16),new j(a,16),new j(s,16),new j(u,16),new j(c,16),new j(f,16),new j(l,16))};$.privateKeyToAsn1=$.privateKeyToRSAPrivateKey=function(e){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,m.integerToDer(0).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.n)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.e)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.d)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.p)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.q)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.dP)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.dQ)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.qInv))])};$.publicKeyFromAsn1=function(e){var t={},r=[];if(m.validate(e,c1,t,r)){var n=m.derToOid(t.publicKeyOid);if(n!==$.oids.rsaEncryption){var i=new Error("Cannot read public key. Unknown OID.");throw i.oid=n,i}e=t.rsaPublicKey}if(r=[],!m.validate(e,u1,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=M.util.createBuffer(t.publicKeyModulus).toHex(),a=M.util.createBuffer(t.publicKeyExponent).toHex();return $.setRsaPublicKey(new j(o,16),new j(a,16))};$.publicKeyToAsn1=$.publicKeyToSubjectPublicKeyInfo=function(e){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.OID,!1,m.oidToDer($.oids.rsaEncryption).getBytes()),m.create(m.Class.UNIVERSAL,m.Type.NULL,!1,"")]),m.create(m.Class.UNIVERSAL,m.Type.BITSTRING,!1,[$.publicKeyToRSAPublicKey(e)])])};$.publicKeyToRSAPublicKey=function(e){return m.create(m.Class.UNIVERSAL,m.Type.SEQUENCE,!0,[m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.n)),m.create(m.Class.UNIVERSAL,m.Type.INTEGER,!1,Ft(e.e))])};function mc(e,t,r){var n=M.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 a=i-3-e.length,s;if(r===0||r===1){s=r===0?0:255;for(var u=0;u<a;++u)n.putByte(s)}else for(;a>0;){for(var c=0,f=M.random.getBytes(a),u=0;u<a;++u)s=f.charCodeAt(u),s===0?++c:n.putByte(s);a=c}return n.putByte(0),n.putBytes(e),n}function $i(e,t,r,n){var i=Math.ceil(t.n.bitLength()/8),o=M.util.createBuffer(e),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 u=0;if(s===0){u=i-3-n;for(var c=0;c<u;++c)if(o.getByte()!==0)throw new Error("Encryption block is invalid.")}else if(s===1)for(u=0;o.length()>1;){if(o.getByte()!==255){--o.read;break}++u}else if(s===2)for(u=0;o.length()>1;){if(o.getByte()===0){--o.read;break}++u}var f=o.getByte();if(f!==0||u!==i-3-o.length())throw new Error("Encryption block is invalid.");return o.getBytes()}function h1(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(s,u){if(s)return r(s);if(e.p=u,e.q!==null)return a(s,e.q);o(e.qBits,a)})}function o(s,u){M.prime.generateProbablePrime(s,n,u)}function a(s,u){if(s)return r(s);if(e.q=u,e.p.compareTo(e.q)<0){var c=e.p;e.p=e.q,e.q=c}if(e.p.subtract(j.ONE).gcd(e.e).compareTo(j.ONE)!==0){e.p=null,i();return}if(e.q.subtract(j.ONE).gcd(e.e).compareTo(j.ONE)!==0){e.q=null,o(e.qBits,a);return}if(e.p1=e.p.subtract(j.ONE),e.q1=e.q.subtract(j.ONE),e.phi=e.p1.multiply(e.q1),e.phi.gcd(e.e).compareTo(j.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,a);return}var f=e.e.modInverse(e.phi);e.keys={privateKey:$.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:$.rsa.setPublicKey(e.n,e.e)},r(null,e.keys)}}function Ft(e){var t=e.toString(16);t[0]>="8"&&(t="00"+t);var r=M.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 p1(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 hc(e){return M.util.isNodejs&&typeof qa[e]=="function"}function pc(e){return typeof ut.globalScope<"u"&&typeof ut.globalScope.crypto=="object"&&typeof ut.globalScope.crypto.subtle=="object"&&typeof ut.globalScope.crypto.subtle[e]=="function"}function dc(e){return typeof ut.globalScope<"u"&&typeof ut.globalScope.msCrypto=="object"&&typeof ut.globalScope.msCrypto.subtle=="object"&&typeof ut.globalScope.msCrypto.subtle[e]=="function"}function yc(e){for(var t=M.util.hexToBytes(e.toString(16)),r=new Uint8Array(t.length),n=0;n<t.length;++n)r[n]=t.charCodeAt(n);return r}});var Bc=H((Cx,Sc)=>{var k=ce();Da();Ln();_u();Ir();ki();Du();Lu();Fn();Qu();Wi();Ie();typeof vc>"u"&&(vc=k.jsbn.BigInteger);var vc,w=k.asn1,Y=k.pki=k.pki||{};Sc.exports=Y.pbe=k.pbe=k.pbe||{};var kr=Y.oids,d1={name:"EncryptedPrivateKeyInfo",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"EncryptedPrivateKeyInfo.encryptionAlgorithm",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"encryptionOid"},{name:"AlgorithmIdentifier.parameters",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,captureAsn1:"encryptionParams"}]},{name:"EncryptedPrivateKeyInfo.encryptedData",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"encryptedData"}]},y1={name:"PBES2Algorithms",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.keyDerivationFunc.oid",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"kdfOid"},{name:"PBES2Algorithms.params",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.params.salt",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"kdfSalt"},{name:"PBES2Algorithms.params.iterationCount",tagClass:w.Class.UNIVERSAL,type:w.Type.INTEGER,constructed:!1,capture:"kdfIterationCount"},{name:"PBES2Algorithms.params.keyLength",tagClass:w.Class.UNIVERSAL,type:w.Type.INTEGER,constructed:!1,optional:!0,capture:"keyLength"},{name:"PBES2Algorithms.params.prf",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,optional:!0,value:[{name:"PBES2Algorithms.params.prf.algorithm",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"prfOid"}]}]}]},{name:"PBES2Algorithms.encryptionScheme",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"PBES2Algorithms.encryptionScheme.oid",tagClass:w.Class.UNIVERSAL,type:w.Type.OID,constructed:!1,capture:"encOid"},{name:"PBES2Algorithms.encryptionScheme.iv",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"encIv"}]}]},g1={name:"pkcs-12PbeParams",tagClass:w.Class.UNIVERSAL,type:w.Type.SEQUENCE,constructed:!0,value:[{name:"pkcs-12PbeParams.salt",tagClass:w.Class.UNIVERSAL,type:w.Type.OCTETSTRING,constructed:!1,capture:"salt"},{name:"pkcs-12PbeParams.iterations",tagClass:w.Class.UNIVERSAL,type:w.Type.INTEGER,constructed:!1,capture:"iterations"}]};Y.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=k.random.getBytesSync(r.saltSize),i=r.count,o=w.integerToDer(i),a,s,u;if(r.algorithm.indexOf("aes")===0||r.algorithm==="des"){var c,f,l;switch(r.algorithm){case"aes128":a=16,c=16,f=kr["aes128-CBC"],l=k.aes.createEncryptionCipher;break;case"aes192":a=24,c=16,f=kr["aes192-CBC"],l=k.aes.createEncryptionCipher;break;case"aes256":a=32,c=16,f=kr["aes256-CBC"],l=k.aes.createEncryptionCipher;break;case"des":a=8,c=8,f=kr.desCBC,l=k.des.createEncryptionCipher;break;default:var h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var d="hmacWith"+r.prfAlgorithm.toUpperCase(),p=Ec(d),y=k.pkcs5.pbkdf2(t,n,i,a,p),x=k.random.getBytesSync(c),v=l(y);v.start(x),v.update(w.toDer(e)),v.finish(),u=v.output.getBytes();var B=m1(n,o,a,d);s=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(kr.pkcs5PBES2).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(kr.pkcs5PBKDF2).getBytes()),B]),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(f).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,x)])])])}else if(r.algorithm==="3des"){a=24;var C=new k.util.ByteBuffer(n),y=Y.pbe.generatePkcs12Key(t,C,1,i,a),x=Y.pbe.generatePkcs12Key(t,C,2,i,a),v=k.des.createEncryptionCipher(y);v.start(x),v.update(w.toDer(e)),v.finish(),u=v.output.getBytes(),s=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(kr["pbeWithSHAAnd3-KeyTripleDES-CBC"]).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,n),w.create(w.Class.UNIVERSAL,w.Type.INTEGER,!1,o.getBytes())])])}else{var h=new Error("Cannot encrypt private key. Unknown encryption algorithm.");throw h.algorithm=r.algorithm,h}var F=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[s,w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,u)]);return F};Y.decryptPrivateKeyInfo=function(e,t){var r=null,n={},i=[];if(!w.validate(e,d1,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=w.derToOid(n.encryptionOid),s=Y.pbe.getCipher(a,n.encryptionParams,t),u=k.util.createBuffer(n.encryptedData);return s.update(u),s.finish()&&(r=w.fromDer(s.output)),r};Y.encryptedPrivateKeyToPem=function(e,t){var r={type:"ENCRYPTED PRIVATE KEY",body:w.toDer(e).getBytes()};return k.pem.encode(r,{maxline:t})};Y.encryptedPrivateKeyFromPem=function(e){var t=k.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 w.fromDer(t.body)};Y.encryptRsaPrivateKey=function(e,t,r){if(r=r||{},!r.legacy){var n=Y.wrapRsaPrivateKey(Y.privateKeyToAsn1(e));return n=Y.encryptPrivateKeyInfo(n,t,r),Y.encryptedPrivateKeyToPem(n)}var i,o,a,s;switch(r.algorithm){case"aes128":i="AES-128-CBC",a=16,o=k.random.getBytesSync(16),s=k.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",a=24,o=k.random.getBytesSync(16),s=k.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",a=32,o=k.random.getBytesSync(16),s=k.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",a=24,o=k.random.getBytesSync(8),s=k.des.createEncryptionCipher;break;case"des":i="DES-CBC",a=8,o=k.random.getBytesSync(8),s=k.des.createEncryptionCipher;break;default:var u=new Error('Could not encrypt RSA private key; unsupported encryption algorithm "'+r.algorithm+'".');throw u.algorithm=r.algorithm,u}var c=k.pbe.opensslDeriveBytes(t,o.substr(0,8),a),f=s(c);f.start(o),f.update(w.toDer(Y.privateKeyToAsn1(e))),f.finish();var l={type:"RSA PRIVATE KEY",procType:{version:"4",type:"ENCRYPTED"},dekInfo:{algorithm:i,parameters:k.util.bytesToHex(o).toUpperCase()},body:f.output.getBytes()};return k.pem.encode(l)};Y.decryptRsaPrivateKey=function(e,t){var r=null,n=k.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,a;switch(n.dekInfo.algorithm){case"DES-CBC":o=8,a=k.des.createDecryptionCipher;break;case"DES-EDE3-CBC":o=24,a=k.des.createDecryptionCipher;break;case"AES-128-CBC":o=16,a=k.aes.createDecryptionCipher;break;case"AES-192-CBC":o=24,a=k.aes.createDecryptionCipher;break;case"AES-256-CBC":o=32,a=k.aes.createDecryptionCipher;break;case"RC2-40-CBC":o=5,a=function(l){return k.rc2.createDecryptionCipher(l,40)};break;case"RC2-64-CBC":o=8,a=function(l){return k.rc2.createDecryptionCipher(l,64)};break;case"RC2-128-CBC":o=16,a=function(l){return k.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=k.util.hexToBytes(n.dekInfo.parameters),u=k.pbe.opensslDeriveBytes(t,s.substr(0,8),o),c=a(u);if(c.start(s),c.update(k.util.createBuffer(n.body)),c.finish())r=c.output.getBytes();else return r}else r=n.body;return n.type==="ENCRYPTED PRIVATE KEY"?r=Y.decryptPrivateKeyInfo(w.fromDer(r),t):r=w.fromDer(r),r!==null&&(r=Y.privateKeyFromAsn1(r)),r};Y.pbe.generatePkcs12Key=function(e,t,r,n,i,o){var a,s;if(typeof o>"u"||o===null){if(!("sha1"in k.md))throw new Error('"sha1" hash algorithm unavailable.');o=k.md.sha1.create()}var u=o.digestLength,c=o.blockLength,f=new k.util.ByteBuffer,l=new k.util.ByteBuffer;if(e!=null){for(s=0;s<e.length;s++)l.putInt16(e.charCodeAt(s));l.putInt16(0)}var h=l.length(),d=t.length(),p=new k.util.ByteBuffer;p.fillWithByte(r,c);var y=c*Math.ceil(d/c),x=new k.util.ByteBuffer;for(s=0;s<y;s++)x.putByte(t.at(s%d));var v=c*Math.ceil(h/c),B=new k.util.ByteBuffer;for(s=0;s<v;s++)B.putByte(l.at(s%h));var C=x;C.putBuffer(B);for(var F=Math.ceil(i/u),R=1;R<=F;R++){var _=new k.util.ByteBuffer;_.putBytes(p.bytes()),_.putBytes(C.bytes());for(var W=0;W<n;W++)o.start(),o.update(_.getBytes()),_=o.digest();var T=new k.util.ByteBuffer;for(s=0;s<c;s++)T.putByte(_.at(s%u));var K=Math.ceil(d/c)+Math.ceil(h/c),Q=new k.util.ByteBuffer;for(a=0;a<K;a++){var q=new k.util.ByteBuffer(C.getBytes(c)),V=511;for(s=T.length()-1;s>=0;s--)V=V>>8,V+=T.at(s)+q.at(s),q.setAt(s,V&255);Q.putBuffer(q)}C=Q,f.putBuffer(_)}return f.truncate(f.length()-i),f};Y.pbe.getCipher=function(e,t,r){switch(e){case Y.oids.pkcs5PBES2:return Y.pbe.getCipherForPBES2(e,t,r);case Y.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:case Y.oids["pbewithSHAAnd40BitRC2-CBC"]:return Y.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}};Y.pbe.getCipherForPBES2=function(e,t,r){var n={},i=[];if(!w.validate(t,y1,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=w.derToOid(n.kdfOid),e!==Y.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=w.derToOid(n.encOid),e!==Y.oids["aes128-CBC"]&&e!==Y.oids["aes192-CBC"]&&e!==Y.oids["aes256-CBC"]&&e!==Y.oids["des-EDE3-CBC"]&&e!==Y.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 a=n.kdfSalt,s=k.util.createBuffer(n.kdfIterationCount);s=s.getInt(s.length()<<3);var u,c;switch(Y.oids[e]){case"aes128-CBC":u=16,c=k.aes.createDecryptionCipher;break;case"aes192-CBC":u=24,c=k.aes.createDecryptionCipher;break;case"aes256-CBC":u=32,c=k.aes.createDecryptionCipher;break;case"des-EDE3-CBC":u=24,c=k.des.createDecryptionCipher;break;case"desCBC":u=8,c=k.des.createDecryptionCipher;break}var f=bc(n.prfOid),l=k.pkcs5.pbkdf2(r,a,s,u,f),h=n.encIv,d=c(l);return d.start(h),d};Y.pbe.getCipherForPKCS12PBE=function(e,t,r){var n={},i=[];if(!w.validate(t,g1,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=k.util.createBuffer(n.salt),s=k.util.createBuffer(n.iterations);s=s.getInt(s.length()<<3);var u,c,f;switch(e){case Y.oids["pbeWithSHAAnd3-KeyTripleDES-CBC"]:u=24,c=8,f=k.des.startDecrypting;break;case Y.oids["pbewithSHAAnd40BitRC2-CBC"]:u=5,c=8,f=function(y,x){var v=k.rc2.createDecryptionCipher(y,40);return v.start(x,null),v};break;default:var o=new Error("Cannot read PKCS #12 PBE data block. Unsupported OID.");throw o.oid=e,o}var l=bc(n.prfOid),h=Y.pbe.generatePkcs12Key(r,a,1,s,u,l);l.start();var d=Y.pbe.generatePkcs12Key(r,a,2,s,c,l);return f(h,d)};Y.pbe.opensslDeriveBytes=function(e,t,r,n){if(typeof n>"u"||n===null){if(!("md5"in k.md))throw new Error('"md5" hash algorithm unavailable.');n=k.md.md5.create()}t===null&&(t="");for(var i=[wc(n,e+t)],o=16,a=1;o<r;++a,o+=16)i.push(wc(n,i[a-1]+e+t));return i.join("").substr(0,r)};function wc(e,t){return e.start().update(t).digest().getBytes()}function bc(e){var t;if(!e)t="hmacWithSHA1";else if(t=Y.oids[w.derToOid(e)],!t){var r=new Error("Unsupported PRF OID.");throw r.oid=e,r.supported=["hmacWithSHA1","hmacWithSHA224","hmacWithSHA256","hmacWithSHA384","hmacWithSHA512"],r}return Ec(t)}function Ec(e){var t=k.md;switch(e){case"hmacWithSHA224":t=k.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 m1(e,t,r,n){var i=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,e),w.create(w.Class.UNIVERSAL,w.Type.INTEGER,!1,t.getBytes())]);return n!=="hmacWithSHA1"&&i.value.push(w.create(w.Class.UNIVERSAL,w.Type.INTEGER,!1,k.util.hexToBytes(r.toString(16))),w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[w.create(w.Class.UNIVERSAL,w.Type.OID,!1,w.oidToDer(Y.oids[n]).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.NULL,!1,"")])),i}});var kc=H((fv,Nc)=>{var ge=ce();Ir();Ie();var On=Nc.exports=ge.sha512=ge.sha512||{};ge.md.sha512=ge.md.algorithms.sha512=On;var Ic=ge.sha384=ge.sha512.sha384=ge.sha512.sha384||{};Ic.create=function(){return On.create("SHA-384")};ge.md.sha384=ge.md.algorithms.sha384=Ic;ge.sha512.sha256=ge.sha512.sha256||{create:function(){return On.create("SHA-512/256")}};ge.md["sha512/256"]=ge.md.algorithms["sha512/256"]=ge.sha512.sha256;ge.sha512.sha224=ge.sha512.sha224||{create:function(){return On.create("SHA-512/224")}};ge.md["sha512/224"]=ge.md.algorithms["sha512/224"]=ge.sha512.sha224;On.create=function(e){if(Rc||b1(),typeof e>"u"&&(e="SHA-512"),!(e in Dr))throw new Error("Invalid SHA-512 algorithm: "+e);for(var t=Dr[e],r=null,n=ge.util.createBuffer(),i=new Array(80),o=0;o<80;++o)i[o]=new Array(2);var a=64;switch(e){case"SHA-384":a=48;break;case"SHA-512/256":a=32;break;case"SHA-512/224":a=28;break}var s={algorithm:e.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 u=s.messageLengthSize/4,c=0;c<u;++c)s.fullMessageLength.push(0);n=ge.util.createBuffer(),r=new Array(t.length);for(var c=0;c<t.length;++c)r[c]=t[c].slice(0);return s},s.start(),s.update=function(u,c){c==="utf8"&&(u=ge.util.encodeUtf8(u));var f=u.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(u),_c(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),s},s.digest=function(){var u=ge.util.createBuffer();u.putBytes(n.bytes());var c=s.fullMessageLength[s.fullMessageLength.length-1]+s.messageLengthSize,f=c&s.blockLength-1;u.putBytes(Ha.substr(0,s.blockLength-f));for(var l,h,d=s.fullMessageLength[0]*8,p=0;p<s.fullMessageLength.length-1;++p)l=s.fullMessageLength[p+1]*8,h=l/4294967296>>>0,d+=h,u.putInt32(d>>>0),d=l>>>0;u.putInt32(d);for(var y=new Array(r.length),p=0;p<r.length;++p)y[p]=r[p].slice(0);_c(y,i,u);var x=ge.util.createBuffer(),v;e==="SHA-512"?v=y.length:e==="SHA-384"?v=y.length-2:v=y.length-4;for(var p=0;p<v;++p)x.putInt32(y[p][0]),(p!==v-1||e!=="SHA-512/224")&&x.putInt32(y[p][1]);return x},s};var Ha=null,Rc=!1,Ga=null,Dr=null;function b1(){Ha=String.fromCharCode(128),Ha+=ge.util.fillString(String.fromCharCode(0),128),Ga=[[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]],Dr={},Dr["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],Dr["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],Dr["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],Dr["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],Rc=!0}function _c(e,t,r){for(var n,i,o,a,s,u,c,f,l,h,d,p,y,x,v,B,C,F,R,_,W,T,K,Q,q,V,se,pe,z,Z,L,Ze,At,Do,Uo,$s=r.length();$s>=128;){for(z=0;z<16;++z)t[z][0]=r.getInt32()>>>0,t[z][1]=r.getInt32()>>>0;for(;z<80;++z)Ze=t[z-2],Z=Ze[0],L=Ze[1],n=((Z>>>19|L<<13)^(L>>>29|Z<<3)^Z>>>6)>>>0,i=((Z<<13|L>>>19)^(L<<3|Z>>>29)^(Z<<26|L>>>6))>>>0,Do=t[z-15],Z=Do[0],L=Do[1],o=((Z>>>1|L<<31)^(Z>>>8|L<<24)^Z>>>7)>>>0,a=((Z<<31|L>>>1)^(Z<<24|L>>>8)^(Z<<25|L>>>7))>>>0,At=t[z-7],Uo=t[z-16],L=i+At[1]+a+Uo[1],t[z][0]=n+At[0]+o+Uo[0]+(L/4294967296>>>0)>>>0,t[z][1]=L>>>0;for(y=e[0][0],x=e[0][1],v=e[1][0],B=e[1][1],C=e[2][0],F=e[2][1],R=e[3][0],_=e[3][1],W=e[4][0],T=e[4][1],K=e[5][0],Q=e[5][1],q=e[6][0],V=e[6][1],se=e[7][0],pe=e[7][1],z=0;z<80;++z)c=((W>>>14|T<<18)^(W>>>18|T<<14)^(T>>>9|W<<23))>>>0,f=((W<<18|T>>>14)^(W<<14|T>>>18)^(T<<23|W>>>9))>>>0,l=(q^W&(K^q))>>>0,h=(V^T&(Q^V))>>>0,s=((y>>>28|x<<4)^(x>>>2|y<<30)^(x>>>7|y<<25))>>>0,u=((y<<4|x>>>28)^(x<<30|y>>>2)^(x<<25|y>>>7))>>>0,d=(y&v|C&(y^v))>>>0,p=(x&B|F&(x^B))>>>0,L=pe+f+h+Ga[z][1]+t[z][1],n=se+c+l+Ga[z][0]+t[z][0]+(L/4294967296>>>0)>>>0,i=L>>>0,L=u+p,o=s+d+(L/4294967296>>>0)>>>0,a=L>>>0,se=q,pe=V,q=K,V=Q,K=W,Q=T,L=_+i,W=R+n+(L/4294967296>>>0)>>>0,T=L>>>0,R=C,_=F,C=v,F=B,v=y,B=x,L=i+a,y=n+o+(L/4294967296>>>0)>>>0,x=L>>>0;L=e[0][1]+x,e[0][0]=e[0][0]+y+(L/4294967296>>>0)>>>0,e[0][1]=L>>>0,L=e[1][1]+B,e[1][0]=e[1][0]+v+(L/4294967296>>>0)>>>0,e[1][1]=L>>>0,L=e[2][1]+F,e[2][0]=e[2][0]+C+(L/4294967296>>>0)>>>0,e[2][1]=L>>>0,L=e[3][1]+_,e[3][0]=e[3][0]+R+(L/4294967296>>>0)>>>0,e[3][1]=L>>>0,L=e[4][1]+T,e[4][0]=e[4][0]+W+(L/4294967296>>>0)>>>0,e[4][1]=L>>>0,L=e[5][1]+Q,e[5][0]=e[5][0]+K+(L/4294967296>>>0)>>>0,e[5][1]=L>>>0,L=e[6][1]+V,e[6][0]=e[6][0]+q+(L/4294967296>>>0)>>>0,e[6][1]=L>>>0,L=e[7][1]+pe,e[7][0]=e[7][0]+se+(L/4294967296>>>0)>>>0,e[7][1]=L>>>0,$s-=128}}});var so=H((uw,_f)=>{"use strict";function Tf(e,t){for(let r in t)Object.defineProperty(e,r,{value:t[r],enumerable:!0,configurable:!0});return e}function vg(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 Tf(e,r)}catch{r.message=e.message,r.stack=e.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(e)),Tf(new i,r)}}_f.exports=vg});var Rf=H((cw,If)=>{var pn=1e3,dn=pn*60,yn=dn*60,Or=yn*24,wg=Or*7,bg=Or*365.25;If.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return Eg(e);if(r==="number"&&isFinite(e))return t.long?Bg(e):Sg(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function Eg(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*bg;case"weeks":case"week":case"w":return r*wg;case"days":case"day":case"d":return r*Or;case"hours":case"hour":case"hrs":case"hr":case"h":return r*yn;case"minutes":case"minute":case"mins":case"min":case"m":return r*dn;case"seconds":case"second":case"secs":case"sec":case"s":return r*pn;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function Sg(e){var t=Math.abs(e);return t>=Or?Math.round(e/Or)+"d":t>=yn?Math.round(e/yn)+"h":t>=dn?Math.round(e/dn)+"m":t>=pn?Math.round(e/pn)+"s":e+"ms"}function Bg(e){var t=Math.abs(e);return t>=Or?uo(e,t,Or,"day"):t>=yn?uo(e,t,yn,"hour"):t>=dn?uo(e,t,dn,"minute"):t>=pn?uo(e,t,pn,"second"):e+" ms"}function uo(e,t,r,n){var i=t>=r*1.5;return Math.round(e/r)+" "+n+(i?"s":"")}});var kf=H((fw,Nf)=>{function Ag(e){r.debug=r,r.default=r,r.coerce=u,r.disable=o,r.enable=i,r.enabled=a,r.humanize=Rf(),r.destroy=c,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,d,p;function y(...x){if(!y.enabled)return;let v=y,B=Number(new Date),C=B-(l||B);v.diff=C,v.prev=l,v.curr=B,l=B,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let F=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(_,W)=>{if(_==="%%")return"%";F++;let T=r.formatters[W];if(typeof T=="function"){let K=x[F];_=T.call(v,K),x.splice(F,1),F--}return _}),r.formatArgs.call(v,x),(v.log||r.log).apply(v,x)}return y.namespace=f,y.useColors=r.useColors(),y.color=r.selectColor(f),y.extend=n,y.destroy=r.destroy,Object.defineProperty(y,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(d!==r.namespaces&&(d=r.namespaces,p=r.enabled(f)),p),set:x=>{h=x}}),typeof r.init=="function"&&r.init(y),y}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,]+/),d=h.length;for(l=0;l<d;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 u(f){return f instanceof Error?f.stack||f.message:f}function c(){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}Nf.exports=Ag});var Df=H((je,co)=>{je.formatArgs=Tg;je.save=_g;je.load=Ig;je.useColors=Cg;je.storage=Rg();je.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`."))}})();je.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 Cg(){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 Tg(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+co.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)}je.log=console.debug||console.log||(()=>{});function _g(e){try{e?je.storage.setItem("debug",e):je.storage.removeItem("debug")}catch{}}function Ig(){let e;try{e=je.storage.getItem("debug")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function Rg(){try{return localStorage}catch{}}co.exports=kf()(je);var{formatters:Ng}=co.exports;Ng.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var nh=H((Xb,rh)=>{rh.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,a){r[o]=a,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 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 ah=H((jb,Ds)=>{"use strict";var m2=Object.prototype.hasOwnProperty,Ge="~";function ci(){}Object.create&&(ci.prototype=Object.create(null),new ci().__proto__||(Ge=!1));function x2(e,t,r){this.fn=e,this.context=t,this.once=r||!1}function oh(e,t,r,n,i){if(typeof r!="function")throw new TypeError("The listener must be a function");var o=new x2(r,n||e,i),a=Ge?Ge+t:t;return e._events[a]?e._events[a].fn?e._events[a]=[e._events[a],o]:e._events[a].push(o):(e._events[a]=o,e._eventsCount++),e}function Bo(e,t){--e._eventsCount===0?e._events=new ci:delete e._events[t]}function qe(){this._events=new ci,this._eventsCount=0}qe.prototype.eventNames=function(){var t=[],r,n;if(this._eventsCount===0)return t;for(n in r=this._events)m2.call(r,n)&&t.push(Ge?n.slice(1):n);return Object.getOwnPropertySymbols?t.concat(Object.getOwnPropertySymbols(r)):t};qe.prototype.listeners=function(t){var r=Ge?Ge+t:t,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};qe.prototype.listenerCount=function(t){var r=Ge?Ge+t:t,n=this._events[r];return n?n.fn?1:n.length:0};qe.prototype.emit=function(t,r,n,i,o,a){var s=Ge?Ge+t:t;if(!this._events[s])return!1;var u=this._events[s],c=arguments.length,f,l;if(u.fn){switch(u.once&&this.removeListener(t,u.fn,void 0,!0),c){case 1:return u.fn.call(u.context),!0;case 2:return u.fn.call(u.context,r),!0;case 3:return u.fn.call(u.context,r,n),!0;case 4:return u.fn.call(u.context,r,n,i),!0;case 5:return u.fn.call(u.context,r,n,i,o),!0;case 6:return u.fn.call(u.context,r,n,i,o,a),!0}for(l=1,f=new Array(c-1);l<c;l++)f[l-1]=arguments[l];u.fn.apply(u.context,f)}else{var h=u.length,d;for(l=0;l<h;l++)switch(u[l].once&&this.removeListener(t,u[l].fn,void 0,!0),c){case 1:u[l].fn.call(u[l].context);break;case 2:u[l].fn.call(u[l].context,r);break;case 3:u[l].fn.call(u[l].context,r,n);break;case 4:u[l].fn.call(u[l].context,r,n,i);break;default:if(!f)for(d=1,f=new Array(c-1);d<c;d++)f[d-1]=arguments[d];u[l].fn.apply(u[l].context,f)}}return!0};qe.prototype.on=function(t,r,n){return oh(this,t,r,n,!1)};qe.prototype.once=function(t,r,n){return oh(this,t,r,n,!0)};qe.prototype.removeListener=function(t,r,n,i){var o=Ge?Ge+t:t;if(!this._events[o])return this;if(!r)return Bo(this,o),this;var a=this._events[o];if(a.fn)a.fn===r&&(!i||a.once)&&(!n||a.context===n)&&Bo(this,o);else{for(var s=0,u=[],c=a.length;s<c;s++)(a[s].fn!==r||i&&!a[s].once||n&&a[s].context!==n)&&u.push(a[s]);u.length?this._events[o]=u.length===1?u[0]:u:Bo(this,o)}return this};qe.prototype.removeAllListeners=function(t){var r;return t?(r=Ge?Ge+t:t,this._events[r]&&Bo(this,r)):(this._events=new ci,this._eventsCount=0),this};qe.prototype.off=qe.prototype.removeListener;qe.prototype.addListener=qe.prototype.on;qe.prefixed=Ge;qe.EventEmitter=qe;typeof Ds<"u"&&(Ds.exports=qe)});var A2={};Ke(A2,{ipns:()=>B2,ipnsSelector:()=>bh,ipnsValidator:()=>ks});var Po=Symbol.for("@libp2p/peer-id");function Qs(e){return e!=null&&!!e[Po]}var jl=le(Ys(),1);var Zs=(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 Vo={};Ke(Vo,{identity:()=>Ph});function Rh(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),a=o.charCodeAt(0);if(r[a]!==255)throw new TypeError(o+" is ambiguous");r[a]=i}var s=e.length,u=e.charAt(0),c=Math.log(s)/Math.log(256),f=Math.log(256)/Math.log(s);function l(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var y=0,x=0,v=0,B=p.length;v!==B&&p[v]===0;)v++,y++;for(var C=(B-v)*f+1>>>0,F=new Uint8Array(C);v!==B;){for(var R=p[v],_=0,W=C-1;(R!==0||_<x)&&W!==-1;W--,_++)R+=256*F[W]>>>0,F[W]=R%s>>>0,R=R/s>>>0;if(R!==0)throw new Error("Non-zero carry");x=_,v++}for(var T=C-x;T!==C&&F[T]===0;)T++;for(var K=u.repeat(y);T<C;++T)K+=e.charAt(F[T]);return K}function h(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var y=0;if(p[y]!==" "){for(var x=0,v=0;p[y]===u;)x++,y++;for(var B=(p.length-y)*c+1>>>0,C=new Uint8Array(B);p[y];){var F=r[p.charCodeAt(y)];if(F===255)return;for(var R=0,_=B-1;(F!==0||R<v)&&_!==-1;_--,R++)F+=s*C[_]>>>0,C[_]=F%256>>>0,F=F/256>>>0;if(F!==0)throw new Error("Non-zero carry");v=R,y++}if(p[y]!==" "){for(var W=B-v;W!==B&&C[W]===0;)W++;for(var T=new Uint8Array(x+(B-W)),K=x;W!==B;)T[K++]=C[W++];return T}}}function d(p){var y=h(p);if(y)return y;throw new Error(`Non-${t} character`)}return{encode:l,decodeUnsafe:h,decode:d}}var Nh=Rh,kh=Nh,Xs=kh;var k2=new Uint8Array(0);var Js=(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 js=e=>new TextEncoder().encode(e),e0=e=>new TextDecoder().decode(e);var Fo=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")}},Ko=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 r0(this,t)}},Oo=class{constructor(t){this.decoders=t}or(t){return r0(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`)}},r0=(e,t)=>new Oo({...e.decoders||{[e.prefix]:e},...t.decoders||{[t.prefix]:t}}),Mo=class{constructor(t,r,n,i){this.name=t,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Fo(t,r,n),this.decoder=new Ko(t,r,i)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}},qr=({name:e,prefix:t,encode:r,decode:n})=>new Mo(e,t,r,n),Xt=({prefix:e,name:t,alphabet:r})=>{let{encode:n,decode:i}=Xs(r,t);return qr({prefix:e,name:t,encode:n,decode:o=>qt(i(o))})},Dh=(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 a=new Uint8Array(o*r/8|0),s=0,u=0,c=0;for(let f=0;f<o;++f){let l=i[e[f]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);u=u<<r|l,s+=r,s>=8&&(s-=8,a[c++]=255&u>>s)}if(s>=r||255&u<<8-s)throw new SyntaxError("Unexpected end of data");return a},Uh=(e,t,r)=>{let n=t[t.length-1]==="=",i=(1<<r)-1,o="",a=0,s=0;for(let u=0;u<e.length;++u)for(s=s<<8|e[u],a+=8;a>r;)a-=r,o+=t[i&s>>a];if(a&&(o+=t[i&s<<r-a]),n)for(;o.length*r&7;)o+="=";return o},Be=({name:e,prefix:t,bitsPerChar:r,alphabet:n})=>qr({prefix:t,name:e,encode(i){return Uh(i,n,r)},decode(i){return Dh(i,n,r,e)}});var Ph=qr({prefix:"\0",name:"identity",encode:e=>e0(e),decode:e=>js(e)});var qo={};Ke(qo,{base2:()=>Lh});var Lh=Be({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var zo={};Ke(zo,{base8:()=>Fh});var Fh=Be({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ho={};Ke(Ho,{base10:()=>Kh});var Kh=Xt({prefix:"9",name:"base10",alphabet:"0123456789"});var Go={};Ke(Go,{base16:()=>Oh,base16upper:()=>Mh});var Oh=Be({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Mh=Be({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var $o={};Ke($o,{base32:()=>Jt,base32hex:()=>zh,base32hexpad:()=>Gh,base32hexpadupper:()=>$h,base32hexupper:()=>Hh,base32pad:()=>Vh,base32padupper:()=>qh,base32upper:()=>n0,base32z:()=>Wh});var Jt=Be({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),n0=Be({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Vh=Be({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),qh=Be({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),zh=Be({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Hh=Be({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Gh=Be({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),$h=Be({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Wh=Be({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Wo={};Ke(Wo,{base36:()=>Qh,base36upper:()=>Yh});var Qh=Xt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Yh=Xt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Qo={};Ke(Qo,{base58btc:()=>Oe,base58flickr:()=>Zh});var Oe=Xt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Zh=Xt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Yo={};Ke(Yo,{base64:()=>zr,base64pad:()=>Xh,base64url:()=>Jh,base64urlpad:()=>jh});var zr=Be({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Xh=Be({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Jh=Be({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),jh=Be({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Zo={};Ke(Zo,{base256emoji:()=>ip});var i0=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}"),ep=i0.reduce((e,t,r)=>(e[r]=t,e),[]),tp=i0.reduce((e,t,r)=>(e[t.codePointAt(0)]=r,e),[]);function rp(e){return e.reduce((t,r)=>(t+=ep[r],t),"")}function np(e){let t=[];for(let r of e){let n=tp[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);t.push(n)}return new Uint8Array(t)}var ip=qr({prefix:"\u{1F680}",name:"base256emoji",encode:rp,decode:np});var ea={};Ke(ea,{sha256:()=>Me,sha512:()=>Sp});var op=s0,o0=128,ap=127,sp=~ap,up=Math.pow(2,31);function s0(e,t,r){t=t||[],r=r||0;for(var n=r;e>=up;)t[r++]=e&255|o0,e/=128;for(;e&sp;)t[r++]=e&255|o0,e>>>=7;return t[r]=e|0,s0.bytes=r-n+1,t}var cp=Xo,fp=128,a0=127;function Xo(e,n){var r=0,n=n||0,i=0,o=n,a,s=e.length;do{if(o>=s)throw Xo.bytes=0,new RangeError("Could not decode varint");a=e[o++],r+=i<28?(a&a0)<<i:(a&a0)*Math.pow(2,i),i+=7}while(a>=fp);return Xo.bytes=o-n,r}var lp=Math.pow(2,7),hp=Math.pow(2,14),pp=Math.pow(2,21),dp=Math.pow(2,28),yp=Math.pow(2,35),gp=Math.pow(2,42),mp=Math.pow(2,49),xp=Math.pow(2,56),vp=Math.pow(2,63),wp=function(e){return e<lp?1:e<hp?2:e<pp?3:e<dp?4:e<yp?5:e<gp?6:e<mp?7:e<xp?8:e<vp?9:10},bp={encode:op,decode:cp,encodingLength:wp},Ep=bp,Tn=Ep;var _n=(e,t=0)=>[Tn.decode(e,t),Tn.decode.bytes],Hr=(e,t,r=0)=>(Tn.encode(e,t,r),t),Gr=e=>Tn.encodingLength(e);var Ct=(e,t)=>{let r=t.byteLength,n=Gr(e),i=n+Gr(r),o=new Uint8Array(i+r);return Hr(e,o,0),Hr(r,o,n),o.set(t,i),new $r(e,r,t,o)},Sr=e=>{let t=qt(e),[r,n]=_n(t),[i,o]=_n(t.subarray(n)),a=t.subarray(n+o);if(a.byteLength!==i)throw new Error("Incorrect length");return new $r(r,i,a,t)},u0=(e,t)=>{if(e===t)return!0;{let r=t;return e.code===r.code&&e.size===r.size&&r.bytes instanceof Uint8Array&&Js(e.bytes,r.bytes)}},$r=class{constructor(t,r,n,i){this.code=t,this.size=r,this.digest=n,this.bytes=i}};var jo=({name:e,code:t,encode:r})=>new Jo(e,t,r),Jo=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?Ct(this.code,r):r.then(n=>Ct(this.code,n))}else throw Error("Unknown type, must be binary type")}};var f0=e=>async t=>new Uint8Array(await crypto.subtle.digest(e,t)),Me=jo({name:"sha2-256",code:18,encode:f0("SHA-256")}),Sp=jo({name:"sha2-512",code:19,encode:f0("SHA-512")});var ta={};Ke(ta,{identity:()=>Tt});var l0=0,Bp="identity",h0=qt,Ap=e=>Ct(l0,h0(e)),Tt={code:l0,name:Bp,encode:h0,digest:Ap};var j2=new TextEncoder,em=new TextDecoder;var p0=(e,t)=>{let{bytes:r,version:n}=e;switch(n){case 0:return Ip(r,ra(e),t||Oe.encoder);default:return Rp(r,ra(e),t||Jt.encoder)}};var d0=new WeakMap,ra=e=>{let t=d0.get(e);if(t==null){let r=new Map;return d0.set(e,r),r}return t},de=class{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!==In)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Np)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return de.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=Ct(t,r);return de.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 de.equals(this,t)}static equals(t,r){let n=r;return n&&t.code===n.code&&t.version===n.version&&u0(t.multihash,n.multihash)}toString(t){return p0(this,t)}toJSON(){return{"/":p0(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 de)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:a}=r;return new de(n,i,o,a||y0(n,i,o.bytes))}else if(r[kp]===!0){let{version:n,multihash:i,code:o}=r,a=Sr(i);return de.create(n,o,a)}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!==In)throw new Error(`Version 0 CID must use dag-pb (code: ${In}) block encoding`);return new de(t,r,n,n.bytes)}case 1:{let i=y0(t,r,n.bytes);return new de(t,r,n,i)}default:throw new Error("Invalid version")}}static createV0(t){return de.create(0,In,t)}static createV1(t,r){return de.create(1,t,r)}static decode(t){let[r,n]=de.decodeFirst(t);if(n.length)throw new Error("Incorrect length");return r}static decodeFirst(t){let r=de.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),a=new $r(r.multihashCode,r.digestSize,o,i);return[r.version===0?de.createV0(a):de.createV1(r.codec,a),t.subarray(r.size)]}static inspectBytes(t){let r=0,n=()=>{let[l,h]=_n(t.subarray(r));return r+=h,l},i=n(),o=In;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(),u=n(),c=r+u,f=c-a;return{version:i,codec:o,multihashCode:s,digestSize:u,multihashSize:f,size:c}}static parse(t,r){let[n,i]=_p(t,r),o=de.decode(i);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return ra(o).set(n,t),o}},_p=(e,t)=>{switch(e[0]){case"Q":{let r=t||Oe;return[Oe.prefix,r.decode(`${Oe.prefix}${e}`)]}case Oe.prefix:{let r=t||Oe;return[Oe.prefix,r.decode(e)]}case Jt.prefix:{let r=t||Jt;return[Jt.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)]}}},Ip=(e,t,r)=>{let{prefix:n}=r;if(n!==Oe.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},Rp=(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},In=112,Np=18,y0=(e,t,r)=>{let n=Gr(e),i=n+Gr(t),o=new Uint8Array(i+r.byteLength);return Hr(e,o,0),Hr(t,o,n),o.set(r,i),o},kp=Symbol.for("@ipld/js-cid/CID");var Wr={...Vo,...qo,...zo,...Ho,...Go,...$o,...Wo,...Qo,...Yo,...Zo},fm={...ea,...ta};function Qr(e){return globalThis.Buffer!=null?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):e}function Ei(e=0){return globalThis.Buffer?.allocUnsafe!=null?Qr(globalThis.Buffer.allocUnsafe(e)):new Uint8Array(e)}function m0(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}var g0=m0("utf8","u",e=>"u"+new TextDecoder("utf8").decode(e),e=>new TextEncoder().encode(e.substring(1))),na=m0("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=Ei(e.length);for(let r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t}),Dp={utf8:g0,"utf-8":g0,hex:Wr.base16,latin1:na,ascii:na,binary:na,...Wr},Si=Dp;function ve(e,t="utf8"){let r=Si[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)}function Ae(e,t="utf8"){let r=Si[t];if(r==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?Qr(globalThis.Buffer.from(e,"utf-8")):r.decoder.decode(`${r.prefix}${e}`)}var zt="/",x0=new TextEncoder().encode(zt),Bi=x0[0],Re=class{constructor(t,r){if(typeof t=="string")this._buf=Ae(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]!==Bi)throw new Error("Invalid key")}toString(t="utf8"){return ve(this._buf,t)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(t){return new Re(t.join(zt))}static random(){return new Re(Zs().replace(/-/g,""))}static asKey(t){return t instanceof Uint8Array||typeof t=="string"?new Re(t):typeof t.uint8Array=="function"?new Re(t.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=x0),this._buf[0]!==Bi){let t=new Uint8Array(this._buf.byteLength+1);t.fill(Bi,0,1),t.set(this._buf,1),this._buf=t}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===Bi;)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],a=n[i];if(o<a)return!0;if(o>a)return!1}return r.length<n.length}reverse(){return Re.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let t=this.namespaces();return t[t.length-1]}list(){return this.toString().split(zt).slice(1)}type(){return Up(this.baseNamespace())}name(){return Pp(this.baseNamespace())}instance(t){return new Re(this.toString()+":"+t)}path(){let t=this.parent().toString();return t.endsWith(zt)||(t+=zt),t+=this.type(),new Re(t)}parent(){let t=this.list();return t.length===1?new Re(zt):new Re(t.slice(0,-1).join(zt))}child(t){return this.toString()===zt?t:t.toString()===zt?this:new Re(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 Re.withNamespaces([...this.namespaces(),...Lp(t.map(r=>r.namespaces()))])}};function Up(e){let t=e.split(":");return t.length<2?"":t.slice(0,-1).join(":")}function Pp(e){let t=e.split(":");return t[t.length-1]}function Lp(e){return[].concat(...e)}var ga=le(ua(),1),ou=le(X0(),1),au=le(Cr(),1),ma=le(ya(),1),su=le(iu(),1);function Gp(){au.default._configure(),ga.default._configure(ou.default),ma.default._configure(su.default)}Gp();var uu=["uint64","int64","sint64","fixed64","sfixed64"];function $p(e){for(let t of uu){if(e[t]==null)continue;let r=e[t];e[t]=function(){return BigInt(r.call(this).toString())}}return e}function xa(e){return $p(new ga.default(e))}function Wp(e){for(let t of uu){if(e[t]==null)continue;let r=e[t];e[t]=function(n){return r.call(this,n.toString())}}return e}function va(){return Wp(ma.default.create())}function tr(e,t){let r=xa(e instanceof Uint8Array?e:e.subarray());return t.decode(r)}function rr(e,t){let r=va();return t.encode(e,r,{lengthDelimited:!1}),r.finish()}var Zr;(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"})(Zr||(Zr={}));function Ii(e,t,r,n){return{name:e,type:t,encode:r,decode:n}}function kn(e){function t(i){if(e[i.toString()]==null)throw new Error("Invalid enum value");return e[i]}let r=function(o,a){let s=t(o);a.int32(s)},n=function(o){let a=o.int32();return t(a)};return Ii("enum",Zr.VARINT,r,n)}function nr(e,t){return Ii("message",Zr.LENGTH_DELIMITED,e,t)}var we;(function(e){e.RSA="RSA",e.Ed25519="Ed25519",e.Secp256k1="Secp256k1"})(we||(we={}));var wa;(function(e){e[e.RSA=0]="RSA",e[e.Ed25519=1]="Ed25519",e[e.Secp256k1=2]="Secp256k1"})(wa||(wa={}));(function(e){e.codec=()=>kn(wa)})(we||(we={}));var Rt;(function(e){let t;e.codec=()=>(t==null&&(t=nr((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),we.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=we.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),t),e.encode=r=>rr(r,e.codec()),e.decode=r=>tr(r,e.codec())})(Rt||(Rt={}));var Nt;(function(e){let t;e.codec=()=>(t==null&&(t=nr((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),we.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=we.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),t),e.encode=r=>rr(r,e.codec()),e.decode=r=>tr(r,e.codec())})(Nt||(Nt={}));var ew=le(Ln(),1),tw=le(Bc(),1),xg=le(ce(),1);var fe=class extends Error{constructor(t,r,n){super(t),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};function xt(e,t){t==null&&(t=e.reduce((i,o)=>i+o.length,0));let r=Ei(t),n=0;for(let i of e)r.set(i,n),n+=i.length;return Qr(r)}var We={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 Vx=le(Ie(),1),qx=le(Hi(),1),Ac=le(ce(),1);function vt(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=xt([new Uint8Array(t-r.length),r])}return ve(r,"base64url")}function Xe(e){let t=Cc(e);return new Ac.default.jsbn.BigInteger(ve(t,"base16"),16)}function Cc(e,t){let r=Ae(e,"base64urlpad");if(t!=null){if(r.length>t)throw new Error("byte array longer than desired length");r=xt([new Uint8Array(t-r.length),r])}return r}function Pe(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 v1={"P-256":256,"P-384":384,"P-521":521},w1=Object.keys(v1),ev=w1.join(" / ");function za(e){let t=e?.algorithm??"AES-GCM",r=e?.keyLength??16,n=e?.nonceLength??12,i=e?.digest??"SHA-256",o=e?.saltLength??16,a=e?.iterations??32767,s=We.get();r*=8;async function u(l,h){let d=s.getRandomValues(new Uint8Array(o)),p=s.getRandomValues(new Uint8Array(n)),y={name:t,iv:p};typeof h=="string"&&(h=Ae(h));let x={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},v=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey","deriveBits"]),B=await s.subtle.deriveKey(x,v,{name:t,length:r},!0,["encrypt"]),C=await s.subtle.encrypt(y,B,l);return xt([d,y.iv,new Uint8Array(C)])}async function c(l,h){let d=l.subarray(0,o),p=l.subarray(o,o+n),y=l.subarray(o+n),x={name:t,iv:p};typeof h=="string"&&(h=Ae(h));let v={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},B=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey","deriveBits"]),C=await s.subtle.deriveKey(v,B,{name:t,length:r},!0,["decrypt"]),F=await s.subtle.decrypt(x,C,y);return new Uint8Array(F)}return{encrypt:u,decrypt:c}}var es={};Ke(es,{RsaPrivateKey:()=>fn,RsaPublicKey:()=>Gn,fromJwk:()=>G1,generateKeyPair:()=>$1,unmarshalRsaPrivateKey:()=>z1,unmarshalRsaPublicKey:()=>H1});var Pv=le(kc(),1),Hn=le(ce(),1);var E1=le(jr(),1);var ee=BigInt(0),me=BigInt(1),cr=BigInt(2),Vn=BigInt(3),Dc=BigInt(8),Ce=Object.freeze({a:ee,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:me,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")}),Uc=(e,t)=>(e+t/cr)/t,Qi={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar(e){let{n:t}=Ce,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-me*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,a=BigInt("0x100000000000000000000000000000000"),s=Uc(o*e,t),u=Uc(-n*e,t),c=D(e-s*r-u*i,t),f=D(-s*n-u*o,t),l=c>a,h=f>a;if(l&&(c=t-c),h&&(f=t-f),c>a||f>a)throw new Error("splitScalarEndo: Endomorphism failed, k="+e);return{k1neg:l,k1:c,k2neg:h,k2:f}}},wt=32,on=32,S1=32,Pc=wt+1,Lc=2*wt+1;function Fc(e){let{a:t,b:r}=Ce,n=D(e*e),i=D(n*e);return D(i+t*e+r)}var Yi=Ce.a===ee,Ji=class extends Error{constructor(t){super(t)}};function Kc(e){if(!(e instanceof ie))throw new TypeError("JacobianPoint expected")}var ie=class{constructor(t,r,n){this.x=t,this.y=r,this.z=n}static fromAffine(t){if(!(t instanceof ae))throw new TypeError("JacobianPoint#fromAffine: expected Point");return t.equals(ae.ZERO)?ie.ZERO:new ie(t.x,t.y,me)}static toAffineBatch(t){let r=_1(t.map(n=>n.z));return t.map((n,i)=>n.toAffine(r[i]))}static normalizeZ(t){return ie.toAffineBatch(t).map(ie.fromAffine)}equals(t){Kc(t);let{x:r,y:n,z:i}=this,{x:o,y:a,z:s}=t,u=D(i*i),c=D(s*s),f=D(r*c),l=D(o*u),h=D(D(n*s)*c),d=D(D(a*i)*u);return f===l&&h===d}negate(){return new ie(this.x,D(-this.y),this.z)}double(){let{x:t,y:r,z:n}=this,i=D(t*t),o=D(r*r),a=D(o*o),s=t+o,u=D(cr*(D(s*s)-i-a)),c=D(Vn*i),f=D(c*c),l=D(f-cr*u),h=D(c*(u-l)-Dc*a),d=D(cr*r*n);return new ie(l,h,d)}add(t){Kc(t);let{x:r,y:n,z:i}=this,{x:o,y:a,z:s}=t;if(o===ee||a===ee)return this;if(r===ee||n===ee)return t;let u=D(i*i),c=D(s*s),f=D(r*c),l=D(o*u),h=D(D(n*s)*c),d=D(D(a*i)*u),p=D(l-f),y=D(d-h);if(p===ee)return y===ee?this.double():ie.ZERO;let x=D(p*p),v=D(p*x),B=D(f*x),C=D(y*y-v-cr*B),F=D(y*(B-C)-h*v),R=D(i*s*p);return new ie(C,F,R)}subtract(t){return this.add(t.negate())}multiplyUnsafe(t){let r=ie.ZERO;if(typeof t=="bigint"&&t===ee)return r;let n=Vc(t);if(n===me)return this;if(!Yi){let l=r,h=this;for(;n>ee;)n&me&&(l=l.add(h)),h=h.double(),n>>=me;return l}let{k1neg:i,k1:o,k2neg:a,k2:s}=Qi.splitScalar(n),u=r,c=r,f=this;for(;o>ee||s>ee;)o&me&&(u=u.add(f)),s&me&&(c=c.add(f)),f=f.double(),o>>=me,s>>=me;return i&&(u=u.negate()),a&&(c=c.negate()),c=new ie(D(c.x*Qi.beta),c.y,c.z),u.add(c)}precomputeWindow(t){let r=Yi?128/t+1:256/t+1,n=[],i=this,o=i;for(let a=0;a<r;a++){o=i,n.push(o);for(let s=1;s<2**(t-1);s++)o=o.add(i),n.push(o);i=o.double()}return n}wNAF(t,r){!r&&this.equals(ie.BASE)&&(r=ae.BASE);let n=r&&r._WINDOW_SIZE||1;if(256%n)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let i=r&&Wa.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=ie.normalizeZ(i),Wa.set(r,i)));let o=ie.ZERO,a=ie.BASE,s=1+(Yi?128/n:256/n),u=2**(n-1),c=BigInt(2**n-1),f=2**n,l=BigInt(n);for(let h=0;h<s;h++){let d=h*u,p=Number(t&c);t>>=l,p>u&&(p-=f,t+=me);let y=d,x=d+Math.abs(p)-1,v=h%2!==0,B=p<0;p===0?a=a.add(Zi(v,i[y])):o=o.add(Zi(B,i[x]))}return{p:o,f:a}}multiply(t,r){let n=Vc(t),i,o;if(Yi){let{k1neg:a,k1:s,k2neg:u,k2:c}=Qi.splitScalar(n),{p:f,f:l}=this.wNAF(s,r),{p:h,f:d}=this.wNAF(c,r);f=Zi(a,f),h=Zi(u,h),h=new ie(D(h.x*Qi.beta),h.y,h.z),i=f.add(h),o=l.add(d)}else{let{p:a,f:s}=this.wNAF(n,r);i=a,o=s}return ie.normalizeZ([i,o])[0]}toAffine(t){let{x:r,y:n,z:i}=this,o=this.equals(ie.ZERO);t==null&&(t=o?Dc:un(i));let a=t,s=D(a*a),u=D(s*a),c=D(r*s),f=D(n*u),l=D(i*a);if(o)return ae.ZERO;if(l!==me)throw new Error("invZ was invalid");return new ae(c,f)}};ie.BASE=new ie(Ce.Gx,Ce.Gy,me);ie.ZERO=new ie(ee,me,ee);function Zi(e,t){let r=t.negate();return e?r:t}var Wa=new WeakMap,ae=class{constructor(t,r){this.x=t,this.y=r}_setWindowSize(t){this._WINDOW_SIZE=t,Wa.delete(this)}hasEvenY(){return this.y%cr===ee}static fromCompressedHex(t){let r=t.length===32,n=fr(r?t:t.subarray(1));if(!$a(n))throw new Error("Point is not on curve");let i=Fc(n),o=T1(i),a=(o&me)===me;r?a&&(o=D(-o)):(t[0]&1)===1!==a&&(o=D(-o));let s=new ae(n,o);return s.assertValidity(),s}static fromUncompressedHex(t){let r=fr(t.subarray(1,wt+1)),n=fr(t.subarray(wt+1,wt*2+1)),i=new ae(r,n);return i.assertValidity(),i}static fromHex(t){let r=sn(t),n=r.length,i=r[0];if(n===wt)return this.fromCompressedHex(r);if(n===Pc&&(i===2||i===3))return this.fromCompressedHex(r);if(n===Lc&&i===4)return this.fromUncompressedHex(r);throw new Error(`Point.fromHex: received invalid point. Expected 32-${Pc} compressed bytes or ${Lc} uncompressed bytes, not ${n}`)}static fromPrivateKey(t){return ae.BASE.multiply(eo(t))}static fromSignature(t,r,n){let{r:i,s:o}=qc(r);if(![0,1,2,3].includes(n))throw new Error("Cannot recover: invalid recovery bit");let a=Za(sn(t)),{n:s}=Ce,u=n===2||n===3?i+s:i,c=un(u,s),f=D(-a*c,s),l=D(o*c,s),h=n&1?"03":"02",d=ae.fromHex(h+rn(u)),p=ae.BASE.multiplyAndAddUnsafe(d,f,l);if(!p)throw new Error("Cannot recover signature: point at infinify");return p.assertValidity(),p}toRawBytes(t=!1){return Ur(this.toHex(t))}toHex(t=!1){let r=rn(this.x);return t?`${this.hasEvenY()?"02":"03"}${r}`:`04${r}${rn(this.y)}`}toHexX(){return this.toHex(!0).slice(2)}toRawX(){return this.toRawBytes(!0).slice(1)}assertValidity(){let t="Point is not on elliptic curve",{x:r,y:n}=this;if(!$a(r)||!$a(n))throw new Error(t);let i=D(n*n),o=Fc(r);if(D(i-o)!==ee)throw new Error(t)}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new ae(this.x,D(-this.y))}double(){return ie.fromAffine(this).double().toAffine()}add(t){return ie.fromAffine(this).add(ie.fromAffine(t)).toAffine()}subtract(t){return this.add(t.negate())}multiply(t){return ie.fromAffine(this).multiply(t,this).toAffine()}multiplyAndAddUnsafe(t,r,n){let i=ie.fromAffine(this),o=r===ee||r===me||this!==ae.BASE?i.multiplyUnsafe(r):i.multiply(r),a=ie.fromAffine(t).multiplyUnsafe(n),s=o.add(a);return s.equals(ie.ZERO)?void 0:s.toAffine()}};ae.BASE=new ae(Ce.Gx,Ce.Gy);ae.ZERO=new ae(ee,ee);function Oc(e){return Number.parseInt(e[0],16)>=8?"00"+e:e}function Mc(e){if(e.length<2||e[0]!==2)throw new Error(`Invalid signature integer tag: ${an(e)}`);let t=e[1],r=e.subarray(2,t+2);if(!t||r.length!==t)throw new Error("Invalid signature integer: wrong length");if(r[0]===0&&r[1]<=127)throw new Error("Invalid signature integer: trailing length");return{data:fr(r),left:e.subarray(t+2)}}function B1(e){if(e.length<2||e[0]!=48)throw new Error(`Invalid signature tag: ${an(e)}`);if(e[1]!==e.length-2)throw new Error("Invalid signature: incorrect length");let{data:t,left:r}=Mc(e.subarray(2)),{data:n,left:i}=Mc(r);if(i.length)throw new Error(`Invalid signature: left bytes after parsing: ${an(i)}`);return{r:t,s:n}}var Kt=class{constructor(t,r){this.r=t,this.s=r,this.assertValidity()}static fromCompact(t){let r=t instanceof Uint8Array,n="Signature.fromCompact";if(typeof t!="string"&&!r)throw new TypeError(`${n}: Expected string or Uint8Array`);let i=r?an(t):t;if(i.length!==128)throw new Error(`${n}: Expected 64-byte hex`);return new Kt(ji(i.slice(0,64)),ji(i.slice(64,128)))}static fromDER(t){let r=t instanceof Uint8Array;if(typeof t!="string"&&!r)throw new TypeError("Signature.fromDER: Expected string or Uint8Array");let{r:n,s:i}=B1(r?t:Ur(t));return new Kt(n,i)}static fromHex(t){return this.fromDER(t)}assertValidity(){let{r:t,s:r}=this;if(!zn(t))throw new Error("Invalid Signature: r must be 0 < r < n");if(!zn(r))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){let t=Ce.n>>me;return this.s>t}normalizeS(){return this.hasHighS()?new Kt(this.r,D(-this.s,Ce.n)):this}toDERRawBytes(){return Ur(this.toDERHex())}toDERHex(){let t=Oc(Mn(this.s)),r=Oc(Mn(this.r)),n=t.length/2,i=r.length/2,o=Mn(n),a=Mn(i);return`30${Mn(i+n+4)}02${a}${r}02${o}${t}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return Ur(this.toCompactHex())}toCompactHex(){return rn(this.r)+rn(this.s)}};function ur(...e){if(!e.every(n=>n instanceof Uint8Array))throw new Error("Uint8Array list expected");if(e.length===1)return e[0];let t=e.reduce((n,i)=>n+i.length,0),r=new Uint8Array(t);for(let n=0,i=0;n<e.length;n++){let o=e[n];r.set(o,i),i+=o.length}return r}var A1=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function an(e){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");let t="";for(let r=0;r<e.length;r++)t+=A1[e[r]];return t}var C1=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000");function rn(e){if(typeof e!="bigint")throw new Error("Expected bigint");if(!(ee<=e&&e<C1))throw new Error("Expected number 0 <= n < 2^256");return e.toString(16).padStart(64,"0")}function Qa(e){let t=Ur(rn(e));if(t.length!==32)throw new Error("Error: expected 32 bytes");return t}function Mn(e){let t=e.toString(16);return t.length&1?`0${t}`:t}function ji(e){if(typeof e!="string")throw new TypeError("hexToNumber: expected string, got "+typeof e);return BigInt(`0x${e}`)}function Ur(e){if(typeof e!="string")throw new TypeError("hexToBytes: expected string, got "+typeof e);if(e.length%2)throw new Error("hexToBytes: received invalid unpadded hex"+e.length);let t=new Uint8Array(e.length/2);for(let r=0;r<t.length;r++){let n=r*2,i=e.slice(n,n+2),o=Number.parseInt(i,16);if(Number.isNaN(o)||o<0)throw new Error("Invalid byte sequence");t[r]=o}return t}function fr(e){return ji(an(e))}function sn(e){return e instanceof Uint8Array?Uint8Array.from(e):Ur(e)}function Vc(e){if(typeof e=="number"&&Number.isSafeInteger(e)&&e>0)return BigInt(e);if(typeof e=="bigint"&&zn(e))return e;throw new TypeError("Expected valid private scalar: 0 < scalar < curve.n")}function D(e,t=Ce.P){let r=e%t;return r>=ee?r:t+r}function ct(e,t){let{P:r}=Ce,n=e;for(;t-- >ee;)n*=n,n%=r;return n}function T1(e){let{P:t}=Ce,r=BigInt(6),n=BigInt(11),i=BigInt(22),o=BigInt(23),a=BigInt(44),s=BigInt(88),u=e*e*e%t,c=u*u*e%t,f=ct(c,Vn)*c%t,l=ct(f,Vn)*c%t,h=ct(l,cr)*u%t,d=ct(h,n)*h%t,p=ct(d,i)*d%t,y=ct(p,a)*p%t,x=ct(y,s)*y%t,v=ct(x,a)*p%t,B=ct(v,Vn)*c%t,C=ct(B,o)*d%t,F=ct(C,r)*u%t,R=ct(F,cr);if(R*R%t!==e)throw new Error("Cannot find square root");return R}function un(e,t=Ce.P){if(e===ee||t<=ee)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=D(e,t),n=t,i=ee,o=me,a=me,s=ee;for(;r!==ee;){let c=n/r,f=n%r,l=i-a*c,h=o-s*c;n=r,r=f,i=a,o=s,a=l,s=h}if(n!==me)throw new Error("invert: does not exist");return D(i,t)}function _1(e,t=Ce.P){let r=new Array(e.length),n=e.reduce((o,a,s)=>a===ee?o:(r[s]=o,D(o*a,t)),me),i=un(n,t);return e.reduceRight((o,a,s)=>a===ee?o:(r[s]=D(o*r[s],t),D(o*a,t)),i),r}function I1(e){let t=e.length*8-on*8,r=fr(e);return t>0?r>>BigInt(t):r}function Za(e,t=!1){let r=I1(e);if(t)return r;let{n}=Ce;return r>=n?r-n:r}var nn,qn,Ya=class{constructor(t,r){if(this.hashLen=t,this.qByteLen=r,typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof r!="number"||r<2)throw new Error("qByteLen must be a number");this.v=new Uint8Array(t).fill(1),this.k=new Uint8Array(t).fill(0),this.counter=0}hmac(...t){return bt.hmacSha256(this.k,...t)}hmacSync(...t){return qn(this.k,...t)}checkSync(){if(typeof qn!="function")throw new Ji("hmacSha256Sync needs to be set")}incr(){if(this.counter>=1e3)throw new Error("Tried 1,000 k values for sign(), all were invalid");this.counter+=1}async reseed(t=new Uint8Array){this.k=await this.hmac(this.v,Uint8Array.from([0]),t),this.v=await this.hmac(this.v),t.length!==0&&(this.k=await this.hmac(this.v,Uint8Array.from([1]),t),this.v=await this.hmac(this.v))}reseedSync(t=new Uint8Array){this.checkSync(),this.k=this.hmacSync(this.v,Uint8Array.from([0]),t),this.v=this.hmacSync(this.v),t.length!==0&&(this.k=this.hmacSync(this.v,Uint8Array.from([1]),t),this.v=this.hmacSync(this.v))}async generate(){this.incr();let t=0,r=[];for(;t<this.qByteLen;){this.v=await this.hmac(this.v);let n=this.v.slice();r.push(n),t+=this.v.length}return ur(...r)}generateSync(){this.checkSync(),this.incr();let t=0,r=[];for(;t<this.qByteLen;){this.v=this.hmacSync(this.v);let n=this.v.slice();r.push(n),t+=this.v.length}return ur(...r)}};function zn(e){return ee<e&&e<Ce.n}function $a(e){return ee<e&&e<Ce.P}function R1(e,t,r,n=!0){let{n:i}=Ce,o=Za(e,!0);if(!zn(o))return;let a=un(o,i),s=ae.BASE.multiply(o),u=D(s.x,i);if(u===ee)return;let c=D(a*D(t+r*u,i),i);if(c===ee)return;let f=new Kt(u,c),l=(s.x===f.r?0:2)|Number(s.y&me);return n&&f.hasHighS()&&(f=f.normalizeS(),l^=1),{sig:f,recovery:l}}function eo(e){let t;if(typeof e=="bigint")t=e;else if(typeof e=="number"&&Number.isSafeInteger(e)&&e>0)t=BigInt(e);else if(typeof e=="string"){if(e.length!==2*on)throw new Error("Expected 32 bytes of private key");t=ji(e)}else if(e instanceof Uint8Array){if(e.length!==on)throw new Error("Expected 32 bytes of private key");t=fr(e)}else throw new TypeError("Expected valid private key");if(!zn(t))throw new Error("Expected private key: 0 < key < n");return t}function N1(e){return e instanceof ae?(e.assertValidity(),e):ae.fromHex(e)}function qc(e){if(e instanceof Kt)return e.assertValidity(),e;try{return Kt.fromDER(e)}catch{return Kt.fromCompact(e)}}function Xa(e,t=!1){return ae.fromPrivateKey(e).toRawBytes(t)}function zc(e){let t=e.length>wt?e.slice(0,wt):e;return fr(t)}function k1(e){let t=zc(e),r=D(t,Ce.n);return Hc(r<ee?t:r)}function Hc(e){return Qa(e)}function D1(e,t,r){if(e==null)throw new Error(`sign: expected valid message hash, not "${e}"`);let n=sn(e),i=eo(t),o=[Hc(i),k1(n)];if(r!=null){r===!0&&(r=bt.randomBytes(wt));let u=sn(r);if(u.length!==wt)throw new Error(`sign: Expected ${wt} bytes of extra data`);o.push(u)}let a=ur(...o),s=zc(n);return{seed:a,m:s,d:i}}function U1(e,t){let{sig:r,recovery:n}=e,{der:i,recovered:o}=Object.assign({canonical:!0,der:!0},t),a=i?r.toDERRawBytes():r.toCompactRawBytes();return o?[a,n]:a}async function Gc(e,t,r={}){let{seed:n,m:i,d:o}=D1(e,t,r.extraEntropy),a=new Ya(S1,on);await a.reseed(n);let s;for(;!(s=R1(await a.generate(),i,o,r.canonical));)await a.reseed();return U1(s,r)}var P1={strict:!0};function $c(e,t,r,n=P1){let i;try{i=qc(e),t=sn(t)}catch{return!1}let{r:o,s:a}=i;if(n.strict&&i.hasHighS())return!1;let s=Za(t),u;try{u=N1(r)}catch{return!1}let{n:c}=Ce,f=un(a,c),l=D(s*f,c),h=D(o*f,c),d=ae.BASE.multiplyAndAddUnsafe(u,l,h);return d?D(d.x,c)===o:!1}ae.BASE._setWindowSize(8);var Je={node:E1,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0};var Xi={},bt={bytesToHex:an,hexToBytes:Ur,concatBytes:ur,mod:D,invert:un,isValidPrivateKey(e){try{return eo(e),!0}catch{return!1}},_bigintTo32Bytes:Qa,_normalizePrivateKey:eo,hashToPrivateKey:e=>{e=sn(e);let t=on+8;if(e.length<t||e.length>1024)throw new Error("Expected valid bytes of private key as per FIPS 186");let r=D(fr(e),Ce.n-me)+me;return Qa(r)},randomBytes:(e=32)=>{if(Je.web)return Je.web.getRandomValues(new Uint8Array(e));if(Je.node){let{randomBytes:t}=Je.node;return Uint8Array.from(t(e))}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>bt.hashToPrivateKey(bt.randomBytes(on+8)),precompute(e=8,t=ae.BASE){let r=t===ae.BASE?t:new ae(t.x,t.y);return r._setWindowSize(e),r.multiply(Vn),r},sha256:async(...e)=>{if(Je.web){let t=await Je.web.subtle.digest("SHA-256",ur(...e));return new Uint8Array(t)}else if(Je.node){let{createHash:t}=Je.node,r=t("sha256");return e.forEach(n=>r.update(n)),Uint8Array.from(r.digest())}else throw new Error("The environment doesn't have sha256 function")},hmacSha256:async(e,...t)=>{if(Je.web){let r=await Je.web.subtle.importKey("raw",e,{name:"HMAC",hash:{name:"SHA-256"}},!1,["sign"]),n=ur(...t),i=await Je.web.subtle.sign("HMAC",r,n);return new Uint8Array(i)}else if(Je.node){let{createHmac:r}=Je.node,n=r("sha256",e);return t.forEach(i=>n.update(i)),Uint8Array.from(n.digest())}else throw new Error("The environment doesn't have hmac-sha256 function")},sha256Sync:void 0,hmacSha256Sync:void 0,taggedHash:async(e,...t)=>{let r=Xi[e];if(r===void 0){let n=await bt.sha256(Uint8Array.from(e,i=>i.charCodeAt(0)));r=ur(n,n),Xi[e]=r}return bt.sha256(r,...t)},taggedHashSync:(e,...t)=>{if(typeof nn!="function")throw new Ji("sha256Sync is undefined, you need to set it");let r=Xi[e];if(r===void 0){let n=nn(Uint8Array.from(e,i=>i.charCodeAt(0)));r=ur(n,n),Xi[e]=r}return nn(r,...t)},_JacobianPoint:ie};Object.defineProperties(bt,{sha256Sync:{configurable:!1,get(){return nn},set(e){nn||(nn=e)}},hmacSha256Sync:{configurable:!1,get(){return qn},set(e){qn||(qn=e)}}});function to(e){if(isNaN(e)||e<=0)throw new fe("random bytes length must be a Number bigger than 0","ERR_INVALID_LENGTH");return bt.randomBytes(e)}var Pr={};Ke(Pr,{jwkToPkcs1:()=>K1,jwkToPkix:()=>M1,pkcs1ToJwk:()=>F1,pkixToJwk:()=>O1});var dv=le(Ln(),1),yv=le(Wi(),1),Wt=le(ce(),1);function F1(e){let t=Wt.default.asn1.fromDer(ve(e,"ascii")),r=Wt.default.pki.privateKeyFromAsn1(t);return{kty:"RSA",n:vt(r.n),e:vt(r.e),d:vt(r.d),p:vt(r.p),q:vt(r.q),dp:vt(r.dP),dq:vt(r.dQ),qi:vt(r.qInv),alg:"RS256"}}function K1(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 fe("JWK was missing components","ERR_INVALID_PARAMETERS");let t=Wt.default.pki.privateKeyToAsn1({n:Xe(e.n),e:Xe(e.e),d:Xe(e.d),p:Xe(e.p),q:Xe(e.q),dP:Xe(e.dp),dQ:Xe(e.dq),qInv:Xe(e.qi)});return Ae(Wt.default.asn1.toDer(t).getBytes(),"ascii")}function O1(e){let t=Wt.default.asn1.fromDer(ve(e,"ascii")),r=Wt.default.pki.publicKeyFromAsn1(t);return{kty:"RSA",n:vt(r.n),e:vt(r.e)}}function M1(e){if(e.n==null||e.e==null)throw new fe("JWK was missing components","ERR_INVALID_PARAMETERS");let t=Wt.default.pki.publicKeyToAsn1({n:Xe(e.n),e:Xe(e.e)});return Ae(Wt.default.asn1.toDer(t).getBytes(),"ascii")}var wv=le(Wi(),1),Ja=le(ce(),1);function Wc(e,t){return t.map(r=>Xe(e[r]))}function Qc(e){return Ja.default.pki.setRsaPrivateKey(...Wc(e,["n","e","d","p","q","dp","dq","qi"]))}function Yc(e){return Ja.default.pki.setRsaPublicKey(...Wc(e,["n","e"]))}async function Zc(e){let t=await We.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 jc(t);return{privateKey:r[0],publicKey:r[1]}}async function ja(e){let r=[await We.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await V1(e)],n=await jc({privateKey:r[0],publicKey:r[1]});return{privateKey:n[0],publicKey:n[1]}}async function Xc(e,t){let r=await We.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await We.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},r,Uint8Array.from(t));return new Uint8Array(n,0,n.byteLength)}async function Jc(e,t,r){let n=await We.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return await We.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,t,r)}async function jc(e){if(e.privateKey==null||e.publicKey==null)throw new fe("Private and public key are required","ERR_INVALID_PARAMETERS");return await Promise.all([We.get().subtle.exportKey("jwk",e.privateKey),We.get().subtle.exportKey("jwk",e.publicKey)])}async function V1(e){return await We.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 ef(e,t,r,n){let i=t?Yc(e):Qc(e),o=ve(Uint8Array.from(r),"ascii"),a=n(o,i);return Ae(a,"ascii")}function tf(e,t){return ef(e,!0,t,(r,n)=>n.encrypt(r))}function rf(e,t){return ef(e,!1,t,(r,n)=>n.decrypt(r))}async function cn(e,t){let n=await za().encrypt(e,t);return zr.encode(n)}var Gn=class{constructor(t){this._key=t}async verify(t,r){return await Jc(this._key,r,t)}marshal(){return Pr.jwkToPkix(this._key)}get bytes(){return Rt.encode({Type:we.RSA,Data:this.marshal()}).subarray()}encrypt(t){return tf(this._key,t)}equals(t){return Pe(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},fn=class{constructor(t,r){this._key=t,this._publicKey=r}genSecret(){return to(16)}async sign(t){return await Xc(this._key,t)}get public(){if(this._publicKey==null)throw new fe("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new Gn(this._publicKey)}decrypt(t){return rf(this._key,t)}marshal(){return Pr.jwkToPkcs1(this._key)}get bytes(){return Nt.encode({Type:we.RSA,Data:this.marshal()}).subarray()}equals(t){return Pe(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}async id(){let t=await this.public.hash();return ve(t,"base58btc")}async export(t,r="pkcs-8"){if(r==="pkcs-8"){let n=new Hn.default.util.ByteBuffer(this.marshal()),i=Hn.default.asn1.fromDer(n),o=Hn.default.pki.privateKeyFromAsn1(i),a={algorithm:"aes256",count:1e4,saltSize:128/8,prfAlgorithm:"sha512"};return Hn.default.pki.encryptRsaPrivateKey(o,t,a)}else{if(r==="libp2p-key")return await cn(this.bytes,t);throw new fe(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}}};async function z1(e){let t=Pr.pkcs1ToJwk(e),r=await ja(t);return new fn(r.privateKey,r.publicKey)}function H1(e){let t=Pr.pkixToJwk(e);return new Gn(t)}async function G1(e){let t=await ja(e);return new fn(t.privateKey,t.publicKey)}async function $1(e){let t=await Zc(e);return new fn(t.privateKey,t.publicKey)}var cs={};Ke(cs,{Ed25519PrivateKey:()=>Fr,Ed25519PublicKey:()=>Zn,generateKeyPair:()=>pg,generateKeyPairFromSeed:()=>xf,unmarshalEd25519PrivateKey:()=>lg,unmarshalEd25519PublicKey:()=>hg});var W1=le(jr(),1);var Le=BigInt(0),te=BigInt(1),pr=BigInt(2),Q1=BigInt(8),nf=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),xe=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:nf,n:nf,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var cf=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),$n=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),Fv=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),Y1=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),Z1=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),X1=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),J1=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),J=class{constructor(t,r,n,i){this.x=t,this.y=r,this.z=n,this.t=i}static fromAffine(t){if(!(t instanceof Ee))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return t.equals(Ee.ZERO)?J.ZERO:new J(t.x,t.y,te,S(t.x*t.y))}static toAffineBatch(t){let r=tg(t.map(n=>n.z));return t.map((n,i)=>n.toAffine(r[i]))}static normalizeZ(t){return this.toAffineBatch(t).map(this.fromAffine)}equals(t){af(t);let{x:r,y:n,z:i}=this,{x:o,y:a,z:s}=t,u=S(r*s),c=S(o*i),f=S(n*s),l=S(a*i);return u===c&&f===l}negate(){return new J(S(-this.x),this.y,this.z,S(-this.t))}double(){let{x:t,y:r,z:n}=this,{a:i}=xe,o=S(t*t),a=S(r*r),s=S(pr*S(n*n)),u=S(i*o),c=t+r,f=S(S(c*c)-o-a),l=u+a,h=l-s,d=u-a,p=S(f*h),y=S(l*d),x=S(f*d),v=S(h*l);return new J(p,y,v,x)}add(t){af(t);let{x:r,y:n,z:i,t:o}=this,{x:a,y:s,z:u,t:c}=t,f=S((n-r)*(s+a)),l=S((n+r)*(s-a)),h=S(l-f);if(h===Le)return this.double();let d=S(i*pr*c),p=S(o*pr*u),y=p+d,x=l+f,v=p-d,B=S(y*h),C=S(x*v),F=S(y*v),R=S(h*x);return new J(B,C,R,F)}subtract(t){return this.add(t.negate())}precomputeWindow(t){let r=1+256/t,n=[],i=this,o=i;for(let a=0;a<r;a++){o=i,n.push(o);for(let s=1;s<2**(t-1);s++)o=o.add(i),n.push(o);i=o.double()}return n}wNAF(t,r){!r&&this.equals(J.BASE)&&(r=Ee.BASE);let n=r&&r._WINDOW_SIZE||1;if(256%n)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let i=r&&os.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=J.normalizeZ(i),os.set(r,i)));let o=J.ZERO,a=J.BASE,s=1+256/n,u=2**(n-1),c=BigInt(2**n-1),f=2**n,l=BigInt(n);for(let h=0;h<s;h++){let d=h*u,p=Number(t&c);t>>=l,p>u&&(p-=f,t+=te);let y=d,x=d+Math.abs(p)-1,v=h%2!==0,B=p<0;p===0?a=a.add(of(v,i[y])):o=o.add(of(B,i[x]))}return J.normalizeZ([o,a])[0]}multiply(t,r){return this.wNAF(no(t,xe.l),r)}multiplyUnsafe(t){let r=no(t,xe.l,!1),n=J.BASE,i=J.ZERO;if(r===Le)return i;if(this.equals(i)||r===te)return this;if(this.equals(n))return this.wNAF(r);let o=i,a=this;for(;r>Le;)r&te&&(o=o.add(a)),a=a.double(),r>>=te;return o}isSmallOrder(){return this.multiplyUnsafe(xe.h).equals(J.ZERO)}isTorsionFree(){let t=this.multiplyUnsafe(xe.l/pr).double();return xe.l%pr&&(t=t.add(this)),t.equals(J.ZERO)}toAffine(t){let{x:r,y:n,z:i}=this,o=this.equals(J.ZERO);t==null&&(t=o?Q1:io(i));let a=S(r*t),s=S(n*t),u=S(i*t);if(o)return Ee.ZERO;if(u!==te)throw new Error("invZ was invalid");return new Ee(a,s)}fromRistrettoBytes(){rs()}toRistrettoBytes(){rs()}fromRistrettoHash(){rs()}};J.BASE=new J(xe.Gx,xe.Gy,te,S(xe.Gx*xe.Gy));J.ZERO=new J(Le,te,te,Le);function of(e,t){let r=t.negate();return e?r:t}function af(e){if(!(e instanceof J))throw new TypeError("ExtendedPoint expected")}function ts(e){if(!(e instanceof Qe))throw new TypeError("RistrettoPoint expected")}function rs(){throw new Error("Legacy method: switch to RistrettoPoint")}var Qe=class{constructor(t){this.ep=t}static calcElligatorRistrettoMap(t){let{d:r}=xe,n=S($n*t*t),i=S((n+te)*X1),o=BigInt(-1),a=S((o-r*n)*S(n+r)),{isValid:s,value:u}=ss(i,a),c=S(u*t);hr(c)||(c=S(-c)),s||(u=c),s||(o=n);let f=S(o*(n-te)*J1-a),l=u*u,h=S((u+u)*a),d=S(f*Y1),p=S(te-l),y=S(te+l);return new J(S(h*y),S(p*d),S(d*y),S(h*p))}static hashToCurve(t){t=dr(t,64);let r=ns(t.slice(0,32)),n=this.calcElligatorRistrettoMap(r),i=ns(t.slice(32,64)),o=this.calcElligatorRistrettoMap(i);return new Qe(n.add(o))}static fromHex(t){t=dr(t,32);let{a:r,d:n}=xe,i="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",o=ns(t);if(!ng(Wn(o),t)||hr(o))throw new Error(i);let a=S(o*o),s=S(te+r*a),u=S(te-r*a),c=S(s*s),f=S(u*u),l=S(r*n*c-f),{isValid:h,value:d}=uf(S(l*f)),p=S(d*u),y=S(d*p*l),x=S((o+o)*p);hr(x)&&(x=S(-x));let v=S(s*y),B=S(x*v);if(!h||hr(B)||v===Le)throw new Error(i);return new Qe(new J(x,v,te,B))}toRawBytes(){let{x:t,y:r,z:n,t:i}=this.ep,o=S(S(n+r)*S(n-r)),a=S(t*r),s=S(a*a),{value:u}=uf(S(o*s)),c=S(u*o),f=S(u*a),l=S(c*f*i),h;if(hr(i*l)){let p=S(r*$n),y=S(t*$n);t=p,r=y,h=S(c*Z1)}else h=f;hr(t*l)&&(r=S(-r));let d=S((n-r)*h);return hr(d)&&(d=S(-d)),Wn(d)}toHex(){return Qn(this.toRawBytes())}toString(){return this.toHex()}equals(t){ts(t);let r=this.ep,n=t.ep,i=S(r.x*n.y)===S(r.y*n.x),o=S(r.y*n.y)===S(r.x*n.x);return i||o}add(t){return ts(t),new Qe(this.ep.add(t.ep))}subtract(t){return ts(t),new Qe(this.ep.subtract(t.ep))}multiply(t){return new Qe(this.ep.multiply(t))}multiplyUnsafe(t){return new Qe(this.ep.multiplyUnsafe(t))}};Qe.BASE=new Qe(J.BASE);Qe.ZERO=new Qe(J.ZERO);var os=new WeakMap,Ee=class{constructor(t,r){this.x=t,this.y=r}_setWindowSize(t){this._WINDOW_SIZE=t,os.delete(this)}static fromHex(t,r=!0){let{d:n,P:i}=xe;t=dr(t,32);let o=t.slice();o[31]=t[31]&-129;let a=Yn(o);if(r&&a>=i)throw new Error("Expected 0 < hex < P");if(!r&&a>=cf)throw new Error("Expected 0 < hex < 2**256");let s=S(a*a),u=S(s-te),c=S(n*s+te),{isValid:f,value:l}=ss(u,c);if(!f)throw new Error("Point.fromHex: invalid y coordinate");let h=(l&te)===te;return(t[31]&128)!==0!==h&&(l=S(-l)),new Ee(l,a)}static async fromPrivateKey(t){return(await oo(t)).point}toRawBytes(){let t=Wn(this.y);return t[31]|=this.x&te?128:0,t}toHex(){return Qn(this.toRawBytes())}toX25519(){let{y:t}=this,r=S((te+t)*io(te-t));return Wn(r)}isTorsionFree(){return J.fromAffine(this).isTorsionFree()}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new Ee(S(-this.x),this.y)}add(t){return J.fromAffine(this).add(J.fromAffine(t)).toAffine()}subtract(t){return this.add(t.negate())}multiply(t){return J.fromAffine(this).multiply(t,this).toAffine()}};Ee.BASE=new Ee(xe.Gx,xe.Gy);Ee.ZERO=new Ee(Le,te);var Lr=class{constructor(t,r){this.r=t,this.s=r,this.assertValidity()}static fromHex(t){let r=dr(t,64),n=Ee.fromHex(r.slice(0,32),!1),i=Yn(r.slice(32,64));return new Lr(n,i)}assertValidity(){let{r:t,s:r}=this;if(!(t instanceof Ee))throw new Error("Expected Point instance");return no(r,xe.l,!1),this}toRawBytes(){let t=new Uint8Array(64);return t.set(this.r.toRawBytes()),t.set(Wn(this.s),32),t}toHex(){return Qn(this.toRawBytes())}};function sf(...e){if(!e.every(n=>n instanceof Uint8Array))throw new Error("Expected Uint8Array list");if(e.length===1)return e[0];let t=e.reduce((n,i)=>n+i.length,0),r=new Uint8Array(t);for(let n=0,i=0;n<e.length;n++){let o=e[n];r.set(o,i),i+=o.length}return r}var j1=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Qn(e){if(!(e instanceof Uint8Array))throw new Error("Uint8Array expected");let t="";for(let r=0;r<e.length;r++)t+=j1[e[r]];return t}function as(e){if(typeof e!="string")throw new TypeError("hexToBytes: expected string, got "+typeof e);if(e.length%2)throw new Error("hexToBytes: received invalid unpadded hex");let t=new Uint8Array(e.length/2);for(let r=0;r<t.length;r++){let n=r*2,i=e.slice(n,n+2),o=Number.parseInt(i,16);if(Number.isNaN(o)||o<0)throw new Error("Invalid byte sequence");t[r]=o}return t}function ff(e){let r=e.toString(16).padStart(64,"0");return as(r)}function Wn(e){return ff(e).reverse()}function hr(e){return(S(e)&te)===te}function Yn(e){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");return BigInt("0x"+Qn(Uint8Array.from(e).reverse()))}var eg=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function ns(e){return S(Yn(e)&eg)}function S(e,t=xe.P){let r=e%t;return r>=Le?r:t+r}function io(e,t=xe.P){if(e===Le||t<=Le)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=S(e,t),n=t,i=Le,o=te,a=te,s=Le;for(;r!==Le;){let c=n/r,f=n%r,l=i-a*c,h=o-s*c;n=r,r=f,i=a,o=s,a=l,s=h}if(n!==te)throw new Error("invert: does not exist");return S(i,t)}function tg(e,t=xe.P){let r=new Array(e.length),n=e.reduce((o,a,s)=>a===Le?o:(r[s]=o,S(o*a,t)),te),i=io(n,t);return e.reduceRight((o,a,s)=>a===Le?o:(r[s]=S(o*r[s],t),S(o*a,t)),i),r}function Ot(e,t){let{P:r}=xe,n=e;for(;t-- >Le;)n*=n,n%=r;return n}function rg(e){let{P:t}=xe,r=BigInt(5),n=BigInt(10),i=BigInt(20),o=BigInt(40),a=BigInt(80),u=e*e%t*e%t,c=Ot(u,pr)*u%t,f=Ot(c,te)*e%t,l=Ot(f,r)*f%t,h=Ot(l,n)*l%t,d=Ot(h,i)*h%t,p=Ot(d,o)*d%t,y=Ot(p,a)*p%t,x=Ot(y,a)*p%t,v=Ot(x,n)*l%t;return{pow_p_5_8:Ot(v,pr)*e%t,b2:u}}function ss(e,t){let r=S(t*t*t),n=S(r*r*t),i=rg(e*n).pow_p_5_8,o=S(e*r*i),a=S(t*o*o),s=o,u=S(o*$n),c=a===e,f=a===S(-e),l=a===S(-e*$n);return c&&(o=s),(f||l)&&(o=u),hr(o)&&(o=S(-o)),{isValid:c||f,value:o}}function uf(e){return ss(te,e)}function ro(e){return S(Yn(e),xe.l)}function ng(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 dr(e,t){let r=e instanceof Uint8Array?Uint8Array.from(e):as(e);if(typeof t=="number"&&r.length!==t)throw new Error(`Expected ${t} bytes`);return r}function no(e,t,r=!0){if(!t)throw new TypeError("Specify max value");if(typeof e=="number"&&Number.isSafeInteger(e)&&(e=BigInt(e)),typeof e=="bigint"&&e<t){if(r){if(Le<e)return e}else if(Le<=e)return e}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function ig(e){return e[0]&=248,e[31]&=127,e[31]|=64,e}function og(e){if(e=typeof e=="bigint"||typeof e=="number"?ff(no(e,cf)):dr(e),e.length!==32)throw new Error("Expected 32 bytes");return e}function ag(e){let t=ig(e.slice(0,32)),r=e.slice(32,64),n=ro(t),i=Ee.BASE.multiply(n),o=i.toRawBytes();return{head:t,prefix:r,scalar:n,point:i,pointBytes:o}}var is;async function oo(e){return ag(await yr.sha512(og(e)))}async function us(e){return(await oo(e)).pointBytes}async function lf(e,t){e=dr(e);let{prefix:r,scalar:n,pointBytes:i}=await oo(t),o=ro(await yr.sha512(r,e)),a=Ee.BASE.multiply(o),s=ro(await yr.sha512(a.toRawBytes(),i,e)),u=S(o+s*n,xe.l);return new Lr(a,u).toRawBytes()}function sg(e,t,r){t=dr(t),r instanceof Ee||(r=Ee.fromHex(r,!1));let{r:n,s:i}=e instanceof Lr?e.assertValidity():Lr.fromHex(e),o=J.BASE.multiplyUnsafe(i);return{r:n,s:i,SB:o,pub:r,msg:t}}function ug(e,t,r,n){let i=ro(n),o=J.fromAffine(e).multiplyUnsafe(i);return J.fromAffine(t).add(o).subtract(r).multiplyUnsafe(xe.h).equals(J.ZERO)}async function hf(e,t,r){let{r:n,SB:i,msg:o,pub:a}=sg(e,t,r),s=await yr.sha512(n.toRawBytes(),a.toRawBytes(),o);return ug(a,n,i,s)}Ee.BASE._setWindowSize(8);var lr={node:W1,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},yr={bytesToHex:Qn,hexToBytes:as,concatBytes:sf,getExtendedPublicKey:oo,mod:S,invert:io,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:e=>{if(e=dr(e),e.length<40||e.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return S(Yn(e),xe.l-te)+te},randomBytes:(e=32)=>{if(lr.web)return lr.web.getRandomValues(new Uint8Array(e));if(lr.node){let{randomBytes:t}=lr.node;return new Uint8Array(t(e).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>yr.randomBytes(32),sha512:async(...e)=>{let t=sf(...e);if(lr.web){let r=await lr.web.subtle.digest("SHA-512",t.buffer);return new Uint8Array(r)}else{if(lr.node)return Uint8Array.from(lr.node.createHash("sha512").update(t).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(e=8,t=Ee.BASE){let r=t.equals(Ee.BASE)?t:new Ee(t.x,t.y);return r._setWindowSize(e),r.multiply(pr),r},sha512Sync:void 0};Object.defineProperties(yr,{sha512Sync:{configurable:!1,get(){return is},set(e){is||(is=e)}}});var ln=32,Qt=64,ao=32;async function pf(){let e=yr.randomPrivateKey(),t=await us(e);return{privateKey:mf(e,t),publicKey:t}}async function df(e){if(e.length!==ao)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=await us(t);return{privateKey:mf(t,r),publicKey:r}}async function yf(e,t){let r=e.subarray(0,ao);return await lf(t,r)}async function gf(e,t,r){return await hf(t,r,e)}function mf(e,t){let r=new Uint8Array(Qt);for(let n=0;n<ao;n++)r[n]=e[n],r[ao+n]=t[n];return r}var Zn=class{constructor(t){this._key=hn(t,ln)}async verify(t,r){return await gf(this._key,r,t)}marshal(){return this._key}get bytes(){return Rt.encode({Type:we.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Pe(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},Fr=class{constructor(t,r){this._key=hn(t,Qt),this._publicKey=hn(r,ln)}async sign(t){return await yf(this._key,t)}get public(){return new Zn(this._publicKey)}marshal(){return this._key}get bytes(){return Nt.encode({Type:we.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Pe(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}async id(){let t=Tt.digest(this.public.bytes);return Oe.encode(t.bytes).substring(1)}async export(t,r="libp2p-key"){if(r==="libp2p-key")return await cn(this.bytes,t);throw new fe(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function lg(e){if(e.length>Qt){e=hn(e,Qt+ln);let n=e.subarray(0,Qt),i=e.subarray(Qt,e.length);return new Fr(n,i)}e=hn(e,Qt);let t=e.subarray(0,Qt),r=e.subarray(ln);return new Fr(t,r)}function hg(e){return e=hn(e,ln),new Zn(e)}async function pg(){let{privateKey:e,publicKey:t}=await pf();return new Fr(e,t)}async function xf(e){let{privateKey:t,publicKey:r}=await df(e);return new Fr(t,r)}function hn(e,t){if(e=Uint8Array.from(e??[]),e.length!==t)throw new fe(`Key must be a Uint8Array of length ${t}, got ${e.length}`,"ERR_INVALID_KEY_TYPE");return e}var ls={};Ke(ls,{Secp256k1PrivateKey:()=>Jn,Secp256k1PublicKey:()=>Xn,generateKeyPair:()=>mg,unmarshalSecp256k1PrivateKey:()=>yg,unmarshalSecp256k1PublicKey:()=>gg});function vf(){return bt.randomPrivateKey()}async function wf(e,t){let{digest:r}=await Me.digest(t);try{return await Gc(r,e)}catch(n){throw new fe(String(n),"ERR_INVALID_INPUT")}}async function bf(e,t,r){try{let{digest:n}=await Me.digest(r);return $c(t,n,e)}catch(n){throw new fe(String(n),"ERR_INVALID_INPUT")}}function Ef(e){return ae.fromHex(e).toRawBytes(!0)}function Sf(e){try{Xa(e,!0)}catch(t){throw new fe(String(t),"ERR_INVALID_PRIVATE_KEY")}}function fs(e){try{ae.fromHex(e)}catch(t){throw new fe(String(t),"ERR_INVALID_PUBLIC_KEY")}}function Bf(e){try{return Xa(e,!0)}catch(t){throw new fe(String(t),"ERR_INVALID_PRIVATE_KEY")}}var Xn=class{constructor(t){fs(t),this._key=t}async verify(t,r){return await bf(this._key,r,t)}marshal(){return Ef(this._key)}get bytes(){return Rt.encode({Type:we.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Pe(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},Jn=class{constructor(t,r){this._key=t,this._publicKey=r??Bf(t),Sf(this._key),fs(this._publicKey)}async sign(t){return await wf(this._key,t)}get public(){return new Xn(this._publicKey)}marshal(){return this._key}get bytes(){return Nt.encode({Type:we.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Pe(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}async id(){let t=await this.public.hash();return ve(t,"base58btc")}async export(t,r="libp2p-key"){if(r==="libp2p-key")return await cn(this.bytes,t);throw new fe(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function yg(e){return new Jn(e)}function gg(e){return new Xn(e)}async function mg(){let e=vf();return new Jn(e)}var Kr={rsa:es,ed25519:cs,secp256k1:ls};function Af(e){let t=Object.keys(Kr).join(" / ");return new fe(`invalid or unsupported key type ${e}. Must be ${t}`,"ERR_UNSUPPORTED_KEY_TYPE")}function hs(e){let t=Rt.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case we.RSA:return Kr.rsa.unmarshalRsaPublicKey(r);case we.Ed25519:return Kr.ed25519.unmarshalEd25519PublicKey(r);case we.Secp256k1:return Kr.secp256k1.unmarshalSecp256k1PublicKey(r);default:throw Af(t.Type??"RSA")}}async function Cf(e){let t=Nt.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case we.RSA:return await Kr.rsa.unmarshalRsaPrivateKey(r);case we.Ed25519:return Kr.ed25519.unmarshalEd25519PrivateKey(r);case we.Secp256k1:return Kr.secp256k1.unmarshalSecp256k1PrivateKey(r);default:throw Af(t.Type??"RSA")}}var Ns=le(so(),1);var ft=le(Df(),1);ft.default.formatters.b=e=>e==null?"undefined":Oe.baseEncode(e);ft.default.formatters.t=e=>e==null?"undefined":Jt.baseEncode(e);ft.default.formatters.m=e=>e==null?"undefined":zr.baseEncode(e);ft.default.formatters.p=e=>e==null?"undefined":e.toString();ft.default.formatters.c=e=>e==null?"undefined":e.toString();ft.default.formatters.k=e=>e==null?"undefined":e.toString();function kg(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 gr(e){let t=kg(`${e}:trace`);return ft.default.enabled(`${e}:trace`)&&ft.default.names.map(r=>r.toString()).find(r=>r.includes(":trace"))!=null&&(t=(0,ft.default)(`${e}:trace`)),Object.assign((0,ft.default)(e),{error:(0,ft.default)(`${e}:error`),trace:t})}var An=le(so(),1);var Uf="ERR_IPNS_EXPIRED_RECORD",jn="ERR_UNRECOGNIZED_VALIDITY",Pf="ERR_SIGNATURE_CREATION",mr="ERR_SIGNATURE_VERIFICATION",Lf="ERR_UNRECOGNIZED_FORMAT";var ps="ERR_UNDEFINED_PARAMETER",Ff="ERR_INVALID_RECORD_DATA",Kf="ERR_INVALID_EMBEDDED_KEY",Of="ERR_MISSING_PRIVATE_KEY";var Dg=Symbol.for("nodejs.util.inspect.custom"),Mf=Object.values(Wr).map(e=>e.decoder).reduce((e,t)=>e.or(t),Wr.identity.decoder),Vf=114,ys=36,gs=37,ei=class{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()})`}get[Po](){return!0}toString(){return this.string==null&&(this.string=Oe.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return de.createV1(Vf,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return Pe(this.multihash.bytes,t);if(typeof t=="string")return ms(t).equals(this);if(t?.multihash?.bytes!=null)return Pe(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[Dg](){return`PeerId(${this.toString()})`}},gn=class extends ei{constructor(t){super({...t,type:"RSA"}),this.type="RSA",this.publicKey=t.publicKey}},mn=class extends ei{constructor(t){super({...t,type:"Ed25519"}),this.type="Ed25519",this.publicKey=t.multihash.digest}},xn=class extends ei{constructor(t){super({...t,type:"secp256k1"}),this.type="secp256k1",this.publicKey=t.multihash.digest}};function ms(e,t){if(t=t??Mf,e.charAt(0)==="1"||e.charAt(0)==="Q"){let r=Sr(Oe.decode(`z${e}`));return e.startsWith("12D")?new mn({multihash:r}):e.startsWith("16U")?new xn({multihash:r}):new gn({multihash:r})}return xs(Mf.decode(e))}function xs(e){try{let t=Sr(e);if(t.code===Tt.code){if(t.digest.length===ys)return new mn({multihash:t});if(t.digest.length===gs)return new xn({multihash:t})}if(t.code===Me.code)return new gn({multihash:t})}catch{return Ug(de.decode(e))}throw new Error("Supplied PeerID CID is invalid")}function Ug(e){if(e==null||e.multihash==null||e.version==null||e.version===1&&e.code!==Vf)throw new Error("Supplied PeerID CID is invalid");let t=e.multihash;if(t.code===Me.code)return new gn({multihash:e.multihash});if(t.code===Tt.code){if(t.digest.length===ys)return new mn({multihash:e.multihash});if(t.digest.length===gs)return new xn({multihash:e.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function qf(e,t){return e.length===ys?new mn({multihash:Ct(Tt.code,e),privateKey:t}):e.length===gs?new xn({multihash:Ct(Tt.code,e),privateKey:t}):new gn({multihash:await Me.digest(e),publicKey:e,privateKey:t})}var Ye;(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=()=>kn(r)}(t=e.ValidityType||(e.ValidityType={}));let n;e.codec=()=>(n==null&&(n=nr((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),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)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},s=o==null?i.len:i.pos+o;for(;i.pos<s;){let u=i.uint32();switch(u>>>3){case 1:a.value=i.bytes();break;case 2:a.signature=i.bytes();break;case 3:a.validityType=e.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(u&7);break}}return a})),n),e.encode=i=>rr(i,e.codec()),e.decode=i=>tr(i,e.codec())})(Ye||(Ye={}));var Pg=["string","number","bigint","symbol"],Lg=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function zf(e){if(e===null)return"null";if(e===void 0)return"undefined";if(e===!0||e===!1)return"boolean";let t=typeof e;if(Pg.includes(t))return t;if(t==="function")return"Function";if(Array.isArray(e))return"Array";if(Fg(e))return"Buffer";let r=Kg(e);return r||"Object"}function Fg(e){return e&&e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer.call(null,e)}function Kg(e){let t=Object.prototype.toString.call(e).slice(8,-1);if(Lg.includes(t))return t}var b=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}};b.uint=new b(0,"uint",!0);b.negint=new b(1,"negint",!0);b.bytes=new b(2,"bytes",!0);b.string=new b(3,"string",!0);b.array=new b(4,"array",!1);b.map=new b(5,"map",!1);b.tag=new b(6,"tag",!1);b.float=new b(7,"float",!0);b.false=new b(7,"false",!0);b.true=new b(7,"true",!0);b.null=new b(7,"null",!0);b.undefined=new b(7,"undefined",!0);b.break=new b(7,"break",!0);var U=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 vn=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",Og=new TextDecoder,Mg=new TextEncoder;function fo(e){return vn&&globalThis.Buffer.isBuffer(e)}function vs(e){return e instanceof Uint8Array?fo(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):e:Uint8Array.from(e)}var Wf=vn?(e,t,r)=>r-t>64?globalThis.Buffer.from(e.subarray(t,r)).toString("utf8"):Gf(e,t,r):(e,t,r)=>r-t>64?Og.decode(e.subarray(t,r)):Gf(e,t,r),Qf=vn?e=>e.length>64?globalThis.Buffer.from(e):Hf(e):e=>e.length>64?Mg.encode(e):Hf(e),Mt=e=>Uint8Array.from(e),wn=vn?(e,t,r)=>fo(e)?new Uint8Array(e.subarray(t,r)):e.slice(t,r):(e,t,r)=>e.slice(t,r),Yf=vn?(e,t)=>(e=e.map(r=>r instanceof Uint8Array?r:globalThis.Buffer.from(r)),vs(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},Zf=vn?e=>globalThis.Buffer.allocUnsafe(e):e=>new Uint8Array(e);function Xf(e,t){if(fo(e)&&fo(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 Hf(e,t=1/0){let r,n=e.length,i=null,o=[];for(let a=0;a<n;++a){if(r=e.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}else if(a+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 Gf(e,t,r){let n=[];for(;t<r;){let i=e[t],o=null,a=i>239?4:i>223?3:i>191?2:1;if(t+a<=r){let s,u,c,f;switch(a){case 1:i<128&&(o=i);break;case 2:s=e[t+1],(s&192)===128&&(f=(i&31)<<6|s&63,f>127&&(o=f));break;case 3:s=e[t+1],u=e[t+2],(s&192)===128&&(u&192)===128&&(f=(i&15)<<12|(s&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:s=e[t+1],u=e[t+2],c=e[t+3],(s&192)===128&&(u&192)===128&&(c&192)===128&&(f=(i&15)<<18|(s&63)<<12|(u&63)<<6|c&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),t+=a}return Vg(n)}var $f=4096;function Vg(e){let t=e.length;if(t<=$f)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=$f));return r}var qg=256,ti=class{constructor(t=qg){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=Zf(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=wn(n,0,this.cursor)}else r=Yf(this.chunks,this.cursor);return t&&this.reset(),r}};var G="CBOR decode error:",ws="CBOR encode error:",ri=[];ri[23]=1;ri[24]=2;ri[25]=3;ri[26]=5;ri[27]=9;function Yt(e,t,r){if(e.length-t<r)throw new Error(`${G} not enough data for type`)}var Fe=[24,256,65536,4294967296,BigInt("18446744073709551616")];function et(e,t,r){Yt(e,t,1);let n=e[t];if(r.strict===!0&&n<Fe[0])throw new Error(`${G} integer encoded in more bytes than necessary (strict decode)`);return n}function tt(e,t,r){Yt(e,t,2);let n=e[t]<<8|e[t+1];if(r.strict===!0&&n<Fe[1])throw new Error(`${G} integer encoded in more bytes than necessary (strict decode)`);return n}function rt(e,t,r){Yt(e,t,4);let n=e[t]*16777216+(e[t+1]<<16)+(e[t+2]<<8)+e[t+3];if(r.strict===!0&&n<Fe[2])throw new Error(`${G} integer encoded in more bytes than necessary (strict decode)`);return n}function nt(e,t,r){Yt(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<Fe[3])throw new Error(`${G} 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(`${G} integers outside of the safe integer range are not supported`)}function Jf(e,t,r,n){return new U(b.uint,et(e,t+1,n),2)}function jf(e,t,r,n){return new U(b.uint,tt(e,t+1,n),3)}function el(e,t,r,n){return new U(b.uint,rt(e,t+1,n),5)}function tl(e,t,r,n){return new U(b.uint,nt(e,t+1,n),9)}function lt(e,t){return Ve(e,0,t.value)}function Ve(e,t,r){if(r<Fe[0]){let n=Number(r);e.push([t|n])}else if(r<Fe[1]){let n=Number(r);e.push([t|24,n])}else if(r<Fe[2]){let n=Number(r);e.push([t|25,n>>>8,n&255])}else if(r<Fe[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<Fe[4]){let i=[t|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,e.push(i)}else throw new Error(`${G} encountered BigInt larger than allowable range`)}}lt.encodedSize=function(t){return Ve.encodedSize(t.value)};Ve.encodedSize=function(t){return t<Fe[0]?1:t<Fe[1]?2:t<Fe[2]?3:t<Fe[3]?5:9};lt.compareTokens=function(t,r){return t.value<r.value?-1:t.value>r.value?1:0};function rl(e,t,r,n){return new U(b.negint,-1-et(e,t+1,n),2)}function nl(e,t,r,n){return new U(b.negint,-1-tt(e,t+1,n),3)}function il(e,t,r,n){return new U(b.negint,-1-rt(e,t+1,n),5)}var bs=BigInt(-1),ol=BigInt(1);function al(e,t,r,n){let i=nt(e,t+1,n);if(typeof i!="bigint"){let o=-1-i;if(o>=Number.MIN_SAFE_INTEGER)return new U(b.negint,o,9)}if(n.allowBigInt!==!0)throw new Error(`${G} integers outside of the safe integer range are not supported`);return new U(b.negint,bs-BigInt(i),9)}function lo(e,t){let r=t.value,n=typeof r=="bigint"?r*bs-ol:r*-1-1;Ve(e,t.type.majorEncoded,n)}lo.encodedSize=function(t){let r=t.value,n=typeof r=="bigint"?r*bs-ol:r*-1-1;return n<Fe[0]?1:n<Fe[1]?2:n<Fe[2]?3:n<Fe[3]?5:9};lo.compareTokens=function(t,r){return t.value<r.value?1:t.value>r.value?-1:0};function ni(e,t,r,n){Yt(e,t,r+n);let i=wn(e,t+r,t+r+n);return new U(b.bytes,i,r+n)}function sl(e,t,r,n){return ni(e,t,1,r)}function ul(e,t,r,n){return ni(e,t,2,et(e,t+1,n))}function cl(e,t,r,n){return ni(e,t,3,tt(e,t+1,n))}function fl(e,t,r,n){return ni(e,t,5,rt(e,t+1,n))}function ll(e,t,r,n){let i=nt(e,t+1,n);if(typeof i=="bigint")throw new Error(`${G} 64-bit integer bytes lengths not supported`);return ni(e,t,9,i)}function ho(e){return e.encodedBytes===void 0&&(e.encodedBytes=e.type===b.string?Qf(e.value):e.value),e.encodedBytes}function bn(e,t){let r=ho(t);Ve(e,t.type.majorEncoded,r.length),e.push(r)}bn.encodedSize=function(t){let r=ho(t);return Ve.encodedSize(r.length)+r.length};bn.compareTokens=function(t,r){return Hg(ho(t),ho(r))};function Hg(e,t){return e.length<t.length?-1:e.length>t.length?1:Xf(e,t)}function ii(e,t,r,n,i){let o=r+n;Yt(e,t,o);let a=new U(b.string,Wf(e,t+r,t+o),o);return i.retainStringBytes===!0&&(a.byteValue=wn(e,t+r,t+o)),a}function hl(e,t,r,n){return ii(e,t,1,r,n)}function pl(e,t,r,n){return ii(e,t,2,et(e,t+1,n),n)}function dl(e,t,r,n){return ii(e,t,3,tt(e,t+1,n),n)}function yl(e,t,r,n){return ii(e,t,5,rt(e,t+1,n),n)}function gl(e,t,r,n){let i=nt(e,t+1,n);if(typeof i=="bigint")throw new Error(`${G} 64-bit integer string lengths not supported`);return ii(e,t,9,i,n)}var ml=bn;function En(e,t,r,n){return new U(b.array,n,r)}function xl(e,t,r,n){return En(e,t,1,r)}function vl(e,t,r,n){return En(e,t,2,et(e,t+1,n))}function wl(e,t,r,n){return En(e,t,3,tt(e,t+1,n))}function bl(e,t,r,n){return En(e,t,5,rt(e,t+1,n))}function El(e,t,r,n){let i=nt(e,t+1,n);if(typeof i=="bigint")throw new Error(`${G} 64-bit integer array lengths not supported`);return En(e,t,9,i)}function Sl(e,t,r,n){if(n.allowIndefinite===!1)throw new Error(`${G} indefinite length items not allowed`);return En(e,t,1,1/0)}function po(e,t){Ve(e,b.array.majorEncoded,t.value)}po.compareTokens=lt.compareTokens;po.encodedSize=function(t){return Ve.encodedSize(t.value)};function Sn(e,t,r,n){return new U(b.map,n,r)}function Bl(e,t,r,n){return Sn(e,t,1,r)}function Al(e,t,r,n){return Sn(e,t,2,et(e,t+1,n))}function Cl(e,t,r,n){return Sn(e,t,3,tt(e,t+1,n))}function Tl(e,t,r,n){return Sn(e,t,5,rt(e,t+1,n))}function _l(e,t,r,n){let i=nt(e,t+1,n);if(typeof i=="bigint")throw new Error(`${G} 64-bit integer map lengths not supported`);return Sn(e,t,9,i)}function Il(e,t,r,n){if(n.allowIndefinite===!1)throw new Error(`${G} indefinite length items not allowed`);return Sn(e,t,1,1/0)}function yo(e,t){Ve(e,b.map.majorEncoded,t.value)}yo.compareTokens=lt.compareTokens;yo.encodedSize=function(t){return Ve.encodedSize(t.value)};function Rl(e,t,r,n){return new U(b.tag,r,1)}function Nl(e,t,r,n){return new U(b.tag,et(e,t+1,n),2)}function kl(e,t,r,n){return new U(b.tag,tt(e,t+1,n),3)}function Dl(e,t,r,n){return new U(b.tag,rt(e,t+1,n),5)}function Ul(e,t,r,n){return new U(b.tag,nt(e,t+1,n),9)}function go(e,t){Ve(e,b.tag.majorEncoded,t.value)}go.compareTokens=lt.compareTokens;go.encodedSize=function(t){return Ve.encodedSize(t.value)};var Zg=20,Xg=21,Jg=22,jg=23;function Pl(e,t,r,n){if(n.allowUndefined===!1)throw new Error(`${G} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new U(b.null,null,1):new U(b.undefined,void 0,1)}function Ll(e,t,r,n){if(n.allowIndefinite===!1)throw new Error(`${G} indefinite length items not allowed`);return new U(b.break,void 0,1)}function Es(e,t,r){if(r){if(r.allowNaN===!1&&Number.isNaN(e))throw new Error(`${G} NaN values are not supported`);if(r.allowInfinity===!1&&(e===1/0||e===-1/0))throw new Error(`${G} Infinity values are not supported`)}return new U(b.float,e,t)}function Fl(e,t,r,n){return Es(Ss(e,t+1),3,n)}function Kl(e,t,r,n){return Es(Bs(e,t+1),5,n)}function Ol(e,t,r,n){return Es(zl(e,t+1),9,n)}function mo(e,t,r){let n=t.value;if(n===!1)e.push([b.float.majorEncoded|Zg]);else if(n===!0)e.push([b.float.majorEncoded|Xg]);else if(n===null)e.push([b.float.majorEncoded|Jg]);else if(n===void 0)e.push([b.float.majorEncoded|jg]);else{let i,o=!1;(!r||r.float64!==!0)&&(Vl(n),i=Ss(Et,1),n===i||Number.isNaN(n)?(Et[0]=249,e.push(Et.slice(0,3)),o=!0):(ql(n),i=Bs(Et,1),n===i&&(Et[0]=250,e.push(Et.slice(0,5)),o=!0))),o||(e2(n),i=zl(Et,1),Et[0]=251,e.push(Et.slice(0,9)))}}mo.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){Vl(n);let i=Ss(Et,1);if(n===i||Number.isNaN(n))return 3;if(ql(n),i=Bs(Et,1),n===i)return 5}return 9};var Ml=new ArrayBuffer(9),ht=new DataView(Ml,1),Et=new Uint8Array(Ml,0);function Vl(e){if(e===1/0)ht.setUint16(0,31744,!1);else if(e===-1/0)ht.setUint16(0,64512,!1);else if(Number.isNaN(e))ht.setUint16(0,32256,!1);else{ht.setFloat32(0,e);let t=ht.getUint32(0),r=(t&2139095040)>>23,n=t&8388607;if(r===255)ht.setUint16(0,31744,!1);else if(r===0)ht.setUint16(0,(e&2147483648)>>16|n>>13,!1);else{let i=r-127;i<-24?ht.setUint16(0,0):i<-14?ht.setUint16(0,(t&2147483648)>>16|1<<24+i,!1):ht.setUint16(0,(t&2147483648)>>16|i+15<<10|n>>13,!1)}}}function Ss(e,t){if(e.length-t<2)throw new Error(`${G} 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 ql(e){ht.setFloat32(0,e,!1)}function Bs(e,t){if(e.length-t<4)throw new Error(`${G} not enough data for float32`);let r=(e.byteOffset||0)+t;return new DataView(e.buffer,r,4).getFloat32(0,!1)}function e2(e){ht.setFloat64(0,e,!1)}function zl(e,t){if(e.length-t<8)throw new Error(`${G} not enough data for float64`);let r=(e.byteOffset||0)+t;return new DataView(e.buffer,r,8).getFloat64(0,!1)}mo.compareTokens=lt.compareTokens;function oe(e,t,r){throw new Error(`${G} encountered invalid minor (${r}) for major ${e[t]>>>5}`)}function xo(e){return()=>{throw new Error(`${G} ${e}`)}}var I=[];for(let e=0;e<=23;e++)I[e]=oe;I[24]=Jf;I[25]=jf;I[26]=el;I[27]=tl;I[28]=oe;I[29]=oe;I[30]=oe;I[31]=oe;for(let e=32;e<=55;e++)I[e]=oe;I[56]=rl;I[57]=nl;I[58]=il;I[59]=al;I[60]=oe;I[61]=oe;I[62]=oe;I[63]=oe;for(let e=64;e<=87;e++)I[e]=sl;I[88]=ul;I[89]=cl;I[90]=fl;I[91]=ll;I[92]=oe;I[93]=oe;I[94]=oe;I[95]=xo("indefinite length bytes/strings are not supported");for(let e=96;e<=119;e++)I[e]=hl;I[120]=pl;I[121]=dl;I[122]=yl;I[123]=gl;I[124]=oe;I[125]=oe;I[126]=oe;I[127]=xo("indefinite length bytes/strings are not supported");for(let e=128;e<=151;e++)I[e]=xl;I[152]=vl;I[153]=wl;I[154]=bl;I[155]=El;I[156]=oe;I[157]=oe;I[158]=oe;I[159]=Sl;for(let e=160;e<=183;e++)I[e]=Bl;I[184]=Al;I[185]=Cl;I[186]=Tl;I[187]=_l;I[188]=oe;I[189]=oe;I[190]=oe;I[191]=Il;for(let e=192;e<=215;e++)I[e]=Rl;I[216]=Nl;I[217]=kl;I[218]=Dl;I[219]=Ul;I[220]=oe;I[221]=oe;I[222]=oe;I[223]=oe;for(let e=224;e<=243;e++)I[e]=xo("simple values are not supported");I[244]=oe;I[245]=oe;I[246]=oe;I[247]=Pl;I[248]=xo("simple values are not supported");I[249]=Fl;I[250]=Kl;I[251]=Ol;I[252]=oe;I[253]=oe;I[254]=oe;I[255]=Ll;var St=[];for(let e=0;e<24;e++)St[e]=new U(b.uint,e,1);for(let e=-1;e>=-24;e--)St[31-e]=new U(b.negint,e,1);St[64]=new U(b.bytes,new Uint8Array(0),1);St[96]=new U(b.string,"",1);St[128]=new U(b.array,0,1);St[160]=new U(b.map,0,1);St[244]=new U(b.false,!1,1);St[245]=new U(b.true,!0,1);St[246]=new U(b.null,null,1);function Hl(e){switch(e.type){case b.false:return Mt([244]);case b.true:return Mt([245]);case b.null:return Mt([246]);case b.bytes:return e.value.length?void 0:Mt([64]);case b.string:return e.value===""?Mt([96]):void 0;case b.array:return e.value===0?Mt([128]):void 0;case b.map:return e.value===0?Mt([160]):void 0;case b.uint:return e.value<24?Mt([Number(e.value)]):void 0;case b.negint:if(e.value>=-24)return Mt([31-Number(e.value)])}}var r2={float64:!1,mapSorter:o2,quickEncodeToken:Hl};function n2(){let e=[];return e[b.uint.major]=lt,e[b.negint.major]=lo,e[b.bytes.major]=bn,e[b.string.major]=ml,e[b.array.major]=po,e[b.map.major]=yo,e[b.tag.major]=go,e[b.float.major]=mo,e}var Gl=n2(),As=new ti,Bn=class{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(`${ws} object contains circular references`);return new Bn(r,t)}},xr={null:new U(b.null,null),undefined:new U(b.undefined,void 0),true:new U(b.true,!0),false:new U(b.false,!1),emptyArray:new U(b.array,0),emptyMap:new U(b.map,0)},vr={number(e,t,r,n){return!Number.isInteger(e)||!Number.isSafeInteger(e)?new U(b.float,e):e>=0?new U(b.uint,e):new U(b.negint,e)},bigint(e,t,r,n){return e>=BigInt(0)?new U(b.uint,e):new U(b.negint,e)},Uint8Array(e,t,r,n){return new U(b.bytes,e)},string(e,t,r,n){return new U(b.string,e)},boolean(e,t,r,n){return e?xr.true:xr.false},null(e,t,r,n){return xr.null},undefined(e,t,r,n){return xr.undefined},ArrayBuffer(e,t,r,n){return new U(b.bytes,new Uint8Array(e))},DataView(e,t,r,n){return new U(b.bytes,new Uint8Array(e.buffer,e.byteOffset,e.byteLength))},Array(e,t,r,n){if(!e.length)return r.addBreakTokens===!0?[xr.emptyArray,new U(b.break)]:xr.emptyArray;n=Bn.createCheck(n,e);let i=[],o=0;for(let a of e)i[o++]=vo(a,r,n);return r.addBreakTokens?[new U(b.array,e.length),i,new U(b.break)]:[new U(b.array,e.length),i]},Object(e,t,r,n){let i=t!=="Object",o=i?e.keys():Object.keys(e),a=i?e.size:o.length;if(!a)return r.addBreakTokens===!0?[xr.emptyMap,new U(b.break)]:xr.emptyMap;n=Bn.createCheck(n,e);let s=[],u=0;for(let c of o)s[u++]=[vo(c,r,n),vo(i?e.get(c):e[c],r,n)];return i2(s,r),r.addBreakTokens?[new U(b.map,a),s,new U(b.break)]:[new U(b.map,a),s]}};vr.Map=vr.Object;vr.Buffer=vr.Uint8Array;for(let e of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))vr[`${e}Array`]=vr.DataView;function vo(e,t={},r){let n=zf(e),i=t&&t.typeEncoders&&t.typeEncoders[n]||vr[n];if(typeof i=="function"){let a=i(e,n,t,r);if(a!=null)return a}let o=vr[n];if(!o)throw new Error(`${ws} unsupported type: ${n}`);return o(e,n,t,r)}function i2(e,t){t.mapSorter&&e.sort(t.mapSorter)}function o2(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=Gl[i].compareTokens(r,n);return o===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),o}function $l(e,t,r,n){if(Array.isArray(t))for(let i of t)$l(e,i,r,n);else r[t.type.major](e,t,n)}function a2(e,t,r){let n=vo(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 a=o.encodedSize(n,r),s=new ti(a);if(o(s,n,r),s.chunks.length!==1)throw new Error(`Unexpected error: pre-calculated length for ${n} was wrong`);return vs(s.chunks[0])}}return As.reset(),$l(As,n,t,r),As.toBytes(!0)}function Cs(e,t){return t=Object.assign({},r2,t),a2(e,Gl,t)}var s2={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},Ts=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=St[t];if(r===void 0){let n=I[t];if(!n)throw new Error(`${G} 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}},oi=Symbol.for("DONE"),wo=Symbol.for("BREAK");function u2(e,t,r){let n=[];for(let i=0;i<e.value;i++){let o=ai(t,r);if(o===wo){if(e.value===1/0)break;throw new Error(`${G} got unexpected break to lengthed array`)}if(o===oi)throw new Error(`${G} found array but not enough entries (got ${i}, expected ${e.value})`);n[i]=o}return n}function c2(e,t,r){let n=r.useMaps===!0,i=n?void 0:{},o=n?new Map:void 0;for(let a=0;a<e.value;a++){let s=ai(t,r);if(s===wo){if(e.value===1/0)break;throw new Error(`${G} got unexpected break to lengthed map`)}if(s===oi)throw new Error(`${G} found map but not enough entries (got ${a} [no key], expected ${e.value})`);if(n!==!0&&typeof s!="string")throw new Error(`${G} non-string keys not supported (got ${typeof s})`);if(r.rejectDuplicateMapKeys===!0&&(n&&o.has(s)||!n&&s in i))throw new Error(`${G} found repeat map key "${s}"`);let u=ai(t,r);if(u===oi)throw new Error(`${G} found map but not enough entries (got ${a} [no value], expected ${e.value})`);n?o.set(s,u):i[s]=u}return n?o:i}function ai(e,t){if(e.done())return oi;let r=e.next();if(r.type===b.break)return wo;if(r.type.terminal)return r.value;if(r.type===b.array)return u2(r,e,t);if(r.type===b.map)return c2(r,e,t);if(r.type===b.tag){if(t.tags&&typeof t.tags[r.value]=="function"){let n=ai(e,t);return t.tags[r.value](n)}throw new Error(`${G} tag not supported (${r.value})`)}throw new Error("unsupported")}function _s(e,t){if(!(e instanceof Uint8Array))throw new Error(`${G} data to decode must be a Uint8Array`);t=Object.assign({},s2,t);let r=t.tokenizer||new Ts(e,t),n=ai(r,t);if(n===oi)throw new Error(`${G} did not find any content to decode`);if(n===wo)throw new Error(`${G} got unexpected break`);if(!r.done())throw new Error(`${G} too many terminals, data makes no sense`);return n}var Wl=gr("ipns:utils"),Ql=Ae("/ipns/");function si(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),a=parseInt(r[4],10),s=parseInt(r[5],10),u=parseInt(r[6],10),c=parseInt(r[7].slice(0,-6),10);return new Date(Date.UTC(n,i,o,a,s,u,c))}var Yl=async(e,t)=>{if(t==null||e==null){let n=new Error("one or more of the provided parameters are not defined");throw Wl.error(n),(0,An.default)(n,ps)}let r;if(t.pubKey!=null){try{r=hs(t.pubKey)}catch(i){throw Wl.error(i),i}if(!(await qf(t.pubKey)).equals(e))throw(0,An.default)(new Error("Embedded public key did not match PeerID"),Kf)}else e.publicKey!=null&&(r=hs(e.publicKey));if(r!=null)return r;throw(0,An.default)(new Error("no public key is available"),ps)},Zl=(e,t,r)=>{let n=Ae(t);return xt([e,r,n])},bo=e=>{let t=Ae("ipns-signature:");return xt([t,e])},Is=e=>Ye.encode(e),Cn=e=>{let t=Ye.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??Ye.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}},Eo=e=>xt([Ql,e.toBytes()]),Rs=e=>xs(e.slice(Ql.length)),Xl=(e,t,r,n,i)=>{let o;if(r===Ye.ValidityType.EOL)o=0;else throw(0,An.default)(new Error("Unknown validity type"),jn);return Cs({Value:e,Validity:t,ValidityType:o,Sequence:n,TTL:i})},Jl=e=>{let t=_s(e);if(t.ValidityType===0)t.ValidityType=Ye.ValidityType.EOL;else throw(0,An.default)(new Error("Unknown validity type"),jn);return Number.isInteger(t.Sequence)&&(t.Sequence=BigInt(t.Sequence)),Number.isInteger(t.TTL)&&(t.TTL=BigInt(t.TTL)),t};var eh=gr("ipns"),l2=Tt.code,h2="/ipns/",Ob=h2.length,th=async(e,t,r,n)=>{let i=new jl.default(Date.now()+Number(n)),o=Ye.ValidityType.EOL,[a,s]=n.toString().split("."),u=BigInt(a)*BigInt(1e5)+BigInt(s??"0");return await p2(e,t,r,o,i,u)};var p2=async(e,t,r,n,i,o)=>{r=BigInt(r);let a=Ae(i.toString());if(e.privateKey==null)throw(0,Ns.default)(new Error("Missing private key"),Of);let s=await Cf(e.privateKey),u=await d2(s,t,n,a),c=Xl(t,a,n,r,o),f=bo(c),l=await s.sign(f),h={value:t,signature:u,validityType:n,validity:a,sequence:r,ttl:o,signatureV2:l,data:c};if(e.publicKey!=null){let d=Sr(e.toBytes());(d.code!==l2||!Pe(e.publicKey,d.digest))&&(h.pubKey=e.publicKey)}return eh("ipns entry for %b created",t),h};var d2=async(e,t,r,n)=>{try{let i=Zl(t,r,n);return await e.sign(i)}catch(i){throw eh.error("record signature creation failed",i),(0,Ns.default)(new Error("record signature creation failed"),Pf)}};var pt=le(so(),1);var ui=gr("ipns:validator"),y2=async(e,t)=>{let{value:r,validityType:n,validity:i}=t,o,a;if(t.signatureV2!=null&&t.data!=null)a=t.signatureV2,o=bo(t.data),g2(t);else throw(0,pt.default)(new Error("missing data or signatureV2"),mr);let s;try{s=await e.verify(o,a)}catch{s=!1}if(!s)throw ui.error("record signature verification failed"),(0,pt.default)(new Error("record signature verification failed"),mr);if(i!=null&&n===Ye.ValidityType.EOL){let u;try{u=si(ve(i))}catch{throw ui.error("unrecognized validity format (not an rfc3339 format)"),(0,pt.default)(new Error("unrecognized validity format (not an rfc3339 format)"),Lf)}if(u.getTime()<Date.now())throw ui.error("record has expired"),(0,pt.default)(new Error("record has expired"),Uf)}else if(n!=null)throw ui.error("unrecognized validity type"),(0,pt.default)(new Error("unrecognized validity type"),jn);ui("ipns entry for %b is valid",r)},g2=e=>{if(e.data==null)throw(0,pt.default)(new Error("Record data is missing"),Ff);let t=Jl(e.data);if(!Pe(t.Value,e.value))throw(0,pt.default)(new Error('Field "value" did not match between protobuf and CBOR'),mr);if(!Pe(t.Validity,e.validity))throw(0,pt.default)(new Error('Field "validity" did not match between protobuf and CBOR'),mr);if(t.ValidityType!==e.validityType)throw(0,pt.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),mr);if(t.Sequence!==e.sequence)throw(0,pt.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),mr);if(t.TTL!==e.ttl)throw(0,pt.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),mr)},ks=async(e,t)=>{let r=Rs(e),n=Cn(t),i=await Yl(r,n);await y2(i,n)};var ih=le(nh(),1),So=class{constructor(t){this.lru=(0,ih.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 yh=le(ah(),1);var fi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},Us=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},sh=e=>globalThis.DOMException===void 0?new Us(e):new DOMException(e),uh=e=>{let t=e.reason===void 0?sh("This operation was aborted."):e.reason;return t instanceof Error?t:sh(t)};function Ps(e,t,r,n){let i,o=new Promise((a,s)=>{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){a(e);return}if(n={customTimers:{setTimeout,clearTimeout},...n},n.signal){let{signal:u}=n;u.aborted&&s(uh(u)),u.addEventListener("abort",()=>{s(uh(u))})}i=n.customTimers.setTimeout.call(void 0,()=>{if(typeof r=="function"){try{a(r())}catch(f){s(f)}return}let u=typeof r=="string"?r:`Promise timed out after ${t} milliseconds`,c=r instanceof Error?r:new fi(u);typeof e.cancel=="function"&&e.cancel(),s(c)},t),(async()=>{try{a(await e)}catch(u){s(u)}finally{n.customTimers.clearTimeout.call(void 0,i)}})()});return o.clear=()=>{clearTimeout(i),i=void 0},o}function Ls(e,t,r){let n=0,i=e.length;for(;i>0;){let o=Math.trunc(i/2),a=n+o;r(e[a],t)<=0?(n=++a,i-=o+1):i=o}return n}var Vr=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)},Zt,li=class{constructor(){Zt.set(this,[])}enqueue(t,r){r={priority:0,...r};let n={priority:r.priority,run:t};if(this.size&&Vr(this,Zt,"f")[this.size-1].priority>=r.priority){Vr(this,Zt,"f").push(n);return}let i=Ls(Vr(this,Zt,"f"),n,(o,a)=>a.priority-o.priority);Vr(this,Zt,"f").splice(i,0,n)}dequeue(){let t=Vr(this,Zt,"f").shift();return t?.run}filter(t){return Vr(this,Zt,"f").filter(r=>r.priority===t.priority).map(r=>r.run)}get size(){return Vr(this,Zt,"f").length}};Zt=new WeakMap;var Se=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},P=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)},_e,pi,di,br,Ro,yi,Ao,Bt,hi,it,Co,ot,gi,wr,To,ch,fh,ph,lh,hh,_o,Fs,Ks,No,dh,Io,ko=class extends Error{},mi=class extends yh.default{constructor(t){var r,n,i,o;if(super(),_e.add(this),pi.set(this,void 0),di.set(this,void 0),br.set(this,0),Ro.set(this,void 0),yi.set(this,void 0),Ao.set(this,0),Bt.set(this,void 0),hi.set(this,void 0),it.set(this,void 0),Co.set(this,void 0),ot.set(this,0),gi.set(this,void 0),wr.set(this,void 0),To.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:li,...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})`);Se(this,pi,t.carryoverConcurrencyCount,"f"),Se(this,di,t.intervalCap===Number.POSITIVE_INFINITY||t.interval===0,"f"),Se(this,Ro,t.intervalCap,"f"),Se(this,yi,t.interval,"f"),Se(this,it,new t.queueClass,"f"),Se(this,Co,t.queueClass,"f"),this.concurrency=t.concurrency,this.timeout=t.timeout,Se(this,To,t.throwOnTimeout===!0,"f"),Se(this,wr,t.autoStart===!1,"f")}get concurrency(){return P(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})`);Se(this,gi,t,"f"),P(this,_e,"m",No).call(this)}async add(t,r={}){return r={timeout:this.timeout,throwOnTimeout:P(this,To,"f"),...r},new Promise((n,i)=>{P(this,it,"f").enqueue(async()=>{var o,a,s;Se(this,ot,(a=P(this,ot,"f"),a++,a),"f"),Se(this,br,(s=P(this,br,"f"),s++,s),"f");try{if(!((o=r.signal)===null||o===void 0)&&o.aborted)throw new ko("The task was aborted.");let u=t({signal:r.signal});r.timeout&&(u=Ps(Promise.resolve(u),r.timeout)),r.signal&&(u=Promise.race([u,P(this,_e,"m",dh).call(this,r.signal)]));let c=await u;n(c),this.emit("completed",c)}catch(u){if(u instanceof fi&&!r.throwOnTimeout){n();return}i(u),this.emit("error",u)}finally{P(this,_e,"m",ph).call(this)}},r),this.emit("add"),P(this,_e,"m",_o).call(this)})}async addAll(t,r){return Promise.all(t.map(async n=>this.add(n,r)))}start(){return P(this,wr,"f")?(Se(this,wr,!1,"f"),P(this,_e,"m",No).call(this),this):this}pause(){Se(this,wr,!0,"f")}clear(){Se(this,it,new(P(this,Co,"f")),"f")}async onEmpty(){P(this,it,"f").size!==0&&await P(this,_e,"m",Io).call(this,"empty")}async onSizeLessThan(t){P(this,it,"f").size<t||await P(this,_e,"m",Io).call(this,"next",()=>P(this,it,"f").size<t)}async onIdle(){P(this,ot,"f")===0&&P(this,it,"f").size===0||await P(this,_e,"m",Io).call(this,"idle")}get size(){return P(this,it,"f").size}sizeBy(t){return P(this,it,"f").filter(t).length}get pending(){return P(this,ot,"f")}get isPaused(){return P(this,wr,"f")}};pi=new WeakMap,di=new WeakMap,br=new WeakMap,Ro=new WeakMap,yi=new WeakMap,Ao=new WeakMap,Bt=new WeakMap,hi=new WeakMap,it=new WeakMap,Co=new WeakMap,ot=new WeakMap,gi=new WeakMap,wr=new WeakMap,To=new WeakMap,_e=new WeakSet,ch=function(){return P(this,di,"f")||P(this,br,"f")<P(this,Ro,"f")},fh=function(){return P(this,ot,"f")<P(this,gi,"f")},ph=function(){var t;Se(this,ot,(t=P(this,ot,"f"),t--,t),"f"),P(this,_e,"m",_o).call(this),this.emit("next")},lh=function(){P(this,_e,"m",Ks).call(this),P(this,_e,"m",Fs).call(this),Se(this,hi,void 0,"f")},hh=function(){let t=Date.now();if(P(this,Bt,"f")===void 0){let r=P(this,Ao,"f")-t;if(r<0)Se(this,br,P(this,pi,"f")?P(this,ot,"f"):0,"f");else return P(this,hi,"f")===void 0&&Se(this,hi,setTimeout(()=>{P(this,_e,"m",lh).call(this)},r),"f"),!0}return!1},_o=function(){if(P(this,it,"f").size===0)return P(this,Bt,"f")&&clearInterval(P(this,Bt,"f")),Se(this,Bt,void 0,"f"),this.emit("empty"),P(this,ot,"f")===0&&this.emit("idle"),!1;if(!P(this,wr,"f")){let t=!P(this,_e,"a",hh);if(P(this,_e,"a",ch)&&P(this,_e,"a",fh)){let r=P(this,it,"f").dequeue();return r?(this.emit("active"),r(),t&&P(this,_e,"m",Fs).call(this),!0):!1}}return!1},Fs=function(){P(this,di,"f")||P(this,Bt,"f")!==void 0||(Se(this,Bt,setInterval(()=>{P(this,_e,"m",Ks).call(this)},P(this,yi,"f")),"f"),Se(this,Ao,Date.now()+P(this,yi,"f"),"f"))},Ks=function(){P(this,br,"f")===0&&P(this,ot,"f")===0&&P(this,Bt,"f")&&(clearInterval(P(this,Bt,"f")),Se(this,Bt,void 0,"f")),Se(this,br,P(this,pi,"f")?P(this,ot,"f"):0,"f"),P(this,_e,"m",No).call(this)},No=function(){for(;P(this,_e,"m",_o).call(this););},dh=async function(t){return new Promise((r,n)=>{t.addEventListener("abort",()=>{n(new ko("The task was aborted."))},{once:!0})})},Io=async function(t,r){return new Promise(n=>{let i=()=>{r&&!r()||(this.off(t,i),n())};this.on(t,i)})};var Os=new So(1e3),v2=60*1e3,w2=new mi({concurrency:4}),gh=e=>{if(e.Path!=null)return e.Path;throw new Error(e.Message)};async function mh(e,t={}){return await(async(n,i={})=>{let o=new URLSearchParams(i);o.set("arg",n);let a=o.toString();if(i.nocache!==!0&&Os.has(a)){let u=Os.get(a);if(u!=null)return gh(u)}let s=await w2.add(async()=>{let u=await fetch(`https://ipfs.io/api/v0/dns?${o}`),c=new URL(u.url).search.slice(1),f=await u.json();return Os.set(c,f,v2),f});return gh(s)})(e,t)}var Vt=class extends Event{constructor(t,r){super(t),this.detail=r}};var xi;(function(e){let t;e.codec=()=>(t==null&&(t=nr((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})),t),e.encode=r=>rr(r,e.codec()),e.decode=r=>tr(r,e.codec())})(xi||(xi={}));function xh(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"),a=String(e.getUTCSeconds()).padStart(2,"0"),s=e.getUTCMilliseconds(),u=String(s*1e3*1e3).padStart(9,"0");return`${t}-${r}-${n}T${i}:${o}:${a}.${u}Z`}function vh(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),a=parseInt(r[4],10),s=parseInt(r[5],10),u=parseInt(r[6],10),c=parseInt(r[7].slice(0,-6),10);return new Date(Date.UTC(n,i,o,a,s,u,c))}var Er=class{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 xi.encode(this.prepareSerialize())}prepareSerialize(){return{key:this.key,value:this.value,timeReceived:xh(this.timeReceived)}}static deserialize(t){let r=xi.decode(t);return new Er(r.key,r.value,new Date(r.timeReceived))}static fromDeserialized(t){let r=vh(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 Er(t.key,t.value,r)}};function Ms(e){return new Re("/dht/record/"+ve(e,"base32"),!1)}function wh(e){return{async put(t,r,n={}){try{let i=Ms(t),o=new Er(t,r,new Date);n.onProgress?.(new Vt("ipns:routing:datastore:put")),await e.put(i,o.serialize(),n)}catch(i){throw n.onProgress?.(new Vt("ipns:routing:datastore:error",i)),i}},async get(t,r={}){try{let n=Ms(t);r.onProgress?.(new Vt("ipns:routing:datastore:get"));let i=await e.get(n,r);return Er.deserialize(i).value}catch(n){throw r.onProgress?.(new Vt("ipns:routing:datastore:error",n)),n}},async has(t,r={}){let n=Ms(t);return await e.has(n,r)}}}var bh=(e,t)=>{let r=t.map((n,i)=>({entry:Ye.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),u=i.entry.validity??new Uint8Array(0),c=si(ve(s)),f=si(ve(u));return c.getTime()>f.getTime()?-1:c.getTime()<f.getTime()?1:0}),r[0].index};var Vs=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)},vi,zs,Eh,Hs=gr("helia:ipns"),E2=60*1e3,Sh=60*E2,S2=24*Sh,qs=23*Sh,Gs=class{constructor(t,r=[]){vi.add(this),this.routers=r,this.localStore=wh(t.datastore)}async publish(t,r,n={}){try{let i=1n,o=Eo(t);if(await this.localStore.has(o,n)){let f=await this.localStore.get(o,n);i=Cn(f).sequence+1n}let a;Qs(r)?a=`/ipns/${r.toString()}`:a=`/ipfs/${r.toString()}`;let s=Ae(a),u=await th(t,s,i,n.lifetime??S2),c=Is(u);return await this.localStore.put(o,c,n),n.offline!==!0&&await Promise.all(this.routers.map(async f=>{await f.put(o,c,n)})),u}catch(i){throw n.onProgress?.(new Vt("ipns:publish:error",i)),i}}async resolve(t,r={}){let n=Eo(t),i=await Vs(this,vi,"m",Eh).call(this,n,r),o=ve(i.value);return await Vs(this,vi,"m",zs).call(this,o,r)}async resolveDns(t,r={}){let n=await mh(t,r);return await Vs(this,vi,"m",zs).call(this,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 Vt("ipns:republish:start"));let o=Date.now()-n,a=qs-o;a<0&&(a=t.interval??qs),setTimeout(()=>{r().catch(s=>{Hs.error("error republishing",s)})},a)}this.timeout=setTimeout(()=>{r().catch(n=>{Hs.error("error republishing",n)})},t.interval??qs)}};vi=new WeakSet,zs=async function(t,r={}){let n=t.split("/");if(n.length===3){let i=n[1];if(i==="ipns")return await this.resolve(ms(n[2]),r);if(i==="ipfs")return de.parse(n[2])}throw Hs.error("invalid ipfs path %s",t),new Error("Invalid value")},Eh=async function(t,r={}){let n=[this.localStore,...this.routers];r.offline===!0&&(n=[this.localStore]);let i=await Promise.any(n.map(async o=>{let a=await o.get(t,r);return await ks(t,a),a}));return Cn(i)};function B2(e,t=[]){return new Gs(e,t)}return Ih(A2);})();
|
|
17
17
|
/*! Bundled license information:
|
|
18
18
|
|
|
19
19
|
@noble/secp256k1/lib/esm/index.js:
|