@helia/ipns 1.1.1 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,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 Ah=Object.create;var wi=Object.defineProperty;var Ch=Object.getOwnPropertyDescriptor;var Th=Object.getOwnPropertyNames;var _h=Object.getPrototypeOf,Ih=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})},Qs=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Th(t))!Ih.call(e,i)&&i!==r&&wi(e,i,{get:()=>t[i],enumerable:!(n=Ch(t,i))||n.enumerable});return e};var le=(e,t,r)=>(r=e!=null?Ah(_h(e)):{},Qs(t||!e||!e.__esModule?wi(r,"default",{value:e,enumerable:!0}):r,e)),Rh=e=>Qs(wi({},"__esModule",{value:!0}),e);var Zs=H((R2,Lo)=>{var I2=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=L(0,1,2,3,0,4),y.fromInt64LE=L(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 m(Q)},y.fromTimeT=function(T){return E(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=m(this);return(T.time%1e3*s+ +T.nano+1e9)%1e9},f.getTimeT=function(){var K=m(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(m(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,m(q)}function m(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 E(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=m(this);z=z||new Array(8),R(z,Z|=0);var At=Math.floor(Ze.time/1e3),Ze=Ze.year*(r*e/t),F=c(Ze/a)+c(At/a),Ze=Ze%a+At%a,At=Math.floor(Ze/a);return At&&(F+=At,Ze-=At*a),pe(z,Z+V,F),pe(z,Z+se,Ze),z};function pe(z,Z,F){z[Z+T]=F>>24&255,z[Z+K]=F>>16&255,z[Z+Q]=F>>8&255,z[Z+q]=255&F}}function L(T,K,Q,q,V,se){return function(z,Z){R(z,Z|=0);var F=pe(z,Z+V);return E(pe(z,Z+se),F)};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 ce=H((_m,w0)=>{w0.exports={options:{usePureJavaScript:!1}}});var S0=H((Im,E0)=>{var ia={};E0.exports=ia;var b0={};ia.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=Kp(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};ia.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=b0[t];if(!r){r=b0[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 Kp(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((Rm,T0)=>{var B0=ce(),A0=S0(),g=T0.exports=B0.util=B0.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 Rn(e){if(!(e===8||e===16||e===24||e===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+e)}g.ByteBuffer=oa;function oa(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 oa||typeof e=="object"&&typeof e.data=="string"&&typeof e.read=="number")&&(this.data=e.data,this.read=e.read);this._constructedStringLength=0}g.ByteStringBuffer=oa;var Op=4096;g.ByteStringBuffer.prototype._optimizeConstructedString=function(e){this._constructedStringLength+=e,this._constructedStringLength>Op&&(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){Rn(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){Rn(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 Mp(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=Mp;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){Rn(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 Rn(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){Rn(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 jt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",er=[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],C0="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+=jt.charAt(i>>2),r+=jt.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=jt.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":jt.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=er[e.charCodeAt(a++)-43],n=er[e.charCodeAt(a++)-43],i=er[e.charCodeAt(a++)-43],o=er[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:A0.encode,decode:A0.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+=jt.charAt(i>>2),r+=jt.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=jt.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":jt.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=er[e.charCodeAt(u++)-43],o=er[e.charCodeAt(u++)-43],a=er[e.charCodeAt(u++)-43],s=er[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,C0,t)};g.binary.base58.decode=function(e,t){return g.binary.baseN.decode(e,C0,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 aa=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}},sa=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},Vp=function(e,t,r,n){var i=sa(e,t);i===null&&(i={}),i[r]=n,aa(e,t,i)},qp=function(e,t,r){var n=sa(e,t);return n!==null&&(n=r in n?n[r]:null),n},zp=function(e,t,r){var n=sa(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),aa(e,t,n)}},Hp=function(e,t){aa(e,t,null)},Ai=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){Ai(Vp,arguments,i)};g.getItem=function(e,t,r,n){return Ai(qp,arguments,n)};g.removeItem=function(e,t,r,n){Ai(zp,arguments,n)};g.clearItems=function(e,t,r){Ai(Hp,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 Ci=H((km,_0)=>{var kn=ce();kn.pki=kn.pki||{};var ua=_0.exports=kn.pki.oids=kn.oids=kn.oids||{};function A(e,t){ua[e]=t,ua[t]=e}function ue(e,t){ua[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 Dn=H((Nm,R0)=>{var ye=ce();Ie();Ci();var k=R0.exports=ye.asn1=ye.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(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=k.copy(s)),s};k.copy=function(e,t){var r;if(ye.util.isArray(e)){r=[];for(var n=0;n<e.length;++n)r.push(k.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:k.copy(e.value,t)},t&&!t.excludeBitStringContents&&(r.bitStringContents=e.bitStringContents),r)};k.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(!k.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&&k.equals(e.value,t.value);return r&&r.includeBitStringContents&&(i=i&&e.bitStringContents===t.bitStringContents),i};k.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 Nn(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 Gp=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;Nn(e,t,o),n=e.getInt(o<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};k.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=Ti(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 Ti(e,t,r,n){var i;Nn(e,t,2);var o=e.getByte();t--;var a=o&192,s=o&31;i=e.length();var u=Gp(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(Nn(e,t,2),e.bytes(2)===String.fromCharCode(0,0)){e.getBytes(2),t-=2;break}i=e.length(),f.push(Ti(e,t,r+1,n)),t-=i-e.length()}else for(;u>0;)i=e.length(),f.push(Ti(e,u,r+1,n)),t-=i-e.length(),u-=i-e.length();if(f===void 0&&a===k.Class.UNIVERSAL&&s===k.Type.BITSTRING&&(l=e.bytes(u)),f===void 0&&n.decodeBitStrings&&a===k.Class.UNIVERSAL&&s===k.Type.BITSTRING&&u>1){var d=e.read,p=t,y=0;if(s===k.Type.BITSTRING&&(Nn(e,t,1),y=e.getByte(),t--),y===0)try{i=e.length();var m={strict:!0,decodeBitStrings:!0},v=Ti(e,t,r+1,m),E=i-e.length();t-=E,s==k.Type.BITSTRING&&E++;var C=v.tagClass;E===u&&(C===k.Class.UNIVERSAL||C===k.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===k.Type.BMPSTRING)for(f="";u>0;u-=2)Nn(e,t,2),f+=String.fromCharCode(e.getInt16()),t-=2;else f=e.getBytes(u),t-=u}var L=l===void 0?null:{bitStringContents:l};return k.create(a,s,h,f,L)}k.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=k.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(k.toDer(e.value[o]))}else if(e.type===k.Type.BMPSTRING)for(var o=0;o<e.value.length;++o)n.putInt16(e.value.charCodeAt(o));else e.type===k.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};k.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};k.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};k.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};k.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};k.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};k.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};k.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};k.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)};k.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=k.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 I0=/[^\\u0000-\\u00ff]/;k.prettyPrint=function(e,t,r){var n="";t=t||0,r=r||2,t>0&&(n+=`
2
+ "use strict";var HeliaIpns=(()=>{var Ah=Object.create;var wi=Object.defineProperty;var Ch=Object.getOwnPropertyDescriptor;var Th=Object.getOwnPropertyNames;var _h=Object.getPrototypeOf,Ih=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})},Ys=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Th(t))!Ih.call(e,i)&&i!==r&&wi(e,i,{get:()=>t[i],enumerable:!(n=Ch(t,i))||n.enumerable});return e};var le=(e,t,r)=>(r=e!=null?Ah(_h(e)):{},Ys(t||!e||!e.__esModule?wi(r,"default",{value:e,enumerable:!0}):r,e)),Rh=e=>Ys(wi({},"__esModule",{value:!0}),e);var Xs=H((R2,Ko)=>{var I2=function(){typeof Ko<"u"&&(Ko.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=L(0,1,2,3,0,4),y.fromInt64LE=L(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 m(Q)},y.fromTimeT=function(T){return E(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=m(this);return(T.time%1e3*s+ +T.nano+1e9)%1e9},f.getTimeT=function(){var K=m(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(m(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,m(q)}function m(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 E(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=m(this);z=z||new Array(8),R(z,Z|=0);var At=Math.floor(Ze.time/1e3),Ze=Ze.year*(r*e/t),F=c(Ze/a)+c(At/a),Ze=Ze%a+At%a,At=Math.floor(Ze/a);return At&&(F+=At,Ze-=At*a),pe(z,Z+V,F),pe(z,Z+se,Ze),z};function pe(z,Z,F){z[Z+T]=F>>24&255,z[Z+K]=F>>16&255,z[Z+Q]=F>>8&255,z[Z+q]=255&F}}function L(T,K,Q,q,V,se){return function(z,Z){R(z,Z|=0);var F=pe(z,Z+V);return E(pe(z,Z+se),F)};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 fe=H((_m,b0)=>{b0.exports={options:{usePureJavaScript:!1}}});var B0=H((Im,S0)=>{var aa={};S0.exports=aa;var E0={};aa.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=Kp(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};aa.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=E0[t];if(!r){r=E0[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 Kp(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((Rm,_0)=>{var A0=fe(),C0=B0(),g=_0.exports=A0.util=A0.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 Rn(e){if(!(e===8||e===16||e===24||e===32))throw new Error("Only 8, 16, 24, or 32 bits supported: "+e)}g.ByteBuffer=sa;function sa(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 sa||typeof e=="object"&&typeof e.data=="string"&&typeof e.read=="number")&&(this.data=e.data,this.read=e.read);this._constructedStringLength=0}g.ByteStringBuffer=sa;var Op=4096;g.ByteStringBuffer.prototype._optimizeConstructedString=function(e){this._constructedStringLength+=e,this._constructedStringLength>Op&&(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){Rn(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){Rn(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 Mp(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=Mp;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){Rn(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 Rn(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){Rn(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 jt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",er=[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],T0="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+=jt.charAt(i>>2),r+=jt.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=jt.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":jt.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=er[e.charCodeAt(a++)-43],n=er[e.charCodeAt(a++)-43],i=er[e.charCodeAt(a++)-43],o=er[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:C0.encode,decode:C0.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+=jt.charAt(i>>2),r+=jt.charAt((i&3)<<4|o>>4),isNaN(o)?r+="==":(r+=jt.charAt((o&15)<<2|a>>6),r+=isNaN(a)?"=":jt.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=er[e.charCodeAt(u++)-43],o=er[e.charCodeAt(u++)-43],a=er[e.charCodeAt(u++)-43],s=er[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,T0,t)};g.binary.base58.decode=function(e,t){return g.binary.baseN.decode(e,T0,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 ua=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}},ca=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},Vp=function(e,t,r,n){var i=ca(e,t);i===null&&(i={}),i[r]=n,ua(e,t,i)},qp=function(e,t,r){var n=ca(e,t);return n!==null&&(n=r in n?n[r]:null),n},zp=function(e,t,r){var n=ca(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),ua(e,t,n)}},Hp=function(e,t){ua(e,t,null)},Ai=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){Ai(Vp,arguments,i)};g.getItem=function(e,t,r,n){return Ai(qp,arguments,n)};g.removeItem=function(e,t,r,n){Ai(zp,arguments,n)};g.clearItems=function(e,t,r){Ai(Hp,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 Ci=H((km,I0)=>{var kn=fe();kn.pki=kn.pki||{};var fa=I0.exports=kn.pki.oids=kn.oids=kn.oids||{};function A(e,t){fa[e]=t,fa[t]=e}function ue(e,t){fa[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 Dn=H((Nm,k0)=>{var ye=fe();Ie();Ci();var k=k0.exports=ye.asn1=ye.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(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=k.copy(s)),s};k.copy=function(e,t){var r;if(ye.util.isArray(e)){r=[];for(var n=0;n<e.length;++n)r.push(k.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:k.copy(e.value,t)},t&&!t.excludeBitStringContents&&(r.bitStringContents=e.bitStringContents),r)};k.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(!k.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&&k.equals(e.value,t.value);return r&&r.includeBitStringContents&&(i=i&&e.bitStringContents===t.bitStringContents),i};k.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 Nn(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 Gp=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;Nn(e,t,o),n=e.getInt(o<<3)}if(n<0)throw new Error("Negative length: "+n);return n}};k.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=Ti(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 Ti(e,t,r,n){var i;Nn(e,t,2);var o=e.getByte();t--;var a=o&192,s=o&31;i=e.length();var u=Gp(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(Nn(e,t,2),e.bytes(2)===String.fromCharCode(0,0)){e.getBytes(2),t-=2;break}i=e.length(),f.push(Ti(e,t,r+1,n)),t-=i-e.length()}else for(;u>0;)i=e.length(),f.push(Ti(e,u,r+1,n)),t-=i-e.length(),u-=i-e.length();if(f===void 0&&a===k.Class.UNIVERSAL&&s===k.Type.BITSTRING&&(l=e.bytes(u)),f===void 0&&n.decodeBitStrings&&a===k.Class.UNIVERSAL&&s===k.Type.BITSTRING&&u>1){var d=e.read,p=t,y=0;if(s===k.Type.BITSTRING&&(Nn(e,t,1),y=e.getByte(),t--),y===0)try{i=e.length();var m={strict:!0,decodeBitStrings:!0},v=Ti(e,t,r+1,m),E=i-e.length();t-=E,s==k.Type.BITSTRING&&E++;var C=v.tagClass;E===u&&(C===k.Class.UNIVERSAL||C===k.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===k.Type.BMPSTRING)for(f="";u>0;u-=2)Nn(e,t,2),f+=String.fromCharCode(e.getInt16()),t-=2;else f=e.getBytes(u),t-=u}var L=l===void 0?null:{bitStringContents:l};return k.create(a,s,h,f,L)}k.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=k.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(k.toDer(e.value[o]))}else if(e.type===k.Type.BMPSTRING)for(var o=0;o<e.value.length;++o)n.putInt16(e.value.charCodeAt(o));else e.type===k.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};k.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};k.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};k.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};k.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};k.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};k.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};k.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};k.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)};k.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=k.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 R0=/[^\\u0000-\\u00ff]/;k.prettyPrint=function(e,t,r){var n="";t=t||0,r=r||2,t>0&&(n+=`
7
7
  `);for(var i="",o=0;o<t*r;++o)i+=" ";switch(n+=i+"Tag: ",e.tagClass){case k.Class.UNIVERSAL:n+="Universal:";break;case k.Class.APPLICATION:n+="Application:";break;case k.Class.CONTEXT_SPECIFIC:n+="Context-Specific:";break;case k.Class.PRIVATE:n+="Private:";break}if(e.tagClass===k.Class.UNIVERSAL)switch(n+=e.type,e.type){case k.Type.NONE:n+=" (None)";break;case k.Type.BOOLEAN:n+=" (Boolean)";break;case k.Type.INTEGER:n+=" (Integer)";break;case k.Type.BITSTRING:n+=" (Bit string)";break;case k.Type.OCTETSTRING:n+=" (Octet string)";break;case k.Type.NULL:n+=" (Null)";break;case k.Type.OID:n+=" (Object Identifier)";break;case k.Type.ODESC:n+=" (Object Descriptor)";break;case k.Type.EXTERNAL:n+=" (External or Instance of)";break;case k.Type.REAL:n+=" (Real)";break;case k.Type.ENUMERATED:n+=" (Enumerated)";break;case k.Type.EMBEDDED:n+=" (Embedded PDV)";break;case k.Type.UTF8:n+=" (UTF8)";break;case k.Type.ROID:n+=" (Relative Object Identifier)";break;case k.Type.SEQUENCE:n+=" (Sequence)";break;case k.Type.SET:n+=" (Set)";break;case k.Type.PRINTABLESTRING:n+=" (Printable String)";break;case k.Type.IA5String:n+=" (IA5String (ASCII))";break;case k.Type.UTCTIME:n+=" (UTC time)";break;case k.Type.GENERALIZEDTIME:n+=" (Generalized time)";break;case k.Type.BMPSTRING:n+=" (BMP String)";break}else n+=e.type;if(n+=`
8
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+=k.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===k.Type.OID){var u=k.derToOid(e.value);n+=u,ye.pki&&ye.pki.oids&&u in ye.pki.oids&&(n+=" ("+ye.pki.oids[u]+") ")}if(e.type===k.Type.INTEGER)try{n+=k.derToInteger(e.value)}catch{n+="0x"+ye.util.bytesToHex(e.value)}else if(e.type===k.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===k.Type.OCTETSTRING)I0.test(e.value)||(n+="("+e.value+") "),n+="0x"+ye.util.bytesToHex(e.value);else if(e.type===k.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===k.Type.PRINTABLESTRING||e.type===k.Type.IA5String?n+=e.value:I0.test(e.value)?n+="0x"+ye.util.bytesToHex(e.value):e.value.length===0?n+="[null]":n+=e.value}return n}});var fa=H((Dm,k0)=>{var ke=ce();Ie();k0.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 ha=H((Um,N0)=>{var Ne=ce();Ie();Ne.cipher=Ne.cipher||{};var X=N0.exports=Ne.cipher.modes=Ne.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=_i(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=Ne.util.createBuffer(),this._partialBytes=0};X.cfb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=_i(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=Ne.util.createBuffer(),this._partialBytes=0};X.ofb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=_i(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=Ne.util.createBuffer(),this._partialBytes=0};X.ctr.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=_i(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}Ii(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=Ne.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=Ne.util.createBuffer(e.iv);this._cipherLength=0;var r;if("additionalData"in e?r=Ne.util.createBuffer(e.additionalData):r=Ne.util.createBuffer(),"tagLength"in e?this._tagLength=e.tagLength:this._tagLength=128,this._tag=null,e.decrypt&&(this._tag=Ne.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(la(n*8)))}this._inBlock=this._j0.slice(0),Ii(this._inBlock),this._partialBytes=0,r=Ne.util.createBuffer(r),this._aDataLength=la(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),Ii(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),Ii(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=Ne.util.createBuffer();var n=this._aDataLength.concat(la(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 _i(e,t){if(typeof e=="string"&&(e=Ne.util.createBuffer(e)),Ne.util.isArray(e)&&e.length>4){var r=e;e=Ne.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(!Ne.util.isArray(e)){for(var i=[],o=t/4,n=0;n<o;++n)i.push(e.getInt32());e=i}return e}function Ii(e){e[e.length-1]=e[e.length-1]+1&4294967295}function la(e){return[e/4294967296|0,e&4294967295]}});var ga=H((Pm,L0)=>{var he=ce();fa();ha();Ie();L0.exports=he.aes=he.aes||{};he.aes.startEncrypting=function(e,t,r,n){var i=Ri({key:e,output:r,decrypt:!1,mode:n});return i.start(t),i};he.aes.createEncryptionCipher=function(e,t){return Ri({key:e,output:null,decrypt:!1,mode:t})};he.aes.startDecrypting=function(e,t,r,n){var i=Ri({key:e,output:r,decrypt:!0,mode:n});return i.start(t),i};he.aes.createDecryptionCipher=function(e,t){return Ri({key:e,output:null,decrypt:!0,mode:t})};he.aes.Algorithm=function(e,t){ya||U0();var r=this;r.name=e,r.mode=new t({blockSize:16,cipher:{encrypt:function(n,i){return da(r._w,n,i,!1)},decrypt:function(n,i){return da(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=P0(t,e.decrypt&&!a),this._init=!0}};he.aes._expandKey=function(e,t){return ya||U0(),P0(e,t)};he.aes._updateBlock=da;Zr("AES-ECB",he.cipher.modes.ecb);Zr("AES-CBC",he.cipher.modes.cbc);Zr("AES-CFB",he.cipher.modes.cfb);Zr("AES-OFB",he.cipher.modes.ofb);Zr("AES-CTR",he.cipher.modes.ctr);Zr("AES-GCM",he.cipher.modes.gcm);function Zr(e,t){var r=function(){return new he.aes.Algorithm(e,t)};he.cipher.registerAlgorithm(e,r)}var ya=!1,Yr=4,ze,pa,D0,Ar,dt;function U0(){ya=!0,D0=[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),pa=new Array(256),Ar=new Array(4),dt=new Array(4);for(var t=0;t<4;++t)Ar[t]=new Array(256),dt[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,pa[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)Ar[l][r]=c,dt[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 P0(e,t){for(var r=e.slice(0),n,i=1,o=r.length,a=o+6+1,s=Yr*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]^D0[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=dt[0],l=dt[1],h=dt[2],d=dt[3],p=r.slice(0);s=r.length;for(var u=0,y=s-Yr;u<s;u+=Yr,y-=Yr)if(u===0||u===s-Yr)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 m=0;m<Yr;++m)c=r[y+m],p[u+(3&-m)]=f[ze[c>>>24]]^l[ze[c>>>16&255]]^h[ze[c>>>8&255]]^d[ze[c&255]];r=p}return r}function da(e,t,r,n){var i=e.length/4-1,o,a,s,u,c;n?(o=dt[0],a=dt[1],s=dt[2],u=dt[3],c=pa):(o=Ar[0],a=Ar[1],s=Ar[2],u=Ar[3],c=ze);var f,l,h,d,p,y,m;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,E=1;E<i;++E)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],m=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=m;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 Ri(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 O0=H((Lm,K0)=>{var we=ce();fa();ha();Ie();K0.exports=we.des=we.des||{};we.des.startEncrypting=function(e,t,r,n){var i=ki({key:e,output:r,decrypt:!1,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};we.des.createEncryptionCipher=function(e,t){return ki({key:e,output:null,decrypt:!1,mode:t})};we.des.startDecrypting=function(e,t,r,n){var i=ki({key:e,output:r,decrypt:!0,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};we.des.createDecryptionCipher=function(e,t){return ki({key:e,output:null,decrypt:!0,mode:t})};we.des.Algorithm=function(e,t){var r=this;r.name=e,r.mode=new t({blockSize:8,cipher:{encrypt:function(n,i){return F0(r._keys,n,i,!1)},decrypt:function(n,i){return F0(r._keys,n,i,!0)}}}),r._init=!1};we.des.Algorithm.prototype.initialize=function(e){if(!this._init){var t=we.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=ed(t),this._init=!0}};_t("DES-ECB",we.cipher.modes.ecb);_t("DES-CBC",we.cipher.modes.cbc);_t("DES-CFB",we.cipher.modes.cfb);_t("DES-OFB",we.cipher.modes.ofb);_t("DES-CTR",we.cipher.modes.ctr);_t("3DES-ECB",we.cipher.modes.ecb);_t("3DES-CBC",we.cipher.modes.cbc);_t("3DES-CFB",we.cipher.modes.cfb);_t("3DES-OFB",we.cipher.modes.ofb);_t("3DES-CTR",we.cipher.modes.ctr);function _t(e,t){var r=function(){return new we.des.Algorithm(e,t)};we.cipher.registerAlgorithm(e,r)}var $p=[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],Wp=[-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],Qp=[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],Yp=[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],Zp=[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],Xp=[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],Jp=[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],jp=[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 ed(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,m=[],v=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],E=0,C,L=0;L<y;L++){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,m[E++]=T^C,m[E++]=K^C<<16}}return m}function F0(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^(Wp[d>>>24&63]|Yp[d>>>16&63]|Xp[d>>>8&63]|jp[d&63]|$p[p>>>24&63]|Qp[p>>>16&63]|Zp[p>>>8&63]|Jp[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 ki(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="DES-"+t,n;e.decrypt?n=we.cipher.createDecipher(r,e.key):n=we.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(o,a){var s=null;a instanceof we.util.ByteBuffer&&(s=a,a={}),a=a||{},a.output=s,a.iv=o,i.call(n,a)},n}});var Cr=H((Fm,M0)=>{var Ni=ce();M0.exports=Ni.md=Ni.md||{};Ni.md.algorithms=Ni.md.algorithms||{}});var q0=H((Km,V0)=>{var Ht=ce();Cr();Ie();var td=V0.exports=Ht.hmac=Ht.hmac||{};td.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 Xr=H(()=>{});var H0=H((Vm,z0)=>{var He=ce();q0();Cr();Ie();var rd=He.pkcs5=He.pkcs5||{},Gt;He.util.isNodejs&&!He.options.usePureJavaScript&&(Gt=Xr());z0.exports=He.pbkdf2=rd.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,L){if(C)return o(C);o(null,L.toString("binary"))}):Gt.pbkdf2(e,t,r,n,i,function(C,L){if(C)return o(C);o(null,L.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 m=2;m<=r;++m)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,m;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(),m=2,E()}function E(){if(m<=r)return f.start(null,null),f.update(p),d=f.digest().getBytes(),h=He.util.xorBytes(h,d,a),p=d,++m,He.util.setImmediate(E);l+=y<u?h:h.substr(0,c),++y,v()}v()}});var W0=H((qm,$0)=>{var Ui=ce();Ie();var G0=$0.exports=Ui.pem=Ui.pem||{};G0.encode=function(e,t){t=t||{};var r="-----BEGIN "+e.type+`-----\r
9
+ `,e.composed){for(var a=0,s="",o=0;o<e.value.length;++o)e.value[o]!==void 0&&(a+=1,s+=k.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===k.Type.OID){var u=k.derToOid(e.value);n+=u,ye.pki&&ye.pki.oids&&u in ye.pki.oids&&(n+=" ("+ye.pki.oids[u]+") ")}if(e.type===k.Type.INTEGER)try{n+=k.derToInteger(e.value)}catch{n+="0x"+ye.util.bytesToHex(e.value)}else if(e.type===k.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===k.Type.OCTETSTRING)R0.test(e.value)||(n+="("+e.value+") "),n+="0x"+ye.util.bytesToHex(e.value);else if(e.type===k.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===k.Type.PRINTABLESTRING||e.type===k.Type.IA5String?n+=e.value:R0.test(e.value)?n+="0x"+ye.util.bytesToHex(e.value):e.value.length===0?n+="[null]":n+=e.value}return n}});var ha=H((Dm,N0)=>{var ke=fe();Ie();N0.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 la=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)};la.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)};la.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()};la.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 da=H((Um,D0)=>{var Ne=fe();Ie();Ne.cipher=Ne.cipher||{};var X=D0.exports=Ne.cipher.modes=Ne.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=_i(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=Ne.util.createBuffer(),this._partialBytes=0};X.cfb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=_i(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=Ne.util.createBuffer(),this._partialBytes=0};X.ofb.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=_i(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=Ne.util.createBuffer(),this._partialBytes=0};X.ctr.prototype.start=function(e){if(!("iv"in e))throw new Error("Invalid IV parameter.");this._iv=_i(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}Ii(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=Ne.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=Ne.util.createBuffer(e.iv);this._cipherLength=0;var r;if("additionalData"in e?r=Ne.util.createBuffer(e.additionalData):r=Ne.util.createBuffer(),"tagLength"in e?this._tagLength=e.tagLength:this._tagLength=128,this._tag=null,e.decrypt&&(this._tag=Ne.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(pa(n*8)))}this._inBlock=this._j0.slice(0),Ii(this._inBlock),this._partialBytes=0,r=Ne.util.createBuffer(r),this._aDataLength=pa(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),Ii(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),Ii(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=Ne.util.createBuffer();var n=this._aDataLength.concat(pa(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 _i(e,t){if(typeof e=="string"&&(e=Ne.util.createBuffer(e)),Ne.util.isArray(e)&&e.length>4){var r=e;e=Ne.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(!Ne.util.isArray(e)){for(var i=[],o=t/4,n=0;n<o;++n)i.push(e.getInt32());e=i}return e}function Ii(e){e[e.length-1]=e[e.length-1]+1&4294967295}function pa(e){return[e/4294967296|0,e&4294967295]}});var xa=H((Pm,F0)=>{var he=fe();ha();da();Ie();F0.exports=he.aes=he.aes||{};he.aes.startEncrypting=function(e,t,r,n){var i=Ri({key:e,output:r,decrypt:!1,mode:n});return i.start(t),i};he.aes.createEncryptionCipher=function(e,t){return Ri({key:e,output:null,decrypt:!1,mode:t})};he.aes.startDecrypting=function(e,t,r,n){var i=Ri({key:e,output:r,decrypt:!0,mode:n});return i.start(t),i};he.aes.createDecryptionCipher=function(e,t){return Ri({key:e,output:null,decrypt:!0,mode:t})};he.aes.Algorithm=function(e,t){ma||P0();var r=this;r.name=e,r.mode=new t({blockSize:16,cipher:{encrypt:function(n,i){return ga(r._w,n,i,!1)},decrypt:function(n,i){return ga(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=L0(t,e.decrypt&&!a),this._init=!0}};he.aes._expandKey=function(e,t){return ma||P0(),L0(e,t)};he.aes._updateBlock=ga;Zr("AES-ECB",he.cipher.modes.ecb);Zr("AES-CBC",he.cipher.modes.cbc);Zr("AES-CFB",he.cipher.modes.cfb);Zr("AES-OFB",he.cipher.modes.ofb);Zr("AES-CTR",he.cipher.modes.ctr);Zr("AES-GCM",he.cipher.modes.gcm);function Zr(e,t){var r=function(){return new he.aes.Algorithm(e,t)};he.cipher.registerAlgorithm(e,r)}var ma=!1,Yr=4,ze,ya,U0,Ar,dt;function P0(){ma=!0,U0=[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),ya=new Array(256),Ar=new Array(4),dt=new Array(4);for(var t=0;t<4;++t)Ar[t]=new Array(256),dt[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,ya[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)Ar[l][r]=c,dt[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 L0(e,t){for(var r=e.slice(0),n,i=1,o=r.length,a=o+6+1,s=Yr*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]^U0[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=dt[0],l=dt[1],h=dt[2],d=dt[3],p=r.slice(0);s=r.length;for(var u=0,y=s-Yr;u<s;u+=Yr,y-=Yr)if(u===0||u===s-Yr)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 m=0;m<Yr;++m)c=r[y+m],p[u+(3&-m)]=f[ze[c>>>24]]^l[ze[c>>>16&255]]^h[ze[c>>>8&255]]^d[ze[c&255]];r=p}return r}function ga(e,t,r,n){var i=e.length/4-1,o,a,s,u,c;n?(o=dt[0],a=dt[1],s=dt[2],u=dt[3],c=ya):(o=Ar[0],a=Ar[1],s=Ar[2],u=Ar[3],c=ze);var f,l,h,d,p,y,m;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,E=1;E<i;++E)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],m=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=m;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 Ri(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 M0=H((Lm,O0)=>{var we=fe();ha();da();Ie();O0.exports=we.des=we.des||{};we.des.startEncrypting=function(e,t,r,n){var i=ki({key:e,output:r,decrypt:!1,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};we.des.createEncryptionCipher=function(e,t){return ki({key:e,output:null,decrypt:!1,mode:t})};we.des.startDecrypting=function(e,t,r,n){var i=ki({key:e,output:r,decrypt:!0,mode:n||(t===null?"ECB":"CBC")});return i.start(t),i};we.des.createDecryptionCipher=function(e,t){return ki({key:e,output:null,decrypt:!0,mode:t})};we.des.Algorithm=function(e,t){var r=this;r.name=e,r.mode=new t({blockSize:8,cipher:{encrypt:function(n,i){return K0(r._keys,n,i,!1)},decrypt:function(n,i){return K0(r._keys,n,i,!0)}}}),r._init=!1};we.des.Algorithm.prototype.initialize=function(e){if(!this._init){var t=we.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=ed(t),this._init=!0}};_t("DES-ECB",we.cipher.modes.ecb);_t("DES-CBC",we.cipher.modes.cbc);_t("DES-CFB",we.cipher.modes.cfb);_t("DES-OFB",we.cipher.modes.ofb);_t("DES-CTR",we.cipher.modes.ctr);_t("3DES-ECB",we.cipher.modes.ecb);_t("3DES-CBC",we.cipher.modes.cbc);_t("3DES-CFB",we.cipher.modes.cfb);_t("3DES-OFB",we.cipher.modes.ofb);_t("3DES-CTR",we.cipher.modes.ctr);function _t(e,t){var r=function(){return new we.des.Algorithm(e,t)};we.cipher.registerAlgorithm(e,r)}var $p=[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],Wp=[-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],Qp=[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],Yp=[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],Zp=[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],Xp=[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],Jp=[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],jp=[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 ed(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,m=[],v=[0,0,1,1,1,1,1,1,0,1,1,1,1,1,1,0],E=0,C,L=0;L<y;L++){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,m[E++]=T^C,m[E++]=K^C<<16}}return m}function K0(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^(Wp[d>>>24&63]|Yp[d>>>16&63]|Xp[d>>>8&63]|jp[d&63]|$p[p>>>24&63]|Qp[p>>>16&63]|Zp[p>>>8&63]|Jp[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 ki(e){e=e||{};var t=(e.mode||"CBC").toUpperCase(),r="DES-"+t,n;e.decrypt?n=we.cipher.createDecipher(r,e.key):n=we.cipher.createCipher(r,e.key);var i=n.start;return n.start=function(o,a){var s=null;a instanceof we.util.ByteBuffer&&(s=a,a={}),a=a||{},a.output=s,a.iv=o,i.call(n,a)},n}});var Cr=H((Fm,V0)=>{var Ni=fe();V0.exports=Ni.md=Ni.md||{};Ni.md.algorithms=Ni.md.algorithms||{}});var z0=H((Km,q0)=>{var Ht=fe();Cr();Ie();var td=q0.exports=Ht.hmac=Ht.hmac||{};td.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 Xr=H(()=>{});var G0=H((Vm,H0)=>{var He=fe();z0();Cr();Ie();var rd=He.pkcs5=He.pkcs5||{},Gt;He.util.isNodejs&&!He.options.usePureJavaScript&&(Gt=Xr());H0.exports=He.pbkdf2=rd.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,L){if(C)return o(C);o(null,L.toString("binary"))}):Gt.pbkdf2(e,t,r,n,i,function(C,L){if(C)return o(C);o(null,L.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 m=2;m<=r;++m)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,m;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(),m=2,E()}function E(){if(m<=r)return f.start(null,null),f.update(p),d=f.digest().getBytes(),h=He.util.xorBytes(h,d,a),p=d,++m,He.util.setImmediate(E);l+=y<u?h:h.substr(0,c),++y,v()}v()}});var Q0=H((qm,W0)=>{var Ui=fe();Ie();var $0=W0.exports=Ui.pem=Ui.pem||{};$0.encode=function(e,t){t=t||{};var r="-----BEGIN "+e.type+`-----\r
10
10
  `,n;if(e.procType&&(n={name:"Proc-Type",values:[String(e.procType.version),e.procType.type]},r+=Di(n)),e.contentDomain&&(n={name:"Content-Domain",values:[e.contentDomain]},r+=Di(n)),e.dekInfo&&(n={name:"DEK-Info",values:[e.dekInfo.algorithm]},e.dekInfo.parameters&&n.values.push(e.dekInfo.parameters),r+=Di(n)),e.headers)for(var i=0;i<e.headers.length;++i)r+=Di(e.headers[i]);return e.procType&&(r+=`\r
11
11
  `),r+=Ui.util.encode64(e.body,t.maxline||64)+`\r
12
12
  `,r+="-----END "+e.type+`-----\r
13
- `,r};G0.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:Ui.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(nd(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 Di(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
13
+ `,r};$0.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:Ui.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(nd(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 Di(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
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
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 nd(e){return e.replace(/^\s+/,"")}});var j0=H((zm,J0)=>{var It=ce();Cr();Ie();var Y0=J0.exports=It.sha256=It.sha256||{};It.md.sha256=It.md.algorithms.sha256=Y0;Y0.create=function(){Z0||id();var e=null,t=It.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=It.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=It.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),Q0(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=It.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,h5:e.h5,h6:e.h6,h7:e.h7};Q0(l,r,i);var h=It.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 ma=null,Z0=!1,X0=null;function id(){ma=String.fromCharCode(128),ma+=It.util.fillString(String.fromCharCode(0),64),X0=[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],Z0=!0}function Q0(e,t,r){for(var n,i,o,a,s,u,c,f,l,h,d,p,y,m,v,E=r.length();E>=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,m=e.h6,v=e.h7,c=0;c<64;++c)a=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7),s=m^p&(y^m),o=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),u=f&l|h&(f^l),n=v+a+s+X0[c]+t[c],i=o+u,v=m,m=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+m|0,e.h7=e.h7+v|0,E-=64}}});var tu=H((Hm,eu)=>{var Rt=ce();Ie();var Pi=null;Rt.util.isNodejs&&!Rt.options.usePureJavaScript&&!process.versions["node-webkit"]&&(Pi=Xr());var od=eu.exports=Rt.prng=Rt.prng||{};od.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=Rt.util.createBuffer();t.key=null,m();function m(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 Rt.util.nextTick(function(){o(m)});var E=l(t.key,t.seed);t.generated+=E.length,y.putBytes(E),t.key=d(l(t.key,h(t.seed))),t.seed=p(l(t.key,t.seed)),Rt.util.setImmediate(m)}},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=Rt.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=Rt.util.globalScope,h=l.crypto||l.msCrypto;h&&h.getRandomValues&&(f=function(R){return h.getRandomValues(R)});var d=Rt.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 m=0;m<y.length;++m)d.putInt32(y[m])}catch(R){if(!(typeof QuotaExceededError<"u"&&R instanceof QuotaExceededError))throw R}}if(d.length()<c)for(var v,E,C,L=Math.floor(Math.random()*65536);d.length()<c;){E=16807*(L&65535),v=16807*(L>>16),E+=(v&32767)<<16,E+=v>>15,E=(E&2147483647)+(E>>31),L=E&4294967295;for(var m=0;m<3;++m)C=L>>>(m<<3),C^=Math.floor(Math.random()*256),d.putByte(C&255)}return d.getBytes(c)}return Pi?(t.seedFile=function(c,f){Pi.randomBytes(c,function(l,h){if(l)return f(l);f(null,h.toString())})},t.seedFileSync=function(c){return Pi.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 Un=H((Gm,xa)=>{var De=ce();ga();j0();tu();Ie();(function(){if(De.random&&De.random.getBytes){xa.exports=De.random;return}(function(e){var t={},r=new Array(4),n=De.util.createBuffer();t.formatKey=function(l){var h=De.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),De.aes._expandKey(l,!1)},t.formatSeed=function(l){var h=De.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 De.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=De.md.sha256;function i(){var l=De.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=De.util.globalScope,u=s.crypto||s.msCrypto;if(u&&u.getRandomValues&&(a=function(l){return u.getRandomValues(l)}),De.options.usePureJavaScript||!De.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(!De.random)De.random=o;else for(var f in o)De.random[f]=o[f];De.random.createInstance=i,xa.exports=De.random})(typeof jQuery<"u"?jQuery:null)})()});var ou=H(($m,iu)=>{var $e=ce();Ie();var va=[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],ru=[1,2,3,5],ad=function(e,t){return e<<t&65535|(e&65535)>>16-t},sd=function(e,t){return(e&65535)>>t|e<<16-t&65535};iu.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(va[r.at(s-1)+r.at(s-n)&255]);for(r.setAt(128-o,va[r.at(128-o)&a]),s=127-o;s>=0;s--)r.setAt(s,va[r.at(s+1)^r.at(s+o)]);return r};var nu=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]=ad(p[c],ru[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]=sd(p[c],ru[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 m=i.getInt16Le();a!==null&&(r?m^=a.getInt16Le():a.putInt16Le(m)),y.push(m&65535)}f=r?0:63;for(var v=0;v<p.length;v++)for(var E=0;E<p[v][0];E++)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 m=i.length()===8?8:8-i.length();i.fillWithByte(m,m)}if(y&&(n=!0,d.update()),!r&&(y=i.length()===0,y))if(p)y=p(8,o,!r);else{var v=o.length(),E=o.at(v-1);E>v?y=!1:o.truncate(E)}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 nu(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 nu(e,t,!1)}});var Ki=H((Wm,pu)=>{var wa=ce();pu.exports=wa.jsbn=wa.jsbn||{};var $t,ud=0xdeadbeefcafe,au=(ud&16777215)==15715070;function S(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))}wa.jsbn.BigInteger=S;function re(){return new S(null)}function cd(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 fd(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 su(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"?(S.prototype.am=su,$t=28):au&&navigator.appName=="Microsoft Internet Explorer"?(S.prototype.am=fd,$t=30):au&&navigator.appName!="Netscape"?(S.prototype.am=cd,$t=26):(S.prototype.am=su,$t=28);S.prototype.DB=$t;S.prototype.DM=(1<<$t)-1;S.prototype.DV=1<<$t;var ba=52;S.prototype.FV=Math.pow(2,ba);S.prototype.F1=ba-$t;S.prototype.F2=2*$t-ba;var ld="0123456789abcdefghijklmnopqrstuvwxyz",Li=new Array,Jr,at;Jr="0".charCodeAt(0);for(at=0;at<=9;++at)Li[Jr++]=at;Jr="a".charCodeAt(0);for(at=10;at<36;++at)Li[Jr++]=at;Jr="A".charCodeAt(0);for(at=10;at<36;++at)Li[Jr++]=at;function uu(e){return ld.charAt(e)}function cu(e,t){var r=Li[e.charCodeAt(t)];return r??-1}function hd(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 pd(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 tr(e){var t=re();return t.fromInt(e),t}function dd(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:cu(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&&S.ZERO.subTo(this,this)}function yd(){for(var e=this.s&this.DM;this.t>0&&this.data[this.t-1]==e;)--this.t}function gd(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=uu(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+=uu(n));return i?o:"0"}function md(){var e=re();return S.ZERO.subTo(this,e),e}function xd(){return this.s<0?this.negate():this}function vd(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 Fi(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 wd(){return this.t<=0?0:this.DB*(this.t-1)+Fi(this.data[this.t-1]^this.s&this.DM)}function bd(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 Ed(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 Sd(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 Bd(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 Ad(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 Cd(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&&S.ZERO.subTo(t,t)}function Td(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 _d(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=re());var o=re(),a=this.s,s=e.s,u=this.DB-Fi(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,m=y-c,v=t??re();for(o.dlShiftTo(m,v),r.compareTo(v)>=0&&(r.data[r.t++]=1,r.subTo(v,r)),S.ONE.dlShiftTo(c,v),v.subTo(o,o);o.t<c;)o.data[o.t++]=0;for(;--m>=0;){var E=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,E,r,m,0,c))<E)for(o.dlShiftTo(m,v),r.subTo(v,r);r.data[y]<--E;)r.subTo(v,r)}t!=null&&(r.drShiftTo(c,t),a!=s&&S.ZERO.subTo(t,t)),r.t=c,r.clamp(),u>0&&r.rShiftTo(u,r),a<0&&S.ZERO.subTo(r,r)}}}function Id(e){var t=re();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(S.ZERO)>0&&e.subTo(t,t),t}function Tr(e){this.m=e}function Rd(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e}function kd(e){return e}function Nd(e){e.divRemTo(this.m,null,e)}function Dd(e,t,r){e.multiplyTo(t,r),this.reduce(r)}function Ud(e,t){e.squareTo(t),this.reduce(t)}Tr.prototype.convert=Rd;Tr.prototype.revert=kd;Tr.prototype.reduce=Nd;Tr.prototype.mulTo=Dd;Tr.prototype.sqrTo=Ud;function Pd(){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 _r(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 Ld(e){var t=re();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(S.ZERO)>0&&this.m.subTo(t,t),t}function Fd(e){var t=re();return e.copyTo(t),this.reduce(t),t}function Kd(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 Od(e,t){e.squareTo(t),this.reduce(t)}function Md(e,t,r){e.multiplyTo(t,r),this.reduce(r)}_r.prototype.convert=Ld;_r.prototype.revert=Fd;_r.prototype.reduce=Kd;_r.prototype.mulTo=Md;_r.prototype.sqrTo=Od;function Vd(){return(this.t>0?this.data[0]&1:this.s)==0}function qd(e,t){if(e>4294967295||e<1)return S.ONE;var r=re(),n=re(),i=t.convert(this),o=Fi(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 zd(e,t){var r;return e<256||t.isEven()?r=new Tr(t):r=new _r(t),this.exp(e,r)}S.prototype.copyTo=hd;S.prototype.fromInt=pd;S.prototype.fromString=dd;S.prototype.clamp=yd;S.prototype.dlShiftTo=bd;S.prototype.drShiftTo=Ed;S.prototype.lShiftTo=Sd;S.prototype.rShiftTo=Bd;S.prototype.subTo=Ad;S.prototype.multiplyTo=Cd;S.prototype.squareTo=Td;S.prototype.divRemTo=_d;S.prototype.invDigit=Pd;S.prototype.isEven=Vd;S.prototype.exp=qd;S.prototype.toString=gd;S.prototype.negate=md;S.prototype.abs=xd;S.prototype.compareTo=vd;S.prototype.bitLength=wd;S.prototype.mod=Id;S.prototype.modPowInt=zd;S.ZERO=tr(0);S.ONE=tr(1);function Hd(){var e=re();return this.copyTo(e),e}function Gd(){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 $d(){return this.t==0?this.s:this.data[0]<<24>>24}function Wd(){return this.t==0?this.s:this.data[0]<<16>>16}function Qd(e){return Math.floor(Math.LN2*this.DB/Math.log(e))}function Yd(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function Zd(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=tr(r),i=re(),o=re(),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 Xd(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=cu(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&&S.ZERO.subTo(this,this)}function Jd(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(S.ONE.shiftLeft(e-1),Ea,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(S.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 jd(){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 ey(e){return this.compareTo(e)==0}function ty(e){return this.compareTo(e)<0?this:e}function ry(e){return this.compareTo(e)>0?this:e}function ny(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 iy(e,t){return e&t}function oy(e){var t=re();return this.bitwiseTo(e,iy,t),t}function Ea(e,t){return e|t}function ay(e){var t=re();return this.bitwiseTo(e,Ea,t),t}function fu(e,t){return e^t}function sy(e){var t=re();return this.bitwiseTo(e,fu,t),t}function lu(e,t){return e&~t}function uy(e){var t=re();return this.bitwiseTo(e,lu,t),t}function cy(){for(var e=re(),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 fy(e){var t=re();return e<0?this.rShiftTo(-e,t):this.lShiftTo(e,t),t}function ly(e){var t=re();return e<0?this.lShiftTo(-e,t):this.rShiftTo(e,t),t}function hy(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 py(){for(var e=0;e<this.t;++e)if(this.data[e]!=0)return e*this.DB+hy(this.data[e]);return this.s<0?this.t*this.DB:-1}function dy(e){for(var t=0;e!=0;)e&=e-1,++t;return t}function yy(){for(var e=0,t=this.s&this.DM,r=0;r<this.t;++r)e+=dy(this.data[r]^t);return e}function gy(e){var t=Math.floor(e/this.DB);return t>=this.t?this.s!=0:(this.data[t]&1<<e%this.DB)!=0}function my(e,t){var r=S.ONE.shiftLeft(e);return this.bitwiseTo(r,t,r),r}function xy(e){return this.changeBit(e,Ea)}function vy(e){return this.changeBit(e,lu)}function wy(e){return this.changeBit(e,fu)}function by(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 Ey(e){var t=re();return this.addTo(e,t),t}function Sy(e){var t=re();return this.subTo(e,t),t}function By(e){var t=re();return this.multiplyTo(e,t),t}function Ay(e){var t=re();return this.divRemTo(e,t,null),t}function Cy(e){var t=re();return this.divRemTo(e,null,t),t}function Ty(e){var t=re(),r=re();return this.divRemTo(e,t,r),new Array(t,r)}function _y(e){this.data[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()}function Iy(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 Pn(){}function hu(e){return e}function Ry(e,t,r){e.multiplyTo(t,r)}function ky(e,t){e.squareTo(t)}Pn.prototype.convert=hu;Pn.prototype.revert=hu;Pn.prototype.mulTo=Ry;Pn.prototype.sqrTo=ky;function Ny(e){return this.exp(e,new Pn)}function Dy(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 Uy(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 jr(e){this.r2=re(),this.q3=re(),S.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e),this.m=e}function Py(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=re();return e.copyTo(t),this.reduce(t),t}function Ly(e){return e}function Fy(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 Ky(e,t){e.squareTo(t),this.reduce(t)}function Oy(e,t,r){e.multiplyTo(t,r),this.reduce(r)}jr.prototype.convert=Py;jr.prototype.revert=Ly;jr.prototype.reduce=Fy;jr.prototype.mulTo=Oy;jr.prototype.sqrTo=Ky;function My(e,t){var r=e.bitLength(),n,i=tr(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 Tr(t):t.isEven()?o=new jr(t):o=new _r(t);var a=new Array,s=3,u=n-1,c=(1<<n)-1;if(a[1]=o.convert(this),n>1){var f=re();for(o.sqrTo(a[1],f);s<=c;)a[s]=re(),o.mulTo(f,a[s-2],a[s]),s+=2}var l=e.t-1,h,d=!0,p=re(),y;for(r=Fi(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 Vy(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 qy(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 zy(e){var t=e.isEven();if(this.isEven()&&t||e.signum()==0)return S.ZERO;for(var r=e.clone(),n=this.clone(),i=tr(1),o=tr(0),a=tr(0),s=tr(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(S.ONE)!=0)return S.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 yt=[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],Hy=(1<<26)/yt[yt.length-1];function Gy(e){var t,r=this.abs();if(r.t==1&&r.data[0]<=yt[yt.length-1]){for(t=0;t<yt.length;++t)if(r.data[0]==yt[t])return!0;return!1}if(r.isEven())return!1;for(t=1;t<yt.length;){for(var n=yt[t],i=t+1;i<yt.length&&n<Hy;)n*=yt[i++];for(n=r.modInt(n);t<i;)if(n%yt[t++]==0)return!1}return r.millerRabin(e)}function $y(e){var t=this.subtract(S.ONE),r=t.getLowestSetBit();if(r<=0)return!1;for(var n=t.shiftRight(r),i=Wy(),o,a=0;a<e;++a){do o=new S(this.bitLength(),i);while(o.compareTo(S.ONE)<=0||o.compareTo(t)>=0);var s=o.modPow(n,this);if(s.compareTo(S.ONE)!=0&&s.compareTo(t)!=0){for(var u=1;u++<r&&s.compareTo(t)!=0;)if(s=s.modPowInt(2,this),s.compareTo(S.ONE)==0)return!1;if(s.compareTo(t)!=0)return!1}}return!0}function Wy(){return{nextBytes:function(e){for(var t=0;t<e.length;++t)e[t]=Math.floor(Math.random()*256)}}}S.prototype.chunkSize=Qd;S.prototype.toRadix=Zd;S.prototype.fromRadix=Xd;S.prototype.fromNumber=Jd;S.prototype.bitwiseTo=ny;S.prototype.changeBit=my;S.prototype.addTo=by;S.prototype.dMultiply=_y;S.prototype.dAddOffset=Iy;S.prototype.multiplyLowerTo=Dy;S.prototype.multiplyUpperTo=Uy;S.prototype.modInt=qy;S.prototype.millerRabin=$y;S.prototype.clone=Hd;S.prototype.intValue=Gd;S.prototype.byteValue=$d;S.prototype.shortValue=Wd;S.prototype.signum=Yd;S.prototype.toByteArray=jd;S.prototype.equals=ey;S.prototype.min=ty;S.prototype.max=ry;S.prototype.and=oy;S.prototype.or=ay;S.prototype.xor=sy;S.prototype.andNot=uy;S.prototype.not=cy;S.prototype.shiftLeft=fy;S.prototype.shiftRight=ly;S.prototype.getLowestSetBit=py;S.prototype.bitCount=yy;S.prototype.testBit=gy;S.prototype.setBit=xy;S.prototype.clearBit=vy;S.prototype.flipBit=wy;S.prototype.add=Ey;S.prototype.subtract=Sy;S.prototype.multiply=By;S.prototype.divide=Ay;S.prototype.remainder=Cy;S.prototype.divideAndRemainder=Ty;S.prototype.modPow=My;S.prototype.modInverse=zy;S.prototype.pow=Ny;S.prototype.gcd=Vy;S.prototype.isProbablePrime=Gy});var xu=H((Qm,mu)=>{var kt=ce();Cr();Ie();var yu=mu.exports=kt.sha1=kt.sha1||{};kt.md.sha1=kt.md.algorithms.sha1=yu;yu.create=function(){gu||Qy();var e=null,t=kt.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=kt.util.createBuffer(),e={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,o){o==="utf8"&&(i=kt.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),du(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=kt.util.createBuffer();i.putBytes(t.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,a=o&n.blockLength-1;i.putBytes(Sa.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};du(l,r,i);var h=kt.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 Sa=null,gu=!1;function Qy(){Sa=String.fromCharCode(128),Sa+=kt.util.fillString(String.fromCharCode(0),64),gu=!0}function du(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 bu=H((Ym,wu)=>{var Nt=ce();Ie();Un();xu();var vu=wu.exports=Nt.pkcs1=Nt.pkcs1||{};vu.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=Nt.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=Nt.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=Oi(i,s-o.digestLength-1,a),m=Nt.util.xorBytes(p,y,p.length),v=Oi(m,o.digestLength,a),E=Nt.util.xorBytes(i,v,i.length);return"\0"+E+m};vu.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 m=new Error("RSAES-OAEP encoded message length is invalid.");throw m.length=t.length,m.expectedLength=a,m}if(i===void 0?i=Nt.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=Oi(f,i.digestLength,o),h=Nt.util.xorBytes(c,l,c.length),d=Oi(h,a-i.digestLength-1,o),p=Nt.util.xorBytes(f,d,f.length),y=p.substring(0,i.digestLength),m=u!=="\0",v=0;v<i.digestLength;++v)m|=s.charAt(v)!==y.charAt(v);for(var E=1,C=i.digestLength,L=i.digestLength;L<p.length;L++){var R=p.charCodeAt(L),_=R&1^1,W=E?65534:0;m|=R&W,E=E&_,C+=E}if(m||p.charCodeAt(C)!==1)throw new Error("Invalid RSAES-OAEP padding.");return p.substring(C+1)};function Oi(e,t,r){r||(r=Nt.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 Eu=H((Zm,Ba)=>{var rr=ce();Ie();Ki();Un();(function(){if(rr.prime){Ba.exports=rr.prime;return}var e=Ba.exports=rr.prime=rr.prime||{},t=rr.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||rr.random,m={nextBytes:function(v){for(var E=y.getBytesSync(v.length),C=0;C<v.length;++C)v[C]=E.charCodeAt(C)}};if(p.name==="PRIMEINC")return o(l,m,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),m=0,v=f(y.bitLength());"millerRabinTests"in d&&(v=d.millerRabinTests);var E=10;"maxBlockTime"in d&&(E=d.maxBlockTime),s(y,l,h,m,v,E,p)}function s(l,h,d,p,y,m,v){var E=+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(m<0||+new Date-E<m);rr.util.setImmediate(function(){s(l,h,d,p,y,m,v)})}function u(l,h,d,p){if(typeof Worker>"u")return a(l,h,d,p);var y=c(l,h),m=d.workers,v=d.workLoad||100,E=v*30/8,C=d.workerScript||"forge/prime.worker.js";if(m===-1)return rr.util.estimateCores(function(R,_){R&&(_=2),m=_-1,L()});L();function L(){m=Math.max(1,m);for(var R=[],_=0;_<m;++_)R[_]=new Worker(C);for(var W=m,_=0;_<m;++_)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(E,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 Vi=H((Xm,Iu)=>{var M=ce();Dn();Ki();Ci();bu();Eu();Un();Ie();typeof j>"u"&&(j=M.jsbn.BigInteger);var j,Aa=M.util.isNodejs?Xr():null,x=M.asn1,st=M.util;M.pki=M.pki||{};Iu.exports=M.pki.rsa=M.rsa=M.rsa||{};var $=M.pki,Yy=[6,4,2,4,2,4,6,2],Zy={name:"PrivateKeyInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},Xy={name:"RSAPrivateKey",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},Jy={name:"RSAPublicKey",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},jy=M.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:x.Class.UNIVERSAL,type:x.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},e1={name:"DigestInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:x.Class.UNIVERSAL,type:x.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:x.Class.UNIVERSAL,type:x.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:x.Class.UNIVERSAL,type:x.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},t1=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=x.oidToDer(t).getBytes(),i=x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[]),o=x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[]);o.value.push(x.create(x.Class.UNIVERSAL,x.Type.OID,!1,n)),o.value.push(x.create(x.Class.UNIVERSAL,x.Type.NULL,!1,""));var a=x.create(x.Class.UNIVERSAL,x.Type.OCTETSTRING,!1,e.digest().getBytes());return i.value.push(o),i.value.push(a),x.toDer(i).getBytes()},Tu=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=_u(e,t,r)):(i=M.util.createBuffer(),i.putBytes(e));for(var a=new j(i.toHex(),16),s=Tu(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=Tu(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?Mi(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(n1(e.num.bitLength()))?++e.pqState:e.num.dAddOffset(Yy[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(Su("generateKeyPair"))return Aa.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(Bu("generateKey")&&Bu("exportKey"))return st.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Cu(t),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(s){return st.globalScope.crypto.subtle.exportKey("pkcs8",s.privateKey)}).then(void 0,function(s){n(s)}).then(function(s){if(s){var u=$.privateKeyFromAsn1(x.fromDer(M.util.createBuffer(s)));n(null,{privateKey:u,publicKey:$.setRsaPublicKey(u.n,u.e)})}});if(Au("generateKey")&&Au("exportKey")){var i=st.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Cu(t),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(s){var u=s.target.result,c=st.globalScope.msCrypto.subtle.exportKey("pkcs8",u.privateKey);c.oncomplete=function(f){var l=f.target.result,h=$.privateKeyFromAsn1(x.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(Su("generateKeyPairSync")){var o=Aa.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;r1(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 _u(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=Mi(c,r,!0);var f=x.fromDer(c,{parseAllBytes:a._parseAllDigestBytes}),l={},h=[];if(!x.validate(f,e1,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=x.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=Mi(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:Mi};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:t1},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 x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,x.integerToDer(0).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.OID,!1,x.oidToDer($.oids.rsaEncryption).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.NULL,!1,"")]),x.create(x.Class.UNIVERSAL,x.Type.OCTETSTRING,!1,x.toDer(e).getBytes())])};$.privateKeyFromAsn1=function(e){var t={},r=[];if(x.validate(e,Zy,t,r)&&(e=x.fromDer(M.util.createBuffer(t.privateKey))),t={},r=[],!x.validate(e,Xy,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 x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,x.integerToDer(0).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.n)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.e)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.d)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.p)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.q)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.dP)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.dQ)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.qInv))])};$.publicKeyFromAsn1=function(e){var t={},r=[];if(x.validate(e,jy,t,r)){var n=x.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=[],!x.validate(e,Jy,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 x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.OID,!1,x.oidToDer($.oids.rsaEncryption).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.NULL,!1,"")]),x.create(x.Class.UNIVERSAL,x.Type.BITSTRING,!1,[$.publicKeyToRSAPublicKey(e)])])};$.publicKeyToRSAPublicKey=function(e){return x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.n)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.e))])};function _u(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 Mi(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 r1(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 Dt(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 n1(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 Su(e){return M.util.isNodejs&&typeof Aa[e]=="function"}function Bu(e){return typeof st.globalScope<"u"&&typeof st.globalScope.crypto=="object"&&typeof st.globalScope.crypto.subtle=="object"&&typeof st.globalScope.crypto.subtle[e]=="function"}function Au(e){return typeof st.globalScope<"u"&&typeof st.globalScope.msCrypto=="object"&&typeof st.globalScope.msCrypto.subtle=="object"&&typeof st.globalScope.msCrypto.subtle[e]=="function"}function Cu(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 Pu=H((Jm,Uu)=>{var N=ce();ga();Dn();O0();Cr();Ci();H0();W0();Un();ou();Vi();Ie();typeof Ru>"u"&&(Ru=N.jsbn.BigInteger);var Ru,w=N.asn1,Y=N.pki=N.pki||{};Uu.exports=Y.pbe=N.pbe=N.pbe||{};var Ir=Y.oids,i1={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"}]},o1={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"}]}]},a1={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=N.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=Ir["aes128-CBC"],l=N.aes.createEncryptionCipher;break;case"aes192":a=24,c=16,f=Ir["aes192-CBC"],l=N.aes.createEncryptionCipher;break;case"aes256":a=32,c=16,f=Ir["aes256-CBC"],l=N.aes.createEncryptionCipher;break;case"des":a=8,c=8,f=Ir.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=Du(d),y=N.pkcs5.pbkdf2(t,n,i,a,p),m=N.random.getBytesSync(c),v=l(y);v.start(m),v.update(w.toDer(e)),v.finish(),u=v.output.getBytes();var E=s1(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(Ir.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(Ir.pkcs5PBKDF2).getBytes()),E]),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,m)])])])}else if(r.algorithm==="3des"){a=24;var C=new N.util.ByteBuffer(n),y=Y.pbe.generatePkcs12Key(t,C,1,i,a),m=Y.pbe.generatePkcs12Key(t,C,2,i,a),v=N.des.createEncryptionCipher(y);v.start(m),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(Ir["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 L=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[s,w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,u)]);return L};Y.decryptPrivateKeyInfo=function(e,t){var r=null,n={},i=[];if(!w.validate(e,i1,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=N.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 N.pem.encode(r,{maxline:t})};Y.encryptedPrivateKeyFromPem=function(e){var t=N.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=N.random.getBytesSync(16),s=N.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",a=24,o=N.random.getBytesSync(16),s=N.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",a=32,o=N.random.getBytesSync(16),s=N.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",a=24,o=N.random.getBytesSync(8),s=N.des.createEncryptionCipher;break;case"des":i="DES-CBC",a=8,o=N.random.getBytesSync(8),s=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 c=N.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:N.util.bytesToHex(o).toUpperCase()},body:f.output.getBytes()};return N.pem.encode(l)};Y.decryptRsaPrivateKey=function(e,t){var r=null,n=N.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=N.des.createDecryptionCipher;break;case"DES-EDE3-CBC":o=24,a=N.des.createDecryptionCipher;break;case"AES-128-CBC":o=16,a=N.aes.createDecryptionCipher;break;case"AES-192-CBC":o=24,a=N.aes.createDecryptionCipher;break;case"AES-256-CBC":o=32,a=N.aes.createDecryptionCipher;break;case"RC2-40-CBC":o=5,a=function(l){return N.rc2.createDecryptionCipher(l,40)};break;case"RC2-64-CBC":o=8,a=function(l){return N.rc2.createDecryptionCipher(l,64)};break;case"RC2-128-CBC":o=16,a=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 s=N.util.hexToBytes(n.dekInfo.parameters),u=N.pbe.opensslDeriveBytes(t,s.substr(0,8),o),c=a(u);if(c.start(s),c.update(N.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 N.md))throw new Error('"sha1" hash algorithm unavailable.');o=N.md.sha1.create()}var u=o.digestLength,c=o.blockLength,f=new N.util.ByteBuffer,l=new N.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 N.util.ByteBuffer;p.fillWithByte(r,c);var y=c*Math.ceil(d/c),m=new N.util.ByteBuffer;for(s=0;s<y;s++)m.putByte(t.at(s%d));var v=c*Math.ceil(h/c),E=new N.util.ByteBuffer;for(s=0;s<v;s++)E.putByte(l.at(s%h));var C=m;C.putBuffer(E);for(var L=Math.ceil(i/u),R=1;R<=L;R++){var _=new N.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 N.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 N.util.ByteBuffer;for(a=0;a<K;a++){var q=new N.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,o1,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=N.util.createBuffer(n.kdfIterationCount);s=s.getInt(s.length()<<3);var u,c;switch(Y.oids[e]){case"aes128-CBC":u=16,c=N.aes.createDecryptionCipher;break;case"aes192-CBC":u=24,c=N.aes.createDecryptionCipher;break;case"aes256-CBC":u=32,c=N.aes.createDecryptionCipher;break;case"des-EDE3-CBC":u=24,c=N.des.createDecryptionCipher;break;case"desCBC":u=8,c=N.des.createDecryptionCipher;break}var f=Nu(n.prfOid),l=N.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,a1,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=N.util.createBuffer(n.salt),s=N.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=N.des.startDecrypting;break;case Y.oids["pbewithSHAAnd40BitRC2-CBC"]:u=5,c=8,f=function(y,m){var v=N.rc2.createDecryptionCipher(y,40);return v.start(m,null),v};break;default:var o=new Error("Cannot read PKCS #12 PBE data block. Unsupported OID.");throw o.oid=e,o}var l=Nu(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 N.md))throw new Error('"md5" hash algorithm unavailable.');n=N.md.md5.create()}t===null&&(t="");for(var i=[ku(n,e+t)],o=16,a=1;o<r;++a,o+=16)i.push(ku(n,i[a-1]+e+t));return i.join("").substr(0,r)};function ku(e,t){return e.start().update(t).digest().getBytes()}function Nu(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 Du(t)}function Du(e){var t=N.md;switch(e){case"hmacWithSHA224":t=N.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 s1(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,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(Y.oids[n]).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.NULL,!1,"")])),i}});var Ju=H((px,Xu)=>{"use strict";Xu.exports=C1;function C1(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 rc=H(tc=>{"use strict";var Wi=tc;Wi.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 rn=new Array(64),ec=new Array(123);for(mt=0;mt<64;)ec[rn[mt]=mt<26?mt+65:mt<52?mt+71:mt<62?mt-4:mt-59|43]=mt++;var mt;Wi.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++]=rn[c>>2],u=(c&3)<<4,s=1;break;case 1:o[a++]=rn[u|c>>4],u=(c&15)<<2,s=2;break;case 2:o[a++]=rn[u|c>>6],o[a++]=rn[c&63],s=0;break}a>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),a=0)}return s&&(o[a++]=rn[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 ju="invalid encoding";Wi.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=ec[u])===void 0)throw Error(ju);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(ju);return n-i};Wi.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}});var ic=H((yx,nc)=>{"use strict";nc.exports=Qi;function Qi(){this._listeners={}}Qi.prototype.on=function(t,r,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:r,ctx:n||this}),this};Qi.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};Qi.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 lc=H((gx,fc)=>{"use strict";fc.exports=oc(oc);function oc(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,ac),e.writeFloatBE=t.bind(null,sc);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,uc),e.readFloatBE=r.bind(null,cc)}(),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,ac,0,4),e.writeDoubleBE=t.bind(null,sc,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,uc,0,4),e.readDoubleBE=r.bind(null,cc,4,0)}(),e}function ac(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 sc(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 uc(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0}function cc(e,t){return(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}});var hc=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 dc=H(pc=>{"use strict";var La=pc;La.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};La.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))};La.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 gc=H((xx,yc)=>{"use strict";yc.exports=T1;function T1(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 xc=H((vx,mc)=>{"use strict";mc.exports=Le;var Mn=Nr();function Le(e,t){this.lo=e>>>0,this.hi=t>>>0}var kr=Le.zero=new Le(0,0);kr.toNumber=function(){return 0};kr.zzEncode=kr.zzDecode=function(){return this};kr.length=function(){return 1};var _1=Le.zeroHash="\0\0\0\0\0\0\0\0";Le.fromNumber=function(t){if(t===0)return kr;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 Le(n,i)};Le.from=function(t){if(typeof t=="number")return Le.fromNumber(t);if(Mn.isString(t))if(Mn.Long)t=Mn.Long.fromString(t);else return Le.fromNumber(parseInt(t,10));return t.low||t.high?new Le(t.low>>>0,t.high>>>0):kr};Le.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};Le.prototype.toLong=function(t){return Mn.Long?new Mn.Long(this.lo|0,this.hi|0,!!t):{low:this.lo|0,high:this.hi|0,unsigned:!!t}};var ur=String.prototype.charCodeAt;Le.fromHash=function(t){return t===_1?kr:new Le((ur.call(t,0)|ur.call(t,1)<<8|ur.call(t,2)<<16|ur.call(t,3)<<24)>>>0,(ur.call(t,4)|ur.call(t,5)<<8|ur.call(t,6)<<16|ur.call(t,7)<<24)>>>0)};Le.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)};Le.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};Le.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};Le.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 Nr=H(Fa=>{"use strict";var O=Fa;O.asPromise=Ju();O.base64=rc();O.EventEmitter=ic();O.float=lc();O.inquire=hc();O.utf8=dc();O.pool=gc();O.LongBits=xc();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||Fa;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 vc(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=vc;O.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)};function wc(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&&vc(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=wc;O.ProtocolError=wc("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 Ma=H((bx,Ac)=>{"use strict";Ac.exports=Te;var Pt=Nr(),Oa,Sc=Pt.LongBits,I1=Pt.utf8;function xt(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 bc=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")},Bc=function(){return Pt.Buffer?function(r){return(Te.create=function(i){return Pt.Buffer.isBuffer(i)?new Oa(i):bc(i)})(r)}:bc};Te.create=Bc();Te.prototype._slice=Pt.Array.prototype.subarray||Pt.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,xt(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 Ka(){var e=new Sc(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 xt(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 xt(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 Yi(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 xt(this,4);return Yi(this.buf,this.pos+=4)};Te.prototype.sfixed32=function(){if(this.pos+4>this.len)throw xt(this,4);return Yi(this.buf,this.pos+=4)|0};function Ec(){if(this.pos+8>this.len)throw xt(this,8);return new Sc(Yi(this.buf,this.pos+=4),Yi(this.buf,this.pos+=4))}Te.prototype.float=function(){if(this.pos+4>this.len)throw xt(this,4);var t=Pt.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t};Te.prototype.double=function(){if(this.pos+8>this.len)throw xt(this,4);var t=Pt.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 xt(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 I1.read(t,0,t.length)};Te.prototype.skip=function(t){if(typeof t=="number"){if(this.pos+t>this.len)throw xt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw xt(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){Oa=e,Te.create=Bc(),Oa._configure();var t=Pt.Long?"toLong":"toNumber";Pt.merge(Te.prototype,{int64:function(){return Ka.call(this)[t](!1)},uint64:function(){return Ka.call(this)[t](!0)},sint64:function(){return Ka.call(this).zzDecode()[t](!1)},fixed64:function(){return Ec.call(this)[t](!0)},sfixed64:function(){return Ec.call(this)[t](!1)}})}});var Ic=H((Ex,_c)=>{"use strict";_c.exports=Dr;var Tc=Ma();(Dr.prototype=Object.create(Tc.prototype)).constructor=Dr;var Cc=Nr();function Dr(e){Tc.call(this,e)}Dr._configure=function(){Cc.Buffer&&(Dr.prototype._slice=Cc.Buffer.prototype.slice)};Dr.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))};Dr._configure()});var Wa=H((Sx,Dc)=>{"use strict";Dc.exports=ne;var ut=Nr(),Va,Zi=ut.LongBits,Rc=ut.base64,kc=ut.utf8;function Vn(e,t,r){this.fn=e,this.len=t,this.next=void 0,this.val=r}function za(){}function R1(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}function ne(){this.len=0,this.head=new Vn(za,0,0),this.tail=this.head,this.states=null}var Nc=function(){return ut.Buffer?function(){return(ne.create=function(){return new Va})()}:function(){return new ne}};ne.create=Nc();ne.alloc=function(t){return new ut.Array(t)};ut.Array!==Array&&(ne.alloc=ut.pool(ne.alloc,ut.Array.prototype.subarray));ne.prototype._push=function(t,r,n){return this.tail=this.tail.next=new Vn(t,r,n),this.len+=r,this};function Ha(e,t,r){t[r]=e&255}function k1(e,t,r){for(;e>127;)t[r++]=e&127|128,e>>>=7;t[r]=e}function Ga(e,t){this.len=e,this.next=void 0,this.val=t}Ga.prototype=Object.create(Vn.prototype);Ga.prototype.fn=k1;ne.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new Ga((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this};ne.prototype.int32=function(t){return t<0?this._push($a,10,Zi.fromNumber(t)):this.uint32(t)};ne.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)};function $a(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}ne.prototype.uint64=function(t){var r=Zi.from(t);return this._push($a,r.length(),r)};ne.prototype.int64=ne.prototype.uint64;ne.prototype.sint64=function(t){var r=Zi.from(t).zzEncode();return this._push($a,r.length(),r)};ne.prototype.bool=function(t){return this._push(Ha,1,t?1:0)};function qa(e,t,r){t[r]=e&255,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}ne.prototype.fixed32=function(t){return this._push(qa,4,t>>>0)};ne.prototype.sfixed32=ne.prototype.fixed32;ne.prototype.fixed64=function(t){var r=Zi.from(t);return this._push(qa,4,r.lo)._push(qa,4,r.hi)};ne.prototype.sfixed64=ne.prototype.fixed64;ne.prototype.float=function(t){return this._push(ut.float.writeFloatLE,4,t)};ne.prototype.double=function(t){return this._push(ut.float.writeDoubleLE,8,t)};var N1=ut.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]};ne.prototype.bytes=function(t){var r=t.length>>>0;if(!r)return this._push(Ha,1,0);if(ut.isString(t)){var n=ne.alloc(r=Rc.length(t));Rc.decode(t,n,0),t=n}return this.uint32(r)._push(N1,r,t)};ne.prototype.string=function(t){var r=kc.length(t);return r?this.uint32(r)._push(kc.write,r,t):this._push(Ha,1,0)};ne.prototype.fork=function(){return this.states=new R1(this),this.head=this.tail=new Vn(za,0,0),this.len=0,this};ne.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 Vn(za,0,0),this.len=0),this};ne.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};ne.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};ne._configure=function(e){Va=e,ne.create=Nc(),Va._configure()}});var Lc=H((Bx,Pc)=>{"use strict";Pc.exports=Lt;var Uc=Wa();(Lt.prototype=Object.create(Uc.prototype)).constructor=Lt;var cr=Nr();function Lt(){Uc.call(this)}Lt._configure=function(){Lt.alloc=cr._Buffer_allocUnsafe,Lt.writeBytesBuffer=cr.Buffer&&cr.Buffer.prototype instanceof Uint8Array&&cr.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++]}};Lt.prototype.bytes=function(t){cr.isString(t)&&(t=cr._Buffer_from(t,"base64"));var r=t.length>>>0;return this.uint32(r),r&&this._push(Lt.writeBytesBuffer,r,t),this};function D1(e,t,r){e.length<40?cr.utf8.write(e,t,r):t.utf8Write?t.utf8Write(e,r):t.write(e,r)}Lt.prototype.string=function(t){var r=cr.Buffer.byteLength(t);return this.uint32(r),r&&this._push(D1,r,t),this};Lt._configure()});var Qc=H((Ev,Wc)=>{var me=ce();Cr();Ie();var Hn=Wc.exports=me.sha512=me.sha512||{};me.md.sha512=me.md.algorithms.sha512=Hn;var Gc=me.sha384=me.sha512.sha384=me.sha512.sha384||{};Gc.create=function(){return Hn.create("SHA-384")};me.md.sha384=me.md.algorithms.sha384=Gc;me.sha512.sha256=me.sha512.sha256||{create:function(){return Hn.create("SHA-512/256")}};me.md["sha512/256"]=me.md.algorithms["sha512/256"]=me.sha512.sha256;me.sha512.sha224=me.sha512.sha224||{create:function(){return Hn.create("SHA-512/224")}};me.md["sha512/224"]=me.md.algorithms["sha512/224"]=me.sha512.sha224;Hn.create=function(e){if($c||z1(),typeof e>"u"&&(e="SHA-512"),!(e in Pr))throw new Error("Invalid SHA-512 algorithm: "+e);for(var t=Pr[e],r=null,n=me.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=me.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=me.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),Hc(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),s},s.digest=function(){var u=me.util.createBuffer();u.putBytes(n.bytes());var c=s.fullMessageLength[s.fullMessageLength.length-1]+s.messageLengthSize,f=c&s.blockLength-1;u.putBytes(es.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);Hc(y,i,u);var m=me.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)m.putInt32(y[p][0]),(p!==v-1||e!=="SHA-512/224")&&m.putInt32(y[p][1]);return m},s};var es=null,$c=!1,ts=null,Pr=null;function z1(){es=String.fromCharCode(128),es+=me.util.fillString(String.fromCharCode(0),128),ts=[[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]],Pr={},Pr["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],Pr["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],Pr["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],Pr["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],$c=!0}function Hc(e,t,r){for(var n,i,o,a,s,u,c,f,l,h,d,p,y,m,v,E,C,L,R,_,W,T,K,Q,q,V,se,pe,z,Z,F,Ze,At,Do,Uo,Ws=r.length();Ws>=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],F=Ze[1],n=((Z>>>19|F<<13)^(F>>>29|Z<<3)^Z>>>6)>>>0,i=((Z<<13|F>>>19)^(F<<3|Z>>>29)^(Z<<26|F>>>6))>>>0,Do=t[z-15],Z=Do[0],F=Do[1],o=((Z>>>1|F<<31)^(Z>>>8|F<<24)^Z>>>7)>>>0,a=((Z<<31|F>>>1)^(Z<<24|F>>>8)^(Z<<25|F>>>7))>>>0,At=t[z-7],Uo=t[z-16],F=i+At[1]+a+Uo[1],t[z][0]=n+At[0]+o+Uo[0]+(F/4294967296>>>0)>>>0,t[z][1]=F>>>0;for(y=e[0][0],m=e[0][1],v=e[1][0],E=e[1][1],C=e[2][0],L=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|m<<4)^(m>>>2|y<<30)^(m>>>7|y<<25))>>>0,u=((y<<4|m>>>28)^(m<<30|y>>>2)^(m<<25|y>>>7))>>>0,d=(y&v|C&(y^v))>>>0,p=(m&E|L&(m^E))>>>0,F=pe+f+h+ts[z][1]+t[z][1],n=se+c+l+ts[z][0]+t[z][0]+(F/4294967296>>>0)>>>0,i=F>>>0,F=u+p,o=s+d+(F/4294967296>>>0)>>>0,a=F>>>0,se=q,pe=V,q=K,V=Q,K=W,Q=T,F=_+i,W=R+n+(F/4294967296>>>0)>>>0,T=F>>>0,R=C,_=L,C=v,L=E,v=y,E=m,F=i+a,y=n+o+(F/4294967296>>>0)>>>0,m=F>>>0;F=e[0][1]+m,e[0][0]=e[0][0]+y+(F/4294967296>>>0)>>>0,e[0][1]=F>>>0,F=e[1][1]+E,e[1][0]=e[1][0]+v+(F/4294967296>>>0)>>>0,e[1][1]=F>>>0,F=e[2][1]+L,e[2][0]=e[2][0]+C+(F/4294967296>>>0)>>>0,e[2][1]=F>>>0,F=e[3][1]+_,e[3][0]=e[3][0]+R+(F/4294967296>>>0)>>>0,e[3][1]=F>>>0,F=e[4][1]+T,e[4][0]=e[4][0]+W+(F/4294967296>>>0)>>>0,e[4][1]=F>>>0,F=e[5][1]+Q,e[5][0]=e[5][0]+K+(F/4294967296>>>0)>>>0,e[5][1]=F>>>0,F=e[6][1]+V,e[6][0]=e[6][0]+q+(F/4294967296>>>0)>>>0,e[6][1]=F>>>0,F=e[7][1]+pe,e[7][0]=e[7][0]+se+(F/4294967296>>>0)>>>0,e[7][1]=F>>>0,Ws-=128}}});var so=H((lw,If)=>{"use strict";function _f(e,t){for(let r in t)Object.defineProperty(e,r,{value:t[r],enumerable:!0,configurable:!0});return e}function wg(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 _f(e,r)}catch{r.message=e.message,r.stack=e.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(e)),_f(new i,r)}}If.exports=wg});var kf=H((hw,Rf)=>{var pn=1e3,dn=pn*60,yn=dn*60,Or=yn*24,bg=Or*7,Eg=Or*365.25;Rf.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return Sg(e);if(r==="number"&&isFinite(e))return t.long?Ag(e):Bg(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function Sg(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*Eg;case"weeks":case"week":case"w":return r*bg;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 Bg(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 Ag(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 Df=H((pw,Nf)=>{function Cg(e){r.debug=r,r.default=r,r.coerce=u,r.disable=o,r.enable=i,r.enabled=a,r.humanize=kf(),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(...m){if(!y.enabled)return;let v=y,E=Number(new Date),C=E-(l||E);v.diff=C,v.prev=l,v.curr=E,l=E,m[0]=r.coerce(m[0]),typeof m[0]!="string"&&m.unshift("%O");let L=0;m[0]=m[0].replace(/%([a-zA-Z%])/g,(_,W)=>{if(_==="%%")return"%";L++;let T=r.formatters[W];if(typeof T=="function"){let K=m[L];_=T.call(v,K),m.splice(L,1),L--}return _}),r.formatArgs.call(v,m),(v.log||r.log).apply(v,m)}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:m=>{h=m}}),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=Cg});var Uf=H((je,co)=>{je.formatArgs=_g;je.save=Ig;je.load=Rg;je.useColors=Tg;je.storage=kg();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 Tg(){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 _g(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 Ig(e){try{e?je.storage.setItem("debug",e):je.storage.removeItem("debug")}catch{}}function Rg(){let e;try{e=je.storage.getItem("debug")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function kg(){try{return localStorage}catch{}}co.exports=Df()(je);var{formatters:Ng}=co.exports;Ng.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var ih=H((eE,nh)=>{nh.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 sh=H((rE,Us)=>{"use strict";var x2=Object.prototype.hasOwnProperty,Ge="~";function ci(){}Object.create&&(ci.prototype=Object.create(null),new ci().__proto__||(Ge=!1));function v2(e,t,r){this.fn=e,this.context=t,this.once=r||!1}function ah(e,t,r,n,i){if(typeof r!="function")throw new TypeError("The listener must be a function");var o=new v2(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)x2.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 ah(this,t,r,n,!1)};qe.prototype.once=function(t,r,n){return ah(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 Us<"u"&&(Us.exports=qe)});var C2={};Ke(C2,{ipns:()=>A2,ipnsSelector:()=>Eh,ipnsValidator:()=>Ds});var Po=Symbol.for("@libp2p/peer-id");function Ys(e){return e!=null&&!!e[Po]}var eh=le(Zs(),1);var Xs=(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:()=>Lh});function kh(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,m=0,v=0,E=p.length;v!==E&&p[v]===0;)v++,y++;for(var C=(E-v)*f+1>>>0,L=new Uint8Array(C);v!==E;){for(var R=p[v],_=0,W=C-1;(R!==0||_<m)&&W!==-1;W--,_++)R+=256*L[W]>>>0,L[W]=R%s>>>0,R=R/s>>>0;if(R!==0)throw new Error("Non-zero carry");m=_,v++}for(var T=C-m;T!==C&&L[T]===0;)T++;for(var K=u.repeat(y);T<C;++T)K+=e.charAt(L[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 m=0,v=0;p[y]===u;)m++,y++;for(var E=(p.length-y)*c+1>>>0,C=new Uint8Array(E);p[y];){var L=r[p.charCodeAt(y)];if(L===255)return;for(var R=0,_=E-1;(L!==0||R<v)&&_!==-1;_--,R++)L+=s*C[_]>>>0,C[_]=L%256>>>0,L=L/256>>>0;if(L!==0)throw new Error("Non-zero carry");v=R,y++}if(p[y]!==" "){for(var W=E-v;W!==E&&C[W]===0;)W++;for(var T=new Uint8Array(m+(E-W)),K=m;W!==E;)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=kh,Dh=Nh,Js=Dh;var D2=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 e0=e=>new TextEncoder().encode(e),t0=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 n0(this,t)}},Oo=class{constructor(t){this.decoders=t}or(t){return n0(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`)}},n0=(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}=Js(r,t);return qr({prefix:e,name:t,encode:n,decode:o=>qt(i(o))})},Uh=(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},Ph=(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 Ph(i,n,r)},decode(i){return Uh(i,n,r,e)}});var Lh=qr({prefix:"\0",name:"identity",encode:e=>t0(e),decode:e=>e0(e)});var qo={};Ke(qo,{base2:()=>Fh});var Fh=Be({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var zo={};Ke(zo,{base8:()=>Kh});var Kh=Be({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ho={};Ke(Ho,{base10:()=>Oh});var Oh=Xt({prefix:"9",name:"base10",alphabet:"0123456789"});var Go={};Ke(Go,{base16:()=>Mh,base16upper:()=>Vh});var Mh=Be({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Vh=Be({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var $o={};Ke($o,{base32:()=>Jt,base32hex:()=>Hh,base32hexpad:()=>$h,base32hexpadupper:()=>Wh,base32hexupper:()=>Gh,base32pad:()=>qh,base32padupper:()=>zh,base32upper:()=>i0,base32z:()=>Qh});var Jt=Be({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),i0=Be({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),qh=Be({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),zh=Be({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Hh=Be({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Gh=Be({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),$h=Be({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Wh=Be({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Qh=Be({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Wo={};Ke(Wo,{base36:()=>Yh,base36upper:()=>Zh});var Yh=Xt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Zh=Xt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Qo={};Ke(Qo,{base58btc:()=>Oe,base58flickr:()=>Xh});var Oe=Xt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Xh=Xt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Yo={};Ke(Yo,{base64:()=>zr,base64pad:()=>Jh,base64url:()=>jh,base64urlpad:()=>ep});var zr=Be({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Jh=Be({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),jh=Be({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),ep=Be({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Zo={};Ke(Zo,{base256emoji:()=>op});var o0=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}"),tp=o0.reduce((e,t,r)=>(e[r]=t,e),[]),rp=o0.reduce((e,t,r)=>(e[t.codePointAt(0)]=r,e),[]);function np(e){return e.reduce((t,r)=>(t+=tp[r],t),"")}function ip(e){let t=[];for(let r of e){let n=rp[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);t.push(n)}return new Uint8Array(t)}var op=qr({prefix:"\u{1F680}",name:"base256emoji",encode:np,decode:ip});var ea={};Ke(ea,{sha256:()=>Me,sha512:()=>Bp});var ap=u0,a0=128,sp=127,up=~sp,cp=Math.pow(2,31);function u0(e,t,r){t=t||[],r=r||0;for(var n=r;e>=cp;)t[r++]=e&255|a0,e/=128;for(;e&up;)t[r++]=e&255|a0,e>>>=7;return t[r]=e|0,u0.bytes=r-n+1,t}var fp=Xo,lp=128,s0=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&s0)<<i:(a&s0)*Math.pow(2,i),i+=7}while(a>=lp);return Xo.bytes=o-n,r}var hp=Math.pow(2,7),pp=Math.pow(2,14),dp=Math.pow(2,21),yp=Math.pow(2,28),gp=Math.pow(2,35),mp=Math.pow(2,42),xp=Math.pow(2,49),vp=Math.pow(2,56),wp=Math.pow(2,63),bp=function(e){return e<hp?1:e<pp?2:e<dp?3:e<yp?4:e<gp?5:e<mp?6:e<xp?7:e<vp?8:e<wp?9:10},Ep={encode:ap,decode:fp,encodingLength:bp},Sp=Ep,Tn=Sp;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)},c0=(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 l0=e=>async t=>new Uint8Array(await crypto.subtle.digest(e,t)),Me=jo({name:"sha2-256",code:18,encode:l0("SHA-256")}),Bp=jo({name:"sha2-512",code:19,encode:l0("SHA-512")});var ta={};Ke(ta,{identity:()=>Tt});var h0=0,Ap="identity",p0=qt,Cp=e=>Ct(h0,p0(e)),Tt={code:h0,name:Ap,encode:p0,digest:Cp};var em=new TextEncoder,tm=new TextDecoder;var d0=(e,t)=>{let{bytes:r,version:n}=e;switch(n){case 0:return Rp(r,ra(e),t||Oe.encoder);default:return kp(r,ra(e),t||Jt.encoder)}};var y0=new WeakMap,ra=e=>{let t=y0.get(e);if(t==null){let r=new Map;return y0.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&&c0(t.multihash,n.multihash)}toString(t){return d0(this,t)}toJSON(){return{"/":d0(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||g0(n,i,o.bytes))}else if(r[Dp]===!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=g0(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]=Ip(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}},Ip=(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)]}}},Rp=(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},kp=(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,g0=(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},Dp=Symbol.for("@ipld/js-cid/CID");var Wr={...Vo,...qo,...zo,...Ho,...Go,...$o,...Wo,...Qo,...Yo,...Zo},lm={...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 x0(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}var m0=x0("utf8","u",e=>"u"+new TextDecoder("utf8").decode(e),e=>new TextEncoder().encode(e.substring(1))),na=x0("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}),Up={utf8:m0,"utf-8":m0,hex:Wr.base16,latin1:na,ascii:na,binary:na,...Wr},Si=Up;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="/",v0=new TextEncoder().encode(zt),Bi=v0[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(Xs().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=v0),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 Pp(this.baseNamespace())}name(){return Lp(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(),...Fp(t.map(r=>r.namespaces()))])}};function Pp(e){let t=e.split(":");return t.length<2?"":t.slice(0,-1).join(":")}function Lp(e){let t=e.split(":");return t[t.length-1]}function Fp(e){return[].concat(...e)}var nw=le(Dn(),1),iw=le(Pu(),1);var fe=class extends Error{code;props;constructor(t,r,n){super(t),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};var vg=le(ce(),1);var ja={};Ke(ja,{Ed25519PrivateKey:()=>Ur,Ed25519PublicKey:()=>zn,generateKeyPair:()=>O1,generateKeyPairFromSeed:()=>Vc,unmarshalEd25519PrivateKey:()=>F1,unmarshalEd25519PublicKey:()=>K1});function Ue(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 u1=le(Xr(),1);var Pe=BigInt(0),ee=BigInt(1),or=BigInt(2),c1=BigInt(8),Lu=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),ge=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:Lu,n:Lu,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var Vu=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),Ln=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),nx=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),f1=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),l1=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),h1=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),p1=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 be))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return t.equals(be.ZERO)?J.ZERO:new J(t.x,t.y,ee,B(t.x*t.y))}static toAffineBatch(t){let r=g1(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){Ku(t);let{x:r,y:n,z:i}=this,{x:o,y:a,z:s}=t,u=B(r*s),c=B(o*i),f=B(n*s),l=B(a*i);return u===c&&f===l}negate(){return new J(B(-this.x),this.y,this.z,B(-this.t))}double(){let{x:t,y:r,z:n}=this,{a:i}=ge,o=B(t*t),a=B(r*r),s=B(or*B(n*n)),u=B(i*o),c=t+r,f=B(B(c*c)-o-a),l=u+a,h=l-s,d=u-a,p=B(f*h),y=B(l*d),m=B(f*d),v=B(h*l);return new J(p,y,v,m)}add(t){Ku(t);let{x:r,y:n,z:i,t:o}=this,{x:a,y:s,z:u,t:c}=t,f=B((n-r)*(s+a)),l=B((n+r)*(s-a)),h=B(l-f);if(h===Pe)return this.double();let d=B(i*or*c),p=B(o*or*u),y=p+d,m=l+f,v=p-d,E=B(y*h),C=B(m*v),L=B(y*v),R=B(h*m);return new J(E,C,R,L)}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=be.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&&Ra.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=J.normalizeZ(i),Ra.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+=ee);let y=d,m=d+Math.abs(p)-1,v=h%2!==0,E=p<0;p===0?a=a.add(Fu(v,i[y])):o=o.add(Fu(E,i[m]))}return J.normalizeZ([o,a])[0]}multiply(t,r){return this.wNAF(zi(t,ge.l),r)}multiplyUnsafe(t){let r=zi(t,ge.l,!1),n=J.BASE,i=J.ZERO;if(r===Pe)return i;if(this.equals(i)||r===ee)return this;if(this.equals(n))return this.wNAF(r);let o=i,a=this;for(;r>Pe;)r&ee&&(o=o.add(a)),a=a.double(),r>>=ee;return o}isSmallOrder(){return this.multiplyUnsafe(ge.h).equals(J.ZERO)}isTorsionFree(){let t=this.multiplyUnsafe(ge.l/or).double();return ge.l%or&&(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?c1:Hi(i));let a=B(r*t),s=B(n*t),u=B(i*t);if(o)return be.ZERO;if(u!==ee)throw new Error("invZ was invalid");return new be(a,s)}fromRistrettoBytes(){Ta()}toRistrettoBytes(){Ta()}fromRistrettoHash(){Ta()}};J.BASE=new J(ge.Gx,ge.Gy,ee,B(ge.Gx*ge.Gy));J.ZERO=new J(Pe,ee,ee,Pe);function Fu(e,t){let r=t.negate();return e?r:t}function Ku(e){if(!(e instanceof J))throw new TypeError("ExtendedPoint expected")}function Ca(e){if(!(e instanceof We))throw new TypeError("RistrettoPoint expected")}function Ta(){throw new Error("Legacy method: switch to RistrettoPoint")}var We=class{constructor(t){this.ep=t}static calcElligatorRistrettoMap(t){let{d:r}=ge,n=B(Ln*t*t),i=B((n+ee)*h1),o=BigInt(-1),a=B((o-r*n)*B(n+r)),{isValid:s,value:u}=Na(i,a),c=B(u*t);ir(c)||(c=B(-c)),s||(u=c),s||(o=n);let f=B(o*(n-ee)*p1-a),l=u*u,h=B((u+u)*a),d=B(f*f1),p=B(ee-l),y=B(ee+l);return new J(B(h*y),B(p*d),B(d*y),B(h*p))}static hashToCurve(t){t=ar(t,64);let r=_a(t.slice(0,32)),n=this.calcElligatorRistrettoMap(r),i=_a(t.slice(32,64)),o=this.calcElligatorRistrettoMap(i);return new We(n.add(o))}static fromHex(t){t=ar(t,32);let{a:r,d:n}=ge,i="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",o=_a(t);if(!x1(Fn(o),t)||ir(o))throw new Error(i);let a=B(o*o),s=B(ee+r*a),u=B(ee-r*a),c=B(s*s),f=B(u*u),l=B(r*n*c-f),{isValid:h,value:d}=Mu(B(l*f)),p=B(d*u),y=B(d*p*l),m=B((o+o)*p);ir(m)&&(m=B(-m));let v=B(s*y),E=B(m*v);if(!h||ir(E)||v===Pe)throw new Error(i);return new We(new J(m,v,ee,E))}toRawBytes(){let{x:t,y:r,z:n,t:i}=this.ep,o=B(B(n+r)*B(n-r)),a=B(t*r),s=B(a*a),{value:u}=Mu(B(o*s)),c=B(u*o),f=B(u*a),l=B(c*f*i),h;if(ir(i*l)){let p=B(r*Ln),y=B(t*Ln);t=p,r=y,h=B(c*l1)}else h=f;ir(t*l)&&(r=B(-r));let d=B((n-r)*h);return ir(d)&&(d=B(-d)),Fn(d)}toHex(){return Kn(this.toRawBytes())}toString(){return this.toHex()}equals(t){Ca(t);let r=this.ep,n=t.ep,i=B(r.x*n.y)===B(r.y*n.x),o=B(r.y*n.y)===B(r.x*n.x);return i||o}add(t){return Ca(t),new We(this.ep.add(t.ep))}subtract(t){return Ca(t),new We(this.ep.subtract(t.ep))}multiply(t){return new We(this.ep.multiply(t))}multiplyUnsafe(t){return new We(this.ep.multiplyUnsafe(t))}};We.BASE=new We(J.BASE);We.ZERO=new We(J.ZERO);var Ra=new WeakMap,be=class{constructor(t,r){this.x=t,this.y=r}_setWindowSize(t){this._WINDOW_SIZE=t,Ra.delete(this)}static fromHex(t,r=!0){let{d:n,P:i}=ge;t=ar(t,32);let o=t.slice();o[31]=t[31]&-129;let a=On(o);if(r&&a>=i)throw new Error("Expected 0 < hex < P");if(!r&&a>=Vu)throw new Error("Expected 0 < hex < 2**256");let s=B(a*a),u=B(s-ee),c=B(n*s+ee),{isValid:f,value:l}=Na(u,c);if(!f)throw new Error("Point.fromHex: invalid y coordinate");let h=(l&ee)===ee;return(t[31]&128)!==0!==h&&(l=B(-l)),new be(l,a)}static async fromPrivateKey(t){return(await Gi(t)).point}toRawBytes(){let t=Fn(this.y);return t[31]|=this.x&ee?128:0,t}toHex(){return Kn(this.toRawBytes())}toX25519(){let{y:t}=this,r=B((ee+t)*Hi(ee-t));return Fn(r)}isTorsionFree(){return J.fromAffine(this).isTorsionFree()}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new be(B(-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()}};be.BASE=new be(ge.Gx,ge.Gy);be.ZERO=new be(Pe,ee);var Rr=class{constructor(t,r){this.r=t,this.s=r,this.assertValidity()}static fromHex(t){let r=ar(t,64),n=be.fromHex(r.slice(0,32),!1),i=On(r.slice(32,64));return new Rr(n,i)}assertValidity(){let{r:t,s:r}=this;if(!(t instanceof be))throw new Error("Expected Point instance");return zi(r,ge.l,!1),this}toRawBytes(){let t=new Uint8Array(64);return t.set(this.r.toRawBytes()),t.set(Fn(this.s),32),t}toHex(){return Kn(this.toRawBytes())}};function Ou(...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 d1=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Kn(e){if(!(e instanceof Uint8Array))throw new Error("Uint8Array expected");let t="";for(let r=0;r<e.length;r++)t+=d1[e[r]];return t}function ka(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 qu(e){let r=e.toString(16).padStart(64,"0");return ka(r)}function Fn(e){return qu(e).reverse()}function ir(e){return(B(e)&ee)===ee}function On(e){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");return BigInt("0x"+Kn(Uint8Array.from(e).reverse()))}var y1=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function _a(e){return B(On(e)&y1)}function B(e,t=ge.P){let r=e%t;return r>=Pe?r:t+r}function Hi(e,t=ge.P){if(e===Pe||t<=Pe)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=B(e,t),n=t,i=Pe,o=ee,a=ee,s=Pe;for(;r!==Pe;){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!==ee)throw new Error("invert: does not exist");return B(i,t)}function g1(e,t=ge.P){let r=new Array(e.length),n=e.reduce((o,a,s)=>a===Pe?o:(r[s]=o,B(o*a,t)),ee),i=Hi(n,t);return e.reduceRight((o,a,s)=>a===Pe?o:(r[s]=B(o*r[s],t),B(o*a,t)),i),r}function Ut(e,t){let{P:r}=ge,n=e;for(;t-- >Pe;)n*=n,n%=r;return n}function m1(e){let{P:t}=ge,r=BigInt(5),n=BigInt(10),i=BigInt(20),o=BigInt(40),a=BigInt(80),u=e*e%t*e%t,c=Ut(u,or)*u%t,f=Ut(c,ee)*e%t,l=Ut(f,r)*f%t,h=Ut(l,n)*l%t,d=Ut(h,i)*h%t,p=Ut(d,o)*d%t,y=Ut(p,a)*p%t,m=Ut(y,a)*p%t,v=Ut(m,n)*l%t;return{pow_p_5_8:Ut(v,or)*e%t,b2:u}}function Na(e,t){let r=B(t*t*t),n=B(r*r*t),i=m1(e*n).pow_p_5_8,o=B(e*r*i),a=B(t*o*o),s=o,u=B(o*Ln),c=a===e,f=a===B(-e),l=a===B(-e*Ln);return c&&(o=s),(f||l)&&(o=u),ir(o)&&(o=B(-o)),{isValid:c||f,value:o}}function Mu(e){return Na(ee,e)}function qi(e){return B(On(e),ge.l)}function x1(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 ar(e,t){let r=e instanceof Uint8Array?Uint8Array.from(e):ka(e);if(typeof t=="number"&&r.length!==t)throw new Error(`Expected ${t} bytes`);return r}function zi(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(Pe<e)return e}else if(Pe<=e)return e}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function v1(e){return e[0]&=248,e[31]&=127,e[31]|=64,e}function w1(e){if(e=typeof e=="bigint"||typeof e=="number"?qu(zi(e,Vu)):ar(e),e.length!==32)throw new Error("Expected 32 bytes");return e}function b1(e){let t=v1(e.slice(0,32)),r=e.slice(32,64),n=qi(t),i=be.BASE.multiply(n),o=i.toRawBytes();return{head:t,prefix:r,scalar:n,point:i,pointBytes:o}}var Ia;async function Gi(e){return b1(await sr.sha512(w1(e)))}async function Da(e){return(await Gi(e)).pointBytes}async function zu(e,t){e=ar(e);let{prefix:r,scalar:n,pointBytes:i}=await Gi(t),o=qi(await sr.sha512(r,e)),a=be.BASE.multiply(o),s=qi(await sr.sha512(a.toRawBytes(),i,e)),u=B(o+s*n,ge.l);return new Rr(a,u).toRawBytes()}function E1(e,t,r){t=ar(t),r instanceof be||(r=be.fromHex(r,!1));let{r:n,s:i}=e instanceof Rr?e.assertValidity():Rr.fromHex(e),o=J.BASE.multiplyUnsafe(i);return{r:n,s:i,SB:o,pub:r,msg:t}}function S1(e,t,r,n){let i=qi(n),o=J.fromAffine(e).multiplyUnsafe(i);return J.fromAffine(t).add(o).subtract(r).multiplyUnsafe(ge.h).equals(J.ZERO)}async function Hu(e,t,r){let{r:n,SB:i,msg:o,pub:a}=E1(e,t,r),s=await sr.sha512(n.toRawBytes(),a.toRawBytes(),o);return S1(a,n,i,s)}be.BASE._setWindowSize(8);var nr={node:u1,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},sr={bytesToHex:Kn,hexToBytes:ka,concatBytes:Ou,getExtendedPublicKey:Gi,mod:B,invert:Hi,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:e=>{if(e=ar(e),e.length<40||e.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return B(On(e),ge.l-ee)+ee},randomBytes:(e=32)=>{if(nr.web)return nr.web.getRandomValues(new Uint8Array(e));if(nr.node){let{randomBytes:t}=nr.node;return new Uint8Array(t(e).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>sr.randomBytes(32),sha512:async(...e)=>{let t=Ou(...e);if(nr.web){let r=await nr.web.subtle.digest("SHA-512",t.buffer);return new Uint8Array(r)}else{if(nr.node)return Uint8Array.from(nr.node.createHash("sha512").update(t).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(e=8,t=be.BASE){let r=t.equals(be.BASE)?t:new be(t.x,t.y);return r._setWindowSize(e),r.multiply(or),r},sha512Sync:void 0};Object.defineProperties(sr,{sha512Sync:{configurable:!1,get(){return Ia},set(e){Ia||(Ia=e)}}});var en=32,Wt=64,$i=32;async function Gu(){let e=sr.randomPrivateKey(),t=await Da(e);return{privateKey:Yu(e,t),publicKey:t}}async function $u(e){if(e.length!==$i)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 Da(t);return{privateKey:Yu(t,r),publicKey:r}}async function Wu(e,t){let r=e.subarray(0,$i);return zu(t,r)}async function Qu(e,t,r){return Hu(t,r,e)}function Yu(e,t){let r=new Uint8Array(Wt);for(let n=0;n<$i;n++)r[n]=e[n],r[$i+n]=t[n];return r}function gt(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 Qe={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 Ua={alg:"A128GCM",ext:!0,k:"scm9jmO_4BJAgdwWGVulLg",key_ops:["encrypt","decrypt"],kty:"oct"};function Pa(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=Qe.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 m;if(h.length===0){m=await s.subtle.importKey("jwk",Ua,{name:"AES-GCM"},!0,["encrypt"]);try{let E={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},C=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await s.subtle.deriveKey(E,C,{name:t,length:r},!0,["encrypt"])}catch{m=await s.subtle.importKey("jwk",Ua,{name:"AES-GCM"},!0,["encrypt"])}}else{let E={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},C=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await s.subtle.deriveKey(E,C,{name:t,length:r},!0,["encrypt"])}let v=await s.subtle.encrypt(y,m,l);return gt([d,y.iv,new Uint8Array(v)])}async function c(l,h){let d=l.subarray(0,o),p=l.subarray(o,o+n),y=l.subarray(o+n),m={name:t,iv:p};typeof h=="string"&&(h=Ae(h));let v;if(h.length===0)try{let C={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},L=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);v=await s.subtle.deriveKey(C,L,{name:t,length:r},!0,["decrypt"])}catch{v=await s.subtle.importKey("jwk",Ua,{name:"AES-GCM"},!0,["decrypt"])}else{let C={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},L=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);v=await s.subtle.deriveKey(C,L,{name:t,length:r},!0,["decrypt"])}let E=await s.subtle.decrypt(m,v,y);return new Uint8Array(E)}return{encrypt:u,decrypt:c}}async function tn(e,t){let n=await Pa().encrypt(e,t);return zr.encode(n)}var Qa=le(Ma(),1),Fc=le(Ic(),1),Kc=le(Nr(),1),Ya=le(Wa(),1),Oc=le(Lc(),1);function U1(){Kc.default._configure(),Qa.default._configure(Fc.default),Ya.default._configure(Oc.default)}U1();var Mc=["uint64","int64","sint64","fixed64","sfixed64"];function P1(e){for(let t of Mc){if(e[t]==null)continue;let r=e[t];e[t]=function(){return BigInt(r.call(this).toString())}}return e}function Za(e){return P1(new Qa.default(e))}function L1(e){for(let t of Mc){if(e[t]==null)continue;let r=e[t];e[t]=function(n){return r.call(this,n.toString())}}return e}function Xa(){return L1(Ya.default.create())}function fr(e,t){let r=Za(e instanceof Uint8Array?e:e.subarray());return t.decode(r)}function lr(e,t){let r=Xa();return t.encode(e,r,{lengthDelimited:!1}),r.finish()}var nn;(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"})(nn||(nn={}));function Xi(e,t,r,n){return{name:e,type:t,encode:r,decode:n}}function qn(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 Xi("enum",nn.VARINT,r,n)}function hr(e,t){return Xi("message",nn.LENGTH_DELIMITED,e,t)}var Ee;(function(e){e.RSA="RSA",e.Ed25519="Ed25519",e.Secp256k1="Secp256k1"})(Ee||(Ee={}));var Ja;(function(e){e[e.RSA=0]="RSA",e[e.Ed25519=1]="Ed25519",e[e.Secp256k1=2]="Secp256k1"})(Ja||(Ja={}));(function(e){e.codec=()=>qn(Ja)})(Ee||(Ee={}));var Ft;(function(e){let t;e.codec=()=>(t==null&&(t=hr((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ee.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=Ee.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),t),e.encode=r=>lr(r,e.codec()),e.decode=r=>fr(r,e.codec())})(Ft||(Ft={}));var Kt;(function(e){let t;e.codec=()=>(t==null&&(t=hr((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ee.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=Ee.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),t),e.encode=r=>lr(r,e.codec()),e.decode=r=>fr(r,e.codec())})(Kt||(Kt={}));var zn=class{_key;constructor(t){this._key=on(t,en)}async verify(t,r){return Qu(this._key,r,t)}marshal(){return this._key}get bytes(){return Ft.encode({Type:Ee.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Ue(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},Ur=class{_key;_publicKey;constructor(t,r){this._key=on(t,Wt),this._publicKey=on(r,en)}async sign(t){return Wu(this._key,t)}get public(){return new zn(this._publicKey)}marshal(){return this._key}get bytes(){return Kt.encode({Type:Ee.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Ue(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 tn(this.bytes,t);throw new fe(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function F1(e){if(e.length>Wt){e=on(e,Wt+en);let n=e.subarray(0,Wt),i=e.subarray(Wt,e.length);return new Ur(n,i)}e=on(e,Wt);let t=e.subarray(0,Wt),r=e.subarray(en);return new Ur(t,r)}function K1(e){return e=on(e,en),new zn(e)}async function O1(){let{privateKey:e,publicKey:t}=await Gu();return new Ur(e,t)}async function Vc(e){let{privateKey:t,publicKey:r}=await $u(e);return new Ur(t,r)}function on(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 Qx=le(Ie(),1),Yx=le(Ki(),1),qc=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=gt([new Uint8Array(t-r.length),r])}return ve(r,"base64url")}function Xe(e){let t=zc(e);return new qc.default.jsbn.BigInteger(ve(t,"base16"),16)}function zc(e,t){let r=Ae(e,"base64urlpad");if(t!=null){if(r.length>t)throw new Error("byte array longer than desired length");r=gt([new Uint8Array(t-r.length),r])}return r}var M1={"P-256":256,"P-384":384,"P-521":521},V1=Object.keys(M1),av=V1.join(" / ");var fs={};Ke(fs,{RsaPrivateKey:()=>hn,RsaPublicKey:()=>Zn,fromJwk:()=>pg,generateKeyPair:()=>dg,unmarshalRsaPrivateKey:()=>lg,unmarshalRsaPublicKey:()=>hg});var Yn=le(ce(),1);var Hv=le(Qc(),1);var H1=le(Xr(),1);var te=BigInt(0),xe=BigInt(1),dr=BigInt(2),$n=BigInt(3),Yc=BigInt(8),Ce=Object.freeze({a:te,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:xe,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")}),Zc=(e,t)=>(e+t/dr)/t,ji={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar(e){let{n:t}=Ce,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-xe*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,a=BigInt("0x100000000000000000000000000000000"),s=Zc(o*e,t),u=Zc(-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,un=32,G1=32,Xc=wt+1,Jc=2*wt+1;function jc(e){let{a:t,b:r}=Ce,n=D(e*e),i=D(n*e);return D(i+t*e+r)}var eo=Ce.a===te,no=class extends Error{constructor(t){super(t)}};function ef(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,xe)}static toAffineBatch(t){let r=Z1(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){ef(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(dr*(D(s*s)-i-a)),c=D($n*i),f=D(c*c),l=D(f-dr*u),h=D(c*(u-l)-Yc*a),d=D(dr*r*n);return new ie(l,h,d)}add(t){ef(t);let{x:r,y:n,z:i}=this,{x:o,y:a,z:s}=t;if(o===te||a===te)return this;if(r===te||n===te)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===te)return y===te?this.double():ie.ZERO;let m=D(p*p),v=D(p*m),E=D(f*m),C=D(y*y-v-dr*E),L=D(y*(E-C)-h*v),R=D(i*s*p);return new ie(C,L,R)}subtract(t){return this.add(t.negate())}multiplyUnsafe(t){let r=ie.ZERO;if(typeof t=="bigint"&&t===te)return r;let n=nf(t);if(n===xe)return this;if(!eo){let l=r,h=this;for(;n>te;)n&xe&&(l=l.add(h)),h=h.double(),n>>=xe;return l}let{k1neg:i,k1:o,k2neg:a,k2:s}=ji.splitScalar(n),u=r,c=r,f=this;for(;o>te||s>te;)o&xe&&(u=u.add(f)),s&xe&&(c=c.add(f)),f=f.double(),o>>=xe,s>>=xe;return i&&(u=u.negate()),a&&(c=c.negate()),c=new ie(D(c.x*ji.beta),c.y,c.z),u.add(c)}precomputeWindow(t){let r=eo?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&&ns.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=ie.normalizeZ(i),ns.set(r,i)));let o=ie.ZERO,a=ie.BASE,s=1+(eo?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+=xe);let y=d,m=d+Math.abs(p)-1,v=h%2!==0,E=p<0;p===0?a=a.add(to(v,i[y])):o=o.add(to(E,i[m]))}return{p:o,f:a}}multiply(t,r){let n=nf(t),i,o;if(eo){let{k1neg:a,k1:s,k2neg:u,k2:c}=ji.splitScalar(n),{p:f,f:l}=this.wNAF(s,r),{p:h,f:d}=this.wNAF(c,r);f=to(a,f),h=to(u,h),h=new ie(D(h.x*ji.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?Yc:ln(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!==xe)throw new Error("invZ was invalid");return new ae(c,f)}};ie.BASE=new ie(Ce.Gx,Ce.Gy,xe);ie.ZERO=new ie(te,xe,te);function to(e,t){let r=t.negate();return e?r:t}var ns=new WeakMap,ae=class{constructor(t,r){this.x=t,this.y=r}_setWindowSize(t){this._WINDOW_SIZE=t,ns.delete(this)}hasEvenY(){return this.y%dr===te}static fromCompressedHex(t){let r=t.length===32,n=yr(r?t:t.subarray(1));if(!rs(n))throw new Error("Point is not on curve");let i=jc(n),o=Y1(i),a=(o&xe)===xe;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=yr(t.subarray(1,wt+1)),n=yr(t.subarray(wt+1,wt*2+1)),i=new ae(r,n);return i.assertValidity(),i}static fromHex(t){let r=fn(t),n=r.length,i=r[0];if(n===wt)return this.fromCompressedHex(r);if(n===Xc&&(i===2||i===3))return this.fromCompressedHex(r);if(n===Jc&&i===4)return this.fromUncompressedHex(r);throw new Error(`Point.fromHex: received invalid point. Expected 32-${Xc} compressed bytes or ${Jc} uncompressed bytes, not ${n}`)}static fromPrivateKey(t){return ae.BASE.multiply(oo(t))}static fromSignature(t,r,n){let{r:i,s:o}=of(r);if(![0,1,2,3].includes(n))throw new Error("Cannot recover: invalid recovery bit");let a=as(fn(t)),{n:s}=Ce,u=n===2||n===3?i+s:i,c=ln(u,s),f=D(-a*c,s),l=D(o*c,s),h=n&1?"03":"02",d=ae.fromHex(h+an(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 Lr(this.toHex(t))}toHex(t=!1){let r=an(this.x);return t?`${this.hasEvenY()?"02":"03"}${r}`:`04${r}${an(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(!rs(r)||!rs(n))throw new Error(t);let i=D(n*n),o=jc(r);if(D(i-o)!==te)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===te||r===xe||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(te,te);function tf(e){return Number.parseInt(e[0],16)>=8?"00"+e:e}function rf(e){if(e.length<2||e[0]!==2)throw new Error(`Invalid signature integer tag: ${cn(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:yr(r),left:e.subarray(t+2)}}function $1(e){if(e.length<2||e[0]!=48)throw new Error(`Invalid signature tag: ${cn(e)}`);if(e[1]!==e.length-2)throw new Error("Invalid signature: incorrect length");let{data:t,left:r}=rf(e.subarray(2)),{data:n,left:i}=rf(r);if(i.length)throw new Error(`Invalid signature: left bytes after parsing: ${cn(i)}`);return{r:t,s:n}}var Ot=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?cn(t):t;if(i.length!==128)throw new Error(`${n}: Expected 64-byte hex`);return new Ot(io(i.slice(0,64)),io(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}=$1(r?t:Lr(t));return new Ot(n,i)}static fromHex(t){return this.fromDER(t)}assertValidity(){let{r:t,s:r}=this;if(!Qn(t))throw new Error("Invalid Signature: r must be 0 < r < n");if(!Qn(r))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){let t=Ce.n>>xe;return this.s>t}normalizeS(){return this.hasHighS()?new Ot(this.r,D(-this.s,Ce.n)):this}toDERRawBytes(){return Lr(this.toDERHex())}toDERHex(){let t=tf(Gn(this.s)),r=tf(Gn(this.r)),n=t.length/2,i=r.length/2,o=Gn(n),a=Gn(i);return`30${Gn(i+n+4)}02${a}${r}02${o}${t}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return Lr(this.toCompactHex())}toCompactHex(){return an(this.r)+an(this.s)}};function pr(...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 W1=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function cn(e){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");let t="";for(let r=0;r<e.length;r++)t+=W1[e[r]];return t}var Q1=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000");function an(e){if(typeof e!="bigint")throw new Error("Expected bigint");if(!(te<=e&&e<Q1))throw new Error("Expected number 0 <= n < 2^256");return e.toString(16).padStart(64,"0")}function is(e){let t=Lr(an(e));if(t.length!==32)throw new Error("Error: expected 32 bytes");return t}function Gn(e){let t=e.toString(16);return t.length&1?`0${t}`:t}function io(e){if(typeof e!="string")throw new TypeError("hexToNumber: expected string, got "+typeof e);return BigInt(`0x${e}`)}function Lr(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 yr(e){return io(cn(e))}function fn(e){return e instanceof Uint8Array?Uint8Array.from(e):Lr(e)}function nf(e){if(typeof e=="number"&&Number.isSafeInteger(e)&&e>0)return BigInt(e);if(typeof e=="bigint"&&Qn(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>=te?r:t+r}function ct(e,t){let{P:r}=Ce,n=e;for(;t-- >te;)n*=n,n%=r;return n}function Y1(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,$n)*c%t,l=ct(f,$n)*c%t,h=ct(l,dr)*u%t,d=ct(h,n)*h%t,p=ct(d,i)*d%t,y=ct(p,a)*p%t,m=ct(y,s)*y%t,v=ct(m,a)*p%t,E=ct(v,$n)*c%t,C=ct(E,o)*d%t,L=ct(C,r)*u%t,R=ct(L,dr);if(R*R%t!==e)throw new Error("Cannot find square root");return R}function ln(e,t=Ce.P){if(e===te||t<=te)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=D(e,t),n=t,i=te,o=xe,a=xe,s=te;for(;r!==te;){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!==xe)throw new Error("invert: does not exist");return D(i,t)}function Z1(e,t=Ce.P){let r=new Array(e.length),n=e.reduce((o,a,s)=>a===te?o:(r[s]=o,D(o*a,t)),xe),i=ln(n,t);return e.reduceRight((o,a,s)=>a===te?o:(r[s]=D(o*r[s],t),D(o*a,t)),i),r}function X1(e){let t=e.length*8-un*8,r=yr(e);return t>0?r>>BigInt(t):r}function as(e,t=!1){let r=X1(e);if(t)return r;let{n}=Ce;return r>=n?r-n:r}var sn,Wn,os=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 Wn(this.k,...t)}checkSync(){if(typeof Wn!="function")throw new no("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 pr(...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 pr(...r)}};function Qn(e){return te<e&&e<Ce.n}function rs(e){return te<e&&e<Ce.P}function J1(e,t,r,n=!0){let{n:i}=Ce,o=as(e,!0);if(!Qn(o))return;let a=ln(o,i),s=ae.BASE.multiply(o),u=D(s.x,i);if(u===te)return;let c=D(a*D(t+r*u,i),i);if(c===te)return;let f=new Ot(u,c),l=(s.x===f.r?0:2)|Number(s.y&xe);return n&&f.hasHighS()&&(f=f.normalizeS(),l^=1),{sig:f,recovery:l}}function oo(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*un)throw new Error("Expected 32 bytes of private key");t=io(e)}else if(e instanceof Uint8Array){if(e.length!==un)throw new Error("Expected 32 bytes of private key");t=yr(e)}else throw new TypeError("Expected valid private key");if(!Qn(t))throw new Error("Expected private key: 0 < key < n");return t}function j1(e){return e instanceof ae?(e.assertValidity(),e):ae.fromHex(e)}function of(e){if(e instanceof Ot)return e.assertValidity(),e;try{return Ot.fromDER(e)}catch{return Ot.fromCompact(e)}}function ss(e,t=!1){return ae.fromPrivateKey(e).toRawBytes(t)}function af(e){let t=e.length>wt?e.slice(0,wt):e;return yr(t)}function eg(e){let t=af(e),r=D(t,Ce.n);return sf(r<te?t:r)}function sf(e){return is(e)}function tg(e,t,r){if(e==null)throw new Error(`sign: expected valid message hash, not "${e}"`);let n=fn(e),i=oo(t),o=[sf(i),eg(n)];if(r!=null){r===!0&&(r=bt.randomBytes(wt));let u=fn(r);if(u.length!==wt)throw new Error(`sign: Expected ${wt} bytes of extra data`);o.push(u)}let a=pr(...o),s=af(n);return{seed:a,m:s,d:i}}function rg(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 uf(e,t,r={}){let{seed:n,m:i,d:o}=tg(e,t,r.extraEntropy),a=new os(G1,un);await a.reseed(n);let s;for(;!(s=J1(await a.generate(),i,o,r.canonical));)await a.reseed();return rg(s,r)}var ng={strict:!0};function cf(e,t,r,n=ng){let i;try{i=of(e),t=fn(t)}catch{return!1}let{r:o,s:a}=i;if(n.strict&&i.hasHighS())return!1;let s=as(t),u;try{u=j1(r)}catch{return!1}let{n:c}=Ce,f=ln(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:H1,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0};var ro={},bt={bytesToHex:cn,hexToBytes:Lr,concatBytes:pr,mod:D,invert:ln,isValidPrivateKey(e){try{return oo(e),!0}catch{return!1}},_bigintTo32Bytes:is,_normalizePrivateKey:oo,hashToPrivateKey:e=>{e=fn(e);let t=un+8;if(e.length<t||e.length>1024)throw new Error("Expected valid bytes of private key as per FIPS 186");let r=D(yr(e),Ce.n-xe)+xe;return is(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(un+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($n),r},sha256:async(...e)=>{if(Je.web){let t=await Je.web.subtle.digest("SHA-256",pr(...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=pr(...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=ro[e];if(r===void 0){let n=await bt.sha256(Uint8Array.from(e,i=>i.charCodeAt(0)));r=pr(n,n),ro[e]=r}return bt.sha256(r,...t)},taggedHashSync:(e,...t)=>{if(typeof sn!="function")throw new no("sha256Sync is undefined, you need to set it");let r=ro[e];if(r===void 0){let n=sn(Uint8Array.from(e,i=>i.charCodeAt(0)));r=pr(n,n),ro[e]=r}return sn(r,...t)},_JacobianPoint:ie};Object.defineProperties(bt,{sha256Sync:{configurable:!1,get(){return sn},set(e){sn||(sn=e)}},hmacSha256Sync:{configurable:!1,get(){return Wn},set(e){Wn||(Wn=e)}}});function ao(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 Cv=le(Vi(),1),us=le(ce(),1);function ff(e,t){return t.map(r=>Xe(e[r]))}function lf(e){return us.default.pki.setRsaPrivateKey(...ff(e,["n","e","d","p","q","dp","dq","qi"]))}function hf(e){return us.default.pki.setRsaPublicKey(...ff(e,["n","e"]))}var Fr={};Ke(Fr,{jwkToPkcs1:()=>ag,jwkToPkix:()=>ug,pkcs1ToJwk:()=>og,pkixToJwk:()=>sg});var Iv=le(Dn(),1),Rv=le(Vi(),1);var Qt=le(ce(),1);function og(e){let t=Qt.default.asn1.fromDer(ve(e,"ascii")),r=Qt.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 ag(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=Qt.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(Qt.default.asn1.toDer(t).getBytes(),"ascii")}function sg(e){let t=Qt.default.asn1.fromDer(ve(e,"ascii")),r=Qt.default.pki.publicKeyFromAsn1(t);return{kty:"RSA",n:vt(r.n),e:vt(r.e)}}function ug(e){if(e.n==null||e.e==null)throw new fe("JWK was missing components","ERR_INVALID_PARAMETERS");let t=Qt.default.pki.publicKeyToAsn1({n:Xe(e.n),e:Xe(e.e)});return Ae(Qt.default.asn1.toDer(t).getBytes(),"ascii")}async function pf(e){let t=await Qe.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 gf(t);return{privateKey:r[0],publicKey:r[1]}}async function cs(e){let r=[await Qe.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await cg(e)],n=await gf({privateKey:r[0],publicKey:r[1]});return{privateKey:n[0],publicKey:n[1]}}async function df(e,t){let r=await Qe.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await Qe.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},r,Uint8Array.from(t));return new Uint8Array(n,0,n.byteLength)}async function yf(e,t,r){let n=await Qe.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return Qe.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,t,r)}async function gf(e){if(e.privateKey==null||e.publicKey==null)throw new fe("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([Qe.get().subtle.exportKey("jwk",e.privateKey),Qe.get().subtle.exportKey("jwk",e.publicKey)])}async function cg(e){return Qe.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 mf(e,t,r,n){let i=t?hf(e):lf(e),o=ve(Uint8Array.from(r),"ascii"),a=n(o,i);return Ae(a,"ascii")}function xf(e,t){return mf(e,!0,t,(r,n)=>n.encrypt(r))}function vf(e,t){return mf(e,!1,t,(r,n)=>n.decrypt(r))}var Zn=class{_key;constructor(t){this._key=t}async verify(t,r){return yf(this._key,r,t)}marshal(){return Fr.jwkToPkix(this._key)}get bytes(){return Ft.encode({Type:Ee.RSA,Data:this.marshal()}).subarray()}encrypt(t){return xf(this._key,t)}equals(t){return Ue(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},hn=class{_key;_publicKey;constructor(t,r){this._key=t,this._publicKey=r}genSecret(){return ao(16)}async sign(t){return df(this._key,t)}get public(){if(this._publicKey==null)throw new fe("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new Zn(this._publicKey)}decrypt(t){return vf(this._key,t)}marshal(){return Fr.jwkToPkcs1(this._key)}get bytes(){return Kt.encode({Type:Ee.RSA,Data:this.marshal()}).subarray()}equals(t){return Ue(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 Yn.default.util.ByteBuffer(this.marshal()),i=Yn.default.asn1.fromDer(n),o=Yn.default.pki.privateKeyFromAsn1(i),a={algorithm:"aes256",count:1e4,saltSize:128/8,prfAlgorithm:"sha512"};return Yn.default.pki.encryptRsaPrivateKey(o,t,a)}else{if(r==="libp2p-key")return tn(this.bytes,t);throw new fe(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}}};async function lg(e){let t=Fr.pkcs1ToJwk(e),r=await cs(t);return new hn(r.privateKey,r.publicKey)}function hg(e){let t=Fr.pkixToJwk(e);return new Zn(t)}async function pg(e){let t=await cs(e);return new hn(t.privateKey,t.publicKey)}async function dg(e){let t=await pf(e);return new hn(t.privateKey,t.publicKey)}var hs={};Ke(hs,{Secp256k1PrivateKey:()=>Jn,Secp256k1PublicKey:()=>Xn,generateKeyPair:()=>xg,unmarshalSecp256k1PrivateKey:()=>gg,unmarshalSecp256k1PublicKey:()=>mg});function wf(){return bt.randomPrivateKey()}async function bf(e,t){let{digest:r}=await Me.digest(t);try{return await uf(r,e)}catch(n){throw new fe(String(n),"ERR_INVALID_INPUT")}}async function Ef(e,t,r){try{let{digest:n}=await Me.digest(r);return cf(t,n,e)}catch(n){throw new fe(String(n),"ERR_INVALID_INPUT")}}function Sf(e){return ae.fromHex(e).toRawBytes(!0)}function Bf(e){try{ss(e,!0)}catch(t){throw new fe(String(t),"ERR_INVALID_PRIVATE_KEY")}}function ls(e){try{ae.fromHex(e)}catch(t){throw new fe(String(t),"ERR_INVALID_PUBLIC_KEY")}}function Af(e){try{return ss(e,!0)}catch(t){throw new fe(String(t),"ERR_INVALID_PRIVATE_KEY")}}var Xn=class{_key;constructor(t){ls(t),this._key=t}async verify(t,r){return Ef(this._key,r,t)}marshal(){return Sf(this._key)}get bytes(){return Ft.encode({Type:Ee.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Ue(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},Jn=class{_key;_publicKey;constructor(t,r){this._key=t,this._publicKey=r??Af(t),Bf(this._key),ls(this._publicKey)}async sign(t){return bf(this._key,t)}get public(){return new Xn(this._publicKey)}marshal(){return this._key}get bytes(){return Kt.encode({Type:Ee.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Ue(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 tn(this.bytes,t);throw new fe(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function gg(e){return new Jn(e)}function mg(e){return new Xn(e)}async function xg(){let e=wf();return new Jn(e)}var Kr={rsa:fs,ed25519:ja,secp256k1:hs};function Cf(e){let t=Object.keys(Kr).join(" / ");return new fe(`invalid or unsupported key type ${e}. Must be ${t}`,"ERR_UNSUPPORTED_KEY_TYPE")}function ps(e){let t=Ft.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case Ee.RSA:return Kr.rsa.unmarshalRsaPublicKey(r);case Ee.Ed25519:return Kr.ed25519.unmarshalEd25519PublicKey(r);case Ee.Secp256k1:return Kr.secp256k1.unmarshalSecp256k1PublicKey(r);default:throw Cf(t.Type??"RSA")}}async function Tf(e){let t=Kt.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case Ee.RSA:return Kr.rsa.unmarshalRsaPrivateKey(r);case Ee.Ed25519:return Kr.ed25519.unmarshalEd25519PrivateKey(r);case Ee.Secp256k1:return Kr.secp256k1.unmarshalSecp256k1PrivateKey(r);default:throw Cf(t.Type??"RSA")}}var Ns=le(so(),1);var ft=le(Uf(),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 Dg(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=Dg(`${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 Pf="ERR_IPNS_EXPIRED_RECORD",jn="ERR_UNRECOGNIZED_VALIDITY",Lf="ERR_SIGNATURE_CREATION",mr="ERR_SIGNATURE_VERIFICATION",Ff="ERR_UNRECOGNIZED_FORMAT";var ds="ERR_UNDEFINED_PARAMETER",Kf="ERR_INVALID_RECORD_DATA",Of="ERR_INVALID_EMBEDDED_KEY",Mf="ERR_MISSING_PRIVATE_KEY";var Ug=Symbol.for("nodejs.util.inspect.custom"),Vf=Object.values(Wr).map(e=>e.decoder).reduce((e,t)=>e.or(t),Wr.identity.decoder),qf=114,gs=36,ms=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(qf,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return Ue(this.multihash.bytes,t);if(typeof t=="string")return xs(t).equals(this);if(t?.multihash?.bytes!=null)return Ue(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[Ug](){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 xs(e,t){if(t=t??Vf,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 vs(Vf.decode(e))}function vs(e){try{let t=Sr(e);if(t.code===Tt.code){if(t.digest.length===gs)return new mn({multihash:t});if(t.digest.length===ms)return new xn({multihash:t})}if(t.code===Me.code)return new gn({multihash:t})}catch{return Pg(de.decode(e))}throw new Error("Supplied PeerID CID is invalid")}function Pg(e){if(e==null||e.multihash==null||e.version==null||e.version===1&&e.code!==qf)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===gs)return new mn({multihash:e.multihash});if(t.digest.length===ms)return new xn({multihash:e.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function zf(e,t){return e.length===gs?new mn({multihash:Ct(Tt.code,e),privateKey:t}):e.length===ms?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=()=>qn(r)}(t=e.ValidityType||(e.ValidityType={}));let n;e.codec=()=>(n==null&&(n=hr((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=>lr(i,e.codec()),e.decode=i=>fr(i,e.codec())})(Ye||(Ye={}));var Lg=["string","number","bigint","symbol"],Fg=["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 Hf(e){if(e===null)return"null";if(e===void 0)return"undefined";if(e===!0||e===!1)return"boolean";let t=typeof e;if(Lg.includes(t))return t;if(t==="function")return"Function";if(Array.isArray(e))return"Array";if(Kg(e))return"Buffer";let r=Og(e);return r||"Object"}function Kg(e){return e&&e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer.call(null,e)}function Og(e){let t=Object.prototype.toString.call(e).slice(8,-1);if(Fg.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",Mg=new TextDecoder,Vg=new TextEncoder;function fo(e){return vn&&globalThis.Buffer.isBuffer(e)}function ws(e){return e instanceof Uint8Array?fo(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):e:Uint8Array.from(e)}var Qf=vn?(e,t,r)=>r-t>64?globalThis.Buffer.from(e.subarray(t,r)).toString("utf8"):$f(e,t,r):(e,t,r)=>r-t>64?Mg.decode(e.subarray(t,r)):$f(e,t,r),Yf=vn?e=>e.length>64?globalThis.Buffer.from(e):Gf(e):e=>e.length>64?Vg.encode(e):Gf(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),Zf=vn?(e,t)=>(e=e.map(r=>r instanceof Uint8Array?r:globalThis.Buffer.from(r)),ws(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},Xf=vn?e=>globalThis.Buffer.allocUnsafe(e):e=>new Uint8Array(e);function Jf(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 Gf(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 $f(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 qg(n)}var Wf=4096;function qg(e){let t=e.length;if(t<=Wf)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=Wf));return r}var zg=256,ti=class{constructor(t=zg){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=Xf(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=Zf(this.chunks,this.cursor);return t&&this.reset(),r}};var G="CBOR decode error:",bs="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 el(e,t,r,n){return new U(b.uint,tt(e,t+1,n),3)}function tl(e,t,r,n){return new U(b.uint,rt(e,t+1,n),5)}function rl(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 nl(e,t,r,n){return new U(b.negint,-1-et(e,t+1,n),2)}function il(e,t,r,n){return new U(b.negint,-1-tt(e,t+1,n),3)}function ol(e,t,r,n){return new U(b.negint,-1-rt(e,t+1,n),5)}var Es=BigInt(-1),al=BigInt(1);function sl(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,Es-BigInt(i),9)}function lo(e,t){let r=t.value,n=typeof r=="bigint"?r*Es-al:r*-1-1;Ve(e,t.type.majorEncoded,n)}lo.encodedSize=function(t){let r=t.value,n=typeof r=="bigint"?r*Es-al: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 ul(e,t,r,n){return ni(e,t,1,r)}function cl(e,t,r,n){return ni(e,t,2,et(e,t+1,n))}function fl(e,t,r,n){return ni(e,t,3,tt(e,t+1,n))}function ll(e,t,r,n){return ni(e,t,5,rt(e,t+1,n))}function hl(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?Yf(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 Gg(ho(t),ho(r))};function Gg(e,t){return e.length<t.length?-1:e.length>t.length?1:Jf(e,t)}function ii(e,t,r,n,i){let o=r+n;Yt(e,t,o);let a=new U(b.string,Qf(e,t+r,t+o),o);return i.retainStringBytes===!0&&(a.byteValue=wn(e,t+r,t+o)),a}function pl(e,t,r,n){return ii(e,t,1,r,n)}function dl(e,t,r,n){return ii(e,t,2,et(e,t+1,n),n)}function yl(e,t,r,n){return ii(e,t,3,tt(e,t+1,n),n)}function gl(e,t,r,n){return ii(e,t,5,rt(e,t+1,n),n)}function ml(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 xl=bn;function En(e,t,r,n){return new U(b.array,n,r)}function vl(e,t,r,n){return En(e,t,1,r)}function wl(e,t,r,n){return En(e,t,2,et(e,t+1,n))}function bl(e,t,r,n){return En(e,t,3,tt(e,t+1,n))}function El(e,t,r,n){return En(e,t,5,rt(e,t+1,n))}function Sl(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 Bl(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 Al(e,t,r,n){return Sn(e,t,1,r)}function Cl(e,t,r,n){return Sn(e,t,2,et(e,t+1,n))}function Tl(e,t,r,n){return Sn(e,t,3,tt(e,t+1,n))}function _l(e,t,r,n){return Sn(e,t,5,rt(e,t+1,n))}function Il(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 Rl(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 kl(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 Dl(e,t,r,n){return new U(b.tag,tt(e,t+1,n),3)}function Ul(e,t,r,n){return new U(b.tag,rt(e,t+1,n),5)}function Pl(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 Xg=20,Jg=21,jg=22,e2=23;function Ll(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 Fl(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 Ss(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 Kl(e,t,r,n){return Ss(Bs(e,t+1),3,n)}function Ol(e,t,r,n){return Ss(As(e,t+1),5,n)}function Ml(e,t,r,n){return Ss(Hl(e,t+1),9,n)}function mo(e,t,r){let n=t.value;if(n===!1)e.push([b.float.majorEncoded|Xg]);else if(n===!0)e.push([b.float.majorEncoded|Jg]);else if(n===null)e.push([b.float.majorEncoded|jg]);else if(n===void 0)e.push([b.float.majorEncoded|e2]);else{let i,o=!1;(!r||r.float64!==!0)&&(ql(n),i=Bs(Et,1),n===i||Number.isNaN(n)?(Et[0]=249,e.push(Et.slice(0,3)),o=!0):(zl(n),i=As(Et,1),n===i&&(Et[0]=250,e.push(Et.slice(0,5)),o=!0))),o||(t2(n),i=Hl(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){ql(n);let i=Bs(Et,1);if(n===i||Number.isNaN(n))return 3;if(zl(n),i=As(Et,1),n===i)return 5}return 9};var Vl=new ArrayBuffer(9),ht=new DataView(Vl,1),Et=new Uint8Array(Vl,0);function ql(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 Bs(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 zl(e){ht.setFloat32(0,e,!1)}function As(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 t2(e){ht.setFloat64(0,e,!1)}function Hl(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]=el;I[26]=tl;I[27]=rl;I[28]=oe;I[29]=oe;I[30]=oe;I[31]=oe;for(let e=32;e<=55;e++)I[e]=oe;I[56]=nl;I[57]=il;I[58]=ol;I[59]=sl;I[60]=oe;I[61]=oe;I[62]=oe;I[63]=oe;for(let e=64;e<=87;e++)I[e]=ul;I[88]=cl;I[89]=fl;I[90]=ll;I[91]=hl;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]=pl;I[120]=dl;I[121]=yl;I[122]=gl;I[123]=ml;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]=vl;I[152]=wl;I[153]=bl;I[154]=El;I[155]=Sl;I[156]=oe;I[157]=oe;I[158]=oe;I[159]=Bl;for(let e=160;e<=183;e++)I[e]=Al;I[184]=Cl;I[185]=Tl;I[186]=_l;I[187]=Il;I[188]=oe;I[189]=oe;I[190]=oe;I[191]=Rl;for(let e=192;e<=215;e++)I[e]=kl;I[216]=Nl;I[217]=Dl;I[218]=Ul;I[219]=Pl;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]=Ll;I[248]=xo("simple values are not supported");I[249]=Kl;I[250]=Ol;I[251]=Ml;I[252]=oe;I[253]=oe;I[254]=oe;I[255]=Fl;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 Gl(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 n2={float64:!1,mapSorter:a2,quickEncodeToken:Gl};function i2(){let e=[];return e[b.uint.major]=lt,e[b.negint.major]=lo,e[b.bytes.major]=bn,e[b.string.major]=xl,e[b.array.major]=po,e[b.map.major]=yo,e[b.tag.major]=go,e[b.float.major]=mo,e}var $l=i2(),Cs=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(`${bs} 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 o2(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=Hf(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(`${bs} unsupported type: ${n}`);return o(e,n,t,r)}function o2(e,t){t.mapSorter&&e.sort(t.mapSorter)}function a2(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=$l[i].compareTokens(r,n);return o===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),o}function Wl(e,t,r,n){if(Array.isArray(t))for(let i of t)Wl(e,i,r,n);else r[t.type.major](e,t,n)}function s2(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 ws(s.chunks[0])}}return Cs.reset(),Wl(Cs,n,t,r),Cs.toBytes(!0)}function Ts(e,t){return t=Object.assign({},n2,t),s2(e,$l,t)}var u2={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},_s=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 c2(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 f2(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 c2(r,e,t);if(r.type===b.map)return f2(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 Is(e,t){if(!(e instanceof Uint8Array))throw new Error(`${G} data to decode must be a Uint8Array`);t=Object.assign({},u2,t);let r=t.tokenizer||new _s(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 Ql=gr("ipns:utils"),Yl=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 Zl=async(e,t)=>{if(t==null||e==null){let n=new Error("one or more of the provided parameters are not defined");throw Ql.error(n),(0,An.default)(n,ds)}let r;if(t.pubKey!=null){try{r=ps(t.pubKey)}catch(i){throw Ql.error(i),i}if(!(await zf(t.pubKey)).equals(e))throw(0,An.default)(new Error("Embedded public key did not match PeerID"),Of)}else e.publicKey!=null&&(r=ps(e.publicKey));if(r!=null)return r;throw(0,An.default)(new Error("no public key is available"),ds)},Xl=(e,t,r)=>{let n=Ae(t);return gt([e,r,n])},bo=e=>{let t=Ae("ipns-signature:");return gt([t,e])},Rs=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=>gt([Yl,e.toBytes()]),ks=e=>vs(e.slice(Yl.length)),Jl=(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 Ts({Value:e,Validity:t,ValidityType:o,Sequence:n,TTL:i})},jl=e=>{let t=Is(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 th=gr("ipns"),h2=Tt.code,p2="/ipns/",qb=p2.length,rh=async(e,t,r,n)=>{let i=new eh.default(Date.now()+Number(n)),o=Ye.ValidityType.EOL,[a,s]=n.toString().split("."),u=BigInt(a)*BigInt(1e5)+BigInt(s??"0");return await d2(e,t,r,o,i,u)};var d2=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"),Mf);let s=await Tf(e.privateKey),u=await y2(s,t,n,a),c=Jl(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!==h2||!Ue(e.publicKey,d.digest))&&(h.pubKey=e.publicKey)}return th("ipns entry for %b created",t),h};var y2=async(e,t,r,n)=>{try{let i=Xl(t,r,n);return await e.sign(i)}catch(i){throw th.error("record signature creation failed",i),(0,Ns.default)(new Error("record signature creation failed"),Lf)}};var pt=le(so(),1);var ui=gr("ipns:validator"),g2=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),m2(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)"),Ff)}if(u.getTime()<Date.now())throw ui.error("record has expired"),(0,pt.default)(new Error("record has expired"),Pf)}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)},m2=e=>{if(e.data==null)throw(0,pt.default)(new Error("Record data is missing"),Kf);let t=jl(e.data);if(!Ue(t.Value,e.value))throw(0,pt.default)(new Error('Field "value" did not match between protobuf and CBOR'),mr);if(!Ue(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)},Ds=async(e,t)=>{let r=ks(e),n=Cn(t),i=await Zl(r,n);await g2(i,n)};var oh=le(ih(),1),So=class{constructor(t){this.lru=(0,oh.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 gh=le(sh(),1);var fi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},Ps=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},uh=e=>globalThis.DOMException===void 0?new Ps(e):new DOMException(e),ch=e=>{let t=e.reason===void 0?uh("This operation was aborted."):e.reason;return t instanceof Error?t:uh(t)};function Ls(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(ch(u)),u.addEventListener("abort",()=>{s(ch(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 Fs(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=Fs(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,fh,lh,dh,hh,ph,_o,Ks,Os,ko,yh,Io,No=class extends Error{},mi=class extends gh.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",ko).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 No("The task was aborted.");let u=t({signal:r.signal});r.timeout&&(u=Ls(Promise.resolve(u),r.timeout)),r.signal&&(u=Promise.race([u,P(this,_e,"m",yh).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",dh).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",ko).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,fh=function(){return P(this,di,"f")||P(this,br,"f")<P(this,Ro,"f")},lh=function(){return P(this,ot,"f")<P(this,gi,"f")},dh=function(){var t;Se(this,ot,(t=P(this,ot,"f"),t--,t),"f"),P(this,_e,"m",_o).call(this),this.emit("next")},hh=function(){P(this,_e,"m",Os).call(this),P(this,_e,"m",Ks).call(this),Se(this,hi,void 0,"f")},ph=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",hh).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",ph);if(P(this,_e,"a",fh)&&P(this,_e,"a",lh)){let r=P(this,it,"f").dequeue();return r?(this.emit("active"),r(),t&&P(this,_e,"m",Ks).call(this),!0):!1}}return!1},Ks=function(){P(this,di,"f")||P(this,Bt,"f")!==void 0||(Se(this,Bt,setInterval(()=>{P(this,_e,"m",Os).call(this)},P(this,yi,"f")),"f"),Se(this,Ao,Date.now()+P(this,yi,"f"),"f"))},Os=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",ko).call(this)},ko=function(){for(;P(this,_e,"m",_o).call(this););},yh=async function(t){return new Promise((r,n)=>{t.addEventListener("abort",()=>{n(new No("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 Ms=new So(1e3),w2=60*1e3,b2=new mi({concurrency:4}),mh=e=>{if(e.Path!=null)return e.Path;throw new Error(e.Message)};async function xh(e,t={}){return await(async(n,i={})=>{let o=new URLSearchParams(i);o.set("arg",n);let a=o.toString();if(i.nocache!==!0&&Ms.has(a)){let u=Ms.get(a);if(u!=null)return mh(u)}let s=await b2.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 Ms.set(c,f,w2),f});return mh(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=hr((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=>lr(r,e.codec()),e.decode=r=>fr(r,e.codec())})(xi||(xi={}));function vh(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 wh(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:vh(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=wh(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 Vs(e){return new Re("/dht/record/"+ve(e,"base32"),!1)}function bh(e){return{async put(t,r,n={}){try{let i=Vs(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=Vs(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=Vs(t);return await e.has(n,r)}}}var Eh=(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 qs=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,Hs,Sh,Gs=gr("helia:ipns"),S2=60*1e3,Bh=60*S2,B2=24*Bh,zs=23*Bh,$s=class{constructor(t,r=[]){vi.add(this),this.routers=r,this.localStore=bh(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;Ys(r)?a=`/ipns/${r.toString()}`:a=`/ipfs/${r.toString()}`;let s=Ae(a),u=await rh(t,s,i,n.lifetime??B2),c=Rs(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 qs(this,vi,"m",Sh).call(this,n,r),o=ve(i.value);return await qs(this,vi,"m",Hs).call(this,o,r)}async resolveDns(t,r={}){let n=await xh(t,r);return await qs(this,vi,"m",Hs).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=zs-o;a<0&&(a=t.interval??zs),setTimeout(()=>{r().catch(s=>{Gs.error("error republishing",s)})},a)}this.timeout=setTimeout(()=>{r().catch(n=>{Gs.error("error republishing",n)})},t.interval??zs)}};vi=new WeakSet,Hs=async function(t,r={}){let n=t.split("/");if(n.length===3){let i=n[1];if(i==="ipns")return await this.resolve(xs(n[2]),r);if(i==="ipfs")return de.parse(n[2])}throw Gs.error("invalid ipfs path %s",t),new Error("Invalid value")},Sh=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 Ds(t,a),a}));return Cn(i)};function A2(e,t=[]){return new $s(e,t)}return Rh(C2);})();
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 nd(e){return e.replace(/^\s+/,"")}});var eu=H((zm,j0)=>{var It=fe();Cr();Ie();var Z0=j0.exports=It.sha256=It.sha256||{};It.md.sha256=It.md.algorithms.sha256=Z0;Z0.create=function(){X0||id();var e=null,t=It.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=It.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=It.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),Y0(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=It.util.createBuffer();i.putBytes(t.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,a=o&n.blockLength-1;i.putBytes(va.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};Y0(l,r,i);var h=It.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 va=null,X0=!1,J0=null;function id(){va=String.fromCharCode(128),va+=It.util.fillString(String.fromCharCode(0),64),J0=[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],X0=!0}function Y0(e,t,r){for(var n,i,o,a,s,u,c,f,l,h,d,p,y,m,v,E=r.length();E>=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,m=e.h6,v=e.h7,c=0;c<64;++c)a=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7),s=m^p&(y^m),o=(f>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),u=f&l|h&(f^l),n=v+a+s+J0[c]+t[c],i=o+u,v=m,m=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+m|0,e.h7=e.h7+v|0,E-=64}}});var ru=H((Hm,tu)=>{var Rt=fe();Ie();var Pi=null;Rt.util.isNodejs&&!Rt.options.usePureJavaScript&&!process.versions["node-webkit"]&&(Pi=Xr());var od=tu.exports=Rt.prng=Rt.prng||{};od.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=Rt.util.createBuffer();t.key=null,m();function m(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 Rt.util.nextTick(function(){o(m)});var E=l(t.key,t.seed);t.generated+=E.length,y.putBytes(E),t.key=d(l(t.key,h(t.seed))),t.seed=p(l(t.key,t.seed)),Rt.util.setImmediate(m)}},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=Rt.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=Rt.util.globalScope,h=l.crypto||l.msCrypto;h&&h.getRandomValues&&(f=function(R){return h.getRandomValues(R)});var d=Rt.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 m=0;m<y.length;++m)d.putInt32(y[m])}catch(R){if(!(typeof QuotaExceededError<"u"&&R instanceof QuotaExceededError))throw R}}if(d.length()<c)for(var v,E,C,L=Math.floor(Math.random()*65536);d.length()<c;){E=16807*(L&65535),v=16807*(L>>16),E+=(v&32767)<<16,E+=v>>15,E=(E&2147483647)+(E>>31),L=E&4294967295;for(var m=0;m<3;++m)C=L>>>(m<<3),C^=Math.floor(Math.random()*256),d.putByte(C&255)}return d.getBytes(c)}return Pi?(t.seedFile=function(c,f){Pi.randomBytes(c,function(l,h){if(l)return f(l);f(null,h.toString())})},t.seedFileSync=function(c){return Pi.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 Un=H((Gm,wa)=>{var De=fe();xa();eu();ru();Ie();(function(){if(De.random&&De.random.getBytes){wa.exports=De.random;return}(function(e){var t={},r=new Array(4),n=De.util.createBuffer();t.formatKey=function(l){var h=De.util.createBuffer(l);return l=new Array(4),l[0]=h.getInt32(),l[1]=h.getInt32(),l[2]=h.getInt32(),l[3]=h.getInt32(),De.aes._expandKey(l,!1)},t.formatSeed=function(l){var h=De.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 De.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=De.md.sha256;function i(){var l=De.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=De.util.globalScope,u=s.crypto||s.msCrypto;if(u&&u.getRandomValues&&(a=function(l){return u.getRandomValues(l)}),De.options.usePureJavaScript||!De.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(!De.random)De.random=o;else for(var f in o)De.random[f]=o[f];De.random.createInstance=i,wa.exports=De.random})(typeof jQuery<"u"?jQuery:null)})()});var au=H(($m,ou)=>{var $e=fe();Ie();var ba=[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],nu=[1,2,3,5],ad=function(e,t){return e<<t&65535|(e&65535)>>16-t},sd=function(e,t){return(e&65535)>>t|e<<16-t&65535};ou.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(ba[r.at(s-1)+r.at(s-n)&255]);for(r.setAt(128-o,ba[r.at(128-o)&a]),s=127-o;s>=0;s--)r.setAt(s,ba[r.at(s+1)^r.at(s+o)]);return r};var iu=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]=ad(p[c],nu[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]=sd(p[c],nu[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 m=i.getInt16Le();a!==null&&(r?m^=a.getInt16Le():a.putInt16Le(m)),y.push(m&65535)}f=r?0:63;for(var v=0;v<p.length;v++)for(var E=0;E<p[v][0];E++)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 m=i.length()===8?8:8-i.length();i.fillWithByte(m,m)}if(y&&(n=!0,d.update()),!r&&(y=i.length()===0,y))if(p)y=p(8,o,!r);else{var v=o.length(),E=o.at(v-1);E>v?y=!1:o.truncate(E)}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 iu(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 iu(e,t,!1)}});var Ki=H((Wm,du)=>{var Ea=fe();du.exports=Ea.jsbn=Ea.jsbn||{};var $t,ud=0xdeadbeefcafe,su=(ud&16777215)==15715070;function S(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))}Ea.jsbn.BigInteger=S;function re(){return new S(null)}function cd(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 fd(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 uu(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"?(S.prototype.am=uu,$t=28):su&&navigator.appName=="Microsoft Internet Explorer"?(S.prototype.am=fd,$t=30):su&&navigator.appName!="Netscape"?(S.prototype.am=cd,$t=26):(S.prototype.am=uu,$t=28);S.prototype.DB=$t;S.prototype.DM=(1<<$t)-1;S.prototype.DV=1<<$t;var Sa=52;S.prototype.FV=Math.pow(2,Sa);S.prototype.F1=Sa-$t;S.prototype.F2=2*$t-Sa;var ld="0123456789abcdefghijklmnopqrstuvwxyz",Li=new Array,Jr,at;Jr="0".charCodeAt(0);for(at=0;at<=9;++at)Li[Jr++]=at;Jr="a".charCodeAt(0);for(at=10;at<36;++at)Li[Jr++]=at;Jr="A".charCodeAt(0);for(at=10;at<36;++at)Li[Jr++]=at;function cu(e){return ld.charAt(e)}function fu(e,t){var r=Li[e.charCodeAt(t)];return r??-1}function hd(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 pd(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 tr(e){var t=re();return t.fromInt(e),t}function dd(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:fu(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&&S.ZERO.subTo(this,this)}function yd(){for(var e=this.s&this.DM;this.t>0&&this.data[this.t-1]==e;)--this.t}function gd(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=cu(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+=cu(n));return i?o:"0"}function md(){var e=re();return S.ZERO.subTo(this,e),e}function xd(){return this.s<0?this.negate():this}function vd(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 Fi(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 wd(){return this.t<=0?0:this.DB*(this.t-1)+Fi(this.data[this.t-1]^this.s&this.DM)}function bd(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 Ed(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 Sd(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 Bd(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 Ad(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 Cd(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&&S.ZERO.subTo(t,t)}function Td(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 _d(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=re());var o=re(),a=this.s,s=e.s,u=this.DB-Fi(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,m=y-c,v=t??re();for(o.dlShiftTo(m,v),r.compareTo(v)>=0&&(r.data[r.t++]=1,r.subTo(v,r)),S.ONE.dlShiftTo(c,v),v.subTo(o,o);o.t<c;)o.data[o.t++]=0;for(;--m>=0;){var E=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,E,r,m,0,c))<E)for(o.dlShiftTo(m,v),r.subTo(v,r);r.data[y]<--E;)r.subTo(v,r)}t!=null&&(r.drShiftTo(c,t),a!=s&&S.ZERO.subTo(t,t)),r.t=c,r.clamp(),u>0&&r.rShiftTo(u,r),a<0&&S.ZERO.subTo(r,r)}}}function Id(e){var t=re();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(S.ZERO)>0&&e.subTo(t,t),t}function Tr(e){this.m=e}function Rd(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e}function kd(e){return e}function Nd(e){e.divRemTo(this.m,null,e)}function Dd(e,t,r){e.multiplyTo(t,r),this.reduce(r)}function Ud(e,t){e.squareTo(t),this.reduce(t)}Tr.prototype.convert=Rd;Tr.prototype.revert=kd;Tr.prototype.reduce=Nd;Tr.prototype.mulTo=Dd;Tr.prototype.sqrTo=Ud;function Pd(){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 _r(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 Ld(e){var t=re();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(S.ZERO)>0&&this.m.subTo(t,t),t}function Fd(e){var t=re();return e.copyTo(t),this.reduce(t),t}function Kd(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 Od(e,t){e.squareTo(t),this.reduce(t)}function Md(e,t,r){e.multiplyTo(t,r),this.reduce(r)}_r.prototype.convert=Ld;_r.prototype.revert=Fd;_r.prototype.reduce=Kd;_r.prototype.mulTo=Md;_r.prototype.sqrTo=Od;function Vd(){return(this.t>0?this.data[0]&1:this.s)==0}function qd(e,t){if(e>4294967295||e<1)return S.ONE;var r=re(),n=re(),i=t.convert(this),o=Fi(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 zd(e,t){var r;return e<256||t.isEven()?r=new Tr(t):r=new _r(t),this.exp(e,r)}S.prototype.copyTo=hd;S.prototype.fromInt=pd;S.prototype.fromString=dd;S.prototype.clamp=yd;S.prototype.dlShiftTo=bd;S.prototype.drShiftTo=Ed;S.prototype.lShiftTo=Sd;S.prototype.rShiftTo=Bd;S.prototype.subTo=Ad;S.prototype.multiplyTo=Cd;S.prototype.squareTo=Td;S.prototype.divRemTo=_d;S.prototype.invDigit=Pd;S.prototype.isEven=Vd;S.prototype.exp=qd;S.prototype.toString=gd;S.prototype.negate=md;S.prototype.abs=xd;S.prototype.compareTo=vd;S.prototype.bitLength=wd;S.prototype.mod=Id;S.prototype.modPowInt=zd;S.ZERO=tr(0);S.ONE=tr(1);function Hd(){var e=re();return this.copyTo(e),e}function Gd(){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 $d(){return this.t==0?this.s:this.data[0]<<24>>24}function Wd(){return this.t==0?this.s:this.data[0]<<16>>16}function Qd(e){return Math.floor(Math.LN2*this.DB/Math.log(e))}function Yd(){return this.s<0?-1:this.t<=0||this.t==1&&this.data[0]<=0?0:1}function Zd(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=tr(r),i=re(),o=re(),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 Xd(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=fu(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&&S.ZERO.subTo(this,this)}function Jd(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(S.ONE.shiftLeft(e-1),Ba,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(S.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 jd(){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 ey(e){return this.compareTo(e)==0}function ty(e){return this.compareTo(e)<0?this:e}function ry(e){return this.compareTo(e)>0?this:e}function ny(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 iy(e,t){return e&t}function oy(e){var t=re();return this.bitwiseTo(e,iy,t),t}function Ba(e,t){return e|t}function ay(e){var t=re();return this.bitwiseTo(e,Ba,t),t}function lu(e,t){return e^t}function sy(e){var t=re();return this.bitwiseTo(e,lu,t),t}function hu(e,t){return e&~t}function uy(e){var t=re();return this.bitwiseTo(e,hu,t),t}function cy(){for(var e=re(),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 fy(e){var t=re();return e<0?this.rShiftTo(-e,t):this.lShiftTo(e,t),t}function ly(e){var t=re();return e<0?this.lShiftTo(-e,t):this.rShiftTo(e,t),t}function hy(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 py(){for(var e=0;e<this.t;++e)if(this.data[e]!=0)return e*this.DB+hy(this.data[e]);return this.s<0?this.t*this.DB:-1}function dy(e){for(var t=0;e!=0;)e&=e-1,++t;return t}function yy(){for(var e=0,t=this.s&this.DM,r=0;r<this.t;++r)e+=dy(this.data[r]^t);return e}function gy(e){var t=Math.floor(e/this.DB);return t>=this.t?this.s!=0:(this.data[t]&1<<e%this.DB)!=0}function my(e,t){var r=S.ONE.shiftLeft(e);return this.bitwiseTo(r,t,r),r}function xy(e){return this.changeBit(e,Ba)}function vy(e){return this.changeBit(e,hu)}function wy(e){return this.changeBit(e,lu)}function by(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 Ey(e){var t=re();return this.addTo(e,t),t}function Sy(e){var t=re();return this.subTo(e,t),t}function By(e){var t=re();return this.multiplyTo(e,t),t}function Ay(e){var t=re();return this.divRemTo(e,t,null),t}function Cy(e){var t=re();return this.divRemTo(e,null,t),t}function Ty(e){var t=re(),r=re();return this.divRemTo(e,t,r),new Array(t,r)}function _y(e){this.data[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()}function Iy(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 Pn(){}function pu(e){return e}function Ry(e,t,r){e.multiplyTo(t,r)}function ky(e,t){e.squareTo(t)}Pn.prototype.convert=pu;Pn.prototype.revert=pu;Pn.prototype.mulTo=Ry;Pn.prototype.sqrTo=ky;function Ny(e){return this.exp(e,new Pn)}function Dy(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 Uy(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 jr(e){this.r2=re(),this.q3=re(),S.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e),this.m=e}function Py(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=re();return e.copyTo(t),this.reduce(t),t}function Ly(e){return e}function Fy(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 Ky(e,t){e.squareTo(t),this.reduce(t)}function Oy(e,t,r){e.multiplyTo(t,r),this.reduce(r)}jr.prototype.convert=Py;jr.prototype.revert=Ly;jr.prototype.reduce=Fy;jr.prototype.mulTo=Oy;jr.prototype.sqrTo=Ky;function My(e,t){var r=e.bitLength(),n,i=tr(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 Tr(t):t.isEven()?o=new jr(t):o=new _r(t);var a=new Array,s=3,u=n-1,c=(1<<n)-1;if(a[1]=o.convert(this),n>1){var f=re();for(o.sqrTo(a[1],f);s<=c;)a[s]=re(),o.mulTo(f,a[s-2],a[s]),s+=2}var l=e.t-1,h,d=!0,p=re(),y;for(r=Fi(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 Vy(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 qy(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 zy(e){var t=e.isEven();if(this.isEven()&&t||e.signum()==0)return S.ZERO;for(var r=e.clone(),n=this.clone(),i=tr(1),o=tr(0),a=tr(0),s=tr(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(S.ONE)!=0)return S.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 yt=[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],Hy=(1<<26)/yt[yt.length-1];function Gy(e){var t,r=this.abs();if(r.t==1&&r.data[0]<=yt[yt.length-1]){for(t=0;t<yt.length;++t)if(r.data[0]==yt[t])return!0;return!1}if(r.isEven())return!1;for(t=1;t<yt.length;){for(var n=yt[t],i=t+1;i<yt.length&&n<Hy;)n*=yt[i++];for(n=r.modInt(n);t<i;)if(n%yt[t++]==0)return!1}return r.millerRabin(e)}function $y(e){var t=this.subtract(S.ONE),r=t.getLowestSetBit();if(r<=0)return!1;for(var n=t.shiftRight(r),i=Wy(),o,a=0;a<e;++a){do o=new S(this.bitLength(),i);while(o.compareTo(S.ONE)<=0||o.compareTo(t)>=0);var s=o.modPow(n,this);if(s.compareTo(S.ONE)!=0&&s.compareTo(t)!=0){for(var u=1;u++<r&&s.compareTo(t)!=0;)if(s=s.modPowInt(2,this),s.compareTo(S.ONE)==0)return!1;if(s.compareTo(t)!=0)return!1}}return!0}function Wy(){return{nextBytes:function(e){for(var t=0;t<e.length;++t)e[t]=Math.floor(Math.random()*256)}}}S.prototype.chunkSize=Qd;S.prototype.toRadix=Zd;S.prototype.fromRadix=Xd;S.prototype.fromNumber=Jd;S.prototype.bitwiseTo=ny;S.prototype.changeBit=my;S.prototype.addTo=by;S.prototype.dMultiply=_y;S.prototype.dAddOffset=Iy;S.prototype.multiplyLowerTo=Dy;S.prototype.multiplyUpperTo=Uy;S.prototype.modInt=qy;S.prototype.millerRabin=$y;S.prototype.clone=Hd;S.prototype.intValue=Gd;S.prototype.byteValue=$d;S.prototype.shortValue=Wd;S.prototype.signum=Yd;S.prototype.toByteArray=jd;S.prototype.equals=ey;S.prototype.min=ty;S.prototype.max=ry;S.prototype.and=oy;S.prototype.or=ay;S.prototype.xor=sy;S.prototype.andNot=uy;S.prototype.not=cy;S.prototype.shiftLeft=fy;S.prototype.shiftRight=ly;S.prototype.getLowestSetBit=py;S.prototype.bitCount=yy;S.prototype.testBit=gy;S.prototype.setBit=xy;S.prototype.clearBit=vy;S.prototype.flipBit=wy;S.prototype.add=Ey;S.prototype.subtract=Sy;S.prototype.multiply=By;S.prototype.divide=Ay;S.prototype.remainder=Cy;S.prototype.divideAndRemainder=Ty;S.prototype.modPow=My;S.prototype.modInverse=zy;S.prototype.pow=Ny;S.prototype.gcd=Vy;S.prototype.isProbablePrime=Gy});var vu=H((Qm,xu)=>{var kt=fe();Cr();Ie();var gu=xu.exports=kt.sha1=kt.sha1||{};kt.md.sha1=kt.md.algorithms.sha1=gu;gu.create=function(){mu||Qy();var e=null,t=kt.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=kt.util.createBuffer(),e={h0:1732584193,h1:4023233417,h2:2562383102,h3:271733878,h4:3285377520},n},n.start(),n.update=function(i,o){o==="utf8"&&(i=kt.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),yu(e,r,t),(t.read>2048||t.length()===0)&&t.compact(),n},n.digest=function(){var i=kt.util.createBuffer();i.putBytes(t.bytes());var o=n.fullMessageLength[n.fullMessageLength.length-1]+n.messageLengthSize,a=o&n.blockLength-1;i.putBytes(Aa.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};yu(l,r,i);var h=kt.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 Aa=null,mu=!1;function Qy(){Aa=String.fromCharCode(128),Aa+=kt.util.fillString(String.fromCharCode(0),64),mu=!0}function yu(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 Eu=H((Ym,bu)=>{var Nt=fe();Ie();Un();vu();var wu=bu.exports=Nt.pkcs1=Nt.pkcs1||{};wu.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=Nt.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=Nt.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=Oi(i,s-o.digestLength-1,a),m=Nt.util.xorBytes(p,y,p.length),v=Oi(m,o.digestLength,a),E=Nt.util.xorBytes(i,v,i.length);return"\0"+E+m};wu.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 m=new Error("RSAES-OAEP encoded message length is invalid.");throw m.length=t.length,m.expectedLength=a,m}if(i===void 0?i=Nt.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=Oi(f,i.digestLength,o),h=Nt.util.xorBytes(c,l,c.length),d=Oi(h,a-i.digestLength-1,o),p=Nt.util.xorBytes(f,d,f.length),y=p.substring(0,i.digestLength),m=u!=="\0",v=0;v<i.digestLength;++v)m|=s.charAt(v)!==y.charAt(v);for(var E=1,C=i.digestLength,L=i.digestLength;L<p.length;L++){var R=p.charCodeAt(L),_=R&1^1,W=E?65534:0;m|=R&W,E=E&_,C+=E}if(m||p.charCodeAt(C)!==1)throw new Error("Invalid RSAES-OAEP padding.");return p.substring(C+1)};function Oi(e,t,r){r||(r=Nt.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 Su=H((Zm,Ca)=>{var rr=fe();Ie();Ki();Un();(function(){if(rr.prime){Ca.exports=rr.prime;return}var e=Ca.exports=rr.prime=rr.prime||{},t=rr.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||rr.random,m={nextBytes:function(v){for(var E=y.getBytesSync(v.length),C=0;C<v.length;++C)v[C]=E.charCodeAt(C)}};if(p.name==="PRIMEINC")return o(l,m,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),m=0,v=f(y.bitLength());"millerRabinTests"in d&&(v=d.millerRabinTests);var E=10;"maxBlockTime"in d&&(E=d.maxBlockTime),s(y,l,h,m,v,E,p)}function s(l,h,d,p,y,m,v){var E=+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(m<0||+new Date-E<m);rr.util.setImmediate(function(){s(l,h,d,p,y,m,v)})}function u(l,h,d,p){if(typeof Worker>"u")return a(l,h,d,p);var y=c(l,h),m=d.workers,v=d.workLoad||100,E=v*30/8,C=d.workerScript||"forge/prime.worker.js";if(m===-1)return rr.util.estimateCores(function(R,_){R&&(_=2),m=_-1,L()});L();function L(){m=Math.max(1,m);for(var R=[],_=0;_<m;++_)R[_]=new Worker(C);for(var W=m,_=0;_<m;++_)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(E,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 Vi=H((Xm,Ru)=>{var M=fe();Dn();Ki();Ci();Eu();Su();Un();Ie();typeof j>"u"&&(j=M.jsbn.BigInteger);var j,Ta=M.util.isNodejs?Xr():null,x=M.asn1,st=M.util;M.pki=M.pki||{};Ru.exports=M.pki.rsa=M.rsa=M.rsa||{};var $=M.pki,Yy=[6,4,2,4,2,4,6,2],Zy={name:"PrivateKeyInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"PrivateKeyInfo.version",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"PrivateKeyInfo.privateKeyAlgorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.OID,constructed:!1,capture:"privateKeyOid"}]},{name:"PrivateKeyInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.OCTETSTRING,constructed:!1,capture:"privateKey"}]},Xy={name:"RSAPrivateKey",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPrivateKey.version",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyVersion"},{name:"RSAPrivateKey.modulus",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyModulus"},{name:"RSAPrivateKey.publicExponent",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPublicExponent"},{name:"RSAPrivateKey.privateExponent",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPrivateExponent"},{name:"RSAPrivateKey.prime1",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPrime1"},{name:"RSAPrivateKey.prime2",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyPrime2"},{name:"RSAPrivateKey.exponent1",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyExponent1"},{name:"RSAPrivateKey.exponent2",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyExponent2"},{name:"RSAPrivateKey.coefficient",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"privateKeyCoefficient"}]},Jy={name:"RSAPublicKey",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"RSAPublicKey.modulus",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"publicKeyModulus"},{name:"RSAPublicKey.exponent",tagClass:x.Class.UNIVERSAL,type:x.Type.INTEGER,constructed:!1,capture:"publicKeyExponent"}]},jy=M.pki.rsa.publicKeyValidator={name:"SubjectPublicKeyInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,captureAsn1:"subjectPublicKeyInfo",value:[{name:"SubjectPublicKeyInfo.AlgorithmIdentifier",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"AlgorithmIdentifier.algorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.OID,constructed:!1,capture:"publicKeyOid"}]},{name:"SubjectPublicKeyInfo.subjectPublicKey",tagClass:x.Class.UNIVERSAL,type:x.Type.BITSTRING,constructed:!1,value:[{name:"SubjectPublicKeyInfo.subjectPublicKey.RSAPublicKey",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,optional:!0,captureAsn1:"rsaPublicKey"}]}]},e1={name:"DigestInfo",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm",tagClass:x.Class.UNIVERSAL,type:x.Type.SEQUENCE,constructed:!0,value:[{name:"DigestInfo.DigestAlgorithm.algorithmIdentifier",tagClass:x.Class.UNIVERSAL,type:x.Type.OID,constructed:!1,capture:"algorithmIdentifier"},{name:"DigestInfo.DigestAlgorithm.parameters",tagClass:x.Class.UNIVERSAL,type:x.Type.NULL,capture:"parameters",optional:!0,constructed:!1}]},{name:"DigestInfo.digest",tagClass:x.Class.UNIVERSAL,type:x.Type.OCTETSTRING,constructed:!1,capture:"digest"}]},t1=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=x.oidToDer(t).getBytes(),i=x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[]),o=x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[]);o.value.push(x.create(x.Class.UNIVERSAL,x.Type.OID,!1,n)),o.value.push(x.create(x.Class.UNIVERSAL,x.Type.NULL,!1,""));var a=x.create(x.Class.UNIVERSAL,x.Type.OCTETSTRING,!1,e.digest().getBytes());return i.value.push(o),i.value.push(a),x.toDer(i).getBytes()},_u=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=Iu(e,t,r)):(i=M.util.createBuffer(),i.putBytes(e));for(var a=new j(i.toHex(),16),s=_u(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=_u(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?Mi(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(n1(e.num.bitLength()))?++e.pqState:e.num.dAddOffset(Yy[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(Bu("generateKeyPair"))return Ta.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(Au("generateKey")&&Au("exportKey"))return st.globalScope.crypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Tu(t),hash:{name:"SHA-256"}},!0,["sign","verify"]).then(function(s){return st.globalScope.crypto.subtle.exportKey("pkcs8",s.privateKey)}).then(void 0,function(s){n(s)}).then(function(s){if(s){var u=$.privateKeyFromAsn1(x.fromDer(M.util.createBuffer(s)));n(null,{privateKey:u,publicKey:$.setRsaPublicKey(u.n,u.e)})}});if(Cu("generateKey")&&Cu("exportKey")){var i=st.globalScope.msCrypto.subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:e,publicExponent:Tu(t),hash:{name:"SHA-256"}},!0,["sign","verify"]);i.oncomplete=function(s){var u=s.target.result,c=st.globalScope.msCrypto.subtle.exportKey("pkcs8",u.privateKey);c.oncomplete=function(f){var l=f.target.result,h=$.privateKeyFromAsn1(x.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(Bu("generateKeyPairSync")){var o=Ta.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;r1(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 Iu(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=Mi(c,r,!0);var f=x.fromDer(c,{parseAllBytes:a._parseAllDigestBytes}),l={},h=[];if(!x.validate(f,e1,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=x.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=Mi(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:Mi};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:t1},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 x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,x.integerToDer(0).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.OID,!1,x.oidToDer($.oids.rsaEncryption).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.NULL,!1,"")]),x.create(x.Class.UNIVERSAL,x.Type.OCTETSTRING,!1,x.toDer(e).getBytes())])};$.privateKeyFromAsn1=function(e){var t={},r=[];if(x.validate(e,Zy,t,r)&&(e=x.fromDer(M.util.createBuffer(t.privateKey))),t={},r=[],!x.validate(e,Xy,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 x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,x.integerToDer(0).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.n)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.e)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.d)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.p)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.q)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.dP)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.dQ)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.qInv))])};$.publicKeyFromAsn1=function(e){var t={},r=[];if(x.validate(e,jy,t,r)){var n=x.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=[],!x.validate(e,Jy,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 x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.OID,!1,x.oidToDer($.oids.rsaEncryption).getBytes()),x.create(x.Class.UNIVERSAL,x.Type.NULL,!1,"")]),x.create(x.Class.UNIVERSAL,x.Type.BITSTRING,!1,[$.publicKeyToRSAPublicKey(e)])])};$.publicKeyToRSAPublicKey=function(e){return x.create(x.Class.UNIVERSAL,x.Type.SEQUENCE,!0,[x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.n)),x.create(x.Class.UNIVERSAL,x.Type.INTEGER,!1,Dt(e.e))])};function Iu(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 Mi(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 r1(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 Dt(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 n1(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 Bu(e){return M.util.isNodejs&&typeof Ta[e]=="function"}function Au(e){return typeof st.globalScope<"u"&&typeof st.globalScope.crypto=="object"&&typeof st.globalScope.crypto.subtle=="object"&&typeof st.globalScope.crypto.subtle[e]=="function"}function Cu(e){return typeof st.globalScope<"u"&&typeof st.globalScope.msCrypto=="object"&&typeof st.globalScope.msCrypto.subtle=="object"&&typeof st.globalScope.msCrypto.subtle[e]=="function"}function Tu(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 Lu=H((Jm,Pu)=>{var N=fe();xa();Dn();M0();Cr();Ci();G0();Q0();Un();au();Vi();Ie();typeof ku>"u"&&(ku=N.jsbn.BigInteger);var ku,w=N.asn1,Y=N.pki=N.pki||{};Pu.exports=Y.pbe=N.pbe=N.pbe||{};var Ir=Y.oids,i1={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"}]},o1={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"}]}]},a1={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=N.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=Ir["aes128-CBC"],l=N.aes.createEncryptionCipher;break;case"aes192":a=24,c=16,f=Ir["aes192-CBC"],l=N.aes.createEncryptionCipher;break;case"aes256":a=32,c=16,f=Ir["aes256-CBC"],l=N.aes.createEncryptionCipher;break;case"des":a=8,c=8,f=Ir.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=Uu(d),y=N.pkcs5.pbkdf2(t,n,i,a,p),m=N.random.getBytesSync(c),v=l(y);v.start(m),v.update(w.toDer(e)),v.finish(),u=v.output.getBytes();var E=s1(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(Ir.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(Ir.pkcs5PBKDF2).getBytes()),E]),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,m)])])])}else if(r.algorithm==="3des"){a=24;var C=new N.util.ByteBuffer(n),y=Y.pbe.generatePkcs12Key(t,C,1,i,a),m=Y.pbe.generatePkcs12Key(t,C,2,i,a),v=N.des.createEncryptionCipher(y);v.start(m),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(Ir["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 L=w.create(w.Class.UNIVERSAL,w.Type.SEQUENCE,!0,[s,w.create(w.Class.UNIVERSAL,w.Type.OCTETSTRING,!1,u)]);return L};Y.decryptPrivateKeyInfo=function(e,t){var r=null,n={},i=[];if(!w.validate(e,i1,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=N.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 N.pem.encode(r,{maxline:t})};Y.encryptedPrivateKeyFromPem=function(e){var t=N.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=N.random.getBytesSync(16),s=N.aes.createEncryptionCipher;break;case"aes192":i="AES-192-CBC",a=24,o=N.random.getBytesSync(16),s=N.aes.createEncryptionCipher;break;case"aes256":i="AES-256-CBC",a=32,o=N.random.getBytesSync(16),s=N.aes.createEncryptionCipher;break;case"3des":i="DES-EDE3-CBC",a=24,o=N.random.getBytesSync(8),s=N.des.createEncryptionCipher;break;case"des":i="DES-CBC",a=8,o=N.random.getBytesSync(8),s=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 c=N.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:N.util.bytesToHex(o).toUpperCase()},body:f.output.getBytes()};return N.pem.encode(l)};Y.decryptRsaPrivateKey=function(e,t){var r=null,n=N.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=N.des.createDecryptionCipher;break;case"DES-EDE3-CBC":o=24,a=N.des.createDecryptionCipher;break;case"AES-128-CBC":o=16,a=N.aes.createDecryptionCipher;break;case"AES-192-CBC":o=24,a=N.aes.createDecryptionCipher;break;case"AES-256-CBC":o=32,a=N.aes.createDecryptionCipher;break;case"RC2-40-CBC":o=5,a=function(l){return N.rc2.createDecryptionCipher(l,40)};break;case"RC2-64-CBC":o=8,a=function(l){return N.rc2.createDecryptionCipher(l,64)};break;case"RC2-128-CBC":o=16,a=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 s=N.util.hexToBytes(n.dekInfo.parameters),u=N.pbe.opensslDeriveBytes(t,s.substr(0,8),o),c=a(u);if(c.start(s),c.update(N.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 N.md))throw new Error('"sha1" hash algorithm unavailable.');o=N.md.sha1.create()}var u=o.digestLength,c=o.blockLength,f=new N.util.ByteBuffer,l=new N.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 N.util.ByteBuffer;p.fillWithByte(r,c);var y=c*Math.ceil(d/c),m=new N.util.ByteBuffer;for(s=0;s<y;s++)m.putByte(t.at(s%d));var v=c*Math.ceil(h/c),E=new N.util.ByteBuffer;for(s=0;s<v;s++)E.putByte(l.at(s%h));var C=m;C.putBuffer(E);for(var L=Math.ceil(i/u),R=1;R<=L;R++){var _=new N.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 N.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 N.util.ByteBuffer;for(a=0;a<K;a++){var q=new N.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,o1,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=N.util.createBuffer(n.kdfIterationCount);s=s.getInt(s.length()<<3);var u,c;switch(Y.oids[e]){case"aes128-CBC":u=16,c=N.aes.createDecryptionCipher;break;case"aes192-CBC":u=24,c=N.aes.createDecryptionCipher;break;case"aes256-CBC":u=32,c=N.aes.createDecryptionCipher;break;case"des-EDE3-CBC":u=24,c=N.des.createDecryptionCipher;break;case"desCBC":u=8,c=N.des.createDecryptionCipher;break}var f=Du(n.prfOid),l=N.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,a1,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=N.util.createBuffer(n.salt),s=N.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=N.des.startDecrypting;break;case Y.oids["pbewithSHAAnd40BitRC2-CBC"]:u=5,c=8,f=function(y,m){var v=N.rc2.createDecryptionCipher(y,40);return v.start(m,null),v};break;default:var o=new Error("Cannot read PKCS #12 PBE data block. Unsupported OID.");throw o.oid=e,o}var l=Du(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 N.md))throw new Error('"md5" hash algorithm unavailable.');n=N.md.md5.create()}t===null&&(t="");for(var i=[Nu(n,e+t)],o=16,a=1;o<r;++a,o+=16)i.push(Nu(n,i[a-1]+e+t));return i.join("").substr(0,r)};function Nu(e,t){return e.start().update(t).digest().getBytes()}function Du(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 Uu(t)}function Uu(e){var t=N.md;switch(e){case"hmacWithSHA224":t=N.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 s1(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,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(Y.oids[n]).getBytes()),w.create(w.Class.UNIVERSAL,w.Type.NULL,!1,"")])),i}});var ju=H((px,Ju)=>{"use strict";Ju.exports=C1;function C1(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 nc=H(rc=>{"use strict";var Wi=rc;Wi.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 rn=new Array(64),tc=new Array(123);for(mt=0;mt<64;)tc[rn[mt]=mt<26?mt+65:mt<52?mt+71:mt<62?mt-4:mt-59|43]=mt++;var mt;Wi.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++]=rn[c>>2],u=(c&3)<<4,s=1;break;case 1:o[a++]=rn[u|c>>4],u=(c&15)<<2,s=2;break;case 2:o[a++]=rn[u|c>>6],o[a++]=rn[c&63],s=0;break}a>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),a=0)}return s&&(o[a++]=rn[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 ec="invalid encoding";Wi.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=tc[u])===void 0)throw Error(ec);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(ec);return n-i};Wi.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}});var oc=H((yx,ic)=>{"use strict";ic.exports=Qi;function Qi(){this._listeners={}}Qi.prototype.on=function(t,r,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:r,ctx:n||this}),this};Qi.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};Qi.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 hc=H((gx,lc)=>{"use strict";lc.exports=ac(ac);function ac(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,sc),e.writeFloatBE=t.bind(null,uc);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,cc),e.readFloatBE=r.bind(null,fc)}(),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,sc,0,4),e.writeDoubleBE=t.bind(null,uc,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,cc,0,4),e.readDoubleBE=r.bind(null,fc,4,0)}(),e}function sc(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 uc(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 cc(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0}function fc(e,t){return(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}});var pc=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 yc=H(dc=>{"use strict";var Ka=dc;Ka.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};Ka.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))};Ka.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 mc=H((xx,gc)=>{"use strict";gc.exports=T1;function T1(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 vc=H((vx,xc)=>{"use strict";xc.exports=Le;var Mn=Nr();function Le(e,t){this.lo=e>>>0,this.hi=t>>>0}var kr=Le.zero=new Le(0,0);kr.toNumber=function(){return 0};kr.zzEncode=kr.zzDecode=function(){return this};kr.length=function(){return 1};var _1=Le.zeroHash="\0\0\0\0\0\0\0\0";Le.fromNumber=function(t){if(t===0)return kr;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 Le(n,i)};Le.from=function(t){if(typeof t=="number")return Le.fromNumber(t);if(Mn.isString(t))if(Mn.Long)t=Mn.Long.fromString(t);else return Le.fromNumber(parseInt(t,10));return t.low||t.high?new Le(t.low>>>0,t.high>>>0):kr};Le.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};Le.prototype.toLong=function(t){return Mn.Long?new Mn.Long(this.lo|0,this.hi|0,!!t):{low:this.lo|0,high:this.hi|0,unsigned:!!t}};var ur=String.prototype.charCodeAt;Le.fromHash=function(t){return t===_1?kr:new Le((ur.call(t,0)|ur.call(t,1)<<8|ur.call(t,2)<<16|ur.call(t,3)<<24)>>>0,(ur.call(t,4)|ur.call(t,5)<<8|ur.call(t,6)<<16|ur.call(t,7)<<24)>>>0)};Le.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)};Le.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};Le.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};Le.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 Nr=H(Oa=>{"use strict";var O=Oa;O.asPromise=ju();O.base64=nc();O.EventEmitter=oc();O.float=hc();O.inquire=pc();O.utf8=yc();O.pool=mc();O.LongBits=vc();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 wc(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=wc;O.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)};function bc(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&&wc(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=bc;O.ProtocolError=bc("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 qa=H((bx,Cc)=>{"use strict";Cc.exports=Te;var Pt=Nr(),Va,Bc=Pt.LongBits,I1=Pt.utf8;function xt(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 Ec=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")},Ac=function(){return Pt.Buffer?function(r){return(Te.create=function(i){return Pt.Buffer.isBuffer(i)?new Va(i):Ec(i)})(r)}:Ec};Te.create=Ac();Te.prototype._slice=Pt.Array.prototype.subarray||Pt.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,xt(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 Ma(){var e=new Bc(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 xt(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 xt(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 Yi(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 xt(this,4);return Yi(this.buf,this.pos+=4)};Te.prototype.sfixed32=function(){if(this.pos+4>this.len)throw xt(this,4);return Yi(this.buf,this.pos+=4)|0};function Sc(){if(this.pos+8>this.len)throw xt(this,8);return new Bc(Yi(this.buf,this.pos+=4),Yi(this.buf,this.pos+=4))}Te.prototype.float=function(){if(this.pos+4>this.len)throw xt(this,4);var t=Pt.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t};Te.prototype.double=function(){if(this.pos+8>this.len)throw xt(this,4);var t=Pt.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 xt(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 I1.read(t,0,t.length)};Te.prototype.skip=function(t){if(typeof t=="number"){if(this.pos+t>this.len)throw xt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw xt(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){Va=e,Te.create=Ac(),Va._configure();var t=Pt.Long?"toLong":"toNumber";Pt.merge(Te.prototype,{int64:function(){return Ma.call(this)[t](!1)},uint64:function(){return Ma.call(this)[t](!0)},sint64:function(){return Ma.call(this).zzDecode()[t](!1)},fixed64:function(){return Sc.call(this)[t](!0)},sfixed64:function(){return Sc.call(this)[t](!1)}})}});var Rc=H((Ex,Ic)=>{"use strict";Ic.exports=Dr;var _c=qa();(Dr.prototype=Object.create(_c.prototype)).constructor=Dr;var Tc=Nr();function Dr(e){_c.call(this,e)}Dr._configure=function(){Tc.Buffer&&(Dr.prototype._slice=Tc.Buffer.prototype.slice)};Dr.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))};Dr._configure()});var Ya=H((Sx,Uc)=>{"use strict";Uc.exports=ne;var ut=Nr(),za,Zi=ut.LongBits,kc=ut.base64,Nc=ut.utf8;function Vn(e,t,r){this.fn=e,this.len=t,this.next=void 0,this.val=r}function Ga(){}function R1(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}function ne(){this.len=0,this.head=new Vn(Ga,0,0),this.tail=this.head,this.states=null}var Dc=function(){return ut.Buffer?function(){return(ne.create=function(){return new za})()}:function(){return new ne}};ne.create=Dc();ne.alloc=function(t){return new ut.Array(t)};ut.Array!==Array&&(ne.alloc=ut.pool(ne.alloc,ut.Array.prototype.subarray));ne.prototype._push=function(t,r,n){return this.tail=this.tail.next=new Vn(t,r,n),this.len+=r,this};function $a(e,t,r){t[r]=e&255}function k1(e,t,r){for(;e>127;)t[r++]=e&127|128,e>>>=7;t[r]=e}function Wa(e,t){this.len=e,this.next=void 0,this.val=t}Wa.prototype=Object.create(Vn.prototype);Wa.prototype.fn=k1;ne.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new Wa((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this};ne.prototype.int32=function(t){return t<0?this._push(Qa,10,Zi.fromNumber(t)):this.uint32(t)};ne.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)};function Qa(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}ne.prototype.uint64=function(t){var r=Zi.from(t);return this._push(Qa,r.length(),r)};ne.prototype.int64=ne.prototype.uint64;ne.prototype.sint64=function(t){var r=Zi.from(t).zzEncode();return this._push(Qa,r.length(),r)};ne.prototype.bool=function(t){return this._push($a,1,t?1:0)};function Ha(e,t,r){t[r]=e&255,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}ne.prototype.fixed32=function(t){return this._push(Ha,4,t>>>0)};ne.prototype.sfixed32=ne.prototype.fixed32;ne.prototype.fixed64=function(t){var r=Zi.from(t);return this._push(Ha,4,r.lo)._push(Ha,4,r.hi)};ne.prototype.sfixed64=ne.prototype.fixed64;ne.prototype.float=function(t){return this._push(ut.float.writeFloatLE,4,t)};ne.prototype.double=function(t){return this._push(ut.float.writeDoubleLE,8,t)};var N1=ut.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]};ne.prototype.bytes=function(t){var r=t.length>>>0;if(!r)return this._push($a,1,0);if(ut.isString(t)){var n=ne.alloc(r=kc.length(t));kc.decode(t,n,0),t=n}return this.uint32(r)._push(N1,r,t)};ne.prototype.string=function(t){var r=Nc.length(t);return r?this.uint32(r)._push(Nc.write,r,t):this._push($a,1,0)};ne.prototype.fork=function(){return this.states=new R1(this),this.head=this.tail=new Vn(Ga,0,0),this.len=0,this};ne.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 Vn(Ga,0,0),this.len=0),this};ne.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};ne.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};ne._configure=function(e){za=e,ne.create=Dc(),za._configure()}});var Fc=H((Bx,Lc)=>{"use strict";Lc.exports=Lt;var Pc=Ya();(Lt.prototype=Object.create(Pc.prototype)).constructor=Lt;var cr=Nr();function Lt(){Pc.call(this)}Lt._configure=function(){Lt.alloc=cr._Buffer_allocUnsafe,Lt.writeBytesBuffer=cr.Buffer&&cr.Buffer.prototype instanceof Uint8Array&&cr.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++]}};Lt.prototype.bytes=function(t){cr.isString(t)&&(t=cr._Buffer_from(t,"base64"));var r=t.length>>>0;return this.uint32(r),r&&this._push(Lt.writeBytesBuffer,r,t),this};function D1(e,t,r){e.length<40?cr.utf8.write(e,t,r):t.utf8Write?t.utf8Write(e,r):t.write(e,r)}Lt.prototype.string=function(t){var r=cr.Buffer.byteLength(t);return this.uint32(r),r&&this._push(D1,r,t),this};Lt._configure()});var Yc=H((Ev,Qc)=>{var me=fe();Cr();Ie();var Hn=Qc.exports=me.sha512=me.sha512||{};me.md.sha512=me.md.algorithms.sha512=Hn;var $c=me.sha384=me.sha512.sha384=me.sha512.sha384||{};$c.create=function(){return Hn.create("SHA-384")};me.md.sha384=me.md.algorithms.sha384=$c;me.sha512.sha256=me.sha512.sha256||{create:function(){return Hn.create("SHA-512/256")}};me.md["sha512/256"]=me.md.algorithms["sha512/256"]=me.sha512.sha256;me.sha512.sha224=me.sha512.sha224||{create:function(){return Hn.create("SHA-512/224")}};me.md["sha512/224"]=me.md.algorithms["sha512/224"]=me.sha512.sha224;Hn.create=function(e){if(Wc||z1(),typeof e>"u"&&(e="SHA-512"),!(e in Pr))throw new Error("Invalid SHA-512 algorithm: "+e);for(var t=Pr[e],r=null,n=me.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=me.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=me.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),Gc(r,i,n),(n.read>2048||n.length()===0)&&n.compact(),s},s.digest=function(){var u=me.util.createBuffer();u.putBytes(n.bytes());var c=s.fullMessageLength[s.fullMessageLength.length-1]+s.messageLengthSize,f=c&s.blockLength-1;u.putBytes(rs.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);Gc(y,i,u);var m=me.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)m.putInt32(y[p][0]),(p!==v-1||e!=="SHA-512/224")&&m.putInt32(y[p][1]);return m},s};var rs=null,Wc=!1,ns=null,Pr=null;function z1(){rs=String.fromCharCode(128),rs+=me.util.fillString(String.fromCharCode(0),128),ns=[[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]],Pr={},Pr["SHA-512"]=[[1779033703,4089235720],[3144134277,2227873595],[1013904242,4271175723],[2773480762,1595750129],[1359893119,2917565137],[2600822924,725511199],[528734635,4215389547],[1541459225,327033209]],Pr["SHA-384"]=[[3418070365,3238371032],[1654270250,914150663],[2438529370,812702999],[355462360,4144912697],[1731405415,4290775857],[2394180231,1750603025],[3675008525,1694076839],[1203062813,3204075428]],Pr["SHA-512/256"]=[[573645204,4230739756],[2673172387,3360449730],[596883563,1867755857],[2520282905,1497426621],[2519219938,2827943907],[3193839141,1401305490],[721525244,746961066],[246885852,2177182882]],Pr["SHA-512/224"]=[[2352822216,424955298],[1944164710,2312950998],[502970286,855612546],[1738396948,1479516111],[258812777,2077511080],[2011393907,79989058],[1067287976,1780299464],[286451373,2446758561]],Wc=!0}function Gc(e,t,r){for(var n,i,o,a,s,u,c,f,l,h,d,p,y,m,v,E,C,L,R,_,W,T,K,Q,q,V,se,pe,z,Z,F,Ze,At,Po,Lo,Qs=r.length();Qs>=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],F=Ze[1],n=((Z>>>19|F<<13)^(F>>>29|Z<<3)^Z>>>6)>>>0,i=((Z<<13|F>>>19)^(F<<3|Z>>>29)^(Z<<26|F>>>6))>>>0,Po=t[z-15],Z=Po[0],F=Po[1],o=((Z>>>1|F<<31)^(Z>>>8|F<<24)^Z>>>7)>>>0,a=((Z<<31|F>>>1)^(Z<<24|F>>>8)^(Z<<25|F>>>7))>>>0,At=t[z-7],Lo=t[z-16],F=i+At[1]+a+Lo[1],t[z][0]=n+At[0]+o+Lo[0]+(F/4294967296>>>0)>>>0,t[z][1]=F>>>0;for(y=e[0][0],m=e[0][1],v=e[1][0],E=e[1][1],C=e[2][0],L=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|m<<4)^(m>>>2|y<<30)^(m>>>7|y<<25))>>>0,u=((y<<4|m>>>28)^(m<<30|y>>>2)^(m<<25|y>>>7))>>>0,d=(y&v|C&(y^v))>>>0,p=(m&E|L&(m^E))>>>0,F=pe+f+h+ns[z][1]+t[z][1],n=se+c+l+ns[z][0]+t[z][0]+(F/4294967296>>>0)>>>0,i=F>>>0,F=u+p,o=s+d+(F/4294967296>>>0)>>>0,a=F>>>0,se=q,pe=V,q=K,V=Q,K=W,Q=T,F=_+i,W=R+n+(F/4294967296>>>0)>>>0,T=F>>>0,R=C,_=L,C=v,L=E,v=y,E=m,F=i+a,y=n+o+(F/4294967296>>>0)>>>0,m=F>>>0;F=e[0][1]+m,e[0][0]=e[0][0]+y+(F/4294967296>>>0)>>>0,e[0][1]=F>>>0,F=e[1][1]+E,e[1][0]=e[1][0]+v+(F/4294967296>>>0)>>>0,e[1][1]=F>>>0,F=e[2][1]+L,e[2][0]=e[2][0]+C+(F/4294967296>>>0)>>>0,e[2][1]=F>>>0,F=e[3][1]+_,e[3][0]=e[3][0]+R+(F/4294967296>>>0)>>>0,e[3][1]=F>>>0,F=e[4][1]+T,e[4][0]=e[4][0]+W+(F/4294967296>>>0)>>>0,e[4][1]=F>>>0,F=e[5][1]+Q,e[5][0]=e[5][0]+K+(F/4294967296>>>0)>>>0,e[5][1]=F>>>0,F=e[6][1]+V,e[6][0]=e[6][0]+q+(F/4294967296>>>0)>>>0,e[6][1]=F>>>0,F=e[7][1]+pe,e[7][0]=e[7][0]+se+(F/4294967296>>>0)>>>0,e[7][1]=F>>>0,Qs-=128}}});var so=H((lw,Rf)=>{"use strict";function If(e,t){for(let r in t)Object.defineProperty(e,r,{value:t[r],enumerable:!0,configurable:!0});return e}function wg(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 If(e,r)}catch{r.message=e.message,r.stack=e.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(e)),If(new i,r)}}Rf.exports=wg});var Nf=H((hw,kf)=>{var pn=1e3,dn=pn*60,yn=dn*60,Or=yn*24,bg=Or*7,Eg=Or*365.25;kf.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return Sg(e);if(r==="number"&&isFinite(e))return t.long?Ag(e):Bg(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function Sg(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*Eg;case"weeks":case"week":case"w":return r*bg;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 Bg(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 Ag(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 Uf=H((pw,Df)=>{function Cg(e){r.debug=r,r.default=r,r.coerce=u,r.disable=o,r.enable=i,r.enabled=a,r.humanize=Nf(),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(...m){if(!y.enabled)return;let v=y,E=Number(new Date),C=E-(l||E);v.diff=C,v.prev=l,v.curr=E,l=E,m[0]=r.coerce(m[0]),typeof m[0]!="string"&&m.unshift("%O");let L=0;m[0]=m[0].replace(/%([a-zA-Z%])/g,(_,W)=>{if(_==="%%")return"%";L++;let T=r.formatters[W];if(typeof T=="function"){let K=m[L];_=T.call(v,K),m.splice(L,1),L--}return _}),r.formatArgs.call(v,m),(v.log||r.log).apply(v,m)}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:m=>{h=m}}),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}Df.exports=Cg});var Pf=H((je,co)=>{je.formatArgs=_g;je.save=Ig;je.load=Rg;je.useColors=Tg;je.storage=kg();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 Tg(){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 _g(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 Ig(e){try{e?je.storage.setItem("debug",e):je.storage.removeItem("debug")}catch{}}function Rg(){let e;try{e=je.storage.getItem("debug")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function kg(){try{return localStorage}catch{}}co.exports=Uf()(je);var{formatters:Ng}=co.exports;Ng.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var oh=H((iE,ih)=>{ih.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 uh=H((aE,Ls)=>{"use strict";var x2=Object.prototype.hasOwnProperty,Ge="~";function ci(){}Object.create&&(ci.prototype=Object.create(null),new ci().__proto__||(Ge=!1));function v2(e,t,r){this.fn=e,this.context=t,this.once=r||!1}function sh(e,t,r,n,i){if(typeof r!="function")throw new TypeError("The listener must be a function");var o=new v2(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 Ao(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)x2.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 sh(this,t,r,n,!1)};qe.prototype.once=function(t,r,n){return sh(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 Ao(this,o),this;var a=this._events[o];if(a.fn)a.fn===r&&(!i||a.once)&&(!n||a.context===n)&&Ao(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:Ao(this,o)}return this};qe.prototype.removeAllListeners=function(t){var r;return t?(r=Ge?Ge+t:t,this._events[r]&&Ao(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 Ls<"u"&&(Ls.exports=qe)});var C2={};Ke(C2,{ipns:()=>A2,ipnsSelector:()=>So,ipnsValidator:()=>Ps});var Fo=Symbol.for("@libp2p/peer-id");function Zs(e){return e!=null&&!!e[Fo]}var th=le(Xs(),1);var Js=(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 zo={};Ke(zo,{identity:()=>Lh});function kh(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,m=0,v=0,E=p.length;v!==E&&p[v]===0;)v++,y++;for(var C=(E-v)*f+1>>>0,L=new Uint8Array(C);v!==E;){for(var R=p[v],_=0,W=C-1;(R!==0||_<m)&&W!==-1;W--,_++)R+=256*L[W]>>>0,L[W]=R%s>>>0,R=R/s>>>0;if(R!==0)throw new Error("Non-zero carry");m=_,v++}for(var T=C-m;T!==C&&L[T]===0;)T++;for(var K=u.repeat(y);T<C;++T)K+=e.charAt(L[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 m=0,v=0;p[y]===u;)m++,y++;for(var E=(p.length-y)*c+1>>>0,C=new Uint8Array(E);p[y];){var L=r[p.charCodeAt(y)];if(L===255)return;for(var R=0,_=E-1;(L!==0||R<v)&&_!==-1;_--,R++)L+=s*C[_]>>>0,C[_]=L%256>>>0,L=L/256>>>0;if(L!==0)throw new Error("Non-zero carry");v=R,y++}if(p[y]!==" "){for(var W=E-v;W!==E&&C[W]===0;)W++;for(var T=new Uint8Array(m+(E-W)),K=m;W!==E;)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=kh,Dh=Nh,js=Dh;var D2=new Uint8Array(0);var e0=(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 t0=e=>new TextEncoder().encode(e),r0=e=>new TextDecoder().decode(e);var Oo=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")}},Mo=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 i0(this,t)}},Vo=class{constructor(t){this.decoders=t}or(t){return i0(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`)}},i0=(e,t)=>new Vo({...e.decoders||{[e.prefix]:e},...t.decoders||{[t.prefix]:t}}),qo=class{constructor(t,r,n,i){this.name=t,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Oo(t,r,n),this.decoder=new Mo(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 qo(e,t,r,n),Xt=({prefix:e,name:t,alphabet:r})=>{let{encode:n,decode:i}=js(r,t);return qr({prefix:e,name:t,encode:n,decode:o=>qt(i(o))})},Uh=(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},Ph=(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 Ph(i,n,r)},decode(i){return Uh(i,n,r,e)}});var Lh=qr({prefix:"\0",name:"identity",encode:e=>r0(e),decode:e=>t0(e)});var Ho={};Ke(Ho,{base2:()=>Fh});var Fh=Be({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Go={};Ke(Go,{base8:()=>Kh});var Kh=Be({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var $o={};Ke($o,{base10:()=>Oh});var Oh=Xt({prefix:"9",name:"base10",alphabet:"0123456789"});var Wo={};Ke(Wo,{base16:()=>Mh,base16upper:()=>Vh});var Mh=Be({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Vh=Be({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Qo={};Ke(Qo,{base32:()=>Jt,base32hex:()=>Hh,base32hexpad:()=>$h,base32hexpadupper:()=>Wh,base32hexupper:()=>Gh,base32pad:()=>qh,base32padupper:()=>zh,base32upper:()=>o0,base32z:()=>Qh});var Jt=Be({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),o0=Be({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),qh=Be({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),zh=Be({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Hh=Be({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Gh=Be({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),$h=Be({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Wh=Be({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Qh=Be({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Yo={};Ke(Yo,{base36:()=>Yh,base36upper:()=>Zh});var Yh=Xt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Zh=Xt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Zo={};Ke(Zo,{base58btc:()=>Oe,base58flickr:()=>Xh});var Oe=Xt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Xh=Xt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Xo={};Ke(Xo,{base64:()=>zr,base64pad:()=>Jh,base64url:()=>jh,base64urlpad:()=>ep});var zr=Be({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Jh=Be({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),jh=Be({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),ep=Be({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Jo={};Ke(Jo,{base256emoji:()=>op});var a0=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}"),tp=a0.reduce((e,t,r)=>(e[r]=t,e),[]),rp=a0.reduce((e,t,r)=>(e[t.codePointAt(0)]=r,e),[]);function np(e){return e.reduce((t,r)=>(t+=tp[r],t),"")}function ip(e){let t=[];for(let r of e){let n=rp[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);t.push(n)}return new Uint8Array(t)}var op=qr({prefix:"\u{1F680}",name:"base256emoji",encode:np,decode:ip});var ra={};Ke(ra,{sha256:()=>Me,sha512:()=>Bp});var ap=c0,s0=128,sp=127,up=~sp,cp=Math.pow(2,31);function c0(e,t,r){t=t||[],r=r||0;for(var n=r;e>=cp;)t[r++]=e&255|s0,e/=128;for(;e&up;)t[r++]=e&255|s0,e>>>=7;return t[r]=e|0,c0.bytes=r-n+1,t}var fp=jo,lp=128,u0=127;function jo(e,n){var r=0,n=n||0,i=0,o=n,a,s=e.length;do{if(o>=s)throw jo.bytes=0,new RangeError("Could not decode varint");a=e[o++],r+=i<28?(a&u0)<<i:(a&u0)*Math.pow(2,i),i+=7}while(a>=lp);return jo.bytes=o-n,r}var hp=Math.pow(2,7),pp=Math.pow(2,14),dp=Math.pow(2,21),yp=Math.pow(2,28),gp=Math.pow(2,35),mp=Math.pow(2,42),xp=Math.pow(2,49),vp=Math.pow(2,56),wp=Math.pow(2,63),bp=function(e){return e<hp?1:e<pp?2:e<dp?3:e<yp?4:e<gp?5:e<mp?6:e<xp?7:e<vp?8:e<wp?9:10},Ep={encode:ap,decode:fp,encodingLength:bp},Sp=Ep,Tn=Sp;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)},f0=(e,t)=>{if(e===t)return!0;{let r=t;return e.code===r.code&&e.size===r.size&&r.bytes instanceof Uint8Array&&e0(e.bytes,r.bytes)}},$r=class{constructor(t,r,n,i){this.code=t,this.size=r,this.digest=n,this.bytes=i}};var ta=({name:e,code:t,encode:r})=>new ea(e,t,r),ea=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 h0=e=>async t=>new Uint8Array(await crypto.subtle.digest(e,t)),Me=ta({name:"sha2-256",code:18,encode:h0("SHA-256")}),Bp=ta({name:"sha2-512",code:19,encode:h0("SHA-512")});var na={};Ke(na,{identity:()=>Tt});var p0=0,Ap="identity",d0=qt,Cp=e=>Ct(p0,d0(e)),Tt={code:p0,name:Ap,encode:d0,digest:Cp};var em=new TextEncoder,tm=new TextDecoder;var y0=(e,t)=>{let{bytes:r,version:n}=e;switch(n){case 0:return Rp(r,ia(e),t||Oe.encoder);default:return kp(r,ia(e),t||Jt.encoder)}};var g0=new WeakMap,ia=e=>{let t=g0.get(e);if(t==null){let r=new Map;return g0.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&&f0(t.multihash,n.multihash)}toString(t){return y0(this,t)}toJSON(){return{"/":y0(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||m0(n,i,o.bytes))}else if(r[Dp]===!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=m0(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]=Ip(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 ia(o).set(n,t),o}},Ip=(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)]}}},Rp=(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},kp=(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,m0=(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},Dp=Symbol.for("@ipld/js-cid/CID");var Wr={...zo,...Ho,...Go,...$o,...Wo,...Qo,...Yo,...Zo,...Xo,...Jo},lm={...ra,...na};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 v0(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}var x0=v0("utf8","u",e=>"u"+new TextDecoder("utf8").decode(e),e=>new TextEncoder().encode(e.substring(1))),oa=v0("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}),Up={utf8:x0,"utf-8":x0,hex:Wr.base16,latin1:oa,ascii:oa,binary:oa,...Wr},Si=Up;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="/",w0=new TextEncoder().encode(zt),Bi=w0[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(Js().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=w0),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 Pp(this.baseNamespace())}name(){return Lp(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(),...Fp(t.map(r=>r.namespaces()))])}};function Pp(e){let t=e.split(":");return t.length<2?"":t.slice(0,-1).join(":")}function Lp(e){let t=e.split(":");return t[t.length-1]}function Fp(e){return[].concat(...e)}var nw=le(Dn(),1),iw=le(Lu(),1);var ce=class extends Error{code;props;constructor(t,r,n){super(t),this.code=r,this.name=n?.name??"CodeError",this.props=n??{}}};var vg=le(fe(),1);var ts={};Ke(ts,{Ed25519PrivateKey:()=>Ur,Ed25519PublicKey:()=>zn,generateKeyPair:()=>O1,generateKeyPairFromSeed:()=>qc,unmarshalEd25519PrivateKey:()=>F1,unmarshalEd25519PublicKey:()=>K1});function Ue(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 u1=le(Xr(),1);var Pe=BigInt(0),ee=BigInt(1),or=BigInt(2),c1=BigInt(8),Fu=BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),ge=Object.freeze({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),P:BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l:Fu,n:Fu,h:BigInt(8),Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960")});var qu=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000"),Ln=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),nx=BigInt("6853475219497561581579357271197624642482790079785650197046958215289687604742"),f1=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),l1=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),h1=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),p1=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 be))throw new TypeError("ExtendedPoint#fromAffine: expected Point");return t.equals(be.ZERO)?J.ZERO:new J(t.x,t.y,ee,B(t.x*t.y))}static toAffineBatch(t){let r=g1(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){Ou(t);let{x:r,y:n,z:i}=this,{x:o,y:a,z:s}=t,u=B(r*s),c=B(o*i),f=B(n*s),l=B(a*i);return u===c&&f===l}negate(){return new J(B(-this.x),this.y,this.z,B(-this.t))}double(){let{x:t,y:r,z:n}=this,{a:i}=ge,o=B(t*t),a=B(r*r),s=B(or*B(n*n)),u=B(i*o),c=t+r,f=B(B(c*c)-o-a),l=u+a,h=l-s,d=u-a,p=B(f*h),y=B(l*d),m=B(f*d),v=B(h*l);return new J(p,y,v,m)}add(t){Ou(t);let{x:r,y:n,z:i,t:o}=this,{x:a,y:s,z:u,t:c}=t,f=B((n-r)*(s+a)),l=B((n+r)*(s-a)),h=B(l-f);if(h===Pe)return this.double();let d=B(i*or*c),p=B(o*or*u),y=p+d,m=l+f,v=p-d,E=B(y*h),C=B(m*v),L=B(y*v),R=B(h*m);return new J(E,C,R,L)}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=be.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&&Na.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=J.normalizeZ(i),Na.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+=ee);let y=d,m=d+Math.abs(p)-1,v=h%2!==0,E=p<0;p===0?a=a.add(Ku(v,i[y])):o=o.add(Ku(E,i[m]))}return J.normalizeZ([o,a])[0]}multiply(t,r){return this.wNAF(zi(t,ge.l),r)}multiplyUnsafe(t){let r=zi(t,ge.l,!1),n=J.BASE,i=J.ZERO;if(r===Pe)return i;if(this.equals(i)||r===ee)return this;if(this.equals(n))return this.wNAF(r);let o=i,a=this;for(;r>Pe;)r&ee&&(o=o.add(a)),a=a.double(),r>>=ee;return o}isSmallOrder(){return this.multiplyUnsafe(ge.h).equals(J.ZERO)}isTorsionFree(){let t=this.multiplyUnsafe(ge.l/or).double();return ge.l%or&&(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?c1:Hi(i));let a=B(r*t),s=B(n*t),u=B(i*t);if(o)return be.ZERO;if(u!==ee)throw new Error("invZ was invalid");return new be(a,s)}fromRistrettoBytes(){Ia()}toRistrettoBytes(){Ia()}fromRistrettoHash(){Ia()}};J.BASE=new J(ge.Gx,ge.Gy,ee,B(ge.Gx*ge.Gy));J.ZERO=new J(Pe,ee,ee,Pe);function Ku(e,t){let r=t.negate();return e?r:t}function Ou(e){if(!(e instanceof J))throw new TypeError("ExtendedPoint expected")}function _a(e){if(!(e instanceof We))throw new TypeError("RistrettoPoint expected")}function Ia(){throw new Error("Legacy method: switch to RistrettoPoint")}var We=class{constructor(t){this.ep=t}static calcElligatorRistrettoMap(t){let{d:r}=ge,n=B(Ln*t*t),i=B((n+ee)*h1),o=BigInt(-1),a=B((o-r*n)*B(n+r)),{isValid:s,value:u}=Ua(i,a),c=B(u*t);ir(c)||(c=B(-c)),s||(u=c),s||(o=n);let f=B(o*(n-ee)*p1-a),l=u*u,h=B((u+u)*a),d=B(f*f1),p=B(ee-l),y=B(ee+l);return new J(B(h*y),B(p*d),B(d*y),B(h*p))}static hashToCurve(t){t=ar(t,64);let r=Ra(t.slice(0,32)),n=this.calcElligatorRistrettoMap(r),i=Ra(t.slice(32,64)),o=this.calcElligatorRistrettoMap(i);return new We(n.add(o))}static fromHex(t){t=ar(t,32);let{a:r,d:n}=ge,i="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",o=Ra(t);if(!x1(Fn(o),t)||ir(o))throw new Error(i);let a=B(o*o),s=B(ee+r*a),u=B(ee-r*a),c=B(s*s),f=B(u*u),l=B(r*n*c-f),{isValid:h,value:d}=Vu(B(l*f)),p=B(d*u),y=B(d*p*l),m=B((o+o)*p);ir(m)&&(m=B(-m));let v=B(s*y),E=B(m*v);if(!h||ir(E)||v===Pe)throw new Error(i);return new We(new J(m,v,ee,E))}toRawBytes(){let{x:t,y:r,z:n,t:i}=this.ep,o=B(B(n+r)*B(n-r)),a=B(t*r),s=B(a*a),{value:u}=Vu(B(o*s)),c=B(u*o),f=B(u*a),l=B(c*f*i),h;if(ir(i*l)){let p=B(r*Ln),y=B(t*Ln);t=p,r=y,h=B(c*l1)}else h=f;ir(t*l)&&(r=B(-r));let d=B((n-r)*h);return ir(d)&&(d=B(-d)),Fn(d)}toHex(){return Kn(this.toRawBytes())}toString(){return this.toHex()}equals(t){_a(t);let r=this.ep,n=t.ep,i=B(r.x*n.y)===B(r.y*n.x),o=B(r.y*n.y)===B(r.x*n.x);return i||o}add(t){return _a(t),new We(this.ep.add(t.ep))}subtract(t){return _a(t),new We(this.ep.subtract(t.ep))}multiply(t){return new We(this.ep.multiply(t))}multiplyUnsafe(t){return new We(this.ep.multiplyUnsafe(t))}};We.BASE=new We(J.BASE);We.ZERO=new We(J.ZERO);var Na=new WeakMap,be=class{constructor(t,r){this.x=t,this.y=r}_setWindowSize(t){this._WINDOW_SIZE=t,Na.delete(this)}static fromHex(t,r=!0){let{d:n,P:i}=ge;t=ar(t,32);let o=t.slice();o[31]=t[31]&-129;let a=On(o);if(r&&a>=i)throw new Error("Expected 0 < hex < P");if(!r&&a>=qu)throw new Error("Expected 0 < hex < 2**256");let s=B(a*a),u=B(s-ee),c=B(n*s+ee),{isValid:f,value:l}=Ua(u,c);if(!f)throw new Error("Point.fromHex: invalid y coordinate");let h=(l&ee)===ee;return(t[31]&128)!==0!==h&&(l=B(-l)),new be(l,a)}static async fromPrivateKey(t){return(await Gi(t)).point}toRawBytes(){let t=Fn(this.y);return t[31]|=this.x&ee?128:0,t}toHex(){return Kn(this.toRawBytes())}toX25519(){let{y:t}=this,r=B((ee+t)*Hi(ee-t));return Fn(r)}isTorsionFree(){return J.fromAffine(this).isTorsionFree()}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new be(B(-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()}};be.BASE=new be(ge.Gx,ge.Gy);be.ZERO=new be(Pe,ee);var Rr=class{constructor(t,r){this.r=t,this.s=r,this.assertValidity()}static fromHex(t){let r=ar(t,64),n=be.fromHex(r.slice(0,32),!1),i=On(r.slice(32,64));return new Rr(n,i)}assertValidity(){let{r:t,s:r}=this;if(!(t instanceof be))throw new Error("Expected Point instance");return zi(r,ge.l,!1),this}toRawBytes(){let t=new Uint8Array(64);return t.set(this.r.toRawBytes()),t.set(Fn(this.s),32),t}toHex(){return Kn(this.toRawBytes())}};function Mu(...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 d1=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Kn(e){if(!(e instanceof Uint8Array))throw new Error("Uint8Array expected");let t="";for(let r=0;r<e.length;r++)t+=d1[e[r]];return t}function Da(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 zu(e){let r=e.toString(16).padStart(64,"0");return Da(r)}function Fn(e){return zu(e).reverse()}function ir(e){return(B(e)&ee)===ee}function On(e){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");return BigInt("0x"+Kn(Uint8Array.from(e).reverse()))}var y1=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function Ra(e){return B(On(e)&y1)}function B(e,t=ge.P){let r=e%t;return r>=Pe?r:t+r}function Hi(e,t=ge.P){if(e===Pe||t<=Pe)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=B(e,t),n=t,i=Pe,o=ee,a=ee,s=Pe;for(;r!==Pe;){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!==ee)throw new Error("invert: does not exist");return B(i,t)}function g1(e,t=ge.P){let r=new Array(e.length),n=e.reduce((o,a,s)=>a===Pe?o:(r[s]=o,B(o*a,t)),ee),i=Hi(n,t);return e.reduceRight((o,a,s)=>a===Pe?o:(r[s]=B(o*r[s],t),B(o*a,t)),i),r}function Ut(e,t){let{P:r}=ge,n=e;for(;t-- >Pe;)n*=n,n%=r;return n}function m1(e){let{P:t}=ge,r=BigInt(5),n=BigInt(10),i=BigInt(20),o=BigInt(40),a=BigInt(80),u=e*e%t*e%t,c=Ut(u,or)*u%t,f=Ut(c,ee)*e%t,l=Ut(f,r)*f%t,h=Ut(l,n)*l%t,d=Ut(h,i)*h%t,p=Ut(d,o)*d%t,y=Ut(p,a)*p%t,m=Ut(y,a)*p%t,v=Ut(m,n)*l%t;return{pow_p_5_8:Ut(v,or)*e%t,b2:u}}function Ua(e,t){let r=B(t*t*t),n=B(r*r*t),i=m1(e*n).pow_p_5_8,o=B(e*r*i),a=B(t*o*o),s=o,u=B(o*Ln),c=a===e,f=a===B(-e),l=a===B(-e*Ln);return c&&(o=s),(f||l)&&(o=u),ir(o)&&(o=B(-o)),{isValid:c||f,value:o}}function Vu(e){return Ua(ee,e)}function qi(e){return B(On(e),ge.l)}function x1(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 ar(e,t){let r=e instanceof Uint8Array?Uint8Array.from(e):Da(e);if(typeof t=="number"&&r.length!==t)throw new Error(`Expected ${t} bytes`);return r}function zi(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(Pe<e)return e}else if(Pe<=e)return e}throw new TypeError("Expected valid scalar: 0 < scalar < max")}function v1(e){return e[0]&=248,e[31]&=127,e[31]|=64,e}function w1(e){if(e=typeof e=="bigint"||typeof e=="number"?zu(zi(e,qu)):ar(e),e.length!==32)throw new Error("Expected 32 bytes");return e}function b1(e){let t=v1(e.slice(0,32)),r=e.slice(32,64),n=qi(t),i=be.BASE.multiply(n),o=i.toRawBytes();return{head:t,prefix:r,scalar:n,point:i,pointBytes:o}}var ka;async function Gi(e){return b1(await sr.sha512(w1(e)))}async function Pa(e){return(await Gi(e)).pointBytes}async function Hu(e,t){e=ar(e);let{prefix:r,scalar:n,pointBytes:i}=await Gi(t),o=qi(await sr.sha512(r,e)),a=be.BASE.multiply(o),s=qi(await sr.sha512(a.toRawBytes(),i,e)),u=B(o+s*n,ge.l);return new Rr(a,u).toRawBytes()}function E1(e,t,r){t=ar(t),r instanceof be||(r=be.fromHex(r,!1));let{r:n,s:i}=e instanceof Rr?e.assertValidity():Rr.fromHex(e),o=J.BASE.multiplyUnsafe(i);return{r:n,s:i,SB:o,pub:r,msg:t}}function S1(e,t,r,n){let i=qi(n),o=J.fromAffine(e).multiplyUnsafe(i);return J.fromAffine(t).add(o).subtract(r).multiplyUnsafe(ge.h).equals(J.ZERO)}async function Gu(e,t,r){let{r:n,SB:i,msg:o,pub:a}=E1(e,t,r),s=await sr.sha512(n.toRawBytes(),a.toRawBytes(),o);return S1(a,n,i,s)}be.BASE._setWindowSize(8);var nr={node:u1,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0},sr={bytesToHex:Kn,hexToBytes:Da,concatBytes:Mu,getExtendedPublicKey:Gi,mod:B,invert:Hi,TORSION_SUBGROUP:["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"],hashToPrivateScalar:e=>{if(e=ar(e),e.length<40||e.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return B(On(e),ge.l-ee)+ee},randomBytes:(e=32)=>{if(nr.web)return nr.web.getRandomValues(new Uint8Array(e));if(nr.node){let{randomBytes:t}=nr.node;return new Uint8Array(t(e).buffer)}else throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>sr.randomBytes(32),sha512:async(...e)=>{let t=Mu(...e);if(nr.web){let r=await nr.web.subtle.digest("SHA-512",t.buffer);return new Uint8Array(r)}else{if(nr.node)return Uint8Array.from(nr.node.createHash("sha512").update(t).digest());throw new Error("The environment doesn't have sha512 function")}},precompute(e=8,t=be.BASE){let r=t.equals(be.BASE)?t:new be(t.x,t.y);return r._setWindowSize(e),r.multiply(or),r},sha512Sync:void 0};Object.defineProperties(sr,{sha512Sync:{configurable:!1,get(){return ka},set(e){ka||(ka=e)}}});var en=32,Wt=64,$i=32;async function $u(){let e=sr.randomPrivateKey(),t=await Pa(e);return{privateKey:Zu(e,t),publicKey:t}}async function Wu(e){if(e.length!==$i)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 Pa(t);return{privateKey:Zu(t,r),publicKey:r}}async function Qu(e,t){let r=e.subarray(0,$i);return Hu(t,r)}async function Yu(e,t,r){return Gu(t,r,e)}function Zu(e,t){let r=new Uint8Array(Wt);for(let n=0;n<$i;n++)r[n]=e[n],r[$i+n]=t[n];return r}function gt(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 Qe={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 La={alg:"A128GCM",ext:!0,k:"scm9jmO_4BJAgdwWGVulLg",key_ops:["encrypt","decrypt"],kty:"oct"};function Fa(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=Qe.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 m;if(h.length===0){m=await s.subtle.importKey("jwk",La,{name:"AES-GCM"},!0,["encrypt"]);try{let E={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},C=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await s.subtle.deriveKey(E,C,{name:t,length:r},!0,["encrypt"])}catch{m=await s.subtle.importKey("jwk",La,{name:"AES-GCM"},!0,["encrypt"])}}else{let E={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},C=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);m=await s.subtle.deriveKey(E,C,{name:t,length:r},!0,["encrypt"])}let v=await s.subtle.encrypt(y,m,l);return gt([d,y.iv,new Uint8Array(v)])}async function c(l,h){let d=l.subarray(0,o),p=l.subarray(o,o+n),y=l.subarray(o+n),m={name:t,iv:p};typeof h=="string"&&(h=Ae(h));let v;if(h.length===0)try{let C={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},L=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);v=await s.subtle.deriveKey(C,L,{name:t,length:r},!0,["decrypt"])}catch{v=await s.subtle.importKey("jwk",La,{name:"AES-GCM"},!0,["decrypt"])}else{let C={name:"PBKDF2",salt:d,iterations:a,hash:{name:i}},L=await s.subtle.importKey("raw",h,{name:"PBKDF2"},!1,["deriveKey"]);v=await s.subtle.deriveKey(C,L,{name:t,length:r},!0,["decrypt"])}let E=await s.subtle.decrypt(m,v,y);return new Uint8Array(E)}return{encrypt:u,decrypt:c}}async function tn(e,t){let n=await Fa().encrypt(e,t);return zr.encode(n)}var Za=le(qa(),1),Kc=le(Rc(),1),Oc=le(Nr(),1),Xa=le(Ya(),1),Mc=le(Fc(),1);function U1(){Oc.default._configure(),Za.default._configure(Kc.default),Xa.default._configure(Mc.default)}U1();var Vc=["uint64","int64","sint64","fixed64","sfixed64"];function P1(e){for(let t of Vc){if(e[t]==null)continue;let r=e[t];e[t]=function(){return BigInt(r.call(this).toString())}}return e}function Ja(e){return P1(new Za.default(e))}function L1(e){for(let t of Vc){if(e[t]==null)continue;let r=e[t];e[t]=function(n){return r.call(this,n.toString())}}return e}function ja(){return L1(Xa.default.create())}function fr(e,t){let r=Ja(e instanceof Uint8Array?e:e.subarray());return t.decode(r)}function lr(e,t){let r=ja();return t.encode(e,r,{lengthDelimited:!1}),r.finish()}var nn;(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"})(nn||(nn={}));function Xi(e,t,r,n){return{name:e,type:t,encode:r,decode:n}}function qn(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 Xi("enum",nn.VARINT,r,n)}function hr(e,t){return Xi("message",nn.LENGTH_DELIMITED,e,t)}var Ee;(function(e){e.RSA="RSA",e.Ed25519="Ed25519",e.Secp256k1="Secp256k1"})(Ee||(Ee={}));var es;(function(e){e[e.RSA=0]="RSA",e[e.Ed25519=1]="Ed25519",e[e.Secp256k1=2]="Secp256k1"})(es||(es={}));(function(e){e.codec=()=>qn(es)})(Ee||(Ee={}));var Ft;(function(e){let t;e.codec=()=>(t==null&&(t=hr((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ee.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=Ee.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),t),e.encode=r=>lr(r,e.codec()),e.decode=r=>fr(r,e.codec())})(Ft||(Ft={}));var Kt;(function(e){let t;e.codec=()=>(t==null&&(t=hr((r,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ee.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=Ee.codec().decode(r);break;case 2:i.Data=r.bytes();break;default:r.skipType(a&7);break}}return i})),t),e.encode=r=>lr(r,e.codec()),e.decode=r=>fr(r,e.codec())})(Kt||(Kt={}));var zn=class{_key;constructor(t){this._key=on(t,en)}async verify(t,r){return Yu(this._key,r,t)}marshal(){return this._key}get bytes(){return Ft.encode({Type:Ee.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Ue(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},Ur=class{_key;_publicKey;constructor(t,r){this._key=on(t,Wt),this._publicKey=on(r,en)}async sign(t){return Qu(this._key,t)}get public(){return new zn(this._publicKey)}marshal(){return this._key}get bytes(){return Kt.encode({Type:Ee.Ed25519,Data:this.marshal()}).subarray()}equals(t){return Ue(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 tn(this.bytes,t);throw new ce(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function F1(e){if(e.length>Wt){e=on(e,Wt+en);let n=e.subarray(0,Wt),i=e.subarray(Wt,e.length);return new Ur(n,i)}e=on(e,Wt);let t=e.subarray(0,Wt),r=e.subarray(en);return new Ur(t,r)}function K1(e){return e=on(e,en),new zn(e)}async function O1(){let{privateKey:e,publicKey:t}=await $u();return new Ur(e,t)}async function qc(e){let{privateKey:t,publicKey:r}=await Wu(e);return new Ur(t,r)}function on(e,t){if(e=Uint8Array.from(e??[]),e.length!==t)throw new ce(`Key must be a Uint8Array of length ${t}, got ${e.length}`,"ERR_INVALID_KEY_TYPE");return e}var Qx=le(Ie(),1),Yx=le(Ki(),1),zc=le(fe(),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=gt([new Uint8Array(t-r.length),r])}return ve(r,"base64url")}function Xe(e){let t=Hc(e);return new zc.default.jsbn.BigInteger(ve(t,"base16"),16)}function Hc(e,t){let r=Ae(e,"base64urlpad");if(t!=null){if(r.length>t)throw new Error("byte array longer than desired length");r=gt([new Uint8Array(t-r.length),r])}return r}var M1={"P-256":256,"P-384":384,"P-521":521},V1=Object.keys(M1),av=V1.join(" / ");var hs={};Ke(hs,{RsaPrivateKey:()=>hn,RsaPublicKey:()=>Zn,fromJwk:()=>pg,generateKeyPair:()=>dg,unmarshalRsaPrivateKey:()=>lg,unmarshalRsaPublicKey:()=>hg});var Yn=le(fe(),1);var Hv=le(Yc(),1);var H1=le(Xr(),1);var te=BigInt(0),xe=BigInt(1),dr=BigInt(2),$n=BigInt(3),Zc=BigInt(8),Ce=Object.freeze({a:te,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:xe,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")}),Xc=(e,t)=>(e+t/dr)/t,ji={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar(e){let{n:t}=Ce,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-xe*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),o=r,a=BigInt("0x100000000000000000000000000000000"),s=Xc(o*e,t),u=Xc(-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,un=32,G1=32,Jc=wt+1,jc=2*wt+1;function ef(e){let{a:t,b:r}=Ce,n=D(e*e),i=D(n*e);return D(i+t*e+r)}var eo=Ce.a===te,no=class extends Error{constructor(t){super(t)}};function tf(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,xe)}static toAffineBatch(t){let r=Z1(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){tf(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(dr*(D(s*s)-i-a)),c=D($n*i),f=D(c*c),l=D(f-dr*u),h=D(c*(u-l)-Zc*a),d=D(dr*r*n);return new ie(l,h,d)}add(t){tf(t);let{x:r,y:n,z:i}=this,{x:o,y:a,z:s}=t;if(o===te||a===te)return this;if(r===te||n===te)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===te)return y===te?this.double():ie.ZERO;let m=D(p*p),v=D(p*m),E=D(f*m),C=D(y*y-v-dr*E),L=D(y*(E-C)-h*v),R=D(i*s*p);return new ie(C,L,R)}subtract(t){return this.add(t.negate())}multiplyUnsafe(t){let r=ie.ZERO;if(typeof t=="bigint"&&t===te)return r;let n=of(t);if(n===xe)return this;if(!eo){let l=r,h=this;for(;n>te;)n&xe&&(l=l.add(h)),h=h.double(),n>>=xe;return l}let{k1neg:i,k1:o,k2neg:a,k2:s}=ji.splitScalar(n),u=r,c=r,f=this;for(;o>te||s>te;)o&xe&&(u=u.add(f)),s&xe&&(c=c.add(f)),f=f.double(),o>>=xe,s>>=xe;return i&&(u=u.negate()),a&&(c=c.negate()),c=new ie(D(c.x*ji.beta),c.y,c.z),u.add(c)}precomputeWindow(t){let r=eo?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&&os.get(r);i||(i=this.precomputeWindow(n),r&&n!==1&&(i=ie.normalizeZ(i),os.set(r,i)));let o=ie.ZERO,a=ie.BASE,s=1+(eo?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+=xe);let y=d,m=d+Math.abs(p)-1,v=h%2!==0,E=p<0;p===0?a=a.add(to(v,i[y])):o=o.add(to(E,i[m]))}return{p:o,f:a}}multiply(t,r){let n=of(t),i,o;if(eo){let{k1neg:a,k1:s,k2neg:u,k2:c}=ji.splitScalar(n),{p:f,f:l}=this.wNAF(s,r),{p:h,f:d}=this.wNAF(c,r);f=to(a,f),h=to(u,h),h=new ie(D(h.x*ji.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?Zc:ln(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!==xe)throw new Error("invZ was invalid");return new ae(c,f)}};ie.BASE=new ie(Ce.Gx,Ce.Gy,xe);ie.ZERO=new ie(te,xe,te);function to(e,t){let r=t.negate();return e?r:t}var os=new WeakMap,ae=class{constructor(t,r){this.x=t,this.y=r}_setWindowSize(t){this._WINDOW_SIZE=t,os.delete(this)}hasEvenY(){return this.y%dr===te}static fromCompressedHex(t){let r=t.length===32,n=yr(r?t:t.subarray(1));if(!is(n))throw new Error("Point is not on curve");let i=ef(n),o=Y1(i),a=(o&xe)===xe;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=yr(t.subarray(1,wt+1)),n=yr(t.subarray(wt+1,wt*2+1)),i=new ae(r,n);return i.assertValidity(),i}static fromHex(t){let r=fn(t),n=r.length,i=r[0];if(n===wt)return this.fromCompressedHex(r);if(n===Jc&&(i===2||i===3))return this.fromCompressedHex(r);if(n===jc&&i===4)return this.fromUncompressedHex(r);throw new Error(`Point.fromHex: received invalid point. Expected 32-${Jc} compressed bytes or ${jc} uncompressed bytes, not ${n}`)}static fromPrivateKey(t){return ae.BASE.multiply(oo(t))}static fromSignature(t,r,n){let{r:i,s:o}=af(r);if(![0,1,2,3].includes(n))throw new Error("Cannot recover: invalid recovery bit");let a=us(fn(t)),{n:s}=Ce,u=n===2||n===3?i+s:i,c=ln(u,s),f=D(-a*c,s),l=D(o*c,s),h=n&1?"03":"02",d=ae.fromHex(h+an(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 Lr(this.toHex(t))}toHex(t=!1){let r=an(this.x);return t?`${this.hasEvenY()?"02":"03"}${r}`:`04${r}${an(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(!is(r)||!is(n))throw new Error(t);let i=D(n*n),o=ef(r);if(D(i-o)!==te)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===te||r===xe||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(te,te);function rf(e){return Number.parseInt(e[0],16)>=8?"00"+e:e}function nf(e){if(e.length<2||e[0]!==2)throw new Error(`Invalid signature integer tag: ${cn(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:yr(r),left:e.subarray(t+2)}}function $1(e){if(e.length<2||e[0]!=48)throw new Error(`Invalid signature tag: ${cn(e)}`);if(e[1]!==e.length-2)throw new Error("Invalid signature: incorrect length");let{data:t,left:r}=nf(e.subarray(2)),{data:n,left:i}=nf(r);if(i.length)throw new Error(`Invalid signature: left bytes after parsing: ${cn(i)}`);return{r:t,s:n}}var Ot=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?cn(t):t;if(i.length!==128)throw new Error(`${n}: Expected 64-byte hex`);return new Ot(io(i.slice(0,64)),io(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}=$1(r?t:Lr(t));return new Ot(n,i)}static fromHex(t){return this.fromDER(t)}assertValidity(){let{r:t,s:r}=this;if(!Qn(t))throw new Error("Invalid Signature: r must be 0 < r < n");if(!Qn(r))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){let t=Ce.n>>xe;return this.s>t}normalizeS(){return this.hasHighS()?new Ot(this.r,D(-this.s,Ce.n)):this}toDERRawBytes(){return Lr(this.toDERHex())}toDERHex(){let t=rf(Gn(this.s)),r=rf(Gn(this.r)),n=t.length/2,i=r.length/2,o=Gn(n),a=Gn(i);return`30${Gn(i+n+4)}02${a}${r}02${o}${t}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return Lr(this.toCompactHex())}toCompactHex(){return an(this.r)+an(this.s)}};function pr(...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 W1=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function cn(e){if(!(e instanceof Uint8Array))throw new Error("Expected Uint8Array");let t="";for(let r=0;r<e.length;r++)t+=W1[e[r]];return t}var Q1=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000");function an(e){if(typeof e!="bigint")throw new Error("Expected bigint");if(!(te<=e&&e<Q1))throw new Error("Expected number 0 <= n < 2^256");return e.toString(16).padStart(64,"0")}function as(e){let t=Lr(an(e));if(t.length!==32)throw new Error("Error: expected 32 bytes");return t}function Gn(e){let t=e.toString(16);return t.length&1?`0${t}`:t}function io(e){if(typeof e!="string")throw new TypeError("hexToNumber: expected string, got "+typeof e);return BigInt(`0x${e}`)}function Lr(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 yr(e){return io(cn(e))}function fn(e){return e instanceof Uint8Array?Uint8Array.from(e):Lr(e)}function of(e){if(typeof e=="number"&&Number.isSafeInteger(e)&&e>0)return BigInt(e);if(typeof e=="bigint"&&Qn(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>=te?r:t+r}function ct(e,t){let{P:r}=Ce,n=e;for(;t-- >te;)n*=n,n%=r;return n}function Y1(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,$n)*c%t,l=ct(f,$n)*c%t,h=ct(l,dr)*u%t,d=ct(h,n)*h%t,p=ct(d,i)*d%t,y=ct(p,a)*p%t,m=ct(y,s)*y%t,v=ct(m,a)*p%t,E=ct(v,$n)*c%t,C=ct(E,o)*d%t,L=ct(C,r)*u%t,R=ct(L,dr);if(R*R%t!==e)throw new Error("Cannot find square root");return R}function ln(e,t=Ce.P){if(e===te||t<=te)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let r=D(e,t),n=t,i=te,o=xe,a=xe,s=te;for(;r!==te;){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!==xe)throw new Error("invert: does not exist");return D(i,t)}function Z1(e,t=Ce.P){let r=new Array(e.length),n=e.reduce((o,a,s)=>a===te?o:(r[s]=o,D(o*a,t)),xe),i=ln(n,t);return e.reduceRight((o,a,s)=>a===te?o:(r[s]=D(o*r[s],t),D(o*a,t)),i),r}function X1(e){let t=e.length*8-un*8,r=yr(e);return t>0?r>>BigInt(t):r}function us(e,t=!1){let r=X1(e);if(t)return r;let{n}=Ce;return r>=n?r-n:r}var sn,Wn,ss=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 Wn(this.k,...t)}checkSync(){if(typeof Wn!="function")throw new no("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 pr(...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 pr(...r)}};function Qn(e){return te<e&&e<Ce.n}function is(e){return te<e&&e<Ce.P}function J1(e,t,r,n=!0){let{n:i}=Ce,o=us(e,!0);if(!Qn(o))return;let a=ln(o,i),s=ae.BASE.multiply(o),u=D(s.x,i);if(u===te)return;let c=D(a*D(t+r*u,i),i);if(c===te)return;let f=new Ot(u,c),l=(s.x===f.r?0:2)|Number(s.y&xe);return n&&f.hasHighS()&&(f=f.normalizeS(),l^=1),{sig:f,recovery:l}}function oo(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*un)throw new Error("Expected 32 bytes of private key");t=io(e)}else if(e instanceof Uint8Array){if(e.length!==un)throw new Error("Expected 32 bytes of private key");t=yr(e)}else throw new TypeError("Expected valid private key");if(!Qn(t))throw new Error("Expected private key: 0 < key < n");return t}function j1(e){return e instanceof ae?(e.assertValidity(),e):ae.fromHex(e)}function af(e){if(e instanceof Ot)return e.assertValidity(),e;try{return Ot.fromDER(e)}catch{return Ot.fromCompact(e)}}function cs(e,t=!1){return ae.fromPrivateKey(e).toRawBytes(t)}function sf(e){let t=e.length>wt?e.slice(0,wt):e;return yr(t)}function eg(e){let t=sf(e),r=D(t,Ce.n);return uf(r<te?t:r)}function uf(e){return as(e)}function tg(e,t,r){if(e==null)throw new Error(`sign: expected valid message hash, not "${e}"`);let n=fn(e),i=oo(t),o=[uf(i),eg(n)];if(r!=null){r===!0&&(r=bt.randomBytes(wt));let u=fn(r);if(u.length!==wt)throw new Error(`sign: Expected ${wt} bytes of extra data`);o.push(u)}let a=pr(...o),s=sf(n);return{seed:a,m:s,d:i}}function rg(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 cf(e,t,r={}){let{seed:n,m:i,d:o}=tg(e,t,r.extraEntropy),a=new ss(G1,un);await a.reseed(n);let s;for(;!(s=J1(await a.generate(),i,o,r.canonical));)await a.reseed();return rg(s,r)}var ng={strict:!0};function ff(e,t,r,n=ng){let i;try{i=af(e),t=fn(t)}catch{return!1}let{r:o,s:a}=i;if(n.strict&&i.hasHighS())return!1;let s=us(t),u;try{u=j1(r)}catch{return!1}let{n:c}=Ce,f=ln(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:H1,web:typeof self=="object"&&"crypto"in self?self.crypto:void 0};var ro={},bt={bytesToHex:cn,hexToBytes:Lr,concatBytes:pr,mod:D,invert:ln,isValidPrivateKey(e){try{return oo(e),!0}catch{return!1}},_bigintTo32Bytes:as,_normalizePrivateKey:oo,hashToPrivateKey:e=>{e=fn(e);let t=un+8;if(e.length<t||e.length>1024)throw new Error("Expected valid bytes of private key as per FIPS 186");let r=D(yr(e),Ce.n-xe)+xe;return as(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(un+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($n),r},sha256:async(...e)=>{if(Je.web){let t=await Je.web.subtle.digest("SHA-256",pr(...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=pr(...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=ro[e];if(r===void 0){let n=await bt.sha256(Uint8Array.from(e,i=>i.charCodeAt(0)));r=pr(n,n),ro[e]=r}return bt.sha256(r,...t)},taggedHashSync:(e,...t)=>{if(typeof sn!="function")throw new no("sha256Sync is undefined, you need to set it");let r=ro[e];if(r===void 0){let n=sn(Uint8Array.from(e,i=>i.charCodeAt(0)));r=pr(n,n),ro[e]=r}return sn(r,...t)},_JacobianPoint:ie};Object.defineProperties(bt,{sha256Sync:{configurable:!1,get(){return sn},set(e){sn||(sn=e)}},hmacSha256Sync:{configurable:!1,get(){return Wn},set(e){Wn||(Wn=e)}}});function ao(e){if(isNaN(e)||e<=0)throw new ce("random bytes length must be a Number bigger than 0","ERR_INVALID_LENGTH");return bt.randomBytes(e)}var Cv=le(Vi(),1),fs=le(fe(),1);function lf(e,t){return t.map(r=>Xe(e[r]))}function hf(e){return fs.default.pki.setRsaPrivateKey(...lf(e,["n","e","d","p","q","dp","dq","qi"]))}function pf(e){return fs.default.pki.setRsaPublicKey(...lf(e,["n","e"]))}var Fr={};Ke(Fr,{jwkToPkcs1:()=>ag,jwkToPkix:()=>ug,pkcs1ToJwk:()=>og,pkixToJwk:()=>sg});var Iv=le(Dn(),1),Rv=le(Vi(),1);var Qt=le(fe(),1);function og(e){let t=Qt.default.asn1.fromDer(ve(e,"ascii")),r=Qt.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 ag(e){if(e.n==null||e.e==null||e.d==null||e.p==null||e.q==null||e.dp==null||e.dq==null||e.qi==null)throw new ce("JWK was missing components","ERR_INVALID_PARAMETERS");let t=Qt.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(Qt.default.asn1.toDer(t).getBytes(),"ascii")}function sg(e){let t=Qt.default.asn1.fromDer(ve(e,"ascii")),r=Qt.default.pki.publicKeyFromAsn1(t);return{kty:"RSA",n:vt(r.n),e:vt(r.e)}}function ug(e){if(e.n==null||e.e==null)throw new ce("JWK was missing components","ERR_INVALID_PARAMETERS");let t=Qt.default.pki.publicKeyToAsn1({n:Xe(e.n),e:Xe(e.e)});return Ae(Qt.default.asn1.toDer(t).getBytes(),"ascii")}async function df(e){let t=await Qe.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 mf(t);return{privateKey:r[0],publicKey:r[1]}}async function ls(e){let r=[await Qe.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await cg(e)],n=await mf({privateKey:r[0],publicKey:r[1]});return{privateKey:n[0],publicKey:n[1]}}async function yf(e,t){let r=await Qe.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await Qe.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},r,Uint8Array.from(t));return new Uint8Array(n,0,n.byteLength)}async function gf(e,t,r){let n=await Qe.get().subtle.importKey("jwk",e,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return Qe.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,t,r)}async function mf(e){if(e.privateKey==null||e.publicKey==null)throw new ce("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([Qe.get().subtle.exportKey("jwk",e.privateKey),Qe.get().subtle.exportKey("jwk",e.publicKey)])}async function cg(e){return Qe.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 xf(e,t,r,n){let i=t?pf(e):hf(e),o=ve(Uint8Array.from(r),"ascii"),a=n(o,i);return Ae(a,"ascii")}function vf(e,t){return xf(e,!0,t,(r,n)=>n.encrypt(r))}function wf(e,t){return xf(e,!1,t,(r,n)=>n.decrypt(r))}var Zn=class{_key;constructor(t){this._key=t}async verify(t,r){return gf(this._key,r,t)}marshal(){return Fr.jwkToPkix(this._key)}get bytes(){return Ft.encode({Type:Ee.RSA,Data:this.marshal()}).subarray()}encrypt(t){return vf(this._key,t)}equals(t){return Ue(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},hn=class{_key;_publicKey;constructor(t,r){this._key=t,this._publicKey=r}genSecret(){return ao(16)}async sign(t){return yf(this._key,t)}get public(){if(this._publicKey==null)throw new ce("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new Zn(this._publicKey)}decrypt(t){return wf(this._key,t)}marshal(){return Fr.jwkToPkcs1(this._key)}get bytes(){return Kt.encode({Type:Ee.RSA,Data:this.marshal()}).subarray()}equals(t){return Ue(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 Yn.default.util.ByteBuffer(this.marshal()),i=Yn.default.asn1.fromDer(n),o=Yn.default.pki.privateKeyFromAsn1(i),a={algorithm:"aes256",count:1e4,saltSize:128/8,prfAlgorithm:"sha512"};return Yn.default.pki.encryptRsaPrivateKey(o,t,a)}else{if(r==="libp2p-key")return tn(this.bytes,t);throw new ce(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}}};async function lg(e){let t=Fr.pkcs1ToJwk(e),r=await ls(t);return new hn(r.privateKey,r.publicKey)}function hg(e){let t=Fr.pkixToJwk(e);return new Zn(t)}async function pg(e){let t=await ls(e);return new hn(t.privateKey,t.publicKey)}async function dg(e){let t=await df(e);return new hn(t.privateKey,t.publicKey)}var ds={};Ke(ds,{Secp256k1PrivateKey:()=>Jn,Secp256k1PublicKey:()=>Xn,generateKeyPair:()=>xg,unmarshalSecp256k1PrivateKey:()=>gg,unmarshalSecp256k1PublicKey:()=>mg});function bf(){return bt.randomPrivateKey()}async function Ef(e,t){let{digest:r}=await Me.digest(t);try{return await cf(r,e)}catch(n){throw new ce(String(n),"ERR_INVALID_INPUT")}}async function Sf(e,t,r){try{let{digest:n}=await Me.digest(r);return ff(t,n,e)}catch(n){throw new ce(String(n),"ERR_INVALID_INPUT")}}function Bf(e){return ae.fromHex(e).toRawBytes(!0)}function Af(e){try{cs(e,!0)}catch(t){throw new ce(String(t),"ERR_INVALID_PRIVATE_KEY")}}function ps(e){try{ae.fromHex(e)}catch(t){throw new ce(String(t),"ERR_INVALID_PUBLIC_KEY")}}function Cf(e){try{return cs(e,!0)}catch(t){throw new ce(String(t),"ERR_INVALID_PRIVATE_KEY")}}var Xn=class{_key;constructor(t){ps(t),this._key=t}async verify(t,r){return Sf(this._key,r,t)}marshal(){return Bf(this._key)}get bytes(){return Ft.encode({Type:Ee.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Ue(this.bytes,t.bytes)}async hash(){let{bytes:t}=await Me.digest(this.bytes);return t}},Jn=class{_key;_publicKey;constructor(t,r){this._key=t,this._publicKey=r??Cf(t),Af(this._key),ps(this._publicKey)}async sign(t){return Ef(this._key,t)}get public(){return new Xn(this._publicKey)}marshal(){return this._key}get bytes(){return Kt.encode({Type:Ee.Secp256k1,Data:this.marshal()}).subarray()}equals(t){return Ue(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 tn(this.bytes,t);throw new ce(`export format '${r}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function gg(e){return new Jn(e)}function mg(e){return new Xn(e)}async function xg(){let e=bf();return new Jn(e)}var Kr={rsa:hs,ed25519:ts,secp256k1:ds};function Tf(e){let t=Object.keys(Kr).join(" / ");return new ce(`invalid or unsupported key type ${e}. Must be ${t}`,"ERR_UNSUPPORTED_KEY_TYPE")}function ys(e){let t=Ft.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case Ee.RSA:return Kr.rsa.unmarshalRsaPublicKey(r);case Ee.Ed25519:return Kr.ed25519.unmarshalEd25519PublicKey(r);case Ee.Secp256k1:return Kr.secp256k1.unmarshalSecp256k1PublicKey(r);default:throw Tf(t.Type??"RSA")}}async function _f(e){let t=Kt.decode(e),r=t.Data??new Uint8Array;switch(t.Type){case Ee.RSA:return Kr.rsa.unmarshalRsaPrivateKey(r);case Ee.Ed25519:return Kr.ed25519.unmarshalEd25519PrivateKey(r);case Ee.Secp256k1:return Kr.secp256k1.unmarshalSecp256k1PrivateKey(r);default:throw Tf(t.Type??"RSA")}}var Us=le(so(),1);var ft=le(Pf(),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 Dg(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=Dg(`${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 Lf="ERR_IPNS_EXPIRED_RECORD",jn="ERR_UNRECOGNIZED_VALIDITY",Ff="ERR_SIGNATURE_CREATION",mr="ERR_SIGNATURE_VERIFICATION",Kf="ERR_UNRECOGNIZED_FORMAT";var gs="ERR_UNDEFINED_PARAMETER",Of="ERR_INVALID_RECORD_DATA",Mf="ERR_INVALID_EMBEDDED_KEY",Vf="ERR_MISSING_PRIVATE_KEY";var Ug=Symbol.for("nodejs.util.inspect.custom"),qf=Object.values(Wr).map(e=>e.decoder).reduce((e,t)=>e.or(t),Wr.identity.decoder),zf=114,xs=36,vs=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[Fo](){return!0}toString(){return this.string==null&&(this.string=Oe.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return de.createV1(zf,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return Ue(this.multihash.bytes,t);if(typeof t=="string")return ws(t).equals(this);if(t?.multihash?.bytes!=null)return Ue(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[Ug](){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 ws(e,t){if(t=t??qf,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 bs(qf.decode(e))}function bs(e){try{let t=Sr(e);if(t.code===Tt.code){if(t.digest.length===xs)return new mn({multihash:t});if(t.digest.length===vs)return new xn({multihash:t})}if(t.code===Me.code)return new gn({multihash:t})}catch{return Pg(de.decode(e))}throw new Error("Supplied PeerID CID is invalid")}function Pg(e){if(e==null||e.multihash==null||e.version==null||e.version===1&&e.code!==zf)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===xs)return new mn({multihash:e.multihash});if(t.digest.length===vs)return new xn({multihash:e.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function Hf(e,t){return e.length===xs?new mn({multihash:Ct(Tt.code,e),privateKey:t}):e.length===vs?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=()=>qn(r)}(t=e.ValidityType||(e.ValidityType={}));let n;e.codec=()=>(n==null&&(n=hr((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=>lr(i,e.codec()),e.decode=i=>fr(i,e.codec())})(Ye||(Ye={}));var Lg=["string","number","bigint","symbol"],Fg=["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 Gf(e){if(e===null)return"null";if(e===void 0)return"undefined";if(e===!0||e===!1)return"boolean";let t=typeof e;if(Lg.includes(t))return t;if(t==="function")return"Function";if(Array.isArray(e))return"Array";if(Kg(e))return"Buffer";let r=Og(e);return r||"Object"}function Kg(e){return e&&e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer.call(null,e)}function Og(e){let t=Object.prototype.toString.call(e).slice(8,-1);if(Fg.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",Mg=new TextDecoder,Vg=new TextEncoder;function fo(e){return vn&&globalThis.Buffer.isBuffer(e)}function Es(e){return e instanceof Uint8Array?fo(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):e:Uint8Array.from(e)}var Yf=vn?(e,t,r)=>r-t>64?globalThis.Buffer.from(e.subarray(t,r)).toString("utf8"):Wf(e,t,r):(e,t,r)=>r-t>64?Mg.decode(e.subarray(t,r)):Wf(e,t,r),Zf=vn?e=>e.length>64?globalThis.Buffer.from(e):$f(e):e=>e.length>64?Vg.encode(e):$f(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),Xf=vn?(e,t)=>(e=e.map(r=>r instanceof Uint8Array?r:globalThis.Buffer.from(r)),Es(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},Jf=vn?e=>globalThis.Buffer.allocUnsafe(e):e=>new Uint8Array(e);function jf(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 $f(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 Wf(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 qg(n)}var Qf=4096;function qg(e){let t=e.length;if(t<=Qf)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=Qf));return r}var zg=256,ti=class{constructor(t=zg){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=Jf(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=Xf(this.chunks,this.cursor);return t&&this.reset(),r}};var G="CBOR decode error:",Ss="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 el(e,t,r,n){return new U(b.uint,et(e,t+1,n),2)}function tl(e,t,r,n){return new U(b.uint,tt(e,t+1,n),3)}function rl(e,t,r,n){return new U(b.uint,rt(e,t+1,n),5)}function nl(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 il(e,t,r,n){return new U(b.negint,-1-et(e,t+1,n),2)}function ol(e,t,r,n){return new U(b.negint,-1-tt(e,t+1,n),3)}function al(e,t,r,n){return new U(b.negint,-1-rt(e,t+1,n),5)}var Bs=BigInt(-1),sl=BigInt(1);function ul(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-sl:r*-1-1;Ve(e,t.type.majorEncoded,n)}lo.encodedSize=function(t){let r=t.value,n=typeof r=="bigint"?r*Bs-sl: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 cl(e,t,r,n){return ni(e,t,1,r)}function fl(e,t,r,n){return ni(e,t,2,et(e,t+1,n))}function ll(e,t,r,n){return ni(e,t,3,tt(e,t+1,n))}function hl(e,t,r,n){return ni(e,t,5,rt(e,t+1,n))}function pl(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?Zf(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 Gg(ho(t),ho(r))};function Gg(e,t){return e.length<t.length?-1:e.length>t.length?1:jf(e,t)}function ii(e,t,r,n,i){let o=r+n;Yt(e,t,o);let a=new U(b.string,Yf(e,t+r,t+o),o);return i.retainStringBytes===!0&&(a.byteValue=wn(e,t+r,t+o)),a}function dl(e,t,r,n){return ii(e,t,1,r,n)}function yl(e,t,r,n){return ii(e,t,2,et(e,t+1,n),n)}function gl(e,t,r,n){return ii(e,t,3,tt(e,t+1,n),n)}function ml(e,t,r,n){return ii(e,t,5,rt(e,t+1,n),n)}function xl(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 vl=bn;function En(e,t,r,n){return new U(b.array,n,r)}function wl(e,t,r,n){return En(e,t,1,r)}function bl(e,t,r,n){return En(e,t,2,et(e,t+1,n))}function El(e,t,r,n){return En(e,t,3,tt(e,t+1,n))}function Sl(e,t,r,n){return En(e,t,5,rt(e,t+1,n))}function Bl(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 Al(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 Cl(e,t,r,n){return Sn(e,t,1,r)}function Tl(e,t,r,n){return Sn(e,t,2,et(e,t+1,n))}function _l(e,t,r,n){return Sn(e,t,3,tt(e,t+1,n))}function Il(e,t,r,n){return Sn(e,t,5,rt(e,t+1,n))}function Rl(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 kl(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 Nl(e,t,r,n){return new U(b.tag,r,1)}function Dl(e,t,r,n){return new U(b.tag,et(e,t+1,n),2)}function Ul(e,t,r,n){return new U(b.tag,tt(e,t+1,n),3)}function Pl(e,t,r,n){return new U(b.tag,rt(e,t+1,n),5)}function Ll(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 Xg=20,Jg=21,jg=22,e2=23;function Fl(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 Kl(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 As(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 Ol(e,t,r,n){return As(Cs(e,t+1),3,n)}function Ml(e,t,r,n){return As(Ts(e,t+1),5,n)}function Vl(e,t,r,n){return As(Gl(e,t+1),9,n)}function mo(e,t,r){let n=t.value;if(n===!1)e.push([b.float.majorEncoded|Xg]);else if(n===!0)e.push([b.float.majorEncoded|Jg]);else if(n===null)e.push([b.float.majorEncoded|jg]);else if(n===void 0)e.push([b.float.majorEncoded|e2]);else{let i,o=!1;(!r||r.float64!==!0)&&(zl(n),i=Cs(Et,1),n===i||Number.isNaN(n)?(Et[0]=249,e.push(Et.slice(0,3)),o=!0):(Hl(n),i=Ts(Et,1),n===i&&(Et[0]=250,e.push(Et.slice(0,5)),o=!0))),o||(t2(n),i=Gl(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){zl(n);let i=Cs(Et,1);if(n===i||Number.isNaN(n))return 3;if(Hl(n),i=Ts(Et,1),n===i)return 5}return 9};var ql=new ArrayBuffer(9),ht=new DataView(ql,1),Et=new Uint8Array(ql,0);function zl(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 Cs(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 Hl(e){ht.setFloat32(0,e,!1)}function Ts(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 t2(e){ht.setFloat64(0,e,!1)}function Gl(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]=el;I[25]=tl;I[26]=rl;I[27]=nl;I[28]=oe;I[29]=oe;I[30]=oe;I[31]=oe;for(let e=32;e<=55;e++)I[e]=oe;I[56]=il;I[57]=ol;I[58]=al;I[59]=ul;I[60]=oe;I[61]=oe;I[62]=oe;I[63]=oe;for(let e=64;e<=87;e++)I[e]=cl;I[88]=fl;I[89]=ll;I[90]=hl;I[91]=pl;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]=dl;I[120]=yl;I[121]=gl;I[122]=ml;I[123]=xl;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]=wl;I[152]=bl;I[153]=El;I[154]=Sl;I[155]=Bl;I[156]=oe;I[157]=oe;I[158]=oe;I[159]=Al;for(let e=160;e<=183;e++)I[e]=Cl;I[184]=Tl;I[185]=_l;I[186]=Il;I[187]=Rl;I[188]=oe;I[189]=oe;I[190]=oe;I[191]=kl;for(let e=192;e<=215;e++)I[e]=Nl;I[216]=Dl;I[217]=Ul;I[218]=Pl;I[219]=Ll;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]=Fl;I[248]=xo("simple values are not supported");I[249]=Ol;I[250]=Ml;I[251]=Vl;I[252]=oe;I[253]=oe;I[254]=oe;I[255]=Kl;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 $l(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 n2={float64:!1,mapSorter:a2,quickEncodeToken:$l};function i2(){let e=[];return e[b.uint.major]=lt,e[b.negint.major]=lo,e[b.bytes.major]=bn,e[b.string.major]=vl,e[b.array.major]=po,e[b.map.major]=yo,e[b.tag.major]=go,e[b.float.major]=mo,e}var Wl=i2(),_s=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(`${Ss} 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 o2(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=Gf(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(`${Ss} unsupported type: ${n}`);return o(e,n,t,r)}function o2(e,t){t.mapSorter&&e.sort(t.mapSorter)}function a2(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=Wl[i].compareTokens(r,n);return o===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),o}function Ql(e,t,r,n){if(Array.isArray(t))for(let i of t)Ql(e,i,r,n);else r[t.type.major](e,t,n)}function s2(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 Es(s.chunks[0])}}return _s.reset(),Ql(_s,n,t,r),_s.toBytes(!0)}function Is(e,t){return t=Object.assign({},n2,t),s2(e,Wl,t)}var u2={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},Rs=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 c2(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 f2(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 c2(r,e,t);if(r.type===b.map)return f2(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 ks(e,t){if(!(e instanceof Uint8Array))throw new Error(`${G} data to decode must be a Uint8Array`);t=Object.assign({},u2,t);let r=t.tokenizer||new Rs(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 Yl=gr("ipns:utils"),Zl=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 Xl=async(e,t)=>{if(t==null||e==null){let n=new Error("one or more of the provided parameters are not defined");throw Yl.error(n),(0,An.default)(n,gs)}let r;if(t.pubKey!=null){try{r=ys(t.pubKey)}catch(i){throw Yl.error(i),i}if(!(await Hf(t.pubKey)).equals(e))throw(0,An.default)(new Error("Embedded public key did not match PeerID"),Mf)}else e.publicKey!=null&&(r=ys(e.publicKey));if(r!=null)return r;throw(0,An.default)(new Error("no public key is available"),gs)},Jl=(e,t,r)=>{let n=Ae(t);return gt([e,r,n])},bo=e=>{let t=Ae("ipns-signature:");return gt([t,e])},Ns=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=>gt([Zl,e.toBytes()]),Ds=e=>bs(e.slice(Zl.length)),jl=(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 Is({Value:e,Validity:t,ValidityType:o,Sequence:n,TTL:i})},eh=e=>{let t=ks(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 rh=gr("ipns"),h2=Tt.code,p2="/ipns/",qb=p2.length,nh=async(e,t,r,n)=>{let i=new th.default(Date.now()+Number(n)),o=Ye.ValidityType.EOL,[a,s]=n.toString().split("."),u=BigInt(a)*BigInt(1e5)+BigInt(s??"0");return await d2(e,t,r,o,i,u)};var d2=async(e,t,r,n,i,o)=>{r=BigInt(r);let a=Ae(i.toString());if(e.privateKey==null)throw(0,Us.default)(new Error("Missing private key"),Vf);let s=await _f(e.privateKey),u=await y2(s,t,n,a),c=jl(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!==h2||!Ue(e.publicKey,d.digest))&&(h.pubKey=e.publicKey)}return rh("ipns entry for %b created",t),h};var y2=async(e,t,r,n)=>{try{let i=Jl(t,r,n);return await e.sign(i)}catch(i){throw rh.error("record signature creation failed",i),(0,Us.default)(new Error("record signature creation failed"),Ff)}};var pt=le(so(),1);var ui=gr("ipns:validator"),g2=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),m2(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)"),Kf)}if(u.getTime()<Date.now())throw ui.error("record has expired"),(0,pt.default)(new Error("record has expired"),Lf)}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)},m2=e=>{if(e.data==null)throw(0,pt.default)(new Error("Record data is missing"),Of);let t=eh(e.data);if(!Ue(t.Value,e.value))throw(0,pt.default)(new Error('Field "value" did not match between protobuf and CBOR'),mr);if(!Ue(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)},Ps=async(e,t)=>{let r=Ds(e),n=Cn(t),i=await Xl(r,n);await g2(i,n)};var So=(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 ah=le(oh(),1),Bo=class{constructor(t){this.lru=(0,ah.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 mh=le(uh(),1);var fi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},Fs=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},ch=e=>globalThis.DOMException===void 0?new Fs(e):new DOMException(e),fh=e=>{let t=e.reason===void 0?ch("This operation was aborted."):e.reason;return t instanceof Error?t:ch(t)};function Ks(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(fh(u)),u.addEventListener("abort",()=>{s(fh(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 Os(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=Os(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,ko,yi,Co,Bt,hi,it,To,ot,gi,wr,_o,lh,hh,yh,ph,dh,Io,Ms,Vs,No,gh,Ro,Do=class extends Error{},mi=class extends mh.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),ko.set(this,void 0),yi.set(this,void 0),Co.set(this,0),Bt.set(this,void 0),hi.set(this,void 0),it.set(this,void 0),To.set(this,void 0),ot.set(this,0),gi.set(this,void 0),wr.set(this,void 0),_o.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,ko,t.intervalCap,"f"),Se(this,yi,t.interval,"f"),Se(this,it,new t.queueClass,"f"),Se(this,To,t.queueClass,"f"),this.concurrency=t.concurrency,this.timeout=t.timeout,Se(this,_o,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,_o,"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 Do("The task was aborted.");let u=t({signal:r.signal});r.timeout&&(u=Ks(Promise.resolve(u),r.timeout)),r.signal&&(u=Promise.race([u,P(this,_e,"m",gh).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",yh).call(this)}},r),this.emit("add"),P(this,_e,"m",Io).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,To,"f")),"f")}async onEmpty(){P(this,it,"f").size!==0&&await P(this,_e,"m",Ro).call(this,"empty")}async onSizeLessThan(t){P(this,it,"f").size<t||await P(this,_e,"m",Ro).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",Ro).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,ko=new WeakMap,yi=new WeakMap,Co=new WeakMap,Bt=new WeakMap,hi=new WeakMap,it=new WeakMap,To=new WeakMap,ot=new WeakMap,gi=new WeakMap,wr=new WeakMap,_o=new WeakMap,_e=new WeakSet,lh=function(){return P(this,di,"f")||P(this,br,"f")<P(this,ko,"f")},hh=function(){return P(this,ot,"f")<P(this,gi,"f")},yh=function(){var t;Se(this,ot,(t=P(this,ot,"f"),t--,t),"f"),P(this,_e,"m",Io).call(this),this.emit("next")},ph=function(){P(this,_e,"m",Vs).call(this),P(this,_e,"m",Ms).call(this),Se(this,hi,void 0,"f")},dh=function(){let t=Date.now();if(P(this,Bt,"f")===void 0){let r=P(this,Co,"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",ph).call(this)},r),"f"),!0}return!1},Io=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",dh);if(P(this,_e,"a",lh)&&P(this,_e,"a",hh)){let r=P(this,it,"f").dequeue();return r?(this.emit("active"),r(),t&&P(this,_e,"m",Ms).call(this),!0):!1}}return!1},Ms=function(){P(this,di,"f")||P(this,Bt,"f")!==void 0||(Se(this,Bt,setInterval(()=>{P(this,_e,"m",Vs).call(this)},P(this,yi,"f")),"f"),Se(this,Co,Date.now()+P(this,yi,"f"),"f"))},Vs=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",Io).call(this););},gh=async function(t){return new Promise((r,n)=>{t.addEventListener("abort",()=>{n(new Do("The task was aborted."))},{once:!0})})},Ro=async function(t,r){return new Promise(n=>{let i=()=>{r&&!r()||(this.off(t,i),n())};this.on(t,i)})};var qs=new Bo(1e3),w2=60*1e3,b2=new mi({concurrency:4}),xh=e=>{if(e.Path!=null)return e.Path;throw new Error(e.Message)};async function vh(e,t={}){return await(async(n,i={})=>{let o=new URLSearchParams(i);o.set("arg",n);let a=o.toString();if(i.nocache!==!0&&qs.has(a)){let u=qs.get(a);if(u!=null)return xh(u)}let s=await b2.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 qs.set(c,f,w2),f});return xh(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=hr((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=>lr(r,e.codec()),e.decode=r=>fr(r,e.codec())})(xi||(xi={}));function wh(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 bh(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:wh(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=bh(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 zs(e){return new Re("/dht/record/"+ve(e,"base32"),!1)}function Eh(e){return{async put(t,r,n={}){try{let i=zs(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=zs(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=zs(t);return await e.has(n,r)}}}var Hs=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,$s,Sh,Uo=gr("helia:ipns"),S2=60*1e3,Bh=60*S2,B2=24*Bh,Gs=23*Bh,Ws=class{constructor(t,r=[]){vi.add(this),this.routers=r,this.localStore=Eh(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;Zs(r)?a=`/ipns/${r.toString()}`:a=`/ipfs/${r.toString()}`;let s=Ae(a),u=await nh(t,s,i,n.lifetime??B2),c=Ns(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 Hs(this,vi,"m",Sh).call(this,n,r),o=ve(i.value);return await Hs(this,vi,"m",$s).call(this,o,r)}async resolveDns(t,r={}){let n=await vh(t,r);return await Hs(this,vi,"m",$s).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=Gs-o;a<0&&(a=t.interval??Gs),setTimeout(()=>{r().catch(s=>{Uo.error("error republishing",s)})},a)}this.timeout=setTimeout(()=>{r().catch(n=>{Uo.error("error republishing",n)})},t.interval??Gs)}};vi=new WeakSet,$s=async function(t,r={}){let n=t.split("/");if(n.length===3){let i=n[1];if(i==="ipns")return await this.resolve(ws(n[2]),r);if(i==="ipfs")return de.parse(n[2])}throw Uo.error("invalid ipfs path %s",t),new Error("Invalid value")},Sh=async function(t,r={}){let n=[this.localStore,...this.routers];r.offline===!0&&(n=[this.localStore]);let i=[];if(await Promise.all(n.map(async a=>{try{let s=await a.get(t,r);await Ps(t,s),i.push(s)}catch(s){Uo.error("error finding IPNS record",s)}})),i.length===0)throw new ce("Could not find record for routing key","ERR_NOT_FOUND");let o=i[So(t,i)];return await this.localStore.put(t,o,r),Cn(o)};function A2(e,t=[]){return new Ws(e,t)}return Rh(C2);})();
17
17
  /*! Bundled license information:
18
18
 
19
19
  @noble/ed25519/lib/esm/index.js: