!function(t,e){"object"==typeofexports&&"undefined"!=typeofmodule?e(exports):"function"==typeofdefine&&define.amd?define(["exports"],e):e(t.JSEncrypt={})}(this,function(t){"use strict";vare="0123456789abcdefghijklmnopqrstuvwxyz";functiona(t){returne.charAt(t)}functioni(t,e){returnt&e}functionu(t,e){returnt|e}functionr(t,e){returnt^e}functionn(t,e){returnt&~e}functions(t){if(0==t)return-1;vare=0;return0==(65535&t)&&(t>>=16,e+=16),0==(255&t)&&(t>>=8,e+=8),0==(15&t)&&(t>>=4,e+=4),0==(3&t)&&(t>>=2,e+=2),0==(1&t)&&++e,e}functiono(t){for(vare=0;0!=t;)t&=t-1,++e;returne}varh="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";functionc(t){vare,i,r="";for(e=0;e+3<=t.length;e+=3)i=parseInt(t.substring(e,e+3),16),r+=h.charAt(i>>6)+h.charAt(63&i);for(e+1==t.length?(i=parseInt(t.substring(e,e+1),16),r+=h.charAt(i<<2)):e+2==t.length&&(i=parseInt(t.substring(e,e+2),16),r+=h.charAt(i>>2)+h.charAt((3&i)<<4));0<(3&r.length);)r+="=";returnr}functionf(t){vare,i="",r=0,n=0;for(e=0;e<t.length&&"="!=t.charAt(e);++e){vars=h.indexOf(t.charAt(e));s<0||(0==r?(i+=a(s>>2),n=3&s,r=1):1==r?(i+=a(n<<2|s>>4),n=15&s,r=2):2==r?(i+=a(n),i+=a(s>>2),n=3&s,r=3):(i+=a(n<<2|s>>4),i+=a(15&s),r=0))}return1==r&&(i+=a(n<<2)),i}varl,p=function(t,e){return(p=Object.setPrototypeOf||{__proto__:[]}instanceofArray&&function(t,e){t.__proto__=e}||function(t,e){for(variine)e.hasOwnProperty(i)&&(t[i]=e[i])})(t,e)};varg,d=function(t){vare;if(void0===l){vari="0123456789ABCDEF",r=" \f\n\r\t \u2028\u2029";for(l={},e=0;e<16;++e)l[i.charAt(e)]=e;for(i=i.toLowerCase(),e=10;e<16;++e)l[i.charAt(e)]=e;for(e=0;e<r.length;++e)l[r.charAt(e)]=-1}varn=[],s=0,o=0;for(e=0;e<t.length;++e){varh=t.charAt(e);if("="==h)break;if(-1!=(h=l[h])){if(void0===h)thrownewError("Illegal character at offset "+e);s|=h,2<=++o?(n[n.length]=s,o=s=0):s<<=4}}if(o)thrownewError("Hex encoding incomplete: 4 bits missing");returnn},v={decode:function(t){vare;if(void0===g){vari="= \f\n\r\t \u2028\u2029";for(g=Object.create(null),e=0;e<64;++e)g["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(e)]=e;for(e=0;e<i.length;++e)g[i.charAt(e)]=-1}varr=[],n=0,s=0;for(e=0;e<t.length;++e){varo=t.charAt(e);if("="==o)break;if(-1!=(o=g[o])){if(void0===o)thrownewError("Illegal character at offset "+e);n|=o,4<=++s?(r[r.length]=n>>16,r[r.length]=n>>8&255,r[r.length]=255&n,s=n=0):n<<=6}}switch(s){case1:thrownewError("Base64 encoding incomplete: at least 2 bits missing");case2:r[r.length]=n>>10;break;case3:r[r.length]=n>>16,r[r.length]=n>>8&255}returnr},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(t){vare=v.re.exec(t);if(e)if(e[1])t=e[1];else{if(!e[2])thrownewError("RegExp out of sync");t=e[2]}returnv.decode(t)}},m=1e13,y=function(){functiont(t){this.buf=[+t||0]}returnt.prototype.mulAdd=function(t,e){vari,r,n=this.buf,s=n.length;for(i=0;i<s;++i)(r=n[i]*t+e)<m?e=0:r-=(e=0|r/m)*m,n[i]=r;0<e&&(n[i]=e)},t.prototype.sub=function(t){vare,i,r=this.buf,n=r.length;for(e=0;e<n;++e)(i=r[e]-t)<0?(i+=m,t=1):t=0,r[e]=i;for(;0===r[r.length-1];)r.pop()},t.prototype.toString=function(t){if(10!=(t||10))thrownewError("only base 10 is supported");for(vare=this.buf,i=e[e.length-1].toString(),r=e.length-2;0<=r;--r)i+=(m+e[r]).toString().substring(1);returni},t.prototype.valueOf=function(){for(vart=this.buf,e=0,i=t.length-1;0<=i;--i)e=e*m+t[i];returne},t.prototype.simplify=function(){vart=this.buf;return1==t.length?t[0]:this},t}(),b="…",T=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,S=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;functionE(t,e){returnt.length>e&&(t=t.substring(0,e)+b),t}varw,D=function(){functioni(t,e){this.hexDigits="0123456789ABCDEF",tinstanceofi?(this.enc=t.enc,this.pos=t.pos):(this.enc=t,this.pos=e)}returni.prototype.get=function(t){if(void0===t&&(t=this.pos++),t>=this.enc.length)thrownewError("Requesting byte offset "+t+" on a stream of length "+this.enc.length);return"string"==typeofthis.enc?this.enc.charCodeAt(t):this.enc[t]},i.prototype.hexByte=function(t){returnthis.hexDigits.charAt(t>>4&15)+this.hexDigits.charAt(15&t)},i.prototype.hexDump=function(t,e,i){for(varr="",n=t;n<e;++n)if(r+=this.hexByte(this.get(n)),!0!==i)switch(15&n){case7:r+=" ";break;case15:r+="\n";break;default:r+=" "}returnr},i.prototype.isASCII=function(t,e){for(vari=t;i<e;++i){varr=this.get(i);if(r<32||176<r)return!1}return!0},i.prototype.parseStringISO=function(t,e){for(vari="",r=t;r<e;++r)i+=String.fromCharCode(this.get(r));returni},i.prototype.parseStringUTF=function(t,e){for(vari="",r=t;r<e;){varn=this.get(r++);i+=n<128?String.fromCharCode(n):191<n&&n<224?String.fromCharCode((31&n)<<6|63&this.get(r++)):String.fromCharCode((15&n)<<12|(63&this.get(r++))<<6|63&this.get(r++))}returni},i.prototype.parseStringBMP=function(t,e){for(vari,r,n="",s=t;s<e;)i=this.get(s++),r=this.get(s++),n+=String.fromCharCode(i<<8|r);returnn},i.prototype.parseTime=function(t,e,i){varr=this.parseStringISO(t,e),n=(i?T:S).exec(r);returnn?(i&&(n[1]=+n[1],n[1]+=+n[1]<70?2e3:1900),r=n[1]+"-"+n[2]+"-"+n[3]+" "+n[4],n[5]&&(r+=":"+n[5],n[6]&&(r+=":"+n[6],n[7]&&(r+="."+n[7]))),n[8]&&(r+=" UTC","Z"!=n[8]&&(r+=n[8],n[9]&&(r+=":"+n[9]))),r):"Unrecognized time: "+r},i.prototype.parseInteger=function(t,e){for(vari,r=this.get(t),n=127<r,s=n?255:0,o="";r==s&&++t<e;)r=this.get(t);if(0===(i=e-t))returnn?-1:0;if(4<i){for(o=r,i<<=3;0==(128&(+o^s));)o=+o<<1,--i;o="("+i+" bit)\n"}n&&(r-=256);for(varh=newy(r),a=t+1;a<e;++a)h.mulAdd(256,this.get(a));returno+h.toString()},i.prototype.parseBitString=function(t,e,i){for(varr=this.get(t),n="("+((e-t-1<<3)-r)+" bit)\n",s="",o=t+1;o<e;++o){for(varh=this.get(o),a=o==e-1?r:0,u=7;a<=u;--u)s+=h>>u&1?"1":"0";if(s.length>i)returnn+E(s,i)}returnn+s},i.prototype.parseOctetString=function(t,e,i){if(this.isASCII(t,e))returnE(this.parseStringISO(t,e),i);varr=e-t,n="("+r+" byte)\n";(i/=2)<r&&(e=t+i);for(vars=t;s<e;++s)n+=this.hexByte(this.get(s));returni<r&&(n+=b),n},i.prototype.parseOID=function(t,e,i){for(varr="",n=newy,s=0,o=t;o<e;++o){varh=this.get(o);if(n.mulAdd(128,127&h),s+=7,!(128&h)){if(""===r)if((n=n.simplify())instanceofy)n.sub(80),r="2."+n.toString();else{vara=n<80?n<40?0:1:2;r=a+"."+(n-40*a)}elser+="."+n.toString();if(r.length>i)returnE(r,i);n=newy,s=0}}return0<s&&(r+=".incomplete"),r},i}(),x=function(){functionc(t,e,i,r,n){if(!(rinstanceofR))thrownewError("Invalid tag value.");this.stream=t,this.header=e,this.length=i,this.tag=r,this.sub=n}returnc.prototype.typeName=function(){switch(this.tag.tagClass){case0:switch(this.tag.tagNumber){case0:return"EOC";case1:return"BOOLEAN";case2:return"INTEGER";case3:return"BIT_STRING";case4:return"OCTET_STRING";case5:return"NULL";case6:return"OBJECT_IDENTIFIER";case7:return"ObjectDescriptor";case8:return"EXTERNAL";case9:return"REAL";case10:return"ENUMERATED";case11:return"EMBEDDED_PDV";case12:return"UTF8String";case16:return"SEQUENCE";case17:return"SET";case18:return"NumericString";case19:return"PrintableString";case20:return"TeletexString";case21:return"VideotexString";case22:return"IA5String";case23:return"UTCTime";case24:return"GeneralizedTime";case25:return"GraphicString";case26:return"VisibleString";case27:return"GeneralString";case28:return"UniversalString";case30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case1:return"Application_"+this.tag.tagNumber.toString();case2:return"["+this.tag.tagNumber.toString()+"]";case3:return"Private_"+this.tag.tagNumber.toString()}},c.prototype.content=function(t){if(void0===this.tag)returnnull;void0===t&&(t=1/0);vare=this.posContent(),i=Math.abs(this.length);if(!this.tag.isUniversal())returnnull!==this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+i,t);switch(this.tag.tagNumber){case1:return0===this.stream.get(e)?"false":"true";case2:returnthis.stream.parseInteger(e,e+i);case3:returnthis.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(e,e+i,t);case4:returnthis.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(e,e+i,t);case6:returnthis.stream.parseOID(e,e+i,t);case16:case17:returnnull!==this.sub?"("+this.sub.length+" elem)":"(no elem)";case12:returnE(this.stream.parseStringUTF(e,e+i),t);case18:case19:case20:case21:case22:case26:returnE(this.stream.parseStringISO(e,e+i),t);case30:returnE(this.stream.parseStringBMP(e,e+i),t);case23:case24:returnthis.stream.parseTime(e,e+i,23==this.tag.tagNumber)}returnnull},c.prototype.toString=function(){returnthis.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(null===this.sub?"null":this.sub.length)+"]"},c.prototype.toPrettyString=function(t){void0===t&&(t="");vare=t+this.typeName()+" @"+this.stream.pos;if(0<=this.length&&(e+="+"),e+=this.length,this.tag.tagConstructed?e+=" (constructed)":!this.tag.isUniversal()||3!=this.tag.tagNumber&&4!=this.tag.tagNumber||null===this.sub||(e+=" (encapsulates)"),e+="\n",null!==this.sub){t+=" ";for(vari=0,r=this.sub.length;i<r;++i)e+=this.sub[i].toPrettyString(t)}returne},c.prototype.posStart=function(){returnthis.stream.pos},c.prototype.posContent=function(){returnthis.stream.pos+this.header},c.prototype.posEnd=function(){returnthis.stream.pos+this.header+Math.abs(this.length)},c.prototype.toHexString=function(){returnthis.stream.hexDump(this.posStart(),this.posEnd(),!0)},c.decodeLength=function(t){vare=t.get(),i=127&e;if(i==e)returni;if(6<i)thrownewError("Length over 48 bits not supported at position "+(t.pos-1));if(0===i)returnnull;for(varr=e=0;r<i;++r)e=256*e+t.get();returne},c.prototype.getHexStringValue=function(){vart=this.toHexString(),e=2*this.header,i=2*this.length;returnt.substr(e,i)},c.decode=function(t){varr;r=tinstanceofD?t:newD(t,0);vare=newD(r),i=newR(r),n=c.decodeLength(r),s=r.pos,o=s-e.pos,h=null,a=function(){vart=[];if(null!==n){for(vare=s+n;r.pos<e;)t[t.length]=c.decode(r);if(r.pos!=e)thrownewError("Content size is not correct for container starting at offset "+s)}elsetry{for(;;){vari=c.decode(r);if(i.tag.isEOC())break;t[t.length]=i}n=s-r.pos}catch(t){thrownewError("Exception while decoding undefined length content: "+t)}returnt};if(i.tagConstructed)h=a();elseif(i.isUniversal()&&(3==i.tagNumber||4==i.tagNumber))try{if(3==i.tagNumber&&0!=r.get())thrownewError("BIT STRINGs with unused bits cannot encapsulate.");h=a();for(varu=0;u<h.length;++u)if(h[u].tag.isEOC())thrownewError("EOC is not supposed to be actual content.")}catch(t){h=null}if(null===h){if(null===n)thrownewError("We can't skip over an invalid tag with undefined length at offset "+s);r.pos=s+Math.abs(n)}returnnewc(e,o,n,i,h)},c}(),R=function(){functiont(t){vare=t.get();if(this.tagClass=e>>6,this.tagConstructed=0!=(32&e),this.tagNumber=31&e,31==this.tagNumber){for(vari=newy;e=t.get(),i.mulAdd(128,127&e),128&e;);this.tagNumber=i.simplify()}}returnt.prototype.isUniversal=function(){return0===this.tagClass},t.prototype.isEOC=function(){return0===this.tagClass&&0===this.tagNumber},t}(),B=[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,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],A=(1<<26)/B[B.length-1],O=function(){functionb(t,e,i){null!=t&&("number"==typeoft?this.fromNumber(t,e,i):null==e&&"string"!=typeoft?this.fromString(t,256):this.fromString(t,e))}returnb.prototype.toString=function(t){if(this.s<0)return"-"+this.negate().toString(t);vare;if(16==t)e=4;elseif(8==t)e=3;elseif(2==t)e=1;elseif(32==t)e=5;else{if(4!=t)returnthis.toRadix(t);e=2}vari,r=(1<<e)-1,n=!1,s="",o=this.t,h=this.DB-o*this.DB%e;if(0<o--)for(h<this.DB&&0<(i=this[o]>>h)&&(n=!0,s=a(i));0<=o;)h<e?(i=(this[o]&(1<<h)-1)<<e-h,i|=this[--o]>>(h+=this.DB-e)):(i=this[o]>>(h-=e)&r,h<=0&&(h+=this.DB,--o)),0<i&&(n=!0),n&&(s+=a(i));returnn?s:"0"},b.prototype.negate=function(){vart=M();returnb.ZERO.subTo(this,t),t},b.prototype.abs=function(){returnthis.s<0?this.negate():this},b.prototype.compareTo=function(t){vare=this.s-t.s;if(0!=e)returne;vari=this.t;if(0!=(e=i-t.t))returnthis.s<0?-e:e;for(;0<=--i;)if(0!=(e=this[i]-t[i]))returne;return0},b.prototype.bitLength=function(){returnthis.t<=0?0:this.DB*(this.t-1)+U(this[this.t-1]^this.s&this.DM)},b.prototype.mod=function(t){vare=M();returnthis.abs().divRemTo(t,null,e),this.s<0&&0<e.compareTo(b.ZERO)&&t.subTo(e,e),e},b.prototype.modPowInt=function(t,e){vari;returni=t<256||e.isEven()?newI(e):newN(e),this.exp(t,i)},b.prototype.clone=function(){vart=M();returnthis.copyTo(t),t},b.prototype.intValue=function(){if(this.s<0){if(1==this.t)returnthis[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)returnthis[0];if(0==this.t)return0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]},b.prototype.byteValue=function(){return0==this.t?this.s:this[0]<<24>>24},b.prototype.shortValue=function(){return0==this.t?this.s:this[0]<<16>>16},b.prototype.signum=function(){returnthis.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},b.prototype.toByteArray=function(){vart=this.t,e=[];e[0]=this.s;vari,r=this.DB-t*this.DB%8,n=0;if(0<t--)for(r<this.DB&&(i=this[t]>>r)!=(this.s&this.DM)>>r&&(e[n++]=i|this.s<<this.DB-r);0<=t;)r<8?(i=(this[t]&(1<<r)-1)<<8-r,i|=this[--t]>>(r+=this.DB-8)):(i=this[t]>>(r-=8)&255,r<=0&&(r+=this.DB,--t)),0!=(128&i)&&(i|=-256),0==n&&(128&this.s)!=(128&i)&&++n,(0<n||i!=this.s)&&(e[n++]=i);returne},b.prototype.equals=function(t){return0==this.compareTo(t)},b.prototype.min=function(t){returnthis.compareTo(t)<0?this:t},b.prototype.max=function(t){return0<this.compareTo(t)?this:t},b.prototype.and=function(t){vare=M();returnthis.bitwiseTo(t,i,e),e},b.prototype.or=function(t){vare=M();returnthis.bitwiseTo(t,u,e),e},b.prototype.xor=function(t){vare=M();returnthis.bitwiseTo(t,r,e),e},b.prototype.andNot=function(t){vare=M();returnthis.bitwiseTo(t,n,e),e},b.prototype.not=function(){for(vart=M(),e=0;e<this.t;++e)t[e]=this.DM&~this[e];returnt.t=this.t,t.s=~this.s,t},b.prototype.shiftLeft=function(t){vare=M();returnt<0?this.rShiftTo(-t,e):this.lShiftTo(t,e),e},b.prototype.shiftRight=function(t){vare=M();returnt<0?this.lShiftTo(-t,e):this.rShiftTo(t,e),e},b.prototype.getLowestSetBit=function(){for(vart=0;t<this.t;++t)if(0!=this[t])returnt*this.DB+s(this[t]);returnthis.s<0?this.t*this.DB:-1},b.prototype.bitCount=function(){for(vart=0,e=this.s&this.DM,i=0;i<this.t;++i)t+=o(this[i]^e);returnt},b.prototype.testBit=function(t){vare=Math.floor(t/this.DB);returne>=this.t?0!=this.s:0!=(this[e]&1<<t%this.DB)},b.prototype.setBit=function(t){returnthis.changeBit(t,u)},b.prototype.clearBit=function(t){returnthis.changeBit(t,n)},b.prototype.flipBit=function(t){returnthis.changeBit(t,r)},b.prototype.add=function(t){vare=M();returnthis.addTo(t,e),e},b.prototype.subtract=function(t){vare=M();returnthis.subTo(t,e),e},b.prototype.multiply=function(t){vare=M();returnthis.multiplyTo(t,e),e},b.prototype.divide=function(t){vare=M();returnthis.divRemTo(t,e,null),e},b.prototype.remainder=function(t){vare=M();returnthis.divRemTo(t,null,e),e},b.prototype.divideAndRemainder=function(t){vare=M(),i=M();returnthis.divRemTo(t,e,i),[e,i]},b.prototype.modPow=function(t,e){vari,r,n=t.bitLength(),s=F(1);if(n<=0)returns;i=n<18?1:n<48?3:n<144?4:n<768?5:6,r=n<8?newI(e):e.isEven()?newP(e):newN(e);varo=[],h=3,a=i-1,u=(1<<i)-1;if(o[1]=r.convert(this),1<i){varc=M();for(r.sqrTo(o[1],c);h<=u;)o[h]=M(),r.mulTo(c,o[h-2],o[h]),h+=2}varf,l,p=t.t-1,g=!0,d=M();for(n=U(t[p])-1;0<=p;){for(a<=n?f=t[p]>>n-a&u:(f=(t[p]&(1<<n+1)-1)<<a-n,0<p&&(f|=t[p-1]>>this.DB+n-a)),h=i;0==(1&f);)f>>=1,--h;if((n-=h)<0&&(n+=this.DB,--p),g)o[f].copyTo(s),g=!1;else{for(;1<h;)r.sqrTo(s,d),r.sqrTo(d,s),h-=2;0<h?r.sqrTo(s,d):(l=s,s=d,d=l),r.mulTo(d,o[f],s)}for(;0<=p&&0==(t[p]&1<<n);)r.sqrTo(s,d),l=s,s=d,d=l,--n<0&&(n=this.DB-1,--p)}returnr.revert(s)},b.prototype.modInverse=function(t){vare=t.isEven();if(this.isEven()&&e||0==t.signum())returnb.ZERO;for(vari=t.clone(),r=this.clone(),n=F(1),s=F(0),o=F(0),h=F(1);0!=i.signum();){for(;i.isEven();)i.rShiftTo(1,i),e?(n.isEven()&&s.isEven()||(n.addTo(this,n),s.subTo(t,s)),n.rShiftTo(1,n)):s.isEven()||s.subTo(t,s),s.rShiftTo(1,s);for(;r.isEven();)r.rShiftTo(1,r),e?(o.isEven()&&h.isEven()||(o.addTo(this,o),h.subTo(t,h)),o.rShiftTo(1,o)):h.isEven()||h.subTo(t,h),h.rShiftTo(1,h);0<=i.compareTo(r)?(i.subTo(r,i),e&&n.subTo(o,n),s.subTo(h,s)):(r.subTo(i,r),e&&o.subTo(n,o),h.subTo(s,h))}return0!=r.compareTo(b.ONE)?b.ZERO:0<=h.compareTo(t)?h.subtract(t):h.signum()<0?(h.addTo(t,h),h.signum()<0?h.add(t):h):h},b.prototype.pow=function(t){returnthis.exp(t,newV)},b.prototype.gcd=function(t){vare=this.s<0?this.negate():this.clone(),i=t.s<0?t.negate():t.clone();if(e.compareTo(i)<0){varr=e;e=i,i=r}varn=e.getLowestSetBit(),s=i.getLowestSetBit();if(s<0)returne;for(n<s&&(s=n),0<s&&(e.rShiftTo(s,e),i.rShiftTo(s,i));0<e.signum();)0<(n=e.getLowestSetBit())&&e.rShiftTo(n,e),0<(n=i.getLowestSetBit())&&i.rShiftTo(n,i),0<=e.compareTo(i)?(e.subTo(i,e),e.rShiftTo(1,e)):(i.subTo(e,i),i.rShiftTo(1,i));return0<s&&i.lShiftTo(s,i),i},b.prototype.isProbablePrime=function(t){vare,i=this.abs();if(1==i.t&&i[0]<=B[B.length-1]){for(e=0;e<B.length;++e)if(i[0]==B[e])return!0;return!1}if(i.isEven())return!1;for(e=1;e<B.length;){for(varr=B[e],n=e+1;n<B.length&&r<A;)r*=B[n++];for(r=i.modInt(r);e<n;)if(r%B[e++]==0)return!1}returni.millerRabin(t)},b.prototype.copyTo=function(t){for(vare=this.t-1;0<=e;--e)t[e]=this[e];t.t=this.t,t.s=this.s},b.prototype.fromInt=function(t){this.t=1,this.s=t<0?-1:0,0<t?this[0]=t:t<-1?this[0]=t+this.DV:this.t=0},b.prototype.fromString=function(t,e){vari;if(16==e)i=4;elseif(8==e)i=3;elseif(256==e)i=8;elseif(2==e)i=1;elseif(32==e)i=5;else{if(4!=e)returnvoidthis.fromRadix(t,e);i=2}this.t=0,this.s=0;for(varr=t.length,n=!1,s=0;0<=--r;){varo=8==i?255&+t[r]:C(t,r);o<0?"-"==t.charAt(r)&&(n=!0):(n=!1,0==s?this[this.t++]=o:s+i>this.DB?(this[this.t-1]|=(o&(1<<this.DB-s)-1)<<s,this[this.t++]=o>>this.DB-s):this[this.t-1]|=o<<s,(s+=i)>=this.DB&&(s-=this.DB))}8==i&&0!=(128&+t[0])&&(this.s=-1,0<s&&(this[this.t-1]|=(1<<this.DB-s)-1<<s)),this.clamp(),n&&b.ZERO.subTo(this,this)},b.prototype.clamp=function(){for(vart=this.s&this.DM;0<this.t&&this[this.t-1]==t;)--this.t},b.prototype.dlShiftTo=function(t,e){vari;for(i=this.t-1;0<=i;--i)e[i+t]=this[i];for(i=t-1;0<=i;--i)e[i]=0;e.t=this.t+t,e.s=this.s},b.prototype.drShiftTo=function(t,e){for(vari=t;i<this.t;++i)e[i-t]=this[i];e.t=Math.max(this.t-t,0),e.s=this.s},b.prototype.lShiftTo=function(t,e){for(vari=t%this.DB,r=this.DB-i,n=(1<<r)-1,s=Math.floor(t/this.DB),o=this.s<<i&this.DM,h=this.t-1;0<=h;--h)e[h+s+1]=this[h]>>r|o,o=(this[h]&n)<<i;for(h=s-1;0<=h;--h)e[h]=0;e[s]=o,e.t=this.t+s+1,e.s=this.s,e.clamp()},b.prototype.rShiftTo=function(t,e){e.s=this.s;vari=Math.floor(t/this.DB);if(i>=this.t)e.t=0;else{varr=t%this.DB,n=this.DB-r,s=(1<<r)-1;e[0]=this[i]>>r;for(varo=i+1;o<this.t;++o)e[o-i-1]|=(this[o]&s)<<n,e[o-i]=this[o]>>r;0<r&&(e[this.t-i-1]|=(this.s&s)<<n),e.t=this.t-i,e.clamp()}},b.prototype.subTo=function(t,e){for(vari=0,r=0,n=Math.min(t.t,this.t);i<n;)r+=this[i]-t[i],e[i++]=r&this.DM,r>>=this.DB;if(t.t<this.t){for(r-=t.s;i<this.t;)r+=this[i],e[i++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;i<t.t;)r-=t[i],e[i++]=r&this.DM,r>>=this.DB;r-=t.s}e.s=r<0?-1:0,r<-1?e[i++]=this.DV+r:0<r&&(e[i++]=r),e.t=i,e.clamp()},b.prototype.multiplyTo=function(t,e){vari=this.abs(),r=t.abs(),n=i.t;for(e.t=n+r.t;0<=--n;)e[n]=0;for(n=0;n<r.t;++n)e[n+i.t]=i.am(0,r[n],e,n,0,i.t);e.s=0,e.clamp(),this.s!=t.s&&b.ZERO.subTo(e,e)},b.prototype.squareTo=function(t){for(vare=this.abs(),i=t.t=2*e.t;0<=--i;)t[i]=0;for(i=0;i<e.t-1;++i){varr=e.am(i,e[i],t,2*i,0,1);(t[i+e.t]+=e.am(i+1,2*e[i],t,2*i+1,r,e.t-i-1))>=e.DV&&(t[i+e.t]-=e.DV,t[i+e.t+1]=1)}0<t.t&&(t[t.t-1]+=e.am(i,e[i],t,2*i,0,1)),t.s=0,t.clamp()},b.prototype.divRemTo=function(t,e,i){varr=t.abs();if(!(r.t<=0)){varn=this.abs();if(n.t<r.t)returnnull!=e&&e.fromInt(0),void(null!=i&&this.copyTo(i));null==i&&(i=M());vars=M(),o=this.s,h=t.s,a=this.DB-U(r[r.t-1]);0<a?(r.lShiftTo(a,s),n.lShiftTo(a,i)):(r.copyTo(s),n.copyTo(i));varu=s.t,c=s[u-1];if(0!=c){varf=c*(1<<this.F1)+(1<u?s[u-2]>>this.F2:0),l=this.FV/f,p=(1<<this.F1)/f,g=1<<this.F2,d=i.t,v=d-u,m=null==e?M():e;for(s.dlShiftTo(v,m),0<=i.compareTo(m)&&(i[i.t++]=1,i.subTo(m,i)),b.ONE.dlShiftTo(u,m),m.subTo(s,s);s.t<u;)s[s.t++]=0;for(;0<=--v;){vary=i[--d]==c?this.DM:Math.floor(i[d]*l+(i[d-1]+g)*p);if((i[d]+=s.am(0,y,i,v,0,u))<y)for(s.dlShiftTo(v,m),i.subTo(m,i);i[d]<--y;)i.subTo(m,i)}null!=e&&(i.drShiftTo(u,e),o!=h&&b.ZERO.subTo(e,e)),i.t=u,i.clamp(),0<a&&i.rShiftTo(a,i),o<0&&b.ZERO.subTo(i,i)}}},b.prototype.invDigit=function(){if(this.t<1)return0;vart=this[0];if(0==(1&t))return0;vare=3&t;return0<(e=(e=(e=(e=e*(2-(15&t)*e)&15)*(2-(255&t)*e)&255)*(2-((65535&t)*e&65535))&65535)*(2-t*e%this.DV)%this.DV)?this.DV-e:-e},b.prototype.isEven=function(){return0==(0<this.t?1&this[0]:this.s)},b.prototype.exp=function(t,e){if(4294967295<t||t<1)returnb.ONE;vari=M(),r=M(),n=e.convert(this),s=U(t)-1;for(n.copyTo(i);0<=--s;)if(e.sqrTo(i,r),0<(t&1<<s))e.mulTo(r,n,i);else{varo=i;i=r,r=o}returne.revert(i)},b.prototype.chunkSize=function(t){returnMath.floor(Math.LN2*this.DB/Math.log(t))},b.prototype.toRadix=function(t){if(null==t&&(t=10),0==this.signum()||t<2||36<t)return"0";vare=this.chunkSize(t),i=Math.pow(t,e),r=F(i),n=M(),s=M(),o="";for(this.divRemTo(r,n,s);0<n.signum();)o=(i+s.intValue()).toString(t).substr(1)+o,n.divRemTo(r,n,s);returns.intValue().toString(t)+o},b.prototype.fromRadix=function(t,e){this.fromInt(0),null==e&&(e=10);for(vari=this.chunkSize(e),r=Math.pow(e,i),n=!1,s=0,o=0,h=0;h<t.length;++h){vara=C(t,h);a<0?"-"==t.charAt(h)&&0==this.signum()&&(n=!0):(o=e*o+a,++s>=i&&(this.dMultiply(r),this.dAddOffset(o,0),o=s=0))}0<s&&(this.dMultiply(Math.pow(e,s)),this.dAddOffset(o,0)),n&&b.ZERO.subTo(this,this)},b.prototype.fromNumber=function(t,e,i){if("number"==typeofe)if(t<2)this.fromInt(1);elsefor(this.fromNumber(t,i),this.testBit(t-1)||this.bitwiseTo(b.ONE.shiftLeft(t-1),u,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(e);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(b.ONE.shiftLeft(t-1),this);else{varr=[],n=7&t;r.length=1+(t>>3),e.nextBytes(r),0<n?r[0]&=(1<<n)-1:r[0]=0,this.fromString(r,256)}},b.prototype.bitwiseTo=function(t,e,i){varr,n,s=Math.min(t.t,this.t);for(r=0;r<s;++r)i[r]=e(this[r],t[r]);if(t.t<this.t){for(n=t.s&this.DM,r=s;r<this.t;++r)i[r]=e(this[r],n);i.t=this.t}else{for(n=this.s&this.DM,r=s;r<t.t;++r)i[r]=e(n,t[r]);i.t=t.t}i.s=e(this.s,t.s),i.clamp()},b.prototype.changeBit=function(t,e){vari=b.ONE.shiftLeft(t);returnthis.bitwiseTo(i,e,i),i},b.prototype.addTo=function(t,e){for(vari=0,r=0,n=Math.min(t.t,this.t);i<n;)r+=this[i]+t[i],e[i++]=r&this.DM,r>>=this.DB;if(t.t<this.t){for(r+=t.s;i<this.t;)r+=this[i],e[i++]=r&this.DM,r>>=this.DB;r+=this.s}else{for(r+=this.s;i<t.t;)r+=t[i],e[i++]=r&this.DM,r>>=this.DB;r+=t.s}e.s=r<0?-1:0,0<r?e[i++]=r:r<-1&&(e[i++]=this.DV+r),e.t=i,e.clamp()},b.prototype.dMultiply=function(t){this[this.t]=this.am(0,t-1,this,0,0,this.t),++this.t,this.clamp()},b.prototype.dAddOffset=function(t,e){if(0!=t){for(;this.t<=e;)this[this.t++]=0;for(this[e]+=t;this[e]>=this.DV;)this[e]-=this.DV,++e>=this.t&&(this[this.t++]=0),++this[e]}},b.prototype.multiplyLowerTo=function(t,e,i){varr=Math.min(this.t+t.t,e);for(i.s=0,i.t=r;0<r;)i[--r]=0;for(varn=i.t-this.t;r<n;++r)i[r+this.t]=this.am(0,t[r],i,r,0,this.t);for(n=Math.min(t.t,e);r<n;++r)this.am(0,t[r],i,r,0,e-r);i.clamp()},b.prototype.multiplyUpperTo=function(t,e,i){--e;varr=i.t=this.t+t.t-e;for(i.s=0;0<=--r;)i[r]=0;for(r=Math.max(e-this.t,0);r<t.t;++r)i[this.t+r-e]=this.am(e-r,t[r],i,0,0,this.t+r-e);i.clamp(),i.drShiftTo(1,i)},b.prototype.modInt=function(t){if(t<=0)return0;vare=this.DV%t,i=this.s<0?t-1:0;if(0<this.t)if(0==e)i=this[0]%t;elsefor(varr=this.t-1;0<=r;--r)i=(e*i+this[r])%t;returni},b.prototype.millerRabin=function(t){vare=this.subtract(b.ONE),i=e.getLowestSetBit();if(i<=0)return!1;varr=e.shiftRight(i);B.length<(t=t+1>>1)&&(t=B.length);for(varn=M(),s=0;s<t;++s){n.fromInt(B[Math.floor(Math.random()*B.length)]);varo=n.modPow(r,this);if(0!=o.compareTo(b.ONE)&&0!=o.compareTo(e)){for(varh=1;h++<i&&0!=o.compareTo(e);)if(0==(o=o.modPowInt(2,this)).compareTo(b.ONE))return!1;if(0!=o.compareTo(e))return!1}}return!0},b.prototype.square=function(){vart=M();returnthis.squareTo(t),t},b.prototype.gcda=function(t,e){vari=this.s<0?this.negate():this.clone(),r=t.s<0?t.negate():t.clone();if(i.compareTo(r)<0){varn=i;i=r,r=n}vars=i.getLowestSetBit(),o=r.getLowestSetBit();if(o<0)e(i);else{s<o&&(o=s),0<o&&(i.rShiftTo(o,i),r.rShiftTo(o,r));varh=function(){0<(s=i.getLowestSetBit())&&i.rShiftTo(s,i),0<(s=r.getLowestSetBit())&&r.rShiftTo(s,r),0<=i.compareTo(r)?(i.subTo(r,i),i.rShiftTo(1,i)):(r.subTo(i,r),r.rShiftTo(1,r)),0<i.signum()?setTimeout(h,0):(0<o&&r.lShiftTo(o,r),setTimeout(function(){e(r)},0))};setTimeout(h,10)}},b.prototype.fromNumberAsync=function(t,e,i,r){if("number"==typeofe)if(t<2)this.fromInt(1);else{this.fromNumber(t,i),this.testBit(t-1)||this.bitwiseTo(b.ONE.shiftLeft(t-1),u,this),this.isEven()&&this.dAddOffset(1,0);varn=this,s=function(){n.dAddOffset(2,0),n.bitLength()>t&&n.subTo(b.ONE.shiftLeft(t-1),n),n.isProbablePrime(e)?setTimeout(function(){r()},0):setTimeout(s,0)};setTimeout(s,0)}else{varo=[],h=7&t;o.length=1+(t>>3),e.nextBytes(o),0<h?o[0]&=(1<<h)-1:o[0]=0,this.fromString(o,256)}},b}(),V=function(){functiont(){}returnt.prototype.convert=function(t){returnt},t.prototype.revert=function(t){returnt},t.prototype.mulTo=function(t,e,i){t.multiplyTo(e,i)},t.prototype.sqrTo=function(t,e){t.squareTo(e)},t}(),I=function(){functiont(t){this.m=t}returnt.prototype.convert=function(t){returnt.s<0||0<=t.compareTo(this.m)?t.mod(this.m):t},t.prototype.revert=function(t){returnt},t.prototype.reduce=function(t){t.divRemTo(this.m,null,t)},t.prototype.mulTo=function(t,e,i){t.multiplyTo(e,i),this.reduce(i)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),N=function(){functiont(t){this.m=t,this.mp=t.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<<t.DB-15)-1,this.mt2=2*t.t}returnt.prototype.convert=function(t){vare=M();returnt.abs().dlShiftTo(this.m.t,e),e.divRemTo(this.m,null,e),t.s<0&&0<e.compareTo(O.ZERO)&&this.m.subTo(e,e),e},t.prototype.revert=function(t){vare=M();returnt.copyTo(e),this.reduce(e),e},t.prototype.reduce=function(t){for(;t.t<=this.mt2;)t[t.t++]=0;for(vare=0;e<this.m.t;++e){vari=32767&t[e],r=i*this.mpl+((i*this.mph+(t[e]>>15)*this.mpl&this.um)<<15)&t.DM;for(t[i=e+this.m.t]+=this.m.am(0,r,t,e,0,this.m.t);t[i]>=t.DV;)t[i]-=t.DV,t[++i]++}t.clamp(),t.drShiftTo(this.m.t,t),0<=t.compareTo(this.m)&&t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,i){t.multiplyTo(e,i),this.reduce(i)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}(),P=function(){functiont(t){this.m=t,this.r2=M(),this.q3=M(),O.ONE.dlShiftTo(2*t.t,this.r2),this.mu=this.r2.divide(t)}returnt.prototype.convert=function(t){if(t.s<0||t.t>2*this.m.t)returnt.mod(this.m);if(t.compareTo(this.m)<0)returnt;vare=M();returnt.copyTo(e),this.reduce(e),e},t.prototype.revert=function(t){returnt},t.prototype.reduce=function(t){for(t.drShiftTo(this.m.t-1,this.r2),t.t>this.m.t+1&&(t.t=this.m.t+1,t.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);t.compareTo(this.r2)<0;)t.dAddOffset(1,this.m.t+1);for(t.subTo(this.r2,t);0<=t.compareTo(this.m);)t.subTo(this.m,t)},t.prototype.mulTo=function(t,e,i){t.multiplyTo(e,i),this.reduce(i)},t.prototype.sqrTo=function(t,e){t.squareTo(e),this.reduce(e)},t}();functionM(){returnnewO(null)}functionq(t,e){returnnewO(t,e)}"Microsoft Internet Explorer"==navigator.appName?(O.prototype.am=function(t,e,i,r,n,s){for(varo=32767&e,h=e>>15;0<=--s;){vara=32767&this[t],u=this[t++]>>15,c=h*a+u*o;n=((a=o*a+((32767&c)<<15)+i[r]+(1073741823&n))>>>30)+(c>>>15)+h*u+(n>>>30),i[r++]=1073741823&a}returnn},w=30):"Netscape"!=navigator.appName?(O.prototype.am=function(t,e,i,r,n,s){for(;0<=--s;){varo=e*this[t++]+i[r]+n;n=Math.floor(o/67108864),i[r++]=67108863&o}returnn},w=26):(O.prototype.am=function(t,e,i,r,n,s){for(varo=16383&e,h=e>>14;0<=--s;){vara=16383&this[t],u=this[t++]>>14,c=h*a+u*o;n=((a=o*a+((16383&c)<<14)+i[r]+n)>>28)+(c>>14)+h*u,i[r++]=268435455&a}returnn},w=28),O.prototype.DB=w,O.prototype.DM=(1<<w)-1,O.prototype.DV=1<<w;O.prototype.FV=Math.pow(2,52),O.prototype.F1=52-w,O.prototype.F2=2*w-52;varj,L,H=[];for(j="0".charCodeAt(0),L=0;L<=9;++L)H[j++]=L;for(j="a".charCodeAt(0),L=10;L<36;++L)H[j++]=L;for(j="A".charCodeAt(0),L=10;L<36;++L)H[j++]=L;functionC(t,e){vari=H[t.charCodeAt(e)];returnnull==i?-1:i}functionF(t){vare=M();returne.fromInt(t),e}functionU(t){vare,i=1;return0!=(e=t>>>16)&&(t=e,i+=16),0!=(e=t>>8)&&(t=e,i+=8),0!=(e=t>>4)&&(t=e,i+=4),0!=(e=t>>2)&&(t=e,i+=2),0!=(e=t>>1)&&(t=e,i+=1),i}O.ZERO=F(0),O.ONE=F(1);varK=function(){functiont(){this.i=0,this.j=0,this.S=[]}returnt.prototype.init=function(t){vare,i,r;for(e=0;e<256;++e)this.S[e]=e;for(e=i=0;e<256;++e)i=i+this.S[e]+t[e%t.length]&255,r=this.S[e],this.S[e]=this.S[i],this.S[i]=r;this.i=0,this.j=0},t.prototype.next=function(){vart;returnthis.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,t=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=t,this.S[t+this.S[this.i]&255]},t}();vark,_,z=256,Z=null;if(null==Z){Z=[];varG=void(_=0);if(window.crypto&&window.crypto.getRandomValues){var$=newUint32Array(256);for(window.crypto.getRandomValues($),G=0;G<$.length;++G)Z[_++]=255&$[G]}varY=function(t){if(this.count=this.count||0,256<=this.count||z<=_)window.removeEventListener?window.removeEventListener("mousemove",Y,!1):window.detachEvent&&window.detachEvent("onmousemove",Y);elsetry{vare=t.x+t.y;Z[_++]=255&e,this.count+=1}catch(t){}};window.addEventListener?window.addEventListener("mousemove",Y,!1):window.attachEvent&&window.attachEvent("onmousemove",Y)}functionJ(){if(null==k){for(k=newK;_<z;){vart=Math.floor(65536*Math.random());Z[_++]=255&t}for(k.init(Z),_=0;_<Z.length;++_)Z[_]=0;_=0}returnk.next()}varX=function(){functiont(){}returnt.prototype.nextBytes=function(t){for(vare=0;e<t.length;++e)t[e]=J()},t}();varQ=function(){functiont(){this.n=null,this.e=0,this.d=null,this.p=null,this.q=null,this.dmp1=null,this.dmq1=null,this.coeff=null}returnt.prototype.doPublic=function(t){returnt.modPowInt(this.e,this.n)},t.prototype.doPrivate=function(t){if(null==this.p||null==this.q)returnt.modPow(this.d,this.n);for(vare=t.mod(this.p).modPow(this.dmp1,this.p),i=t.mod(this.q).modPow(this.dmq1,this.q);e.compareTo(i)<0;)e=e.add(this.p);returne.subtract(i).multiply(this.coeff).mod(this.p).multiply(this.q).add(i)},t.prototype.setPublic=function(t,e){null!=t&&null!=e&&0<t.length&&0<e.length?(this.n=q(t,16),this.e=parseInt(e,16)):console.error("Invalid RSA public key")},t.prototype.encrypt=function(t){vare=function(t,e){if(e<t.length+11)returnconsole.error("Message too long for RSA"),null;for(vari=[],r=t.length-1;0<=r&&0<e;){varn=t.charCodeAt(r--);n<128?i[--e]=n:127<n&&n<2048?(i[--e]=63&n|128,i[--e]=n>>6|192):(i[--e]=63&n|128,i[--e]=n>>6&63|128,i[--e]=n>>12|224)}i[--e]=0;for(vars=newX,o=[];2<e;){for(o[0]=0;0==o[0];)s.nextBytes(o);i[--e]=o[0]}returni[--e]=2,i[--e]=0,newO(i)}(t,this.n.bitLength()+7>>3);if(null==e)returnnull;vari=this.doPublic(e);if(null==i)returnnull;varr=i.toString(16);return0==(1&r.length)?r:"0"+r},t.prototype.setPrivate=function(t,e,i){null!=t&&null!=e&&0<t.length&&0<e.length?(this.n=q(t,16),this.e=parseInt(e,16),this.d=q(i,16)):console.error("Invalid RSA private key")},t.prototype.setPrivateEx=function(t,e,i,r,n,s,o,h){null!=t&&null!=e&&0<t.length&&0<e.length?(this.n=q(t,16),this.e=parseInt(e,16),this.d=q(i,16),this.p=q(r,16),this.q=q(n,16),this.dmp1=q(s,16),this.dmq1=q(o,16),this.coeff=q(h,16)):console.error("Invalid RSA private key")},t.prototype.generate=function(t,e){vari=newX,r=t>>1;this.e=parseInt(e,16);for(varn=newO(e,16);;){for(;this.p=newO(t-r,1,i),0!=this.p.subtract(O.ONE).gcd(n).compareTo(O.ONE)||!this.p.isProbablePrime(10););for(;this.q=newO(r,1,i),0!=this.q.subtract(O.ONE).gcd(n).compareTo(O.ONE)||!this.q.isProbablePrime(10););if(this.p.compareTo(this.q)<=0){vars=this.p;this.p=this.q,this.q=s}varo=this.p.subtract(O.ONE),h=this.q.subtract(O.ONE),a=o.multiply(h);if(0==a.gcd(n).compareTo(O.ONE)){this.n=this.p.multiply(this.q),this.d=n.modInverse(a),this.dmp1=this.d.mod(o),this.dmq1=this.d.mod(h),this.coeff=this.q.modInverse(this.p);break}}},t.prototype.decrypt=function(t){vare=q(t,16),i=this.doPrivate(e);returnnull==i?null:function(t,e){vari=t.toByteArray(),r=0;for(;r<i.length&&0==i[r];)++r;if(i.length-r!=e-1||2!=i[r])returnnull;++r;for(;0!=i[r];)if(++r>=i.length)returnnull;varn="";for(;++r<i.length;){vars=255&i[r];s<128?n+=String.fromCharCode(s):191<s&&s<224?(n+=String.fromCharCode((31&s)<<6|63&i[r+1]),++r):(n+=String.fromCharCode((15&s)<<12|(63&i[r+1])<<6|63&i[r+2]),r+=2)}returnn}(i,this.n.bitLength()+7>>3)},t.prototype.generateAsync=function(t,e,n){vars=newX,o=t>>1;this.e=parseInt(e,16);varh=newO(e,16),a=this,u=function(){vare=function(){if(a.p.compareTo(a.q)<=0){vart=a.p;a.p=a.q,a.q=t}vare=a.p.subtract(O.ONE),i=a.q.subtract(O.ONE),r=e.multiply(i);0==r.gcd(h).compareTo(O.ONE)?(a.n=a.p.multiply(a.q),a.d=h.modInverse(r),a.dmp1=a.d.mod(e),a.dmq1=a.d.mod(i),a.coeff=a.q.modInverse(a.p),setTimeout(function(){n()},0)):setTimeout(u,0)},i=function(){a.q=M(),a.q.fromNumberAsync(o,1,s,function(){a.q.subtract(O.ONE).gcda(h,function(t){0==t.compareTo(O.ONE)&&a.q.isProbablePrime(10)?setTimeout(e,0):setTimeout(i,0)})})},r=function(){a.p=M(),a.p.fromNumberAsync(t-o,1,s,function(){a.p.subtract(O.ONE).gcda(h,function(t){0==t.compareTo(O.ONE)&&a.p.isProbablePrime(10)?setTimeout(i,0):setTimeout(r,0)})})};setTimeout(r,0)};setTimeout(u,0)},t.prototype.sign=function(t,e,i){varr=function(t,e){if(e<t.length+22)returnconsole.error("Message too long for RSA"),null;for(vari=e-t.length-6,r="",n=0;n<i;n+=2)r+="ff";returnq("0001"+r+"00"+t,16)}((W[i]||"")+e(t).toString(),this.n.bitLength()/4);if(null==r)returnnull;varn=this.doPrivate(r);if(null==n)returnnull;vars=n.toString(16);return0==(1&s.length)?s:"0"+s},t.prototype.verify=function(t,e,i){varr=q(e,16),n=this.doPublic(r);returnnull==n?null:function(t){for(vareinW)if(W.hasOwnProperty(e)){vari=W[e],r=i.length;if(t.substr(0,r)==i)returnt.substr(r)}returnt}(n.toString(16).replace(/^1f+00/,""))==i(t).toString()},t}();varW={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"};vartt={};tt.lang={extend:function(t,e,i){if(!e||!t)thrownewError("YAHOO.lang.extend failed, please check that all dependencies are included.");varr=function(){};if(r.prototype=e.prototype,t.prototype=newr,(t.prototype.constructor=t).superclass=e.prototype,e.prototype.constructor==Object.prototype.constructor&&(e.prototype.constructor=e),i){varn;for(nini)t.prototype[n]=i[n];vars=function(){},o=["toString","valueOf"];try{/MSIE/.test(navigator.userAgent)&&(s=function(t,e){for(n=0;n<o.length;n+=1){vari=o[n],r=e[i];"function"==typeofr&&r!=Object.prototype[i]&&(t[i]=r)}})}catch(t){}s(t.prototype,i)}}};varet={};void0!==et.asn1&&et.asn1||(et.asn1={}),et.asn1.ASN1Util=newfunction(){this.integerToByteHex=function(t){vare=t.toString(16);returne.length%2==1&&(e="0"+e),e},this.bigIntToMinTwosComplementsHex=function(t){vare=t.toString(16);if("-"!=e.substr(0,1))e.length%2==1?e="0"+e:e.match(/^[0-7]/)||(e="00"+e);else{vari=e.substr(1).length;i%2==1?i+=1:e.match(/^[0-7]/)||(i+=2);for(varr="",n=0;n<i;n++)r+="f";e=newO(r,16).xor(t).add(O.ONE).toString(16).replace(/^-/,"")}returne},this.getPEMStringFromHex=function(t,e){returnhextopem(t,e)},this.newObject=function(t){vare=et.asn1,i=e.DERBoolean,r=e.DERInteger,n=e.DERBitString,s=e.DEROctetString,o=e.DERNull,h=e.DERObjectIdentifier,a=e.DEREnumerated,u=e.DERUTF8String,c=e.DERNumericString,f=e.DERPrintableString,l=e.DERTeletexString,p=e.DERIA5String,g=e.DERUTCTime,d=e.DERGeneralizedTime,v=e.DERSequence,m=e.DERSet,y=e.DERTaggedObject,b=e.ASN1Util.newObject,T=Object.keys(t);if(1!=T.length)throw"key of param shall be only one.";varS=T[0];if(-1==":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":"+S+":"))throw"undefined key: "+S;if("bool"==S)returnnewi(t[S]);if("int"==S)returnnewr(t[S]);if("bitstr"==S)returnnewn(t[S]);if("octstr"==S)returnnews(t[S]);if("null"==S)returnnewo(t[S]);if("oid"==S)returnnewh(t[S]);if("enum"==S)returnnewa(t[S]);if("utf8str"==S)returnnewu(t[S]);if("numstr"==S)returnnewc(t[S]);if("prnstr"==S)returnnewf(t[S]);if("telstr"==S)returnnewl(t[S]);if("ia5str"==S)returnnewp(t[S]);if("utctime"==S)returnnewg(t[S]);if("gentime"==S)returnnewd(t[S]);if("seq"==S){for(varE=t[S],w=[],D=0;D<E.length;D++){varx=b(E[D]);w.push(x)}returnnewv({array:w})}if("set"==S){for(E=t[S],w=[],D=0;D<E.length;D++){x=b(E[D]);w.push(x)}returnnewm({array:w})}if("tag"==S){varR=t[S];if("[object Array]"===Object.prototype.toString.call(R)&&3==R.length){varB=b(R[2]);returnnewy({tag:R[0],explicit:R[1],obj:B})}varA={};if(void0!==R.explicit&&(A.explicit=R.explicit),void0!==R.tag&&(A.tag=R.tag),void0===R.obj)throw"obj shall be specified for 'tag'.";returnA.obj=b(R.obj),newy(A)}},this.jsonToASN1HEX=function(t){returnthis.newObject(t).getEncodedHex()}},et.asn1.ASN1Util.oidHexToInt=function(t){for(vare="",i=parseInt(t.substr(0,2),16),r=(e=Math.floor(i/40)+"."+i%40,""),n=2;n<t.length;n+=2){vars=("00000000"+parseInt(t.substr(n,2),16).toString(2)).slice(-8);if(r+=s.substr(1,7),"0"==s.substr(0,1))e=e+"."+newO(r,2).toString(10),r=""}returne},et.asn1.ASN1Util.oidIntToHex=function(t){varh=function(t){vare=t.toString(16);return1==e.length&&(e="0"+e),e},e=function(t){vare="",i=newO(t,10).toString(2),r=7-i.length%7;7==r&&(r=0);for(varn="",s=0;s<r;s++)n+="0";i=n+i;for(s=0;s<i.length-1;s+=7){varo=i.substr(s,7);s!=i.length-7&&(o="1"+o),e+=h(parseInt(o,2))}returne};if(!t.match(/^[0-9.]+$/))throw"malformed oid string: "+t;vari="",r=t.split("."),n=40*parseInt(r[0])+parseInt(r[1]);i+=h(n),r.splice(0,2);for(vars=0;s<r.length;s++)i+=e(r[s]);returni},et.asn1.ASN1Object=function(){this.getLengthHexFromValue=function(){if(void0===this.hV||null==this.hV)throw"this.hV is null or undefined.";if(this.hV.length%2==1)throw"value hex must be even length: n="+"".length+",v="+this.hV;vart=this.hV.length/2,e=t.toString(16);if(e.length%2==1&&(e="0"+e),t<128)returne;vari=e.length/2;if(15<i)throw"ASN.1 length too long to represent by 8x: n = "+t.toString(16);return(128+i).toString(16)+e},this.getEncodedHex=function(){return(null==this.hTLV||this.isModified)&&(this.hV=this.getFreshValueHex(),this.hL=this.getLengthHexFromValue(),this.hTLV=this.hT+this.hL+this.hV,this.isModified=!1),this.hTLV},this.getValueHex=function(){returnthis.getEncodedHex(),this.hV},this.getFreshValueHex=function(){return""}},et.asn1.DERAbstractString=function(t){et.asn1.DERAbstractString.superclass.constructor.call(this),this.getString=function(){returnthis.s},this.setString=function(t){this.hTLV=null,this.isModified=!0,this.s=t,this.hV=stohex(this.s)},this.setStringHex=function(t){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=t},this.getFreshValueHex=function(){returnthis.hV},void0!==t&&("string"==typeoft?this.setString(t):void0!==t.str?this.setString(t.str):void0!==t.hex&&this.setStringHex(t.hex))},tt.lang.extend(et.asn1.DERAbstractString,et.asn1.ASN1Object),et.asn1.DERAbstractTime=function(t){et.asn1.DERAbstractTime.superclass.constructor.call(this),this.localDateToUTC=function(t){returnutc=t.getTime()+6e4*t.getTimezoneOffset(),newDate(utc)},this.formatDate=function(t,e,i){varr=this.zeroPadding,n=this.localDateToUTC(t),s=String(n.getFullYear());"utc"==e&&(s=s.substr(2,2));varo=s+r(String(n.getMonth()+1),2)+r(String(n.getDate()),2)+r(String(n.getHours()),2)+r(String(n.getMinutes()),2)+r(String(n.getSeconds()),2);if(!0===i){varh=n.getMilliseconds();if(0!=h){vara=r(String(h),3);o=o+"."+(a=a.replace(/[0]+$/,""))}}returno+"Z"},this.zeroPadding=function(t,e){returnt.length>=e?t:newArray(e-t.length+1).join("0")+t},this.getString=function(){returnthis.s},this.setString=function(t){this.hTLV=null,this.isModified=!0,this.s=t,this.hV=stohex(t)},this.setByDateValue=function(t,e,i,r,n,s){varo=newDate(Date.UTC(t,e-1,i,r,n,s,0));this.setByDate(o)},this.getFreshValueHex=function(){returnthis.hV}},tt.lang.extend(et.asn1.DERAbstractTime,et.asn1.ASN1Object),et.asn1.DERAbstractStructured=function(t){et.asn1.DERAbstractString.superclass.constructor.call(this),this.setByASN1ObjectArray=function(t){this.hTLV=null,this.isModified=!0,this.asn1Array=t},this.appendASN1Object=function(t){this.hTLV=null,this.isModified=!0,this.asn1Array.push(t)},this.asn1Array=newArray,void0!==t&&void0!==t.array&&(this.asn1Array=t.array)},tt.lang.extend(et.asn1.DERAbstractStructured,et.asn1.ASN1Object),et.asn1.DERBoolean=function(){et.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},tt.lang.extend(et.asn1.DERBoolean,et.asn1.ASN1Object),et.asn1.DERInteger=function(t){et.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(t){this.hTLV=null,this.isModified=!0,this.hV=et.asn1.ASN1Util.bigIntToMinTwosComplementsHex(t)},this.setByInteger=function(t){vare=newO(String(t),10);this.setByBigInteger(e)},this.setValueHex=function(t){this.hV=t},this.getFreshValueHex=function(){returnthis.hV},void0!==t&&(void0!==t.bigint?this.setByBigInteger(t.bigint):void0!==t.int?this.setByInteger(t.int):"number"==typeoft?this.setByInteger(t):void0!==t.hex&&this.setValueHex(t.hex))},tt.lang.extend(et.asn1.DERInteger,et.asn1.ASN1Object),et.asn1.DERBitString=function(t){if(void0!==t&&void0!==t.obj){vare=et.asn1.ASN1Util.newObject(t.obj);t.hex="00"+e.getEncodedHex()}et.asn1.DERBitString.superclass.constructor.call(this),this.hT="03",this.setHexValueIncludingUnusedBits=function(t){this.hTLV=null,this.isModified=!0,this.hV=t},this.setUnusedBitsAndHexValue=function(t,e){if(t<0||7<t)throw"unused bits shall be from 0 to 7: u = "+t;vari="0"+t;this.hTLV=null,this.isModified=!0,this.hV=i+e},this.setByBinaryString=function(t){vare=8-(t=t.replace(/0+$/,"")).length%8;8==e&&(e=0);for(vari=0;i<=e;i++)t+="0";varr="";for(i=0;i<t.length-1;i+=8){varn=t.substr(i,8),s=parseInt(n,2).toString(16);1==s.length&&(s="0"+s),r+=s}this.hTLV=null,this.isModified=!0,this.hV="0"+e+r},this.setByBooleanArray=function(t){for(vare="",i=0;i<t.length;i++)1==t[i]?e+="1":e+="0";this.setByBinaryString(e)},this.newFalseArray=function(t){for(vare=newArray(t),i=0;i<t;i++)e[i]=!1;returne},this.getFreshValueHex=function(){returnthis.hV},void0!==t&&("string"==typeoft&&t.toLowerCase().match(/^[0-9a-f]+$/)?this.setHexValueIncludingUnusedBits(t):void0!==t.hex?this.setHexValueIncludingUnusedBits(t.hex):void0!==t.bin?this.setByBinaryString(t.bin):void0!==t.array&&this.setByBooleanArray(t.array))},tt.lang.extend(et.asn1.DERBitString,et.asn1.ASN1Object),et.asn1.DEROctetString=function(t){if(void0!==t&&void0!==t.obj){vare=et.asn1.ASN1Util.newObject(t.obj);t.hex=e.getEncodedHex()}et.asn1.DEROctetString.superclass.constructor.call(this,t),this.hT="04"},tt.lang.extend(et.asn1.DEROctetString,et.asn1.DERAbstractString),et.asn1.DERNull=function(){et.asn1.DERNull.superclass.constructor.call(this),this.hT="05",this.hTLV="0500"},tt.lang.extend(et.asn1.DERNull,et.asn1.ASN1Object),et.asn1.DERObjectIdentifier=function(t){varh=function(t){vare=t.toString(16);return1==e.length&&(e="0"+e),e},s=function(t){vare="",i=newO(t,10).toString(2),r=7-i.length%7;7==r&&(r=0);for(varn="",s=0;s<r;s++)n+="0";i=n+i;for(s=0;s<i.length-1;s+=7){varo=i.substr(s,7);s!=i.length-7&&(o="1"+o),e+=h(parseInt(o,2))}returne};et.asn1.DERObjectIdentifier.superclass.constructor.call(this),this.hT="06",this.setValueHex=function(t){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=t},this.setValueOidString=function(t){if(!t.match(/^[0-9.]+$/))throw"malformed oid string: "+t;vare="",i=t.split("."),r=40*parseInt(i[0])+parseInt(i[1]);e+=h(r),i.splice(0,2);for(varn=0;n<i.length;n++)e+=s(i[n]);this.hTLV=null,this.isModified=!0,this.s=null,this.hV=e},this.setValueName=function(t){vare=et.asn1.x509.OID.name2oid(t);if(""===e)throw"DERObjectIdentifier oidName undefined: "+t;this.setValueOidString(e)},this.getFreshValueHex=function(){returnthis.hV},void0!==t&&("string"==typeoft?t.match(/^[0-2].[0-9.]+$/)?this.setValueOidString(t):this.setValueName(t):void0!==t.oid?this.setValueOidString(t.oid):void0!==t.hex?this.setValueHex(t.hex):void0!==t.name&&this.setValueName(t.name))},tt.lang.extend(et.asn1.DERObjectIdentifier,et.asn1.ASN1Object),et.asn1.DEREnumerated=function(t){et.asn1.DEREnumerated.superclass.constructor.call(this),this.hT="0a",this.setByBigInteger=function(t){this.hTLV=null,this.isModified=!0,this.hV=et.asn1.ASN1Util.bigIntToMinTwosComplementsHex(t)},this.setByInteger=function(t){vare=newO(String(t),10);this.setByBigInteger(e)},this.setValueHex=function(t){this.hV=t},this.getFreshValueHex=function(){returnthis.hV},void0!==t&&(void0!==t.int?this.setByInteger(t.int):"number"==typeoft?this.setByInteger(t):void0!==t.hex&&this.setValueHex(t.hex))},tt.lang.extend(et.asn1.DEREnumerated,et.asn1.ASN1Object),et.asn1.DERUTF8String=function(t){et.asn1.DERUTF8String.superclass.constructor.call(this,t),this.hT="0c"},tt.lang.extend(et.asn1.DERUTF8String,et.asn1.DERAbstractString),et.asn1.DERNumericString=function(t){et.asn1.DERNumericString.superclass.constructor.call(this,t),this.hT="12"},tt.lang.extend(et.asn1.DERNumericString,et.asn1.DERAbstractString),et.asn1.DERPrintableString=function(t){et.asn1.DERPrintableString.superclass.constructor.call(this,t),this.hT="13"},tt.lang.extend(et.asn1.DERPrintableString,et.asn1.DERAbstractString),et.asn1.DERTeletexString=function(t){et.asn1.DERTeletexString.superclass.constructor.call(this,t),this.hT="14"},tt.lang.extend(et.asn1.DERTeletexString,et.asn1.DERAbstractString),et.asn1.DERIA5String=function(t){et.asn1.DERIA5String.superclass.constructor.call(this,t),this.hT="16"},tt.lang.extend(et.asn1.DERIA5String,et.asn1.DERAbstractString),et.asn1.DERUTCTime=function(t){et.asn1.DERUTCTime.superclass.constructor.call(this,t),this.hT="17",this.setByDate=function(t){this.hTLV=null,this.isModified=!0,this.date=t,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)},this.getFreshValueHex=function(){returnvoid0===this.date&&void0===this.s&&(this.date=newDate,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)),this.hV},void0!==t&&(void0!==t.str?this.setString(t.str):"string"==typeoft&&t.match(/^[0-9]{12}Z$/)?this.setString(t):void0!==t.hex?this.setStringHex(t.hex):void0!==t.date&&this.setByDate(t.date))},tt.lang.extend(et.asn1.DERUTCTime,et.asn1.DERAbstractTime),et.asn1.DERGeneralizedTime=function(t){et.asn1.DERGeneralizedTime.superclass.constructor.call(this,t),this.hT="18",this.withMillis=!1,this.setByDate=function(t){this.hTLV=null,this.isModified=!0,this.date=t,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)},this.getFreshValueHex=function(){returnvoid0===this.date&&void0===this.s&&(this.date=newDate,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)),this.hV},void0!==t&&(void0!==t.str?this.setString(t.str):"string"==typeoft&&t.match(/^[0-9]{14}Z$/)?this.setString(t):void0!==t.hex?this.setStringHex(t.hex):void0!==t.date&&this.setByDate(t.date),!0===t.millis&&(this.withMillis=!0))},tt.lang.extend(et.asn1.DERGeneralizedTime,et.asn1.DERAbstractTime),et.asn1.DERSequence=function(t){et.asn1.DERSequence.superclass.constructor.call(this,t),this.hT="30",this.getFreshValueHex=function(){for(vart="",e=0;e<this.asn1Array.length;e++){t+=this.asn1Array[e].getEncodedHex()}returnthis.hV=t,this.hV}},tt.lang.extend(et.asn1.DERSequence,et.asn1.DERAbstractStructured),et.asn1.DERSet=function(t){et.asn1.DERSet.superclass.constructor.call(this,t),this.hT="31",this.sortFlag=!0,this.getFreshValueHex=function(){for(vart=newArray,e=0;e<this.asn1Array.length;e++){vari=this.asn1Array[e];t.push(i.getEncodedHex())}return1==this.sortFlag&&t.sort(),this.hV=t.join(""),this.hV},void0!==t&&void0!==t.sortflag&&0==t.sortflag&&(this.sortFlag=!1)},tt.lang.extend(et.asn1.DERSet,et.asn1.DERAbstractStructured),et.asn1.DERTaggedObject=function(t){et.asn1.DERTaggedObject.superclass.constructor.call(this),this.hT="a0",this.hV="",this.isExplicit=!0,this.asn1Object=null,this.setASN1Object=function(t,e,i){this.hT=e,this.isExplicit=t,this.asn1Object=i,this.isExplicit?(this.hV=this.asn1Object.getEncodedHex(),this.hTLV=null,this.isModified=!0):(this.hV=null,this.hTLV=i.getEncodedHex(),this.hTLV=this.hTLV.replace(/^../,e),this.isModified=!1)},this.getFreshValueHex=function(){returnthis.hV},void0!==t&&(void0!==t.tag&&(this.hT=t.tag),void0!==t.explicit&&(this.isExplicit=t.explicit),void0!==t.obj&&(this.asn1Object=t.obj,this.setASN1Object(this.isExplicit,this.hT,this.asn1Object)))},tt.lang.extend(et.asn1.DERTaggedObject,et.asn1.ASN1Object);varit=function(i){functionr(t){vare=i.call(this)||this;returnt&&("string"==typeoft?e.parseKey(t):(r.hasPrivateKeyProperty(t)||r.hasPublicKeyProperty(t))&&e.parsePropertiesFrom(t)),e}returnfunction(t,e){functioni(){this.constructor=t}p(t,e),t.prototype=null===e?Object.create(e):(i.prototype=e.prototype,newi)}(r,i),r.prototype.parseKey=function(t){try{vare=0,i=0,r=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/.test(t)?d(t):v.unarmor(t),n=x.decode(r);if(3===n.sub.length&&(n=n.sub[2].sub[0]),9===n.sub.length){e=n.sub[1].getHexStringValue(),this.n=q(e,16),i=n.sub[2].getHexStringValue(),this.e=parseInt(i,16);vars=n.sub[3].getHexStringValue();this.d=q(s,16);varo=n.sub[4].getHexStringValue();this.p=q(o,16);varh=n.sub[5].getHexStringValue();this.q=q(h,16);vara=n.sub[6].getHexStringValue();this.dmp1=q(a,16);varu=n.sub[7].getHexStringValue();this.dmq1=q(u,16);varc=n.sub[8].getHexStringValue();this.coeff=q(c,16)}else{if(2!==n.sub.length)return!1;varf=n.sub[1].sub[0];e=f.sub[0].getHexStringValue(),this.n=q(e,16),i=f.sub[1].getHexStringValue(),this.e=parseInt(i,16)}return!0}catch(t){return!1}},r.prototype.getPrivateBaseKey=function(){vart={array:[newet.asn1.DERInteger({int:0}),newet.asn1.DERInteger({bigint:this.n}),newet.asn1.DERInteger({int:this.e}),newet.asn1.DERInteger({bigint:this.d}),newet.asn1.DERInteger({bigint:this.p}),newet.asn1.DERInteger({bigint:this.q}),newet.asn1.DERInteger({bigint:this.dmp1}),newet.asn1.DERInteger({bigint:this.dmq1}),newet.asn1.DERInteger({bigint:this.coeff})]};returnnewet.asn1.DERSequence(t).getEncodedHex()},r.prototype.getPrivateBaseKeyB64=function(){returnc(this.getPrivateBaseKey())},r.prototype.getPublicBaseKey=function(){vart=newet.asn1.DERSequence({array:[newet.asn1.DERObjectIdentifier({oid:"1.2.840.113549.1.1.1"}),newet.asn1.DERNull]}),e=newet.asn1.DERSequence({array:[newet.asn1.DERInteger({bigint:this.n}),newet.asn1.DERInteger({int:this.e})]}),i=newet.asn1.DERBitString({hex:"00"+e.getEncodedHex()});returnnewet.asn1.DERSequence({array:[t,i]}).getEncodedHex()},r.prototype.getPublicBaseKeyB64=function(){returnc(this.getPublicBaseKey())},r.wordwrap=function(t,e){if(!t)returnt;vari="(.{1,"+(e=e||64)+"})( +|$\n?)|(.{1,"+e+"})";returnt.match(RegExp(i,"g")).join("\n")},r.prototype.getPrivateKey=function(){vart="-----BEGIN RSA PRIVATE KEY-----\n";returnt+=r.wordwrap(this.getPrivateBaseKeyB64())+"\n",t+="-----END RSA PRIVATE KEY-----"},r.prototype.getPublicKey=function(){vart="-----BEGIN PUBLIC KEY-----\n";returnt+=r.wordwrap(this.getPublicBaseKeyB64())+"\n",t+="-----END PUBLIC KEY-----"},r.hasPublicKeyProperty=function(t){return(t=t||{}).hasOwnProperty("n")&&t.hasOwnProperty("e")},r.hasPrivateKeyProperty=function(t){return(t=t||{}).hasOwnProperty("n")&&t.hasOwnProperty("e")&&t.hasOwnProperty("d")&&t.hasOwnProperty("p")&&t.hasOwnProperty("q")&&t.hasOwnProperty("dmp1")&&t.hasOwnProperty("dmq1")&&t.hasOwnProperty("coeff")},r.prototype.parsePropertiesFrom=function(t){this.n=t.n,this.e=t.e,t.hasOwnProperty("d")&&(this.d=t.d,this.p=t.p,this.q=t.q,this.dmp1=t.dmp1,this.dmq1=t.dmq1,this.coeff=t.coeff)},r}(Q),rt=function(){functiont(t){t=t||{},this.default_key_size=parseInt(t.default_key_size,10)||1024,this.default_public_exponent=t.default_public_exponent||"010001",this.log=t.log||!1,this.key=null}returnt.prototype.setKey=function(t){this.log&&this.key&&console.warn("A key was already set, overriding existing."),this.key=newit(t)},t.prototype.setPrivateKey=function(t){this.setKey(t)},t.prototype.setPublicKey=function(t){this.setKey(t)},t.prototype.decrypt=function(t){try{returnthis.getKey().decrypt(f(t))}catch(t){return!1}},t.prototype.encrypt=function(t){try{returnc(this.getKey().encrypt(t))}catch(t){return!1}},t.prototype.sign=function(t,e,i){try{returnc(this.getKey().sign(t,e,i))}catch(t){return!1}},t.prototype.verify=function(t,e,i){try{returnthis.getKey().verify(t,f(e),i)}catch(t){return!1}},t.prototype.getKey=function(t){if(!this.key){if(this.key=newit,t&&"[object Function]"==={}.toString.call(t))returnvoidthis.key.generateAsync(this.default_key_size,this.default_public_exponent,t);this.key.generate(this.default_key_size,this.default_public_exponent)}returnthis.key},t.prototype.getPrivateKey=function(){returnthis.getKey().getPrivateKey()},t.prototype.getPrivateKeyB64=function(){returnthis.getKey().getPrivateBaseKeyB64()},t.prototype.getPublicKey=function(){returnthis.getKey().getPublicKey()},t.prototype.getPublicKeyB64=function(){returnthis.getKey().getPublicBaseKeyB64()},t.version="3.0.0-rc.1",t}();window.JSEncrypt=rt,t.JSEncrypt=rt,t.default=rt,Object.defineProperty(t,"__esModule",{value:!0})});