@zama-fhe/relayer-sdk 0.1.0-8 → 0.1.0-9

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.
@@ -40783,5 +40783,5 @@ export {
40783
40783
  EM as createEIP712,
40784
40784
  IM as createInstance,
40785
40785
  PM as generateKeypair,
40786
- NM as initFhevm
40786
+ NM as initSDK
40787
40787
  };
@@ -1,4 +1,4 @@
1
- (function(Ut,Ft){typeof exports=="object"&&typeof module<"u"?Ft(exports):typeof define=="function"&&define.amd?define(["exports"],Ft):(Ut=typeof globalThis<"u"?globalThis:Ut||self,Ft(Ut["relayer-sdk-js"]={}))})(this,function(Ut){"use strict";var yM=Object.defineProperty;var Bm=Ut=>{throw TypeError(Ut)};var AM=(Ut,Ft,te)=>Ft in Ut?yM(Ut,Ft,{enumerable:!0,configurable:!0,writable:!0,value:te}):Ut[Ft]=te;var $=(Ut,Ft,te)=>AM(Ut,typeof Ft!="symbol"?Ft+"":Ft,te),yw=(Ut,Ft,te)=>Ft.has(Ut)||Bm("Cannot "+te);var m=(Ut,Ft,te)=>(yw(Ut,Ft,"read from private field"),te?te.call(Ut):Ft.get(Ut)),rt=(Ut,Ft,te)=>Ft.has(Ut)?Bm("Cannot add the same private member more than once"):Ft instanceof WeakSet?Ft.add(Ut):Ft.set(Ut,te),K=(Ut,Ft,te,Ns)=>(yw(Ut,Ft,"write to private field"),Ns?Ns.call(Ut,te):Ft.set(Ut,te),te),mt=(Ut,Ft,te)=>(yw(Ut,Ft,"access private method"),te);var Gu=(Ut,Ft,te,Ns)=>({set _(U_){K(Ut,Ft,U_,te)},get _(){return m(Ut,Ft,Ns)}});var $a,w_,hs,Za,Xa,Br,Li,tc,ec,Se,$e,ji,d_,g_,b_,Si,xr,ws,y_,Fu,Su,Ru,Eu,Ze,rc,A_,nc,Vi,m_,sc,Wf,je,Xe,S_,R_,ds,E_,Aw,xm,_c,oc,ac,P_,Yi,v_,Ri,cc,uc,fc,lc,pc,hc,wc,dc,gc,bc,yc,M_,gs,qi,bs,Ac,Jf,Pu,Wi,mc,jf,Cm,ve,Ir,zu,mw,Sc,$f,ys,Kc,Ei,Pi,zi,Be,vi,Zf,Xf,Ji,vu,As,Rc,Mu,Bu,Mm,ms,x_,Ss,Dc,Hf,Im,Cu,Iu,Pc,zc,Rs,$i,pr,Es,Mi,Mc,tl,C_,I_,Ps,Bc,Zi,qf,xc,Xi,Cc,Ic,zs,hr,Qf,Nm,xe,vs,Ce,Nc,tr,N_,Ms,ts,Nu,wr,Oc,kc,Dt,er,Sw,Rw,Uu,Ew,Ku,el,Fe,Bi,O_,Bs,k_,Tc,xs,Pw,zw,T_,G_,Gc,es,xi,Nr,dr,Ve,Ou,vw,Cs,Fc,Uc;var Ft=typeof document<"u"?document.currentScript:null;const te=globalThis||void 0||self;var Ns={},U_={};U_.byteLength=Fm,U_.toByteArray=Km,U_.fromByteArray=jm;for(var Or=[],rr=[],Tm=typeof Uint8Array<"u"?Uint8Array:Array,rl="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",K_=0,Gm=rl.length;K_<Gm;++K_)Or[K_]=rl[K_],rr[rl.charCodeAt(K_)]=K_;rr[45]=62,rr[95]=63;function Mw(n){var t=n.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var e=n.indexOf("=");e===-1&&(e=t);var r=e===t?0:4-e%4;return[e,r]}function Fm(n){var t=Mw(n),e=t[0],r=t[1];return(e+r)*3/4-r}function Um(n,t,e){return(t+e)*3/4-e}function Km(n){var t,e=Mw(n),r=e[0],s=e[1],_=new Tm(Um(n,r,s)),a=0,c=s>0?r-4:r,u;for(u=0;u<c;u+=4)t=rr[n.charCodeAt(u)]<<18|rr[n.charCodeAt(u+1)]<<12|rr[n.charCodeAt(u+2)]<<6|rr[n.charCodeAt(u+3)],_[a++]=t>>16&255,_[a++]=t>>8&255,_[a++]=t&255;return s===2&&(t=rr[n.charCodeAt(u)]<<2|rr[n.charCodeAt(u+1)]>>4,_[a++]=t&255),s===1&&(t=rr[n.charCodeAt(u)]<<10|rr[n.charCodeAt(u+1)]<<4|rr[n.charCodeAt(u+2)]>>2,_[a++]=t>>8&255,_[a++]=t&255),_}function Dm(n){return Or[n>>18&63]+Or[n>>12&63]+Or[n>>6&63]+Or[n&63]}function Lm(n,t,e){for(var r,s=[],_=t;_<e;_+=3)r=(n[_]<<16&16711680)+(n[_+1]<<8&65280)+(n[_+2]&255),s.push(Dm(r));return s.join("")}function jm(n){for(var t,e=n.length,r=e%3,s=[],_=16383,a=0,c=e-r;a<c;a+=_)s.push(Lm(n,a,a+_>c?c:a+_));return r===1?(t=n[e-1],s.push(Or[t>>2]+Or[t<<4&63]+"==")):r===2&&(t=(n[e-2]<<8)+n[e-1],s.push(Or[t>>10]+Or[t>>4&63]+Or[t<<2&63]+"=")),s.join("")}var nl={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */nl.read=function(n,t,e,r,s){var _,a,c=s*8-r-1,u=(1<<c)-1,l=u>>1,f=-7,w=e?s-1:0,y=e?-1:1,M=n[t+w];for(w+=y,_=M&(1<<-f)-1,M>>=-f,f+=c;f>0;_=_*256+n[t+w],w+=y,f-=8);for(a=_&(1<<-f)-1,_>>=-f,f+=r;f>0;a=a*256+n[t+w],w+=y,f-=8);if(_===0)_=1-l;else{if(_===u)return a?NaN:(M?-1:1)*(1/0);a=a+Math.pow(2,r),_=_-l}return(M?-1:1)*a*Math.pow(2,_-r)},nl.write=function(n,t,e,r,s,_){var a,c,u,l=_*8-s-1,f=(1<<l)-1,w=f>>1,y=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,M=r?0:_-1,B=r?1:-1,I=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(c=isNaN(t)?1:0,a=f):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),a+w>=1?t+=y/u:t+=y*Math.pow(2,1-w),t*u>=2&&(a++,u/=2),a+w>=f?(c=0,a=f):a+w>=1?(c=(t*u-1)*Math.pow(2,s),a=a+w):(c=t*Math.pow(2,w-1)*Math.pow(2,s),a=0));s>=8;n[e+M]=c&255,M+=B,c/=256,s-=8);for(a=a<<s|c,l+=s;l>0;n[e+M]=a&255,M+=B,a/=256,l-=8);n[e+M-B]|=I*128};/*!
1
+ (function(Ut,Ft){typeof exports=="object"&&typeof module<"u"?Ft(exports):typeof define=="function"&&define.amd?define(["exports"],Ft):(Ut=typeof globalThis<"u"?globalThis:Ut||self,Ft(Ut.relayerSDK={}))})(this,function(Ut){"use strict";var yM=Object.defineProperty;var Bm=Ut=>{throw TypeError(Ut)};var AM=(Ut,Ft,te)=>Ft in Ut?yM(Ut,Ft,{enumerable:!0,configurable:!0,writable:!0,value:te}):Ut[Ft]=te;var $=(Ut,Ft,te)=>AM(Ut,typeof Ft!="symbol"?Ft+"":Ft,te),yw=(Ut,Ft,te)=>Ft.has(Ut)||Bm("Cannot "+te);var m=(Ut,Ft,te)=>(yw(Ut,Ft,"read from private field"),te?te.call(Ut):Ft.get(Ut)),rt=(Ut,Ft,te)=>Ft.has(Ut)?Bm("Cannot add the same private member more than once"):Ft instanceof WeakSet?Ft.add(Ut):Ft.set(Ut,te),K=(Ut,Ft,te,Ns)=>(yw(Ut,Ft,"write to private field"),Ns?Ns.call(Ut,te):Ft.set(Ut,te),te),mt=(Ut,Ft,te)=>(yw(Ut,Ft,"access private method"),te);var Gu=(Ut,Ft,te,Ns)=>({set _(U_){K(Ut,Ft,U_,te)},get _(){return m(Ut,Ft,Ns)}});var $a,w_,hs,Za,Xa,Br,Li,tc,ec,Se,$e,ji,d_,g_,b_,Si,xr,ws,y_,Fu,Su,Ru,Eu,Ze,rc,A_,nc,Vi,m_,sc,Wf,je,Xe,S_,R_,ds,E_,Aw,xm,_c,oc,ac,P_,Yi,v_,Ri,cc,uc,fc,lc,pc,hc,wc,dc,gc,bc,yc,M_,gs,qi,bs,Ac,Jf,Pu,Wi,mc,jf,Cm,ve,Ir,zu,mw,Sc,$f,ys,Kc,Ei,Pi,zi,Be,vi,Zf,Xf,Ji,vu,As,Rc,Mu,Bu,Mm,ms,x_,Ss,Dc,Hf,Im,Cu,Iu,Pc,zc,Rs,$i,pr,Es,Mi,Mc,tl,C_,I_,Ps,Bc,Zi,qf,xc,Xi,Cc,Ic,zs,hr,Qf,Nm,xe,vs,Ce,Nc,tr,N_,Ms,ts,Nu,wr,Oc,kc,Dt,er,Sw,Rw,Uu,Ew,Ku,el,Fe,Bi,O_,Bs,k_,Tc,xs,Pw,zw,T_,G_,Gc,es,xi,Nr,dr,Ve,Ou,vw,Cs,Fc,Uc;var Ft=typeof document<"u"?document.currentScript:null;const te=globalThis||void 0||self;var Ns={},U_={};U_.byteLength=Fm,U_.toByteArray=Km,U_.fromByteArray=jm;for(var Or=[],rr=[],Tm=typeof Uint8Array<"u"?Uint8Array:Array,rl="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",K_=0,Gm=rl.length;K_<Gm;++K_)Or[K_]=rl[K_],rr[rl.charCodeAt(K_)]=K_;rr[45]=62,rr[95]=63;function Mw(n){var t=n.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var e=n.indexOf("=");e===-1&&(e=t);var r=e===t?0:4-e%4;return[e,r]}function Fm(n){var t=Mw(n),e=t[0],r=t[1];return(e+r)*3/4-r}function Um(n,t,e){return(t+e)*3/4-e}function Km(n){var t,e=Mw(n),r=e[0],s=e[1],_=new Tm(Um(n,r,s)),a=0,c=s>0?r-4:r,u;for(u=0;u<c;u+=4)t=rr[n.charCodeAt(u)]<<18|rr[n.charCodeAt(u+1)]<<12|rr[n.charCodeAt(u+2)]<<6|rr[n.charCodeAt(u+3)],_[a++]=t>>16&255,_[a++]=t>>8&255,_[a++]=t&255;return s===2&&(t=rr[n.charCodeAt(u)]<<2|rr[n.charCodeAt(u+1)]>>4,_[a++]=t&255),s===1&&(t=rr[n.charCodeAt(u)]<<10|rr[n.charCodeAt(u+1)]<<4|rr[n.charCodeAt(u+2)]>>2,_[a++]=t>>8&255,_[a++]=t&255),_}function Dm(n){return Or[n>>18&63]+Or[n>>12&63]+Or[n>>6&63]+Or[n&63]}function Lm(n,t,e){for(var r,s=[],_=t;_<e;_+=3)r=(n[_]<<16&16711680)+(n[_+1]<<8&65280)+(n[_+2]&255),s.push(Dm(r));return s.join("")}function jm(n){for(var t,e=n.length,r=e%3,s=[],_=16383,a=0,c=e-r;a<c;a+=_)s.push(Lm(n,a,a+_>c?c:a+_));return r===1?(t=n[e-1],s.push(Or[t>>2]+Or[t<<4&63]+"==")):r===2&&(t=(n[e-2]<<8)+n[e-1],s.push(Or[t>>10]+Or[t>>4&63]+Or[t<<2&63]+"=")),s.join("")}var nl={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */nl.read=function(n,t,e,r,s){var _,a,c=s*8-r-1,u=(1<<c)-1,l=u>>1,f=-7,w=e?s-1:0,y=e?-1:1,M=n[t+w];for(w+=y,_=M&(1<<-f)-1,M>>=-f,f+=c;f>0;_=_*256+n[t+w],w+=y,f-=8);for(a=_&(1<<-f)-1,_>>=-f,f+=r;f>0;a=a*256+n[t+w],w+=y,f-=8);if(_===0)_=1-l;else{if(_===u)return a?NaN:(M?-1:1)*(1/0);a=a+Math.pow(2,r),_=_-l}return(M?-1:1)*a*Math.pow(2,_-r)},nl.write=function(n,t,e,r,s,_){var a,c,u,l=_*8-s-1,f=(1<<l)-1,w=f>>1,y=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,M=r?0:_-1,B=r?1:-1,I=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(c=isNaN(t)?1:0,a=f):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),a+w>=1?t+=y/u:t+=y*Math.pow(2,1-w),t*u>=2&&(a++,u/=2),a+w>=f?(c=0,a=f):a+w>=1?(c=(t*u-1)*Math.pow(2,s),a=a+w):(c=t*Math.pow(2,w-1)*Math.pow(2,s),a=0));s>=8;n[e+M]=c&255,M+=B,c/=256,s-=8);for(a=a<<s|c,l+=s;l>0;n[e+M]=a&255,M+=B,a/=256,l-=8);n[e+M-B]|=I*128};/*!
2
2
  * The buffer module from node.js, for the browser.
3
3
  *
4
4
  * @author Feross Aboukhadijeh <https://feross.org>
@@ -21,4 +21,4 @@
21
21
  ${n.stack}`:r}function o(n){const t=i.__wbindgen_export_2.get(n);return i.__externref_table_dealloc(n),t}function b(n,t){if(!(n instanceof t))throw new Error(`expected instance of ${t.name}`)}function R(n,t){return n=n>>>0,fo().subarray(n/1,n/1+t)}function S(n,t){const e=t(n.length*1,1)>>>0;return fo().set(n,e/1),A=n.length,e}function Kh(){i.init_panic_hook()}function fv(n){b(n,wu);const t=i.set_server_key(n.__wbg_ptr);if(t[1])throw o(t[0])}function lv(n){let t,e;try{const r=i.shortint_pke_params_name(n);return t=r[0],e=r[1],Js(r[0],r[1])}finally{i.__wbindgen_free(t,e,1)}}function pv(n){let t,e;try{const r=i.shortint_params_name(n);return t=r[0],e=r[1],Js(r[0],r[1])}finally{i.__wbindgen_free(t,e,1)}}function Dh(n){return i.initThreadPool(n)}function hv(n){i.wbg_rayon_start_worker(n)}const wv=Object.freeze({Big:0,0:"Big",Small:1,1:"Small"}),dv=Object.freeze({Default:0,0:"Default",TfheLib:1,1:"TfheLib",DefaultKsPbs:2,2:"DefaultKsPbs",TfheLibKsPbs:3,3:"TfheLibKsPbs"}),gv=Object.freeze({Bool:0,0:"Bool",Uint4:1,1:"Uint4",Uint8:2,2:"Uint8",Uint16:3,3:"Uint16",Uint32:4,4:"Uint32",Uint64:5,5:"Uint64",Uint128:6,6:"Uint128",Uint160:7,7:"Uint160",Uint256:8,8:"Uint256",Uint512:9,9:"Uint512",Uint1024:10,10:"Uint1024",Uint2048:11,11:"Uint2048",Uint2:12,12:"Uint2",Uint6:13,13:"Uint6",Uint10:14,14:"Uint10",Uint12:15,15:"Uint12",Uint14:16,16:"Uint14",Int2:17,17:"Int2",Int4:18,18:"Int4",Int6:19,19:"Int6",Int8:20,20:"Int8",Int10:21,21:"Int10",Int12:22,22:"Int12",Int14:23,23:"Int14",Int16:24,24:"Int16",Int32:25,25:"Int32",Int64:26,26:"Int64",Int128:27,27:"Int128",Int160:28,28:"Int160",Int256:29,29:"Int256",AsciiString:30,30:"AsciiString",Int512:31,31:"Int512",Int1024:32,32:"Int1024",Int2048:33,33:"Int2048",Uint24:34,34:"Uint24",Uint40:35,35:"Uint40",Uint48:36,36:"Uint48",Uint56:37,37:"Uint56",Uint72:38,38:"Uint72",Uint80:39,39:"Uint80",Uint88:40,40:"Uint88",Uint96:41,41:"Uint96",Uint104:42,42:"Uint104",Uint112:43,43:"Uint112",Uint120:44,44:"Uint120",Uint136:45,45:"Uint136",Uint144:46,46:"Uint144",Uint152:47,47:"Uint152",Uint168:48,48:"Uint168",Uint176:49,49:"Uint176",Uint184:50,50:"Uint184",Uint192:51,51:"Uint192",Uint200:52,52:"Uint200",Uint208:53,53:"Uint208",Uint216:54,54:"Uint216",Uint224:55,55:"Uint224",Uint232:56,56:"Uint232",Uint240:57,57:"Uint240",Uint248:58,58:"Uint248",Int24:59,59:"Int24",Int40:60,60:"Int40",Int48:61,61:"Int48",Int56:62,62:"Int56",Int72:63,63:"Int72",Int80:64,64:"Int80",Int88:65,65:"Int88",Int96:66,66:"Int96",Int104:67,67:"Int104",Int112:68,68:"Int112",Int120:69,69:"Int120",Int136:70,70:"Int136",Int144:71,71:"Int144",Int152:72,72:"Int152",Int168:73,73:"Int168",Int176:74,74:"Int176",Int184:75,75:"Int184",Int192:76,76:"Int192",Int200:77,77:"Int200",Int208:78,78:"Int208",Int216:79,79:"Int216",Int224:80,80:"Int224",Int232:81,81:"Int232",Int240:82,82:"Int240",Int248:83,83:"Int248"}),bv=Object.freeze({PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128:0,0:"PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128",V1_1_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128:1,1:"V1_1_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128",V1_1_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128_ZKV1:2,2:"V1_1_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128_ZKV1",V1_0_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128:3,3:"V1_0_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128",V1_0_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128_ZKV1:4,4:"V1_0_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128_ZKV1",V0_11_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M64:5,5:"V0_11_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M64",V0_11_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M64_ZKV1:6,6:"V0_11_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M64_ZKV1"}),yv=Object.freeze({Big:0,0:"Big",Small:1,1:"Small"}),Av=Object.freeze({KeyswitchBootstrap:0,0:"KeyswitchBootstrap",BootstrapKeyswitch:1,1:"BootstrapKeyswitch"}),mv=Object.freeze({PARAM_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128:0,0:"PARAM_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128",V1_1_PARAM_MESSAGE_1_CARRY_0_KS_PBS_GAUSSIAN_2M128:1,1:"V1_1_PARAM_MESSAGE_1_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_1_KS_PBS_GAUSSIAN_2M128:2,2:"V1_1_PARAM_MESSAGE_1_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_0_KS_PBS_GAUSSIAN_2M128:3,3:"V1_1_PARAM_MESSAGE_2_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_2_KS_PBS_GAUSSIAN_2M128:4,4:"V1_1_PARAM_MESSAGE_1_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_1_KS_PBS_GAUSSIAN_2M128:5,5:"V1_1_PARAM_MESSAGE_2_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_0_KS_PBS_GAUSSIAN_2M128:6,6:"V1_1_PARAM_MESSAGE_3_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_3_KS_PBS_GAUSSIAN_2M128:7,7:"V1_1_PARAM_MESSAGE_1_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_2_KS_PBS_GAUSSIAN_2M128:8,8:"V1_1_PARAM_MESSAGE_2_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_1_KS_PBS_GAUSSIAN_2M128:9,9:"V1_1_PARAM_MESSAGE_3_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_0_KS_PBS_GAUSSIAN_2M128:10,10:"V1_1_PARAM_MESSAGE_4_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_4_KS_PBS_GAUSSIAN_2M128:11,11:"V1_1_PARAM_MESSAGE_1_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_3_KS_PBS_GAUSSIAN_2M128:12,12:"V1_1_PARAM_MESSAGE_2_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_2_KS_PBS_GAUSSIAN_2M128:13,13:"V1_1_PARAM_MESSAGE_3_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_1_KS_PBS_GAUSSIAN_2M128:14,14:"V1_1_PARAM_MESSAGE_4_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_5_CARRY_0_KS_PBS_GAUSSIAN_2M128:15,15:"V1_1_PARAM_MESSAGE_5_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_5_KS_PBS_GAUSSIAN_2M128:16,16:"V1_1_PARAM_MESSAGE_1_CARRY_5_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_4_KS_PBS_GAUSSIAN_2M128:17,17:"V1_1_PARAM_MESSAGE_2_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_3_KS_PBS_GAUSSIAN_2M128:18,18:"V1_1_PARAM_MESSAGE_3_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_2_KS_PBS_GAUSSIAN_2M128:19,19:"V1_1_PARAM_MESSAGE_4_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_5_CARRY_1_KS_PBS_GAUSSIAN_2M128:20,20:"V1_1_PARAM_MESSAGE_5_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_6_CARRY_0_KS_PBS_GAUSSIAN_2M128:21,21:"V1_1_PARAM_MESSAGE_6_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_6_KS_PBS_GAUSSIAN_2M128:22,22:"V1_1_PARAM_MESSAGE_1_CARRY_6_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_5_KS_PBS_GAUSSIAN_2M128:23,23:"V1_1_PARAM_MESSAGE_2_CARRY_5_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_4_KS_PBS_GAUSSIAN_2M128:24,24:"V1_1_PARAM_MESSAGE_3_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_3_KS_PBS_GAUSSIAN_2M128:25,25:"V1_1_PARAM_MESSAGE_4_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_5_CARRY_2_KS_PBS_GAUSSIAN_2M128:26,26:"V1_1_PARAM_MESSAGE_5_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_6_CARRY_1_KS_PBS_GAUSSIAN_2M128:27,27:"V1_1_PARAM_MESSAGE_6_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_7_CARRY_0_KS_PBS_GAUSSIAN_2M128:28,28:"V1_1_PARAM_MESSAGE_7_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_7_KS_PBS_GAUSSIAN_2M128:29,29:"V1_1_PARAM_MESSAGE_1_CARRY_7_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_6_KS_PBS_GAUSSIAN_2M128:30,30:"V1_1_PARAM_MESSAGE_2_CARRY_6_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_5_KS_PBS_GAUSSIAN_2M128:31,31:"V1_1_PARAM_MESSAGE_3_CARRY_5_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_4_KS_PBS_GAUSSIAN_2M128:32,32:"V1_1_PARAM_MESSAGE_4_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_5_CARRY_3_KS_PBS_GAUSSIAN_2M128:33,33:"V1_1_PARAM_MESSAGE_5_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_6_CARRY_2_KS_PBS_GAUSSIAN_2M128:34,34:"V1_1_PARAM_MESSAGE_6_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_7_CARRY_1_KS_PBS_GAUSSIAN_2M128:35,35:"V1_1_PARAM_MESSAGE_7_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_8_CARRY_0_KS_PBS_GAUSSIAN_2M128:36,36:"V1_1_PARAM_MESSAGE_8_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_1_PBS_KS_GAUSSIAN_2M128:37,37:"V1_1_PARAM_MESSAGE_1_CARRY_1_PBS_KS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_2_PBS_KS_GAUSSIAN_2M128:38,38:"V1_1_PARAM_MESSAGE_2_CARRY_2_PBS_KS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_3_PBS_KS_GAUSSIAN_2M128:39,39:"V1_1_PARAM_MESSAGE_3_CARRY_3_PBS_KS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_4_PBS_KS_GAUSSIAN_2M128:40,40:"V1_1_PARAM_MESSAGE_4_CARRY_4_PBS_KS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:41,41:"V1_1_PARAM_MESSAGE_1_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:42,42:"V1_1_PARAM_MESSAGE_1_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:43,43:"V1_1_PARAM_MESSAGE_1_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:44,44:"V1_1_PARAM_MESSAGE_1_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:45,45:"V1_1_PARAM_MESSAGE_1_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_7_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:46,46:"V1_1_PARAM_MESSAGE_1_CARRY_7_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:47,47:"V1_1_PARAM_MESSAGE_2_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:48,48:"V1_1_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:49,49:"V1_1_PARAM_MESSAGE_2_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:50,50:"V1_1_PARAM_MESSAGE_2_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:51,51:"V1_1_PARAM_MESSAGE_2_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:52,52:"V1_1_PARAM_MESSAGE_2_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:53,53:"V1_1_PARAM_MESSAGE_3_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:54,54:"V1_1_PARAM_MESSAGE_3_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:55,55:"V1_1_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:56,56:"V1_1_PARAM_MESSAGE_3_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:57,57:"V1_1_PARAM_MESSAGE_3_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:58,58:"V1_1_PARAM_MESSAGE_4_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:59,59:"V1_1_PARAM_MESSAGE_4_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:60,60:"V1_1_PARAM_MESSAGE_4_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:61,61:"V1_1_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_5_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:62,62:"V1_1_PARAM_MESSAGE_5_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_5_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:63,63:"V1_1_PARAM_MESSAGE_5_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_5_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:64,64:"V1_1_PARAM_MESSAGE_5_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_6_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:65,65:"V1_1_PARAM_MESSAGE_6_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_6_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:66,66:"V1_1_PARAM_MESSAGE_6_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_7_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:67,67:"V1_1_PARAM_MESSAGE_7_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:68,68:"V1_1_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:69,69:"V1_1_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:70,70:"V1_1_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V1_1_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:71,71:"V1_1_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_0_KS_PBS_GAUSSIAN_2M128:72,72:"V1_0_PARAM_MESSAGE_1_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_1_KS_PBS_GAUSSIAN_2M128:73,73:"V1_0_PARAM_MESSAGE_1_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_0_KS_PBS_GAUSSIAN_2M128:74,74:"V1_0_PARAM_MESSAGE_2_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_2_KS_PBS_GAUSSIAN_2M128:75,75:"V1_0_PARAM_MESSAGE_1_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_1_KS_PBS_GAUSSIAN_2M128:76,76:"V1_0_PARAM_MESSAGE_2_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_0_KS_PBS_GAUSSIAN_2M128:77,77:"V1_0_PARAM_MESSAGE_3_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_3_KS_PBS_GAUSSIAN_2M128:78,78:"V1_0_PARAM_MESSAGE_1_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_2_KS_PBS_GAUSSIAN_2M128:79,79:"V1_0_PARAM_MESSAGE_2_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_1_KS_PBS_GAUSSIAN_2M128:80,80:"V1_0_PARAM_MESSAGE_3_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_0_KS_PBS_GAUSSIAN_2M128:81,81:"V1_0_PARAM_MESSAGE_4_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_4_KS_PBS_GAUSSIAN_2M128:82,82:"V1_0_PARAM_MESSAGE_1_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_3_KS_PBS_GAUSSIAN_2M128:83,83:"V1_0_PARAM_MESSAGE_2_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_2_KS_PBS_GAUSSIAN_2M128:84,84:"V1_0_PARAM_MESSAGE_3_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_1_KS_PBS_GAUSSIAN_2M128:85,85:"V1_0_PARAM_MESSAGE_4_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_5_CARRY_0_KS_PBS_GAUSSIAN_2M128:86,86:"V1_0_PARAM_MESSAGE_5_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_5_KS_PBS_GAUSSIAN_2M128:87,87:"V1_0_PARAM_MESSAGE_1_CARRY_5_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_4_KS_PBS_GAUSSIAN_2M128:88,88:"V1_0_PARAM_MESSAGE_2_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_3_KS_PBS_GAUSSIAN_2M128:89,89:"V1_0_PARAM_MESSAGE_3_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_2_KS_PBS_GAUSSIAN_2M128:90,90:"V1_0_PARAM_MESSAGE_4_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_5_CARRY_1_KS_PBS_GAUSSIAN_2M128:91,91:"V1_0_PARAM_MESSAGE_5_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_6_CARRY_0_KS_PBS_GAUSSIAN_2M128:92,92:"V1_0_PARAM_MESSAGE_6_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_6_KS_PBS_GAUSSIAN_2M128:93,93:"V1_0_PARAM_MESSAGE_1_CARRY_6_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_5_KS_PBS_GAUSSIAN_2M128:94,94:"V1_0_PARAM_MESSAGE_2_CARRY_5_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_4_KS_PBS_GAUSSIAN_2M128:95,95:"V1_0_PARAM_MESSAGE_3_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_3_KS_PBS_GAUSSIAN_2M128:96,96:"V1_0_PARAM_MESSAGE_4_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_5_CARRY_2_KS_PBS_GAUSSIAN_2M128:97,97:"V1_0_PARAM_MESSAGE_5_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_6_CARRY_1_KS_PBS_GAUSSIAN_2M128:98,98:"V1_0_PARAM_MESSAGE_6_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_7_CARRY_0_KS_PBS_GAUSSIAN_2M128:99,99:"V1_0_PARAM_MESSAGE_7_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_7_KS_PBS_GAUSSIAN_2M128:100,100:"V1_0_PARAM_MESSAGE_1_CARRY_7_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_6_KS_PBS_GAUSSIAN_2M128:101,101:"V1_0_PARAM_MESSAGE_2_CARRY_6_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_5_KS_PBS_GAUSSIAN_2M128:102,102:"V1_0_PARAM_MESSAGE_3_CARRY_5_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_4_KS_PBS_GAUSSIAN_2M128:103,103:"V1_0_PARAM_MESSAGE_4_CARRY_4_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_5_CARRY_3_KS_PBS_GAUSSIAN_2M128:104,104:"V1_0_PARAM_MESSAGE_5_CARRY_3_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_6_CARRY_2_KS_PBS_GAUSSIAN_2M128:105,105:"V1_0_PARAM_MESSAGE_6_CARRY_2_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_7_CARRY_1_KS_PBS_GAUSSIAN_2M128:106,106:"V1_0_PARAM_MESSAGE_7_CARRY_1_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_8_CARRY_0_KS_PBS_GAUSSIAN_2M128:107,107:"V1_0_PARAM_MESSAGE_8_CARRY_0_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_1_PBS_KS_GAUSSIAN_2M128:108,108:"V1_0_PARAM_MESSAGE_1_CARRY_1_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_2_PBS_KS_GAUSSIAN_2M128:109,109:"V1_0_PARAM_MESSAGE_2_CARRY_2_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_3_PBS_KS_GAUSSIAN_2M128:110,110:"V1_0_PARAM_MESSAGE_3_CARRY_3_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_4_PBS_KS_GAUSSIAN_2M128:111,111:"V1_0_PARAM_MESSAGE_4_CARRY_4_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:112,112:"V1_0_PARAM_MESSAGE_1_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:113,113:"V1_0_PARAM_MESSAGE_1_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:114,114:"V1_0_PARAM_MESSAGE_1_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:115,115:"V1_0_PARAM_MESSAGE_1_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:116,116:"V1_0_PARAM_MESSAGE_1_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_7_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:117,117:"V1_0_PARAM_MESSAGE_1_CARRY_7_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:118,118:"V1_0_PARAM_MESSAGE_2_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:119,119:"V1_0_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:120,120:"V1_0_PARAM_MESSAGE_2_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:121,121:"V1_0_PARAM_MESSAGE_2_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:122,122:"V1_0_PARAM_MESSAGE_2_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:123,123:"V1_0_PARAM_MESSAGE_2_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:124,124:"V1_0_PARAM_MESSAGE_3_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:125,125:"V1_0_PARAM_MESSAGE_3_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:126,126:"V1_0_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:127,127:"V1_0_PARAM_MESSAGE_3_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:128,128:"V1_0_PARAM_MESSAGE_3_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:129,129:"V1_0_PARAM_MESSAGE_4_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:130,130:"V1_0_PARAM_MESSAGE_4_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:131,131:"V1_0_PARAM_MESSAGE_4_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:132,132:"V1_0_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_5_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:133,133:"V1_0_PARAM_MESSAGE_5_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_5_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:134,134:"V1_0_PARAM_MESSAGE_5_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_5_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:135,135:"V1_0_PARAM_MESSAGE_5_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_6_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:136,136:"V1_0_PARAM_MESSAGE_6_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_6_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:137,137:"V1_0_PARAM_MESSAGE_6_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_7_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128:138,138:"V1_0_PARAM_MESSAGE_7_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:139,139:"V1_0_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:140,140:"V1_0_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:141,141:"V1_0_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V1_0_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_PBS_KS_GAUSSIAN_2M128:142,142:"V1_0_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_PBS_KS_GAUSSIAN_2M128",V0_11_PARAM_MESSAGE_1_CARRY_0_KS_PBS_GAUSSIAN_2M64:143,143:"V0_11_PARAM_MESSAGE_1_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_1_KS_PBS_GAUSSIAN_2M64:144,144:"V0_11_PARAM_MESSAGE_1_CARRY_1_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_0_KS_PBS_GAUSSIAN_2M64:145,145:"V0_11_PARAM_MESSAGE_2_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_2_KS_PBS_GAUSSIAN_2M64:146,146:"V0_11_PARAM_MESSAGE_1_CARRY_2_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_1_KS_PBS_GAUSSIAN_2M64:147,147:"V0_11_PARAM_MESSAGE_2_CARRY_1_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_0_KS_PBS_GAUSSIAN_2M64:148,148:"V0_11_PARAM_MESSAGE_3_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_3_KS_PBS_GAUSSIAN_2M64:149,149:"V0_11_PARAM_MESSAGE_1_CARRY_3_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_2_KS_PBS_GAUSSIAN_2M64:150,150:"V0_11_PARAM_MESSAGE_2_CARRY_2_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_1_KS_PBS_GAUSSIAN_2M64:151,151:"V0_11_PARAM_MESSAGE_3_CARRY_1_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_0_KS_PBS_GAUSSIAN_2M64:152,152:"V0_11_PARAM_MESSAGE_4_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_4_KS_PBS_GAUSSIAN_2M64:153,153:"V0_11_PARAM_MESSAGE_1_CARRY_4_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_3_KS_PBS_GAUSSIAN_2M64:154,154:"V0_11_PARAM_MESSAGE_2_CARRY_3_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_2_KS_PBS_GAUSSIAN_2M64:155,155:"V0_11_PARAM_MESSAGE_3_CARRY_2_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_1_KS_PBS_GAUSSIAN_2M64:156,156:"V0_11_PARAM_MESSAGE_4_CARRY_1_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_5_CARRY_0_KS_PBS_GAUSSIAN_2M64:157,157:"V0_11_PARAM_MESSAGE_5_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_5_KS_PBS_GAUSSIAN_2M64:158,158:"V0_11_PARAM_MESSAGE_1_CARRY_5_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_4_KS_PBS_GAUSSIAN_2M64:159,159:"V0_11_PARAM_MESSAGE_2_CARRY_4_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_3_KS_PBS_GAUSSIAN_2M64:160,160:"V0_11_PARAM_MESSAGE_3_CARRY_3_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_2_KS_PBS_GAUSSIAN_2M64:161,161:"V0_11_PARAM_MESSAGE_4_CARRY_2_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_5_CARRY_1_KS_PBS_GAUSSIAN_2M64:162,162:"V0_11_PARAM_MESSAGE_5_CARRY_1_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_6_CARRY_0_KS_PBS_GAUSSIAN_2M64:163,163:"V0_11_PARAM_MESSAGE_6_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_6_KS_PBS_GAUSSIAN_2M64:164,164:"V0_11_PARAM_MESSAGE_1_CARRY_6_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_5_KS_PBS_GAUSSIAN_2M64:165,165:"V0_11_PARAM_MESSAGE_2_CARRY_5_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_4_KS_PBS_GAUSSIAN_2M64:166,166:"V0_11_PARAM_MESSAGE_3_CARRY_4_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_3_KS_PBS_GAUSSIAN_2M64:167,167:"V0_11_PARAM_MESSAGE_4_CARRY_3_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_5_CARRY_2_KS_PBS_GAUSSIAN_2M64:168,168:"V0_11_PARAM_MESSAGE_5_CARRY_2_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_6_CARRY_1_KS_PBS_GAUSSIAN_2M64:169,169:"V0_11_PARAM_MESSAGE_6_CARRY_1_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_7_CARRY_0_KS_PBS_GAUSSIAN_2M64:170,170:"V0_11_PARAM_MESSAGE_7_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_7_KS_PBS_GAUSSIAN_2M64:171,171:"V0_11_PARAM_MESSAGE_1_CARRY_7_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_6_KS_PBS_GAUSSIAN_2M64:172,172:"V0_11_PARAM_MESSAGE_2_CARRY_6_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_5_KS_PBS_GAUSSIAN_2M64:173,173:"V0_11_PARAM_MESSAGE_3_CARRY_5_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_4_KS_PBS_GAUSSIAN_2M64:174,174:"V0_11_PARAM_MESSAGE_4_CARRY_4_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_5_CARRY_3_KS_PBS_GAUSSIAN_2M64:175,175:"V0_11_PARAM_MESSAGE_5_CARRY_3_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_6_CARRY_2_KS_PBS_GAUSSIAN_2M64:176,176:"V0_11_PARAM_MESSAGE_6_CARRY_2_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_7_CARRY_1_KS_PBS_GAUSSIAN_2M64:177,177:"V0_11_PARAM_MESSAGE_7_CARRY_1_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_8_CARRY_0_KS_PBS_GAUSSIAN_2M64:178,178:"V0_11_PARAM_MESSAGE_8_CARRY_0_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_1_PBS_KS_GAUSSIAN_2M64:179,179:"V0_11_PARAM_MESSAGE_1_CARRY_1_PBS_KS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_2_PBS_KS_GAUSSIAN_2M64:180,180:"V0_11_PARAM_MESSAGE_2_CARRY_2_PBS_KS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_3_PBS_KS_GAUSSIAN_2M64:181,181:"V0_11_PARAM_MESSAGE_3_CARRY_3_PBS_KS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_4_PBS_KS_GAUSSIAN_2M64:182,182:"V0_11_PARAM_MESSAGE_4_CARRY_4_PBS_KS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:183,183:"V0_11_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:184,184:"V0_11_PARAM_MESSAGE_1_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:185,185:"V0_11_PARAM_MESSAGE_1_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:186,186:"V0_11_PARAM_MESSAGE_1_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:187,187:"V0_11_PARAM_MESSAGE_1_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:188,188:"V0_11_PARAM_MESSAGE_1_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_7_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:189,189:"V0_11_PARAM_MESSAGE_1_CARRY_7_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:190,190:"V0_11_PARAM_MESSAGE_2_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:191,191:"V0_11_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:192,192:"V0_11_PARAM_MESSAGE_2_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:193,193:"V0_11_PARAM_MESSAGE_2_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:194,194:"V0_11_PARAM_MESSAGE_2_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:195,195:"V0_11_PARAM_MESSAGE_2_CARRY_6_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:196,196:"V0_11_PARAM_MESSAGE_3_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:197,197:"V0_11_PARAM_MESSAGE_3_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:198,198:"V0_11_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:199,199:"V0_11_PARAM_MESSAGE_3_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:200,200:"V0_11_PARAM_MESSAGE_3_CARRY_5_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:201,201:"V0_11_PARAM_MESSAGE_4_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:202,202:"V0_11_PARAM_MESSAGE_4_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:203,203:"V0_11_PARAM_MESSAGE_4_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:204,204:"V0_11_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_5_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:205,205:"V0_11_PARAM_MESSAGE_5_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_5_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:206,206:"V0_11_PARAM_MESSAGE_5_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_5_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:207,207:"V0_11_PARAM_MESSAGE_5_CARRY_3_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_6_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:208,208:"V0_11_PARAM_MESSAGE_6_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_6_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:209,209:"V0_11_PARAM_MESSAGE_6_CARRY_2_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_7_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64:210,210:"V0_11_PARAM_MESSAGE_7_CARRY_1_COMPACT_PK_KS_PBS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_PBS_KS_GAUSSIAN_2M64:211,211:"V0_11_PARAM_MESSAGE_1_CARRY_1_COMPACT_PK_PBS_KS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_PBS_KS_GAUSSIAN_2M64:212,212:"V0_11_PARAM_MESSAGE_2_CARRY_2_COMPACT_PK_PBS_KS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_PBS_KS_GAUSSIAN_2M64:213,213:"V0_11_PARAM_MESSAGE_3_CARRY_3_COMPACT_PK_PBS_KS_GAUSSIAN_2M64",V0_11_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_PBS_KS_GAUSSIAN_2M64:214,214:"V0_11_PARAM_MESSAGE_4_CARRY_4_COMPACT_PK_PBS_KS_GAUSSIAN_2M64"}),Sb=Object.freeze({Proof:0,0:"Proof",Verify:1,1:"Verify"}),Sv=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_boolean_free(n>>>0,1));let Rv=class{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Sv.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_boolean_free(t,0)}static get_parameters(t){const e=i.boolean_get_parameters(t);if(e[2])throw o(e[1]);return t_.__wrap(e[0])}static new_gaussian_from_std_dev(t){const e=i.boolean_new_gaussian_from_std_dev(t);return Xs.__wrap(e)}static try_new_t_uniform(t){const e=i.boolean_try_new_t_uniform(t);if(e[2])throw o(e[1]);return Xs.__wrap(e[0])}static new_parameters(t,e,r,s,_,a,c,u,l,f){b(s,Xs),b(_,Xs);const w=i.boolean_new_parameters(t,e,r,s.__wbg_ptr,_.__wbg_ptr,a,c,u,l,f);return t_.__wrap(w)}static new_client_key_from_seed_and_parameters(t,e,r){b(r,t_);const s=i.boolean_new_client_key_from_seed_and_parameters(t,e,r.__wbg_ptr);return _r.__wrap(s)}static new_client_key(t){b(t,t_);const e=i.boolean_new_client_key(t.__wbg_ptr);return _r.__wrap(e)}static new_public_key(t){b(t,_r);const e=i.boolean_new_public_key(t.__wbg_ptr);return e_.__wrap(e)}static new_compressed_server_key(t){b(t,_r);const e=i.boolean_new_compressed_server_key(t.__wbg_ptr);return lo.__wrap(e)}static encrypt(t,e){b(t,_r);const r=i.boolean_encrypt(t.__wbg_ptr,e);return Lr.__wrap(r)}static encrypt_compressed(t,e){b(t,_r);const r=i.boolean_encrypt_compressed(t.__wbg_ptr,e);return Zs.__wrap(r)}static decompress_ciphertext(t){b(t,Zs);const e=i.boolean_decompress_ciphertext(t.__wbg_ptr);return Lr.__wrap(e)}static encrypt_with_public_key(t,e){b(t,e_);const r=i.boolean_encrypt_with_public_key(t.__wbg_ptr,e);return Lr.__wrap(r)}static trivial_encrypt(t){const e=i.boolean_trivial_encrypt(t);return Lr.__wrap(e)}static decrypt(t,e){return b(t,_r),b(e,Lr),i.boolean_decrypt(t.__wbg_ptr,e.__wbg_ptr)!==0}static serialize_ciphertext(t){b(t,Lr);const e=i.boolean_serialize_ciphertext(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_ciphertext(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.boolean_deserialize_ciphertext(e,r);if(s[2])throw o(s[1]);return Lr.__wrap(s[0])}static serialize_compressed_ciphertext(t){b(t,Zs);const e=i.boolean_serialize_compressed_ciphertext(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_compressed_ciphertext(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.boolean_deserialize_compressed_ciphertext(e,r);if(s[2])throw o(s[1]);return Zs.__wrap(s[0])}static serialize_client_key(t){b(t,_r);const e=i.boolean_serialize_client_key(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_client_key(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.boolean_deserialize_client_key(e,r);if(s[2])throw o(s[1]);return _r.__wrap(s[0])}static serialize_public_key(t){b(t,e_);const e=i.boolean_serialize_public_key(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_public_key(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.boolean_deserialize_public_key(e,r);if(s[2])throw o(s[1]);return e_.__wrap(s[0])}static serialize_compressed_server_key(t){b(t,lo);const e=i.boolean_serialize_compressed_server_key(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_compressed_server_key(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.boolean_deserialize_compressed_server_key(e,r);if(s[2])throw o(s[1]);return lo.__wrap(s[0])}};const Rb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_booleanciphertext_free(n>>>0,1));class Lr{static __wrap(t){t=t>>>0;const e=Object.create(Lr.prototype);return e.__wbg_ptr=t,Rb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Rb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_booleanciphertext_free(t,0)}}const Eb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_booleanclientkey_free(n>>>0,1));class _r{static __wrap(t){t=t>>>0;const e=Object.create(_r.prototype);return e.__wbg_ptr=t,Eb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Eb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_booleanclientkey_free(t,0)}}const Pb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_booleancompressedciphertext_free(n>>>0,1));class Zs{static __wrap(t){t=t>>>0;const e=Object.create(Zs.prototype);return e.__wbg_ptr=t,Pb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Pb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_booleancompressedciphertext_free(t,0)}}const zb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_booleancompressedserverkey_free(n>>>0,1));class lo{static __wrap(t){t=t>>>0;const e=Object.create(lo.prototype);return e.__wbg_ptr=t,zb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,zb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_booleancompressedserverkey_free(t,0)}}const vb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_booleannoisedistribution_free(n>>>0,1));class Xs{static __wrap(t){t=t>>>0;const e=Object.create(Xs.prototype);return e.__wbg_ptr=t,vb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,vb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_booleannoisedistribution_free(t,0)}}const Mb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_booleanparameters_free(n>>>0,1));class t_{static __wrap(t){t=t>>>0;const e=Object.create(t_.prototype);return e.__wbg_ptr=t,Mb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Mb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_booleanparameters_free(t,0)}}const Bb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_booleanpublickey_free(n>>>0,1));class e_{static __wrap(t){t=t>>>0;const e=Object.create(e_.prototype);return e.__wbg_ptr=t,Bb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Bb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_booleanpublickey_free(t,0)}}const xb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compactciphertextlist_free(n>>>0,1));class fs{static __wrap(t){t=t>>>0;const e=Object.create(fs.prototype);return e.__wbg_ptr=t,xb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,xb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compactciphertextlist_free(t,0)}static builder(t){b(t,ar);const e=i.compactciphertextlist_builder(t.__wbg_ptr);if(e[2])throw o(e[1]);return hu.__wrap(e[0])}len(){return i.compactciphertextlist_len(this.__wbg_ptr)>>>0}is_empty(){return i.compactciphertextlist_is_empty(this.__wbg_ptr)!==0}get_kind_of(t){const e=i.compactciphertextlist_get_kind_of(this.__wbg_ptr,t);return e===84?void 0:e}expand(){const t=i.compactciphertextlist_expand(this.__wbg_ptr);if(t[2])throw o(t[1]);return po.__wrap(t[0])}serialize(){const t=i.compactciphertextlist_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compactciphertextlist_deserialize(e,r);if(s[2])throw o(s[1]);return fs.__wrap(s[0])}safe_serialize(t){const e=i.compactciphertextlist_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compactciphertextlist_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return fs.__wrap(_[0])}}const Cb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compactciphertextlistbuilder_free(n>>>0,1));class hu{static __wrap(t){t=t>>>0;const e=Object.create(hu.prototype);return e.__wbg_ptr=t,Cb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Cb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compactciphertextlistbuilder_free(t,0)}push_u24(t){const e=i.compactciphertextlistbuilder_push_u24(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u40(t){const e=i.compactciphertextlistbuilder_push_u40(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u48(t){const e=i.compactciphertextlistbuilder_push_u48(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u56(t){const e=i.compactciphertextlistbuilder_push_u56(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u2(t){const e=i.compactciphertextlistbuilder_push_u2(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u4(t){const e=i.compactciphertextlistbuilder_push_u4(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u6(t){const e=i.compactciphertextlistbuilder_push_u6(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u8(t){const e=i.compactciphertextlistbuilder_push_u8(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u10(t){const e=i.compactciphertextlistbuilder_push_u10(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u12(t){const e=i.compactciphertextlistbuilder_push_u12(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u14(t){const e=i.compactciphertextlistbuilder_push_u14(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u16(t){const e=i.compactciphertextlistbuilder_push_u16(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u32(t){const e=i.compactciphertextlistbuilder_push_u32(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u64(t){const e=i.compactciphertextlistbuilder_push_u64(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i24(t){const e=i.compactciphertextlistbuilder_push_i24(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i40(t){const e=i.compactciphertextlistbuilder_push_i40(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i48(t){const e=i.compactciphertextlistbuilder_push_i48(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i56(t){const e=i.compactciphertextlistbuilder_push_i56(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i2(t){const e=i.compactciphertextlistbuilder_push_i2(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i4(t){const e=i.compactciphertextlistbuilder_push_i4(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i6(t){const e=i.compactciphertextlistbuilder_push_i6(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i8(t){const e=i.compactciphertextlistbuilder_push_i8(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i10(t){const e=i.compactciphertextlistbuilder_push_i10(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i12(t){const e=i.compactciphertextlistbuilder_push_i12(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i14(t){const e=i.compactciphertextlistbuilder_push_i14(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i16(t){const e=i.compactciphertextlistbuilder_push_i16(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i32(t){const e=i.compactciphertextlistbuilder_push_i32(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i64(t){const e=i.compactciphertextlistbuilder_push_i64(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u128(t){const e=i.compactciphertextlistbuilder_push_u128(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u160(t){const e=i.compactciphertextlistbuilder_push_u160(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u256(t){const e=i.compactciphertextlistbuilder_push_u256(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u512(t){const e=i.compactciphertextlistbuilder_push_u512(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u1024(t){const e=i.compactciphertextlistbuilder_push_u1024(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u2048(t){const e=i.compactciphertextlistbuilder_push_u2048(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i128(t){const e=i.compactciphertextlistbuilder_push_i128(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i160(t){const e=i.compactciphertextlistbuilder_push_i160(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i256(t){const e=i.compactciphertextlistbuilder_push_i256(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i512(t){const e=i.compactciphertextlistbuilder_push_i512(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i1024(t){const e=i.compactciphertextlistbuilder_push_i1024(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i2048(t){const e=i.compactciphertextlistbuilder_push_i2048(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_boolean(t){const e=i.compactciphertextlistbuilder_push_boolean(this.__wbg_ptr,t);if(e[1])throw o(e[0])}build(){const t=i.compactciphertextlistbuilder_build(this.__wbg_ptr);if(t[2])throw o(t[1]);return fs.__wrap(t[0])}build_packed(){const t=i.compactciphertextlistbuilder_build_packed(this.__wbg_ptr);if(t[2])throw o(t[1]);return fs.__wrap(t[0])}build_with_proof_packed(t,e,r){b(t,zr);const s=S(e,i.__wbindgen_malloc),_=A,a=i.compactciphertextlistbuilder_build_with_proof_packed(this.__wbg_ptr,t.__wbg_ptr,s,_,r);if(a[2])throw o(a[1]);return Va.__wrap(a[0])}push_u72(t){const e=i.compactciphertextlistbuilder_push_u72(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u80(t){const e=i.compactciphertextlistbuilder_push_u80(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u88(t){const e=i.compactciphertextlistbuilder_push_u88(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u96(t){const e=i.compactciphertextlistbuilder_push_u96(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u104(t){const e=i.compactciphertextlistbuilder_push_u104(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u112(t){const e=i.compactciphertextlistbuilder_push_u112(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u120(t){const e=i.compactciphertextlistbuilder_push_u120(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u136(t){const e=i.compactciphertextlistbuilder_push_u136(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u144(t){const e=i.compactciphertextlistbuilder_push_u144(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u152(t){const e=i.compactciphertextlistbuilder_push_u152(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u168(t){const e=i.compactciphertextlistbuilder_push_u168(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u176(t){const e=i.compactciphertextlistbuilder_push_u176(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u184(t){const e=i.compactciphertextlistbuilder_push_u184(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u192(t){const e=i.compactciphertextlistbuilder_push_u192(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u200(t){const e=i.compactciphertextlistbuilder_push_u200(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u208(t){const e=i.compactciphertextlistbuilder_push_u208(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u216(t){const e=i.compactciphertextlistbuilder_push_u216(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u224(t){const e=i.compactciphertextlistbuilder_push_u224(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u232(t){const e=i.compactciphertextlistbuilder_push_u232(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u240(t){const e=i.compactciphertextlistbuilder_push_u240(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_u248(t){const e=i.compactciphertextlistbuilder_push_u248(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i72(t){const e=i.compactciphertextlistbuilder_push_i72(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i80(t){const e=i.compactciphertextlistbuilder_push_i80(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i88(t){const e=i.compactciphertextlistbuilder_push_i88(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i96(t){const e=i.compactciphertextlistbuilder_push_i96(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i104(t){const e=i.compactciphertextlistbuilder_push_i104(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i112(t){const e=i.compactciphertextlistbuilder_push_i112(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i120(t){const e=i.compactciphertextlistbuilder_push_i120(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i136(t){const e=i.compactciphertextlistbuilder_push_i136(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i144(t){const e=i.compactciphertextlistbuilder_push_i144(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i152(t){const e=i.compactciphertextlistbuilder_push_i152(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i168(t){const e=i.compactciphertextlistbuilder_push_i168(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i176(t){const e=i.compactciphertextlistbuilder_push_i176(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i184(t){const e=i.compactciphertextlistbuilder_push_i184(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i192(t){const e=i.compactciphertextlistbuilder_push_i192(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i200(t){const e=i.compactciphertextlistbuilder_push_i200(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i208(t){const e=i.compactciphertextlistbuilder_push_i208(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i216(t){const e=i.compactciphertextlistbuilder_push_i216(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i224(t){const e=i.compactciphertextlistbuilder_push_i224(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i232(t){const e=i.compactciphertextlistbuilder_push_i232(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i240(t){const e=i.compactciphertextlistbuilder_push_i240(this.__wbg_ptr,t);if(e[1])throw o(e[0])}push_i248(t){const e=i.compactciphertextlistbuilder_push_i248(this.__wbg_ptr,t);if(e[1])throw o(e[0])}}const Ib=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compactciphertextlistexpander_free(n>>>0,1));class po{static __wrap(t){t=t>>>0;const e=Object.create(po.prototype);return e.__wbg_ptr=t,Ib.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ib.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compactciphertextlistexpander_free(t,0)}get_uint24(t){const e=i.compactciphertextlistexpander_get_uint24(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ri.__wrap(e[0])}get_uint40(t){const e=i.compactciphertextlistexpander_get_uint40(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ai.__wrap(e[0])}get_uint48(t){const e=i.compactciphertextlistexpander_get_uint48(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ci.__wrap(e[0])}get_uint56(t){const e=i.compactciphertextlistexpander_get_uint56(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return fi.__wrap(e[0])}get_uint72(t){const e=i.compactciphertextlistexpander_get_uint72(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return hi.__wrap(e[0])}get_uint80(t){const e=i.compactciphertextlistexpander_get_uint80(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return di.__wrap(e[0])}get_uint88(t){const e=i.compactciphertextlistexpander_get_uint88(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return gi.__wrap(e[0])}get_uint96(t){const e=i.compactciphertextlistexpander_get_uint96(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return bi.__wrap(e[0])}get_uint104(t){const e=i.compactciphertextlistexpander_get_uint104(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return On.__wrap(e[0])}get_uint112(t){const e=i.compactciphertextlistexpander_get_uint112(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return kn.__wrap(e[0])}get_uint120(t){const e=i.compactciphertextlistexpander_get_uint120(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Gn.__wrap(e[0])}get_uint136(t){const e=i.compactciphertextlistexpander_get_uint136(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Un.__wrap(e[0])}get_uint144(t){const e=i.compactciphertextlistexpander_get_uint144(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Dn.__wrap(e[0])}get_uint152(t){const e=i.compactciphertextlistexpander_get_uint152(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Ln.__wrap(e[0])}get_uint168(t){const e=i.compactciphertextlistexpander_get_uint168(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Yn.__wrap(e[0])}get_uint176(t){const e=i.compactciphertextlistexpander_get_uint176(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Hn.__wrap(e[0])}get_uint184(t){const e=i.compactciphertextlistexpander_get_uint184(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return qn.__wrap(e[0])}get_uint192(t){const e=i.compactciphertextlistexpander_get_uint192(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Qn.__wrap(e[0])}get_uint200(t){const e=i.compactciphertextlistexpander_get_uint200(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Jn.__wrap(e[0])}get_uint208(t){const e=i.compactciphertextlistexpander_get_uint208(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Zn.__wrap(e[0])}get_uint216(t){const e=i.compactciphertextlistexpander_get_uint216(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Xn.__wrap(e[0])}get_uint224(t){const e=i.compactciphertextlistexpander_get_uint224(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ti.__wrap(e[0])}get_uint232(t){const e=i.compactciphertextlistexpander_get_uint232(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ei.__wrap(e[0])}get_uint240(t){const e=i.compactciphertextlistexpander_get_uint240(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ni.__wrap(e[0])}get_uint248(t){const e=i.compactciphertextlistexpander_get_uint248(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ii.__wrap(e[0])}get_uint256(t){const e=i.compactciphertextlistexpander_get_uint256(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return si.__wrap(e[0])}get_uint2(t){const e=i.compactciphertextlistexpander_get_uint2(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Wn.__wrap(e[0])}get_uint4(t){const e=i.compactciphertextlistexpander_get_uint4(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return oi.__wrap(e[0])}get_uint6(t){const e=i.compactciphertextlistexpander_get_uint6(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return li.__wrap(e[0])}get_uint8(t){const e=i.compactciphertextlistexpander_get_uint8(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return wi.__wrap(e[0])}get_uint10(t){const e=i.compactciphertextlistexpander_get_uint10(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return In.__wrap(e[0])}get_uint12(t){const e=i.compactciphertextlistexpander_get_uint12(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Tn.__wrap(e[0])}get_uint14(t){const e=i.compactciphertextlistexpander_get_uint14(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Kn.__wrap(e[0])}get_uint16(t){const e=i.compactciphertextlistexpander_get_uint16(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return jn.__wrap(e[0])}get_uint32(t){const e=i.compactciphertextlistexpander_get_uint32(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return _i.__wrap(e[0])}get_uint64(t){const e=i.compactciphertextlistexpander_get_uint64(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return pi.__wrap(e[0])}get_uint128(t){const e=i.compactciphertextlistexpander_get_uint128(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Fn.__wrap(e[0])}get_uint160(t){const e=i.compactciphertextlistexpander_get_uint160(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Vn.__wrap(e[0])}get_uint512(t){const e=i.compactciphertextlistexpander_get_uint512(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ui.__wrap(e[0])}get_uint1024(t){const e=i.compactciphertextlistexpander_get_uint1024(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Nn.__wrap(e[0])}get_uint2048(t){const e=i.compactciphertextlistexpander_get_uint2048(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return $n.__wrap(e[0])}get_int24(t){const e=i.compactciphertextlistexpander_get_int24(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return wn.__wrap(e[0])}get_int40(t){const e=i.compactciphertextlistexpander_get_int40(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return mn.__wrap(e[0])}get_int48(t){const e=i.compactciphertextlistexpander_get_int48(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Sn.__wrap(e[0])}get_int56(t){const e=i.compactciphertextlistexpander_get_int56(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return En.__wrap(e[0])}get_int72(t){const e=i.compactciphertextlistexpander_get_int72(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return vn.__wrap(e[0])}get_int80(t){const e=i.compactciphertextlistexpander_get_int80(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Bn.__wrap(e[0])}get_int88(t){const e=i.compactciphertextlistexpander_get_int88(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return xn.__wrap(e[0])}get_int96(t){const e=i.compactciphertextlistexpander_get_int96(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Cn.__wrap(e[0])}get_int104(t){const e=i.compactciphertextlistexpander_get_int104(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Hr.__wrap(e[0])}get_int112(t){const e=i.compactciphertextlistexpander_get_int112(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return qr.__wrap(e[0])}get_int120(t){const e=i.compactciphertextlistexpander_get_int120(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Wr.__wrap(e[0])}get_int136(t){const e=i.compactciphertextlistexpander_get_int136(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return $r.__wrap(e[0])}get_int144(t){const e=i.compactciphertextlistexpander_get_int144(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Xr.__wrap(e[0])}get_int152(t){const e=i.compactciphertextlistexpander_get_int152(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return tn.__wrap(e[0])}get_int168(t){const e=i.compactciphertextlistexpander_get_int168(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return nn.__wrap(e[0])}get_int176(t){const e=i.compactciphertextlistexpander_get_int176(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return sn.__wrap(e[0])}get_int184(t){const e=i.compactciphertextlistexpander_get_int184(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return _n.__wrap(e[0])}get_int192(t){const e=i.compactciphertextlistexpander_get_int192(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return on.__wrap(e[0])}get_int200(t){const e=i.compactciphertextlistexpander_get_int200(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return cn.__wrap(e[0])}get_int208(t){const e=i.compactciphertextlistexpander_get_int208(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return fn.__wrap(e[0])}get_int216(t){const e=i.compactciphertextlistexpander_get_int216(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return ln.__wrap(e[0])}get_int224(t){const e=i.compactciphertextlistexpander_get_int224(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return pn.__wrap(e[0])}get_int232(t){const e=i.compactciphertextlistexpander_get_int232(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return hn.__wrap(e[0])}get_int240(t){const e=i.compactciphertextlistexpander_get_int240(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return dn.__wrap(e[0])}get_int248(t){const e=i.compactciphertextlistexpander_get_int248(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return gn.__wrap(e[0])}get_int2(t){const e=i.compactciphertextlistexpander_get_int2(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return an.__wrap(e[0])}get_int4(t){const e=i.compactciphertextlistexpander_get_int4(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return An.__wrap(e[0])}get_int6(t){const e=i.compactciphertextlistexpander_get_int6(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Pn.__wrap(e[0])}get_int8(t){const e=i.compactciphertextlistexpander_get_int8(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Mn.__wrap(e[0])}get_int10(t){const e=i.compactciphertextlistexpander_get_int10(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Vr.__wrap(e[0])}get_int12(t){const e=i.compactciphertextlistexpander_get_int12(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Qr.__wrap(e[0])}get_int14(t){const e=i.compactciphertextlistexpander_get_int14(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Zr.__wrap(e[0])}get_int16(t){const e=i.compactciphertextlistexpander_get_int16(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return en.__wrap(e[0])}get_int32(t){const e=i.compactciphertextlistexpander_get_int32(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return yn.__wrap(e[0])}get_int64(t){const e=i.compactciphertextlistexpander_get_int64(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return zn.__wrap(e[0])}get_int128(t){const e=i.compactciphertextlistexpander_get_int128(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Jr.__wrap(e[0])}get_int160(t){const e=i.compactciphertextlistexpander_get_int160(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return rn.__wrap(e[0])}get_int256(t){const e=i.compactciphertextlistexpander_get_int256(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return bn.__wrap(e[0])}get_int512(t){const e=i.compactciphertextlistexpander_get_int512(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Rn.__wrap(e[0])}get_int1024(t){const e=i.compactciphertextlistexpander_get_int1024(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return Yr.__wrap(e[0])}get_int2048(t){const e=i.compactciphertextlistexpander_get_int2048(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return un.__wrap(e[0])}get_bool(t){const e=i.compactciphertextlistexpander_get_bool(this.__wbg_ptr,t);if(e[2])throw o(e[1]);return jr.__wrap(e[0])}len(){return i.compactciphertextlistexpander_len(this.__wbg_ptr)>>>0}is_empty(){return i.compactciphertextlistexpander_is_empty(this.__wbg_ptr)!==0}get_kind_of(t){const e=i.compactciphertextlistexpander_get_kind_of(this.__wbg_ptr,t);return e===84?void 0:e}}const Nb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compactpkecrs_free(n>>>0,1));class zr{static __wrap(t){t=t>>>0;const e=Object.create(zr.prototype);return e.__wbg_ptr=t,Nb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Nb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compactpkecrs_free(t,0)}serialize(t){const e=i.compactpkecrs_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compactpkecrs_deserialize(e,r);if(s[2])throw o(s[1]);return zr.__wrap(s[0])}safe_serialize(t){const e=i.compactpkecrs_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compactpkecrs_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return zr.__wrap(_[0])}static from_config(t,e){b(t,o_);const r=i.compactpkecrs_from_config(t.__wbg_ptr,e);if(r[2])throw o(r[1]);return zr.__wrap(r[0])}static deserialize_from_public_params(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compactpkecrs_deserialize_from_public_params(e,r);if(s[2])throw o(s[1]);return zr.__wrap(s[0])}static safe_deserialize_from_public_params(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compactpkecrs_safe_deserialize_from_public_params(r,s,e);if(_[2])throw o(_[1]);return zr.__wrap(_[0])}}const Ob=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfhebool_free(n>>>0,1));class ho{static __wrap(t){t=t>>>0;const e=Object.create(ho.prototype);return e.__wbg_ptr=t,Ob.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ob.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfhebool_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfhebool_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ho.__wrap(r[0])}decompress(){const t=i.compressedfhebool_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return jr.__wrap(t[0])}serialize(){const t=i.compressedfhebool_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfhebool_deserialize(e,r);if(s[2])throw o(s[1]);return ho.__wrap(s[0])}safe_serialize(t){const e=i.compressedfhebool_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfhebool_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ho.__wrap(_[0])}}const kb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint10_free(n>>>0,1));class wo{static __wrap(t){t=t>>>0;const e=Object.create(wo.prototype);return e.__wbg_ptr=t,kb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,kb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint10_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint10_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wo.__wrap(r[0])}decompress(){const t=i.compressedfheint10_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Vr.__wrap(t[0])}serialize(){const t=i.compressedfheint10_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint10_deserialize(e,r);if(s[2])throw o(s[1]);return wo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint10_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint10_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return wo.__wrap(_[0])}}const Tb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint1024_free(n>>>0,1));class go{static __wrap(t){t=t>>>0;const e=Object.create(go.prototype);return e.__wbg_ptr=t,Tb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Tb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint1024_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint1024_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return go.__wrap(r[0])}decompress(){const t=i.compressedfheint1024_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Yr.__wrap(t[0])}serialize(){const t=i.compressedfheint1024_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint1024_deserialize(e,r);if(s[2])throw o(s[1]);return go.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint1024_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint1024_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return go.__wrap(_[0])}}const Gb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint104_free(n>>>0,1));class bo{static __wrap(t){t=t>>>0;const e=Object.create(bo.prototype);return e.__wbg_ptr=t,Gb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Gb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint104_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint104_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return bo.__wrap(r[0])}decompress(){const t=i.compressedfheint104_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Hr.__wrap(t[0])}serialize(){const t=i.compressedfheint104_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint104_deserialize(e,r);if(s[2])throw o(s[1]);return bo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint104_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint104_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return bo.__wrap(_[0])}}const Fb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint112_free(n>>>0,1));class yo{static __wrap(t){t=t>>>0;const e=Object.create(yo.prototype);return e.__wbg_ptr=t,Fb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Fb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint112_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint112_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return yo.__wrap(r[0])}decompress(){const t=i.compressedfheint112_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return qr.__wrap(t[0])}serialize(){const t=i.compressedfheint112_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint112_deserialize(e,r);if(s[2])throw o(s[1]);return yo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint112_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint112_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return yo.__wrap(_[0])}}const Ub=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint12_free(n>>>0,1));class Ao{static __wrap(t){t=t>>>0;const e=Object.create(Ao.prototype);return e.__wbg_ptr=t,Ub.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ub.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint12_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint12_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ao.__wrap(r[0])}decompress(){const t=i.compressedfheint12_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Qr.__wrap(t[0])}serialize(){const t=i.compressedfheint12_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint12_deserialize(e,r);if(s[2])throw o(s[1]);return Ao.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint12_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint12_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ao.__wrap(_[0])}}const Kb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint120_free(n>>>0,1));class mo{static __wrap(t){t=t>>>0;const e=Object.create(mo.prototype);return e.__wbg_ptr=t,Kb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Kb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint120_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint120_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return mo.__wrap(r[0])}decompress(){const t=i.compressedfheint120_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Wr.__wrap(t[0])}serialize(){const t=i.compressedfheint120_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint120_deserialize(e,r);if(s[2])throw o(s[1]);return mo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint120_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint120_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return mo.__wrap(_[0])}}const Db=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint128_free(n>>>0,1));class So{static __wrap(t){t=t>>>0;const e=Object.create(So.prototype);return e.__wbg_ptr=t,Db.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Db.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint128_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint128_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return So.__wrap(r[0])}decompress(){const t=i.compressedfheint128_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Jr.__wrap(t[0])}serialize(){const t=i.compressedfheint128_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint128_deserialize(e,r);if(s[2])throw o(s[1]);return So.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint128_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint128_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return So.__wrap(_[0])}}const Lb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint136_free(n>>>0,1));class Ro{static __wrap(t){t=t>>>0;const e=Object.create(Ro.prototype);return e.__wbg_ptr=t,Lb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Lb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint136_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint136_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ro.__wrap(r[0])}decompress(){const t=i.compressedfheint136_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return $r.__wrap(t[0])}serialize(){const t=i.compressedfheint136_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint136_deserialize(e,r);if(s[2])throw o(s[1]);return Ro.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint136_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint136_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ro.__wrap(_[0])}}const jb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint14_free(n>>>0,1));class Eo{static __wrap(t){t=t>>>0;const e=Object.create(Eo.prototype);return e.__wbg_ptr=t,jb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,jb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint14_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint14_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Eo.__wrap(r[0])}decompress(){const t=i.compressedfheint14_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Zr.__wrap(t[0])}serialize(){const t=i.compressedfheint14_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint14_deserialize(e,r);if(s[2])throw o(s[1]);return Eo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint14_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint14_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Eo.__wrap(_[0])}}const Vb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint144_free(n>>>0,1));class Po{static __wrap(t){t=t>>>0;const e=Object.create(Po.prototype);return e.__wbg_ptr=t,Vb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Vb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint144_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint144_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Po.__wrap(r[0])}decompress(){const t=i.compressedfheint144_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Xr.__wrap(t[0])}serialize(){const t=i.compressedfheint144_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint144_deserialize(e,r);if(s[2])throw o(s[1]);return Po.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint144_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint144_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Po.__wrap(_[0])}}const Yb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint152_free(n>>>0,1));class zo{static __wrap(t){t=t>>>0;const e=Object.create(zo.prototype);return e.__wbg_ptr=t,Yb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Yb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint152_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint152_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return zo.__wrap(r[0])}decompress(){const t=i.compressedfheint152_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return tn.__wrap(t[0])}serialize(){const t=i.compressedfheint152_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint152_deserialize(e,r);if(s[2])throw o(s[1]);return zo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint152_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint152_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return zo.__wrap(_[0])}}const Hb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint16_free(n>>>0,1));class vo{static __wrap(t){t=t>>>0;const e=Object.create(vo.prototype);return e.__wbg_ptr=t,Hb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Hb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint16_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint16_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return vo.__wrap(r[0])}decompress(){const t=i.compressedfheint16_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return en.__wrap(t[0])}serialize(){const t=i.compressedfheint16_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint16_deserialize(e,r);if(s[2])throw o(s[1]);return vo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint16_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint16_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return vo.__wrap(_[0])}}const qb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint160_free(n>>>0,1));class Mo{static __wrap(t){t=t>>>0;const e=Object.create(Mo.prototype);return e.__wbg_ptr=t,qb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,qb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint160_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint160_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Mo.__wrap(r[0])}decompress(){const t=i.compressedfheint160_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return rn.__wrap(t[0])}serialize(){const t=i.compressedfheint160_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint160_deserialize(e,r);if(s[2])throw o(s[1]);return Mo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint160_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint160_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Mo.__wrap(_[0])}}const Qb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint168_free(n>>>0,1));class Bo{static __wrap(t){t=t>>>0;const e=Object.create(Bo.prototype);return e.__wbg_ptr=t,Qb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Qb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint168_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint168_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Bo.__wrap(r[0])}decompress(){const t=i.compressedfheint168_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return nn.__wrap(t[0])}serialize(){const t=i.compressedfheint168_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint168_deserialize(e,r);if(s[2])throw o(s[1]);return Bo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint168_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint168_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Bo.__wrap(_[0])}}const Wb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint176_free(n>>>0,1));class xo{static __wrap(t){t=t>>>0;const e=Object.create(xo.prototype);return e.__wbg_ptr=t,Wb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Wb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint176_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint176_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return xo.__wrap(r[0])}decompress(){const t=i.compressedfheint176_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return sn.__wrap(t[0])}serialize(){const t=i.compressedfheint176_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint176_deserialize(e,r);if(s[2])throw o(s[1]);return xo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint176_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint176_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return xo.__wrap(_[0])}}const Jb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint184_free(n>>>0,1));class Co{static __wrap(t){t=t>>>0;const e=Object.create(Co.prototype);return e.__wbg_ptr=t,Jb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Jb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint184_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint184_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Co.__wrap(r[0])}decompress(){const t=i.compressedfheint184_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return _n.__wrap(t[0])}serialize(){const t=i.compressedfheint184_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint184_deserialize(e,r);if(s[2])throw o(s[1]);return Co.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint184_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint184_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Co.__wrap(_[0])}}const $b=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint192_free(n>>>0,1));class Io{static __wrap(t){t=t>>>0;const e=Object.create(Io.prototype);return e.__wbg_ptr=t,$b.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,$b.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint192_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint192_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Io.__wrap(r[0])}decompress(){const t=i.compressedfheint192_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return on.__wrap(t[0])}serialize(){const t=i.compressedfheint192_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint192_deserialize(e,r);if(s[2])throw o(s[1]);return Io.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint192_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint192_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Io.__wrap(_[0])}}const Zb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint2_free(n>>>0,1));class No{static __wrap(t){t=t>>>0;const e=Object.create(No.prototype);return e.__wbg_ptr=t,Zb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Zb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint2_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint2_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return No.__wrap(r[0])}decompress(){const t=i.compressedfheint2_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return an.__wrap(t[0])}serialize(){const t=i.compressedfheint2_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint2_deserialize(e,r);if(s[2])throw o(s[1]);return No.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint2_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint2_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return No.__wrap(_[0])}}const Xb=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint200_free(n>>>0,1));class Oo{static __wrap(t){t=t>>>0;const e=Object.create(Oo.prototype);return e.__wbg_ptr=t,Xb.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Xb.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint200_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint200_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Oo.__wrap(r[0])}decompress(){const t=i.compressedfheint200_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return cn.__wrap(t[0])}serialize(){const t=i.compressedfheint200_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint200_deserialize(e,r);if(s[2])throw o(s[1]);return Oo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint200_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint200_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Oo.__wrap(_[0])}}const ty=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint2048_free(n>>>0,1));class ko{static __wrap(t){t=t>>>0;const e=Object.create(ko.prototype);return e.__wbg_ptr=t,ty.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ty.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint2048_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint2048_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ko.__wrap(r[0])}decompress(){const t=i.compressedfheint2048_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return un.__wrap(t[0])}serialize(){const t=i.compressedfheint2048_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint2048_deserialize(e,r);if(s[2])throw o(s[1]);return ko.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint2048_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint2048_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ko.__wrap(_[0])}}const ey=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint208_free(n>>>0,1));class To{static __wrap(t){t=t>>>0;const e=Object.create(To.prototype);return e.__wbg_ptr=t,ey.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ey.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint208_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint208_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return To.__wrap(r[0])}decompress(){const t=i.compressedfheint208_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return fn.__wrap(t[0])}serialize(){const t=i.compressedfheint208_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint208_deserialize(e,r);if(s[2])throw o(s[1]);return To.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint208_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint208_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return To.__wrap(_[0])}}const ry=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint216_free(n>>>0,1));class Go{static __wrap(t){t=t>>>0;const e=Object.create(Go.prototype);return e.__wbg_ptr=t,ry.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ry.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint216_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint216_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Go.__wrap(r[0])}decompress(){const t=i.compressedfheint216_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ln.__wrap(t[0])}serialize(){const t=i.compressedfheint216_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint216_deserialize(e,r);if(s[2])throw o(s[1]);return Go.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint216_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint216_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Go.__wrap(_[0])}}const ny=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint224_free(n>>>0,1));class Fo{static __wrap(t){t=t>>>0;const e=Object.create(Fo.prototype);return e.__wbg_ptr=t,ny.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ny.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint224_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint224_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Fo.__wrap(r[0])}decompress(){const t=i.compressedfheint224_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return pn.__wrap(t[0])}serialize(){const t=i.compressedfheint224_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint224_deserialize(e,r);if(s[2])throw o(s[1]);return Fo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint224_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint224_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Fo.__wrap(_[0])}}const iy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint232_free(n>>>0,1));class Uo{static __wrap(t){t=t>>>0;const e=Object.create(Uo.prototype);return e.__wbg_ptr=t,iy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,iy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint232_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint232_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Uo.__wrap(r[0])}decompress(){const t=i.compressedfheint232_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return hn.__wrap(t[0])}serialize(){const t=i.compressedfheint232_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint232_deserialize(e,r);if(s[2])throw o(s[1]);return Uo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint232_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint232_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Uo.__wrap(_[0])}}const sy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint24_free(n>>>0,1));class Ko{static __wrap(t){t=t>>>0;const e=Object.create(Ko.prototype);return e.__wbg_ptr=t,sy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,sy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint24_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint24_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ko.__wrap(r[0])}decompress(){const t=i.compressedfheint24_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return wn.__wrap(t[0])}serialize(){const t=i.compressedfheint24_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint24_deserialize(e,r);if(s[2])throw o(s[1]);return Ko.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint24_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint24_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ko.__wrap(_[0])}}const _y=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint240_free(n>>>0,1));class Do{static __wrap(t){t=t>>>0;const e=Object.create(Do.prototype);return e.__wbg_ptr=t,_y.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,_y.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint240_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint240_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Do.__wrap(r[0])}decompress(){const t=i.compressedfheint240_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return dn.__wrap(t[0])}serialize(){const t=i.compressedfheint240_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint240_deserialize(e,r);if(s[2])throw o(s[1]);return Do.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint240_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint240_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Do.__wrap(_[0])}}const oy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint248_free(n>>>0,1));class Lo{static __wrap(t){t=t>>>0;const e=Object.create(Lo.prototype);return e.__wbg_ptr=t,oy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,oy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint248_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint248_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Lo.__wrap(r[0])}decompress(){const t=i.compressedfheint248_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return gn.__wrap(t[0])}serialize(){const t=i.compressedfheint248_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint248_deserialize(e,r);if(s[2])throw o(s[1]);return Lo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint248_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint248_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Lo.__wrap(_[0])}}const ay=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint256_free(n>>>0,1));class jo{static __wrap(t){t=t>>>0;const e=Object.create(jo.prototype);return e.__wbg_ptr=t,ay.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ay.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint256_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint256_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return jo.__wrap(r[0])}decompress(){const t=i.compressedfheint256_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return bn.__wrap(t[0])}serialize(){const t=i.compressedfheint256_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint256_deserialize(e,r);if(s[2])throw o(s[1]);return jo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint256_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint256_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return jo.__wrap(_[0])}}const cy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint32_free(n>>>0,1));class Vo{static __wrap(t){t=t>>>0;const e=Object.create(Vo.prototype);return e.__wbg_ptr=t,cy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,cy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint32_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint32_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Vo.__wrap(r[0])}decompress(){const t=i.compressedfheint32_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return yn.__wrap(t[0])}serialize(){const t=i.compressedfheint32_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint32_deserialize(e,r);if(s[2])throw o(s[1]);return Vo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint32_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint32_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Vo.__wrap(_[0])}}const uy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint4_free(n>>>0,1));class Yo{static __wrap(t){t=t>>>0;const e=Object.create(Yo.prototype);return e.__wbg_ptr=t,uy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,uy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint4_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint4_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Yo.__wrap(r[0])}decompress(){const t=i.compressedfheint4_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return An.__wrap(t[0])}serialize(){const t=i.compressedfheint4_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint4_deserialize(e,r);if(s[2])throw o(s[1]);return Yo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint4_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint4_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Yo.__wrap(_[0])}}const fy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint40_free(n>>>0,1));class Ho{static __wrap(t){t=t>>>0;const e=Object.create(Ho.prototype);return e.__wbg_ptr=t,fy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,fy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint40_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint40_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ho.__wrap(r[0])}decompress(){const t=i.compressedfheint40_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return mn.__wrap(t[0])}serialize(){const t=i.compressedfheint40_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint40_deserialize(e,r);if(s[2])throw o(s[1]);return Ho.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint40_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint40_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ho.__wrap(_[0])}}const ly=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint48_free(n>>>0,1));class qo{static __wrap(t){t=t>>>0;const e=Object.create(qo.prototype);return e.__wbg_ptr=t,ly.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ly.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint48_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint48_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return qo.__wrap(r[0])}decompress(){const t=i.compressedfheint48_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Sn.__wrap(t[0])}serialize(){const t=i.compressedfheint48_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint48_deserialize(e,r);if(s[2])throw o(s[1]);return qo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint48_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint48_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return qo.__wrap(_[0])}}const py=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint512_free(n>>>0,1));class Qo{static __wrap(t){t=t>>>0;const e=Object.create(Qo.prototype);return e.__wbg_ptr=t,py.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,py.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint512_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint512_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Qo.__wrap(r[0])}decompress(){const t=i.compressedfheint512_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Rn.__wrap(t[0])}serialize(){const t=i.compressedfheint512_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint512_deserialize(e,r);if(s[2])throw o(s[1]);return Qo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint512_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint512_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Qo.__wrap(_[0])}}const hy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint56_free(n>>>0,1));class Wo{static __wrap(t){t=t>>>0;const e=Object.create(Wo.prototype);return e.__wbg_ptr=t,hy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,hy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint56_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint56_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Wo.__wrap(r[0])}decompress(){const t=i.compressedfheint56_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return En.__wrap(t[0])}serialize(){const t=i.compressedfheint56_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint56_deserialize(e,r);if(s[2])throw o(s[1]);return Wo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint56_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint56_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Wo.__wrap(_[0])}}const wy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint6_free(n>>>0,1));class Jo{static __wrap(t){t=t>>>0;const e=Object.create(Jo.prototype);return e.__wbg_ptr=t,wy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,wy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint6_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint6_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Jo.__wrap(r[0])}decompress(){const t=i.compressedfheint6_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Pn.__wrap(t[0])}serialize(){const t=i.compressedfheint6_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint6_deserialize(e,r);if(s[2])throw o(s[1]);return Jo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint6_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint6_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Jo.__wrap(_[0])}}const dy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint64_free(n>>>0,1));class $o{static __wrap(t){t=t>>>0;const e=Object.create($o.prototype);return e.__wbg_ptr=t,dy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,dy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint64_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint64_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return $o.__wrap(r[0])}decompress(){const t=i.compressedfheint64_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return zn.__wrap(t[0])}serialize(){const t=i.compressedfheint64_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint64_deserialize(e,r);if(s[2])throw o(s[1]);return $o.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint64_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint64_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return $o.__wrap(_[0])}}const gy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint72_free(n>>>0,1));class Zo{static __wrap(t){t=t>>>0;const e=Object.create(Zo.prototype);return e.__wbg_ptr=t,gy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,gy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint72_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint72_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Zo.__wrap(r[0])}decompress(){const t=i.compressedfheint72_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return vn.__wrap(t[0])}serialize(){const t=i.compressedfheint72_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint72_deserialize(e,r);if(s[2])throw o(s[1]);return Zo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint72_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint72_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Zo.__wrap(_[0])}}const by=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint8_free(n>>>0,1));class Xo{static __wrap(t){t=t>>>0;const e=Object.create(Xo.prototype);return e.__wbg_ptr=t,by.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,by.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint8_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint8_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Xo.__wrap(r[0])}decompress(){const t=i.compressedfheint8_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Mn.__wrap(t[0])}serialize(){const t=i.compressedfheint8_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint8_deserialize(e,r);if(s[2])throw o(s[1]);return Xo.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint8_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint8_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Xo.__wrap(_[0])}}const yy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint80_free(n>>>0,1));class ta{static __wrap(t){t=t>>>0;const e=Object.create(ta.prototype);return e.__wbg_ptr=t,yy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,yy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint80_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint80_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ta.__wrap(r[0])}decompress(){const t=i.compressedfheint80_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Bn.__wrap(t[0])}serialize(){const t=i.compressedfheint80_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint80_deserialize(e,r);if(s[2])throw o(s[1]);return ta.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint80_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint80_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ta.__wrap(_[0])}}const Ay=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint88_free(n>>>0,1));class ea{static __wrap(t){t=t>>>0;const e=Object.create(ea.prototype);return e.__wbg_ptr=t,Ay.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ay.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint88_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint88_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ea.__wrap(r[0])}decompress(){const t=i.compressedfheint88_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return xn.__wrap(t[0])}serialize(){const t=i.compressedfheint88_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint88_deserialize(e,r);if(s[2])throw o(s[1]);return ea.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint88_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint88_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ea.__wrap(_[0])}}const my=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheint96_free(n>>>0,1));class ra{static __wrap(t){t=t>>>0;const e=Object.create(ra.prototype);return e.__wbg_ptr=t,my.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,my.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheint96_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheint96_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ra.__wrap(r[0])}decompress(){const t=i.compressedfheint96_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Cn.__wrap(t[0])}serialize(){const t=i.compressedfheint96_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheint96_deserialize(e,r);if(s[2])throw o(s[1]);return ra.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheint96_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheint96_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ra.__wrap(_[0])}}const Sy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint10_free(n>>>0,1));class na{static __wrap(t){t=t>>>0;const e=Object.create(na.prototype);return e.__wbg_ptr=t,Sy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Sy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint10_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint10_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return na.__wrap(r[0])}decompress(){const t=i.compressedfheuint10_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return In.__wrap(t[0])}serialize(){const t=i.compressedfheuint10_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint10_deserialize(e,r);if(s[2])throw o(s[1]);return na.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint10_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint10_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return na.__wrap(_[0])}}const Ry=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint1024_free(n>>>0,1));class ia{static __wrap(t){t=t>>>0;const e=Object.create(ia.prototype);return e.__wbg_ptr=t,Ry.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ry.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint1024_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint1024_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ia.__wrap(r[0])}decompress(){const t=i.compressedfheuint1024_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Nn.__wrap(t[0])}serialize(){const t=i.compressedfheuint1024_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint1024_deserialize(e,r);if(s[2])throw o(s[1]);return ia.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint1024_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint1024_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ia.__wrap(_[0])}}const Ey=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint104_free(n>>>0,1));class sa{static __wrap(t){t=t>>>0;const e=Object.create(sa.prototype);return e.__wbg_ptr=t,Ey.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ey.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint104_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint104_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return sa.__wrap(r[0])}decompress(){const t=i.compressedfheuint104_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return On.__wrap(t[0])}serialize(){const t=i.compressedfheuint104_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint104_deserialize(e,r);if(s[2])throw o(s[1]);return sa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint104_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint104_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return sa.__wrap(_[0])}}const Py=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint112_free(n>>>0,1));class _a{static __wrap(t){t=t>>>0;const e=Object.create(_a.prototype);return e.__wbg_ptr=t,Py.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Py.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint112_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint112_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return _a.__wrap(r[0])}decompress(){const t=i.compressedfheuint112_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return kn.__wrap(t[0])}serialize(){const t=i.compressedfheuint112_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint112_deserialize(e,r);if(s[2])throw o(s[1]);return _a.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint112_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint112_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return _a.__wrap(_[0])}}const zy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint12_free(n>>>0,1));class oa{static __wrap(t){t=t>>>0;const e=Object.create(oa.prototype);return e.__wbg_ptr=t,zy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,zy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint12_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint12_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return oa.__wrap(r[0])}decompress(){const t=i.compressedfheuint12_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Tn.__wrap(t[0])}serialize(){const t=i.compressedfheuint12_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint12_deserialize(e,r);if(s[2])throw o(s[1]);return oa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint12_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint12_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return oa.__wrap(_[0])}}const vy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint120_free(n>>>0,1));class aa{static __wrap(t){t=t>>>0;const e=Object.create(aa.prototype);return e.__wbg_ptr=t,vy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,vy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint120_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint120_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return aa.__wrap(r[0])}decompress(){const t=i.compressedfheuint120_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Gn.__wrap(t[0])}serialize(){const t=i.compressedfheuint120_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint120_deserialize(e,r);if(s[2])throw o(s[1]);return aa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint120_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint120_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return aa.__wrap(_[0])}}const My=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint128_free(n>>>0,1));class ca{static __wrap(t){t=t>>>0;const e=Object.create(ca.prototype);return e.__wbg_ptr=t,My.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,My.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint128_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint128_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ca.__wrap(r[0])}decompress(){const t=i.compressedfheuint128_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Fn.__wrap(t[0])}serialize(){const t=i.compressedfheuint128_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint128_deserialize(e,r);if(s[2])throw o(s[1]);return ca.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint128_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint128_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ca.__wrap(_[0])}}const By=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint136_free(n>>>0,1));class ua{static __wrap(t){t=t>>>0;const e=Object.create(ua.prototype);return e.__wbg_ptr=t,By.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,By.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint136_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint136_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ua.__wrap(r[0])}decompress(){const t=i.compressedfheuint136_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Un.__wrap(t[0])}serialize(){const t=i.compressedfheuint136_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint136_deserialize(e,r);if(s[2])throw o(s[1]);return ua.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint136_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint136_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ua.__wrap(_[0])}}const xy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint14_free(n>>>0,1));class fa{static __wrap(t){t=t>>>0;const e=Object.create(fa.prototype);return e.__wbg_ptr=t,xy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,xy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint14_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint14_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return fa.__wrap(r[0])}decompress(){const t=i.compressedfheuint14_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Kn.__wrap(t[0])}serialize(){const t=i.compressedfheuint14_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint14_deserialize(e,r);if(s[2])throw o(s[1]);return fa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint14_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint14_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return fa.__wrap(_[0])}}const Cy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint144_free(n>>>0,1));class la{static __wrap(t){t=t>>>0;const e=Object.create(la.prototype);return e.__wbg_ptr=t,Cy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Cy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint144_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint144_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return la.__wrap(r[0])}decompress(){const t=i.compressedfheuint144_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Dn.__wrap(t[0])}serialize(){const t=i.compressedfheuint144_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint144_deserialize(e,r);if(s[2])throw o(s[1]);return la.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint144_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint144_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return la.__wrap(_[0])}}const Iy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint152_free(n>>>0,1));class pa{static __wrap(t){t=t>>>0;const e=Object.create(pa.prototype);return e.__wbg_ptr=t,Iy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Iy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint152_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint152_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return pa.__wrap(r[0])}decompress(){const t=i.compressedfheuint152_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Ln.__wrap(t[0])}serialize(){const t=i.compressedfheuint152_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint152_deserialize(e,r);if(s[2])throw o(s[1]);return pa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint152_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint152_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return pa.__wrap(_[0])}}const Ny=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint16_free(n>>>0,1));class ha{static __wrap(t){t=t>>>0;const e=Object.create(ha.prototype);return e.__wbg_ptr=t,Ny.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ny.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint16_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint16_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ha.__wrap(r[0])}decompress(){const t=i.compressedfheuint16_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return jn.__wrap(t[0])}serialize(){const t=i.compressedfheuint16_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint16_deserialize(e,r);if(s[2])throw o(s[1]);return ha.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint16_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint16_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ha.__wrap(_[0])}}const Oy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint160_free(n>>>0,1));class wa{static __wrap(t){t=t>>>0;const e=Object.create(wa.prototype);return e.__wbg_ptr=t,Oy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Oy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint160_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint160_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wa.__wrap(r[0])}decompress(){const t=i.compressedfheuint160_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Vn.__wrap(t[0])}serialize(){const t=i.compressedfheuint160_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint160_deserialize(e,r);if(s[2])throw o(s[1]);return wa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint160_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint160_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return wa.__wrap(_[0])}}const ky=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint168_free(n>>>0,1));class da{static __wrap(t){t=t>>>0;const e=Object.create(da.prototype);return e.__wbg_ptr=t,ky.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ky.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint168_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint168_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return da.__wrap(r[0])}decompress(){const t=i.compressedfheuint168_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Yn.__wrap(t[0])}serialize(){const t=i.compressedfheuint168_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint168_deserialize(e,r);if(s[2])throw o(s[1]);return da.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint168_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint168_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return da.__wrap(_[0])}}const Ty=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint176_free(n>>>0,1));class ga{static __wrap(t){t=t>>>0;const e=Object.create(ga.prototype);return e.__wbg_ptr=t,Ty.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ty.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint176_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint176_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ga.__wrap(r[0])}decompress(){const t=i.compressedfheuint176_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Hn.__wrap(t[0])}serialize(){const t=i.compressedfheuint176_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint176_deserialize(e,r);if(s[2])throw o(s[1]);return ga.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint176_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint176_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ga.__wrap(_[0])}}const Gy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint184_free(n>>>0,1));class ba{static __wrap(t){t=t>>>0;const e=Object.create(ba.prototype);return e.__wbg_ptr=t,Gy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Gy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint184_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint184_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ba.__wrap(r[0])}decompress(){const t=i.compressedfheuint184_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return qn.__wrap(t[0])}serialize(){const t=i.compressedfheuint184_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint184_deserialize(e,r);if(s[2])throw o(s[1]);return ba.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint184_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint184_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ba.__wrap(_[0])}}const Fy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint192_free(n>>>0,1));class ya{static __wrap(t){t=t>>>0;const e=Object.create(ya.prototype);return e.__wbg_ptr=t,Fy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Fy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint192_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint192_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ya.__wrap(r[0])}decompress(){const t=i.compressedfheuint192_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Qn.__wrap(t[0])}serialize(){const t=i.compressedfheuint192_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint192_deserialize(e,r);if(s[2])throw o(s[1]);return ya.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint192_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint192_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ya.__wrap(_[0])}}const Uy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint2_free(n>>>0,1));class Aa{static __wrap(t){t=t>>>0;const e=Object.create(Aa.prototype);return e.__wbg_ptr=t,Uy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Uy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint2_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint2_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Aa.__wrap(r[0])}decompress(){const t=i.compressedfheuint2_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Wn.__wrap(t[0])}serialize(){const t=i.compressedfheuint2_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint2_deserialize(e,r);if(s[2])throw o(s[1]);return Aa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint2_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint2_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Aa.__wrap(_[0])}}const Ky=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint200_free(n>>>0,1));class ma{static __wrap(t){t=t>>>0;const e=Object.create(ma.prototype);return e.__wbg_ptr=t,Ky.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ky.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint200_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint200_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ma.__wrap(r[0])}decompress(){const t=i.compressedfheuint200_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Jn.__wrap(t[0])}serialize(){const t=i.compressedfheuint200_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint200_deserialize(e,r);if(s[2])throw o(s[1]);return ma.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint200_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint200_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ma.__wrap(_[0])}}const Dy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint2048_free(n>>>0,1));class Sa{static __wrap(t){t=t>>>0;const e=Object.create(Sa.prototype);return e.__wbg_ptr=t,Dy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Dy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint2048_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint2048_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Sa.__wrap(r[0])}decompress(){const t=i.compressedfheuint2048_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return $n.__wrap(t[0])}serialize(){const t=i.compressedfheuint2048_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint2048_deserialize(e,r);if(s[2])throw o(s[1]);return Sa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint2048_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint2048_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Sa.__wrap(_[0])}}const Ly=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint208_free(n>>>0,1));class Ra{static __wrap(t){t=t>>>0;const e=Object.create(Ra.prototype);return e.__wbg_ptr=t,Ly.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ly.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint208_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint208_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ra.__wrap(r[0])}decompress(){const t=i.compressedfheuint208_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Zn.__wrap(t[0])}serialize(){const t=i.compressedfheuint208_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint208_deserialize(e,r);if(s[2])throw o(s[1]);return Ra.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint208_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint208_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ra.__wrap(_[0])}}const jy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint216_free(n>>>0,1));class Ea{static __wrap(t){t=t>>>0;const e=Object.create(Ea.prototype);return e.__wbg_ptr=t,jy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,jy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint216_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint216_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ea.__wrap(r[0])}decompress(){const t=i.compressedfheuint216_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return Xn.__wrap(t[0])}serialize(){const t=i.compressedfheuint216_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint216_deserialize(e,r);if(s[2])throw o(s[1]);return Ea.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint216_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint216_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ea.__wrap(_[0])}}const Vy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint224_free(n>>>0,1));class Pa{static __wrap(t){t=t>>>0;const e=Object.create(Pa.prototype);return e.__wbg_ptr=t,Vy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Vy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint224_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint224_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Pa.__wrap(r[0])}decompress(){const t=i.compressedfheuint224_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ti.__wrap(t[0])}serialize(){const t=i.compressedfheuint224_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint224_deserialize(e,r);if(s[2])throw o(s[1]);return Pa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint224_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint224_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Pa.__wrap(_[0])}}const Yy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint232_free(n>>>0,1));class za{static __wrap(t){t=t>>>0;const e=Object.create(za.prototype);return e.__wbg_ptr=t,Yy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Yy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint232_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint232_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return za.__wrap(r[0])}decompress(){const t=i.compressedfheuint232_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ei.__wrap(t[0])}serialize(){const t=i.compressedfheuint232_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint232_deserialize(e,r);if(s[2])throw o(s[1]);return za.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint232_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint232_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return za.__wrap(_[0])}}const Hy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint24_free(n>>>0,1));class va{static __wrap(t){t=t>>>0;const e=Object.create(va.prototype);return e.__wbg_ptr=t,Hy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Hy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint24_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint24_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return va.__wrap(r[0])}decompress(){const t=i.compressedfheuint24_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ri.__wrap(t[0])}serialize(){const t=i.compressedfheuint24_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint24_deserialize(e,r);if(s[2])throw o(s[1]);return va.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint24_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint24_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return va.__wrap(_[0])}}const qy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint240_free(n>>>0,1));class Ma{static __wrap(t){t=t>>>0;const e=Object.create(Ma.prototype);return e.__wbg_ptr=t,qy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,qy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint240_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint240_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ma.__wrap(r[0])}decompress(){const t=i.compressedfheuint240_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ni.__wrap(t[0])}serialize(){const t=i.compressedfheuint240_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint240_deserialize(e,r);if(s[2])throw o(s[1]);return Ma.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint240_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint240_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ma.__wrap(_[0])}}const Qy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint248_free(n>>>0,1));class Ba{static __wrap(t){t=t>>>0;const e=Object.create(Ba.prototype);return e.__wbg_ptr=t,Qy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Qy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint248_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint248_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ba.__wrap(r[0])}decompress(){const t=i.compressedfheuint248_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ii.__wrap(t[0])}serialize(){const t=i.compressedfheuint248_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint248_deserialize(e,r);if(s[2])throw o(s[1]);return Ba.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint248_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint248_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ba.__wrap(_[0])}}const Wy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint256_free(n>>>0,1));class xa{static __wrap(t){t=t>>>0;const e=Object.create(xa.prototype);return e.__wbg_ptr=t,Wy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Wy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint256_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint256_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return xa.__wrap(r[0])}decompress(){const t=i.compressedfheuint256_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return si.__wrap(t[0])}serialize(){const t=i.compressedfheuint256_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint256_deserialize(e,r);if(s[2])throw o(s[1]);return xa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint256_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint256_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return xa.__wrap(_[0])}}const Jy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint32_free(n>>>0,1));class Ca{static __wrap(t){t=t>>>0;const e=Object.create(Ca.prototype);return e.__wbg_ptr=t,Jy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Jy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint32_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint32_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ca.__wrap(r[0])}decompress(){const t=i.compressedfheuint32_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return _i.__wrap(t[0])}serialize(){const t=i.compressedfheuint32_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint32_deserialize(e,r);if(s[2])throw o(s[1]);return Ca.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint32_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint32_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ca.__wrap(_[0])}}const $y=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint4_free(n>>>0,1));class Ia{static __wrap(t){t=t>>>0;const e=Object.create(Ia.prototype);return e.__wbg_ptr=t,$y.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,$y.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint4_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint4_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ia.__wrap(r[0])}decompress(){const t=i.compressedfheuint4_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return oi.__wrap(t[0])}serialize(){const t=i.compressedfheuint4_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint4_deserialize(e,r);if(s[2])throw o(s[1]);return Ia.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint4_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint4_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ia.__wrap(_[0])}}const Zy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint40_free(n>>>0,1));class Na{static __wrap(t){t=t>>>0;const e=Object.create(Na.prototype);return e.__wbg_ptr=t,Zy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Zy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint40_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint40_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Na.__wrap(r[0])}decompress(){const t=i.compressedfheuint40_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ai.__wrap(t[0])}serialize(){const t=i.compressedfheuint40_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint40_deserialize(e,r);if(s[2])throw o(s[1]);return Na.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint40_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint40_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Na.__wrap(_[0])}}const Xy=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint48_free(n>>>0,1));class Oa{static __wrap(t){t=t>>>0;const e=Object.create(Oa.prototype);return e.__wbg_ptr=t,Xy.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Xy.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint48_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint48_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Oa.__wrap(r[0])}decompress(){const t=i.compressedfheuint48_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ci.__wrap(t[0])}serialize(){const t=i.compressedfheuint48_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint48_deserialize(e,r);if(s[2])throw o(s[1]);return Oa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint48_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint48_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Oa.__wrap(_[0])}}const tA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint512_free(n>>>0,1));class ka{static __wrap(t){t=t>>>0;const e=Object.create(ka.prototype);return e.__wbg_ptr=t,tA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,tA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint512_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint512_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ka.__wrap(r[0])}decompress(){const t=i.compressedfheuint512_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ui.__wrap(t[0])}serialize(){const t=i.compressedfheuint512_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint512_deserialize(e,r);if(s[2])throw o(s[1]);return ka.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint512_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint512_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ka.__wrap(_[0])}}const eA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint56_free(n>>>0,1));class Ta{static __wrap(t){t=t>>>0;const e=Object.create(Ta.prototype);return e.__wbg_ptr=t,eA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,eA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint56_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint56_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ta.__wrap(r[0])}decompress(){const t=i.compressedfheuint56_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return fi.__wrap(t[0])}serialize(){const t=i.compressedfheuint56_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint56_deserialize(e,r);if(s[2])throw o(s[1]);return Ta.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint56_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint56_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ta.__wrap(_[0])}}const rA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint6_free(n>>>0,1));class Ga{static __wrap(t){t=t>>>0;const e=Object.create(Ga.prototype);return e.__wbg_ptr=t,rA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,rA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint6_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint6_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ga.__wrap(r[0])}decompress(){const t=i.compressedfheuint6_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return li.__wrap(t[0])}serialize(){const t=i.compressedfheuint6_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint6_deserialize(e,r);if(s[2])throw o(s[1]);return Ga.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint6_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint6_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ga.__wrap(_[0])}}const nA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint64_free(n>>>0,1));class Fa{static __wrap(t){t=t>>>0;const e=Object.create(Fa.prototype);return e.__wbg_ptr=t,nA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,nA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint64_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint64_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Fa.__wrap(r[0])}decompress(){const t=i.compressedfheuint64_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return pi.__wrap(t[0])}serialize(){const t=i.compressedfheuint64_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint64_deserialize(e,r);if(s[2])throw o(s[1]);return Fa.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint64_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint64_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Fa.__wrap(_[0])}}const iA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint72_free(n>>>0,1));class Ua{static __wrap(t){t=t>>>0;const e=Object.create(Ua.prototype);return e.__wbg_ptr=t,iA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,iA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint72_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint72_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ua.__wrap(r[0])}decompress(){const t=i.compressedfheuint72_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return hi.__wrap(t[0])}serialize(){const t=i.compressedfheuint72_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint72_deserialize(e,r);if(s[2])throw o(s[1]);return Ua.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint72_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint72_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ua.__wrap(_[0])}}const sA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint8_free(n>>>0,1));class Ka{static __wrap(t){t=t>>>0;const e=Object.create(Ka.prototype);return e.__wbg_ptr=t,sA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,sA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint8_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint8_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ka.__wrap(r[0])}decompress(){const t=i.compressedfheuint8_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return wi.__wrap(t[0])}serialize(){const t=i.compressedfheuint8_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint8_deserialize(e,r);if(s[2])throw o(s[1]);return Ka.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint8_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint8_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ka.__wrap(_[0])}}const _A=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint80_free(n>>>0,1));class Da{static __wrap(t){t=t>>>0;const e=Object.create(Da.prototype);return e.__wbg_ptr=t,_A.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,_A.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint80_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint80_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Da.__wrap(r[0])}decompress(){const t=i.compressedfheuint80_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return di.__wrap(t[0])}serialize(){const t=i.compressedfheuint80_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint80_deserialize(e,r);if(s[2])throw o(s[1]);return Da.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint80_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint80_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Da.__wrap(_[0])}}const oA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint88_free(n>>>0,1));class La{static __wrap(t){t=t>>>0;const e=Object.create(La.prototype);return e.__wbg_ptr=t,oA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,oA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint88_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint88_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return La.__wrap(r[0])}decompress(){const t=i.compressedfheuint88_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return gi.__wrap(t[0])}serialize(){const t=i.compressedfheuint88_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint88_deserialize(e,r);if(s[2])throw o(s[1]);return La.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint88_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint88_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return La.__wrap(_[0])}}const aA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_compressedfheuint96_free(n>>>0,1));class ja{static __wrap(t){t=t>>>0;const e=Object.create(ja.prototype);return e.__wbg_ptr=t,aA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,aA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_compressedfheuint96_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.compressedfheuint96_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ja.__wrap(r[0])}decompress(){const t=i.compressedfheuint96_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return bi.__wrap(t[0])}serialize(){const t=i.compressedfheuint96_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.compressedfheuint96_deserialize(e,r);if(s[2])throw o(s[1]);return ja.__wrap(s[0])}safe_serialize(t){const e=i.compressedfheuint96_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.compressedfheuint96_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ja.__wrap(_[0])}}const cA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fhebool_free(n>>>0,1));class jr{static __wrap(t){t=t>>>0;const e=Object.create(jr.prototype);return e.__wbg_ptr=t,cA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,cA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fhebool_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fhebool_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return jr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fhebool_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return jr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fhebool_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return jr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fhebool_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]!==0}serialize(){const t=i.fhebool_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fhebool_deserialize(e,r);if(s[2])throw o(s[1]);return jr.__wrap(s[0])}safe_serialize(t){const e=i.fhebool_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fhebool_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return jr.__wrap(_[0])}}const uA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint10_free(n>>>0,1));class Vr{static __wrap(t){t=t>>>0;const e=Object.create(Vr.prototype);return e.__wbg_ptr=t,uA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,uA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint10_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint10_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Vr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint10_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Vr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint10_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Vr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint10_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint10_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint10_deserialize(e,r);if(s[2])throw o(s[1]);return Vr.__wrap(s[0])}safe_serialize(t){const e=i.fheint10_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint10_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Vr.__wrap(_[0])}}const fA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint1024_free(n>>>0,1));class Yr{static __wrap(t){t=t>>>0;const e=Object.create(Yr.prototype);return e.__wbg_ptr=t,fA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,fA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint1024_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint1024_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Yr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint1024_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Yr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint1024_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Yr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint1024_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint1024_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint1024_deserialize(e,r);if(s[2])throw o(s[1]);return Yr.__wrap(s[0])}safe_serialize(t){const e=i.fheint1024_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint1024_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Yr.__wrap(_[0])}}const lA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint104_free(n>>>0,1));class Hr{static __wrap(t){t=t>>>0;const e=Object.create(Hr.prototype);return e.__wbg_ptr=t,lA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,lA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint104_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint104_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Hr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint104_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Hr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint104_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Hr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint104_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint104_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint104_deserialize(e,r);if(s[2])throw o(s[1]);return Hr.__wrap(s[0])}safe_serialize(t){const e=i.fheint104_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint104_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Hr.__wrap(_[0])}}const pA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint112_free(n>>>0,1));class qr{static __wrap(t){t=t>>>0;const e=Object.create(qr.prototype);return e.__wbg_ptr=t,pA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,pA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint112_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint112_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return qr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint112_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return qr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint112_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return qr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint112_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint112_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint112_deserialize(e,r);if(s[2])throw o(s[1]);return qr.__wrap(s[0])}safe_serialize(t){const e=i.fheint112_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint112_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return qr.__wrap(_[0])}}const hA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint12_free(n>>>0,1));class Qr{static __wrap(t){t=t>>>0;const e=Object.create(Qr.prototype);return e.__wbg_ptr=t,hA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,hA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint12_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint12_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Qr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint12_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Qr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint12_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Qr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint12_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint12_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint12_deserialize(e,r);if(s[2])throw o(s[1]);return Qr.__wrap(s[0])}safe_serialize(t){const e=i.fheint12_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint12_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Qr.__wrap(_[0])}}const wA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint120_free(n>>>0,1));class Wr{static __wrap(t){t=t>>>0;const e=Object.create(Wr.prototype);return e.__wbg_ptr=t,wA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,wA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint120_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint120_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Wr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint120_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Wr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint120_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Wr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint120_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint120_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint120_deserialize(e,r);if(s[2])throw o(s[1]);return Wr.__wrap(s[0])}safe_serialize(t){const e=i.fheint120_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint120_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Wr.__wrap(_[0])}}const dA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint128_free(n>>>0,1));class Jr{static __wrap(t){t=t>>>0;const e=Object.create(Jr.prototype);return e.__wbg_ptr=t,dA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,dA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint128_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint128_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Jr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint128_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Jr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint128_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Jr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint128_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint128_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint128_deserialize(e,r);if(s[2])throw o(s[1]);return Jr.__wrap(s[0])}safe_serialize(t){const e=i.fheint128_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint128_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Jr.__wrap(_[0])}}const gA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint136_free(n>>>0,1));class $r{static __wrap(t){t=t>>>0;const e=Object.create($r.prototype);return e.__wbg_ptr=t,gA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,gA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint136_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint136_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return $r.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint136_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return $r.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint136_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return $r.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint136_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint136_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint136_deserialize(e,r);if(s[2])throw o(s[1]);return $r.__wrap(s[0])}safe_serialize(t){const e=i.fheint136_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint136_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return $r.__wrap(_[0])}}const bA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint14_free(n>>>0,1));class Zr{static __wrap(t){t=t>>>0;const e=Object.create(Zr.prototype);return e.__wbg_ptr=t,bA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,bA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint14_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint14_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Zr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint14_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Zr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint14_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Zr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint14_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint14_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint14_deserialize(e,r);if(s[2])throw o(s[1]);return Zr.__wrap(s[0])}safe_serialize(t){const e=i.fheint14_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint14_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Zr.__wrap(_[0])}}const yA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint144_free(n>>>0,1));class Xr{static __wrap(t){t=t>>>0;const e=Object.create(Xr.prototype);return e.__wbg_ptr=t,yA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,yA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint144_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint144_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Xr.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint144_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Xr.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint144_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Xr.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint144_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint144_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint144_deserialize(e,r);if(s[2])throw o(s[1]);return Xr.__wrap(s[0])}safe_serialize(t){const e=i.fheint144_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint144_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Xr.__wrap(_[0])}}const AA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint152_free(n>>>0,1));class tn{static __wrap(t){t=t>>>0;const e=Object.create(tn.prototype);return e.__wbg_ptr=t,AA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,AA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint152_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint152_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return tn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint152_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return tn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint152_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return tn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint152_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint152_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint152_deserialize(e,r);if(s[2])throw o(s[1]);return tn.__wrap(s[0])}safe_serialize(t){const e=i.fheint152_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint152_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return tn.__wrap(_[0])}}const mA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint16_free(n>>>0,1));class en{static __wrap(t){t=t>>>0;const e=Object.create(en.prototype);return e.__wbg_ptr=t,mA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,mA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint16_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint16_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return en.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint16_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return en.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint16_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return en.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint16_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint16_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint16_deserialize(e,r);if(s[2])throw o(s[1]);return en.__wrap(s[0])}safe_serialize(t){const e=i.fheint16_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint16_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return en.__wrap(_[0])}}const SA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint160_free(n>>>0,1));class rn{static __wrap(t){t=t>>>0;const e=Object.create(rn.prototype);return e.__wbg_ptr=t,SA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,SA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint160_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint160_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return rn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint160_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return rn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint160_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return rn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint160_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint160_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint160_deserialize(e,r);if(s[2])throw o(s[1]);return rn.__wrap(s[0])}safe_serialize(t){const e=i.fheint160_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint160_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return rn.__wrap(_[0])}}const RA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint168_free(n>>>0,1));class nn{static __wrap(t){t=t>>>0;const e=Object.create(nn.prototype);return e.__wbg_ptr=t,RA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,RA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint168_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint168_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return nn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint168_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return nn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint168_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return nn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint168_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint168_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint168_deserialize(e,r);if(s[2])throw o(s[1]);return nn.__wrap(s[0])}safe_serialize(t){const e=i.fheint168_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint168_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return nn.__wrap(_[0])}}const EA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint176_free(n>>>0,1));class sn{static __wrap(t){t=t>>>0;const e=Object.create(sn.prototype);return e.__wbg_ptr=t,EA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,EA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint176_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint176_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return sn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint176_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return sn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint176_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return sn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint176_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint176_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint176_deserialize(e,r);if(s[2])throw o(s[1]);return sn.__wrap(s[0])}safe_serialize(t){const e=i.fheint176_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint176_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return sn.__wrap(_[0])}}const PA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint184_free(n>>>0,1));class _n{static __wrap(t){t=t>>>0;const e=Object.create(_n.prototype);return e.__wbg_ptr=t,PA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,PA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint184_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint184_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return _n.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint184_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return _n.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint184_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return _n.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint184_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint184_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint184_deserialize(e,r);if(s[2])throw o(s[1]);return _n.__wrap(s[0])}safe_serialize(t){const e=i.fheint184_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint184_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return _n.__wrap(_[0])}}const zA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint192_free(n>>>0,1));class on{static __wrap(t){t=t>>>0;const e=Object.create(on.prototype);return e.__wbg_ptr=t,zA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,zA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint192_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint192_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return on.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint192_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return on.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint192_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return on.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint192_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint192_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint192_deserialize(e,r);if(s[2])throw o(s[1]);return on.__wrap(s[0])}safe_serialize(t){const e=i.fheint192_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint192_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return on.__wrap(_[0])}}const vA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint2_free(n>>>0,1));class an{static __wrap(t){t=t>>>0;const e=Object.create(an.prototype);return e.__wbg_ptr=t,vA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,vA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint2_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint2_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return an.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint2_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return an.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint2_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return an.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint2_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint2_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint2_deserialize(e,r);if(s[2])throw o(s[1]);return an.__wrap(s[0])}safe_serialize(t){const e=i.fheint2_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint2_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return an.__wrap(_[0])}}const MA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint200_free(n>>>0,1));class cn{static __wrap(t){t=t>>>0;const e=Object.create(cn.prototype);return e.__wbg_ptr=t,MA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,MA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint200_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint200_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return cn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint200_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return cn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint200_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return cn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint200_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint200_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint200_deserialize(e,r);if(s[2])throw o(s[1]);return cn.__wrap(s[0])}safe_serialize(t){const e=i.fheint200_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint200_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return cn.__wrap(_[0])}}const BA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint2048_free(n>>>0,1));class un{static __wrap(t){t=t>>>0;const e=Object.create(un.prototype);return e.__wbg_ptr=t,BA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,BA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint2048_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint2048_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return un.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint2048_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return un.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint2048_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return un.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint2048_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint2048_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint2048_deserialize(e,r);if(s[2])throw o(s[1]);return un.__wrap(s[0])}safe_serialize(t){const e=i.fheint2048_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint2048_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return un.__wrap(_[0])}}const xA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint208_free(n>>>0,1));class fn{static __wrap(t){t=t>>>0;const e=Object.create(fn.prototype);return e.__wbg_ptr=t,xA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,xA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint208_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint208_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return fn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint208_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return fn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint208_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return fn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint208_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint208_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint208_deserialize(e,r);if(s[2])throw o(s[1]);return fn.__wrap(s[0])}safe_serialize(t){const e=i.fheint208_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint208_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return fn.__wrap(_[0])}}const CA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint216_free(n>>>0,1));class ln{static __wrap(t){t=t>>>0;const e=Object.create(ln.prototype);return e.__wbg_ptr=t,CA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,CA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint216_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint216_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ln.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint216_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ln.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint216_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ln.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint216_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint216_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint216_deserialize(e,r);if(s[2])throw o(s[1]);return ln.__wrap(s[0])}safe_serialize(t){const e=i.fheint216_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint216_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ln.__wrap(_[0])}}const IA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint224_free(n>>>0,1));class pn{static __wrap(t){t=t>>>0;const e=Object.create(pn.prototype);return e.__wbg_ptr=t,IA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,IA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint224_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint224_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return pn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint224_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return pn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint224_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return pn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint224_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint224_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint224_deserialize(e,r);if(s[2])throw o(s[1]);return pn.__wrap(s[0])}safe_serialize(t){const e=i.fheint224_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint224_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return pn.__wrap(_[0])}}const NA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint232_free(n>>>0,1));class hn{static __wrap(t){t=t>>>0;const e=Object.create(hn.prototype);return e.__wbg_ptr=t,NA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,NA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint232_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint232_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return hn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint232_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return hn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint232_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return hn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint232_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint232_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint232_deserialize(e,r);if(s[2])throw o(s[1]);return hn.__wrap(s[0])}safe_serialize(t){const e=i.fheint232_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint232_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return hn.__wrap(_[0])}}const OA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint24_free(n>>>0,1));class wn{static __wrap(t){t=t>>>0;const e=Object.create(wn.prototype);return e.__wbg_ptr=t,OA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,OA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint24_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint24_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint24_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint24_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint24_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint24_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint24_deserialize(e,r);if(s[2])throw o(s[1]);return wn.__wrap(s[0])}safe_serialize(t){const e=i.fheint24_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint24_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return wn.__wrap(_[0])}}const kA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint240_free(n>>>0,1));class dn{static __wrap(t){t=t>>>0;const e=Object.create(dn.prototype);return e.__wbg_ptr=t,kA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,kA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint240_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint240_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return dn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint240_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return dn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint240_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return dn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint240_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint240_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint240_deserialize(e,r);if(s[2])throw o(s[1]);return dn.__wrap(s[0])}safe_serialize(t){const e=i.fheint240_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint240_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return dn.__wrap(_[0])}}const TA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint248_free(n>>>0,1));class gn{static __wrap(t){t=t>>>0;const e=Object.create(gn.prototype);return e.__wbg_ptr=t,TA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,TA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint248_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint248_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return gn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint248_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return gn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint248_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return gn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint248_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint248_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint248_deserialize(e,r);if(s[2])throw o(s[1]);return gn.__wrap(s[0])}safe_serialize(t){const e=i.fheint248_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint248_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return gn.__wrap(_[0])}}const GA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint256_free(n>>>0,1));class bn{static __wrap(t){t=t>>>0;const e=Object.create(bn.prototype);return e.__wbg_ptr=t,GA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,GA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint256_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint256_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return bn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint256_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return bn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint256_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return bn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint256_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint256_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint256_deserialize(e,r);if(s[2])throw o(s[1]);return bn.__wrap(s[0])}safe_serialize(t){const e=i.fheint256_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint256_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return bn.__wrap(_[0])}}const FA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint32_free(n>>>0,1));class yn{static __wrap(t){t=t>>>0;const e=Object.create(yn.prototype);return e.__wbg_ptr=t,FA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,FA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint32_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint32_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return yn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint32_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return yn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint32_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return yn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint32_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint32_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint32_deserialize(e,r);if(s[2])throw o(s[1]);return yn.__wrap(s[0])}safe_serialize(t){const e=i.fheint32_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint32_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return yn.__wrap(_[0])}}const UA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint4_free(n>>>0,1));class An{static __wrap(t){t=t>>>0;const e=Object.create(An.prototype);return e.__wbg_ptr=t,UA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,UA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint4_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint4_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return An.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint4_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return An.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint4_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return An.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint4_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint4_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint4_deserialize(e,r);if(s[2])throw o(s[1]);return An.__wrap(s[0])}safe_serialize(t){const e=i.fheint4_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint4_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return An.__wrap(_[0])}}const KA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint40_free(n>>>0,1));class mn{static __wrap(t){t=t>>>0;const e=Object.create(mn.prototype);return e.__wbg_ptr=t,KA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,KA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint40_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint40_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return mn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint40_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return mn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint40_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return mn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint40_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint40_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint40_deserialize(e,r);if(s[2])throw o(s[1]);return mn.__wrap(s[0])}safe_serialize(t){const e=i.fheint40_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint40_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return mn.__wrap(_[0])}}const DA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint48_free(n>>>0,1));class Sn{static __wrap(t){t=t>>>0;const e=Object.create(Sn.prototype);return e.__wbg_ptr=t,DA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,DA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint48_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint48_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Sn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint48_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Sn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint48_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Sn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint48_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint48_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint48_deserialize(e,r);if(s[2])throw o(s[1]);return Sn.__wrap(s[0])}safe_serialize(t){const e=i.fheint48_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint48_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Sn.__wrap(_[0])}}const LA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint512_free(n>>>0,1));class Rn{static __wrap(t){t=t>>>0;const e=Object.create(Rn.prototype);return e.__wbg_ptr=t,LA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,LA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint512_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint512_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Rn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint512_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Rn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint512_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Rn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint512_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint512_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint512_deserialize(e,r);if(s[2])throw o(s[1]);return Rn.__wrap(s[0])}safe_serialize(t){const e=i.fheint512_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint512_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Rn.__wrap(_[0])}}const jA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint56_free(n>>>0,1));class En{static __wrap(t){t=t>>>0;const e=Object.create(En.prototype);return e.__wbg_ptr=t,jA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,jA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint56_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint56_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return En.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint56_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return En.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint56_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return En.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint56_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint56_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint56_deserialize(e,r);if(s[2])throw o(s[1]);return En.__wrap(s[0])}safe_serialize(t){const e=i.fheint56_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint56_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return En.__wrap(_[0])}}const VA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint6_free(n>>>0,1));class Pn{static __wrap(t){t=t>>>0;const e=Object.create(Pn.prototype);return e.__wbg_ptr=t,VA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,VA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint6_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint6_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Pn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint6_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Pn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint6_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Pn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint6_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint6_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint6_deserialize(e,r);if(s[2])throw o(s[1]);return Pn.__wrap(s[0])}safe_serialize(t){const e=i.fheint6_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint6_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Pn.__wrap(_[0])}}const YA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint64_free(n>>>0,1));class zn{static __wrap(t){t=t>>>0;const e=Object.create(zn.prototype);return e.__wbg_ptr=t,YA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,YA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint64_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint64_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return zn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint64_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return zn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint64_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return zn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint64_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint64_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint64_deserialize(e,r);if(s[2])throw o(s[1]);return zn.__wrap(s[0])}safe_serialize(t){const e=i.fheint64_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint64_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return zn.__wrap(_[0])}}const HA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint72_free(n>>>0,1));class vn{static __wrap(t){t=t>>>0;const e=Object.create(vn.prototype);return e.__wbg_ptr=t,HA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,HA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint72_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint72_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return vn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint72_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return vn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint72_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return vn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint72_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint72_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint72_deserialize(e,r);if(s[2])throw o(s[1]);return vn.__wrap(s[0])}safe_serialize(t){const e=i.fheint72_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint72_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return vn.__wrap(_[0])}}const qA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint8_free(n>>>0,1));class Mn{static __wrap(t){t=t>>>0;const e=Object.create(Mn.prototype);return e.__wbg_ptr=t,qA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,qA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint8_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint8_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Mn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint8_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Mn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint8_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Mn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint8_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheint8_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint8_deserialize(e,r);if(s[2])throw o(s[1]);return Mn.__wrap(s[0])}safe_serialize(t){const e=i.fheint8_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint8_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Mn.__wrap(_[0])}}const QA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint80_free(n>>>0,1));class Bn{static __wrap(t){t=t>>>0;const e=Object.create(Bn.prototype);return e.__wbg_ptr=t,QA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,QA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint80_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint80_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Bn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint80_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Bn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint80_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Bn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint80_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint80_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint80_deserialize(e,r);if(s[2])throw o(s[1]);return Bn.__wrap(s[0])}safe_serialize(t){const e=i.fheint80_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint80_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Bn.__wrap(_[0])}}const WA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint88_free(n>>>0,1));class xn{static __wrap(t){t=t>>>0;const e=Object.create(xn.prototype);return e.__wbg_ptr=t,WA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,WA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint88_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint88_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return xn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint88_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return xn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint88_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return xn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint88_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint88_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint88_deserialize(e,r);if(s[2])throw o(s[1]);return xn.__wrap(s[0])}safe_serialize(t){const e=i.fheint88_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint88_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return xn.__wrap(_[0])}}const JA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheint96_free(n>>>0,1));class Cn{static __wrap(t){t=t>>>0;const e=Object.create(Cn.prototype);return e.__wbg_ptr=t,JA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,JA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheint96_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheint96_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Cn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheint96_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Cn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheint96_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Cn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheint96_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheint96_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheint96_deserialize(e,r);if(s[2])throw o(s[1]);return Cn.__wrap(s[0])}safe_serialize(t){const e=i.fheint96_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheint96_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Cn.__wrap(_[0])}}const $A=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint10_free(n>>>0,1));class In{static __wrap(t){t=t>>>0;const e=Object.create(In.prototype);return e.__wbg_ptr=t,$A.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,$A.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint10_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint10_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return In.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint10_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return In.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint10_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return In.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint10_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint10_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint10_deserialize(e,r);if(s[2])throw o(s[1]);return In.__wrap(s[0])}safe_serialize(t){const e=i.fheuint10_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint10_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return In.__wrap(_[0])}}const ZA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint1024_free(n>>>0,1));class Nn{static __wrap(t){t=t>>>0;const e=Object.create(Nn.prototype);return e.__wbg_ptr=t,ZA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,ZA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint1024_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint1024_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Nn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint1024_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Nn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint1024_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Nn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint1024_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint1024_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint1024_deserialize(e,r);if(s[2])throw o(s[1]);return Nn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint1024_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint1024_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Nn.__wrap(_[0])}}const XA=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint104_free(n>>>0,1));class On{static __wrap(t){t=t>>>0;const e=Object.create(On.prototype);return e.__wbg_ptr=t,XA.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,XA.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint104_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint104_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return On.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint104_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return On.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint104_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return On.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint104_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint104_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint104_deserialize(e,r);if(s[2])throw o(s[1]);return On.__wrap(s[0])}safe_serialize(t){const e=i.fheuint104_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint104_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return On.__wrap(_[0])}}const t2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint112_free(n>>>0,1));class kn{static __wrap(t){t=t>>>0;const e=Object.create(kn.prototype);return e.__wbg_ptr=t,t2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint112_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint112_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return kn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint112_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return kn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint112_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return kn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint112_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint112_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint112_deserialize(e,r);if(s[2])throw o(s[1]);return kn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint112_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint112_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return kn.__wrap(_[0])}}const e2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint12_free(n>>>0,1));class Tn{static __wrap(t){t=t>>>0;const e=Object.create(Tn.prototype);return e.__wbg_ptr=t,e2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,e2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint12_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint12_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Tn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint12_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Tn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint12_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Tn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint12_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint12_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint12_deserialize(e,r);if(s[2])throw o(s[1]);return Tn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint12_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint12_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Tn.__wrap(_[0])}}const r2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint120_free(n>>>0,1));class Gn{static __wrap(t){t=t>>>0;const e=Object.create(Gn.prototype);return e.__wbg_ptr=t,r2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,r2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint120_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint120_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Gn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint120_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Gn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint120_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Gn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint120_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint120_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint120_deserialize(e,r);if(s[2])throw o(s[1]);return Gn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint120_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint120_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Gn.__wrap(_[0])}}const n2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint128_free(n>>>0,1));class Fn{static __wrap(t){t=t>>>0;const e=Object.create(Fn.prototype);return e.__wbg_ptr=t,n2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,n2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint128_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint128_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Fn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint128_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Fn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint128_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Fn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint128_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint128_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint128_deserialize(e,r);if(s[2])throw o(s[1]);return Fn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint128_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint128_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Fn.__wrap(_[0])}}const i2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint136_free(n>>>0,1));class Un{static __wrap(t){t=t>>>0;const e=Object.create(Un.prototype);return e.__wbg_ptr=t,i2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,i2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint136_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint136_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Un.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint136_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Un.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint136_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Un.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint136_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint136_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint136_deserialize(e,r);if(s[2])throw o(s[1]);return Un.__wrap(s[0])}safe_serialize(t){const e=i.fheuint136_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint136_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Un.__wrap(_[0])}}const s2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint14_free(n>>>0,1));class Kn{static __wrap(t){t=t>>>0;const e=Object.create(Kn.prototype);return e.__wbg_ptr=t,s2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,s2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint14_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint14_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Kn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint14_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Kn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint14_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Kn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint14_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint14_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint14_deserialize(e,r);if(s[2])throw o(s[1]);return Kn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint14_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint14_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Kn.__wrap(_[0])}}const _2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint144_free(n>>>0,1));class Dn{static __wrap(t){t=t>>>0;const e=Object.create(Dn.prototype);return e.__wbg_ptr=t,_2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,_2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint144_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint144_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Dn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint144_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Dn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint144_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Dn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint144_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint144_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint144_deserialize(e,r);if(s[2])throw o(s[1]);return Dn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint144_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint144_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Dn.__wrap(_[0])}}const o2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint152_free(n>>>0,1));class Ln{static __wrap(t){t=t>>>0;const e=Object.create(Ln.prototype);return e.__wbg_ptr=t,o2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,o2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint152_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint152_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ln.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint152_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ln.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint152_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Ln.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint152_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint152_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint152_deserialize(e,r);if(s[2])throw o(s[1]);return Ln.__wrap(s[0])}safe_serialize(t){const e=i.fheuint152_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint152_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ln.__wrap(_[0])}}const a2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint16_free(n>>>0,1));class jn{static __wrap(t){t=t>>>0;const e=Object.create(jn.prototype);return e.__wbg_ptr=t,a2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,a2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint16_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint16_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return jn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint16_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return jn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint16_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return jn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint16_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint16_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint16_deserialize(e,r);if(s[2])throw o(s[1]);return jn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint16_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint16_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return jn.__wrap(_[0])}}const c2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint160_free(n>>>0,1));class Vn{static __wrap(t){t=t>>>0;const e=Object.create(Vn.prototype);return e.__wbg_ptr=t,c2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,c2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint160_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint160_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Vn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint160_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Vn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint160_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Vn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint160_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint160_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint160_deserialize(e,r);if(s[2])throw o(s[1]);return Vn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint160_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint160_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Vn.__wrap(_[0])}}const u2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint168_free(n>>>0,1));class Yn{static __wrap(t){t=t>>>0;const e=Object.create(Yn.prototype);return e.__wbg_ptr=t,u2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,u2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint168_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint168_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Yn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint168_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Yn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint168_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Yn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint168_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint168_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint168_deserialize(e,r);if(s[2])throw o(s[1]);return Yn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint168_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint168_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Yn.__wrap(_[0])}}const f2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint176_free(n>>>0,1));class Hn{static __wrap(t){t=t>>>0;const e=Object.create(Hn.prototype);return e.__wbg_ptr=t,f2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,f2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint176_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint176_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Hn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint176_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Hn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint176_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Hn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint176_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint176_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint176_deserialize(e,r);if(s[2])throw o(s[1]);return Hn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint176_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint176_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Hn.__wrap(_[0])}}const l2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint184_free(n>>>0,1));class qn{static __wrap(t){t=t>>>0;const e=Object.create(qn.prototype);return e.__wbg_ptr=t,l2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,l2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint184_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint184_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return qn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint184_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return qn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint184_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return qn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint184_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint184_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint184_deserialize(e,r);if(s[2])throw o(s[1]);return qn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint184_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint184_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return qn.__wrap(_[0])}}const p2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint192_free(n>>>0,1));class Qn{static __wrap(t){t=t>>>0;const e=Object.create(Qn.prototype);return e.__wbg_ptr=t,p2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,p2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint192_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint192_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Qn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint192_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Qn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint192_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Qn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint192_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint192_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint192_deserialize(e,r);if(s[2])throw o(s[1]);return Qn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint192_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint192_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Qn.__wrap(_[0])}}const h2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint2_free(n>>>0,1));class Wn{static __wrap(t){t=t>>>0;const e=Object.create(Wn.prototype);return e.__wbg_ptr=t,h2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,h2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint2_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint2_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Wn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint2_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Wn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint2_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Wn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint2_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint2_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint2_deserialize(e,r);if(s[2])throw o(s[1]);return Wn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint2_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint2_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Wn.__wrap(_[0])}}const w2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint200_free(n>>>0,1));class Jn{static __wrap(t){t=t>>>0;const e=Object.create(Jn.prototype);return e.__wbg_ptr=t,w2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,w2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint200_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint200_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Jn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint200_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Jn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint200_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Jn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint200_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint200_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint200_deserialize(e,r);if(s[2])throw o(s[1]);return Jn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint200_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint200_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Jn.__wrap(_[0])}}const d2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint2048_free(n>>>0,1));class $n{static __wrap(t){t=t>>>0;const e=Object.create($n.prototype);return e.__wbg_ptr=t,d2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,d2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint2048_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint2048_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return $n.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint2048_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return $n.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint2048_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return $n.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint2048_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint2048_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint2048_deserialize(e,r);if(s[2])throw o(s[1]);return $n.__wrap(s[0])}safe_serialize(t){const e=i.fheuint2048_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint2048_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return $n.__wrap(_[0])}}const g2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint208_free(n>>>0,1));class Zn{static __wrap(t){t=t>>>0;const e=Object.create(Zn.prototype);return e.__wbg_ptr=t,g2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,g2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint208_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint208_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Zn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint208_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Zn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint208_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Zn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint208_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint208_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint208_deserialize(e,r);if(s[2])throw o(s[1]);return Zn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint208_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint208_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Zn.__wrap(_[0])}}const b2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint216_free(n>>>0,1));class Xn{static __wrap(t){t=t>>>0;const e=Object.create(Xn.prototype);return e.__wbg_ptr=t,b2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,b2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint216_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint216_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Xn.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint216_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Xn.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint216_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return Xn.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint216_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint216_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint216_deserialize(e,r);if(s[2])throw o(s[1]);return Xn.__wrap(s[0])}safe_serialize(t){const e=i.fheuint216_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint216_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Xn.__wrap(_[0])}}const y2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint224_free(n>>>0,1));class ti{static __wrap(t){t=t>>>0;const e=Object.create(ti.prototype);return e.__wbg_ptr=t,y2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,y2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint224_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint224_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ti.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint224_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ti.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint224_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ti.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint224_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint224_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint224_deserialize(e,r);if(s[2])throw o(s[1]);return ti.__wrap(s[0])}safe_serialize(t){const e=i.fheuint224_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint224_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ti.__wrap(_[0])}}const A2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint232_free(n>>>0,1));class ei{static __wrap(t){t=t>>>0;const e=Object.create(ei.prototype);return e.__wbg_ptr=t,A2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,A2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint232_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint232_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ei.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint232_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ei.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint232_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ei.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint232_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint232_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint232_deserialize(e,r);if(s[2])throw o(s[1]);return ei.__wrap(s[0])}safe_serialize(t){const e=i.fheuint232_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint232_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ei.__wrap(_[0])}}const m2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint24_free(n>>>0,1));class ri{static __wrap(t){t=t>>>0;const e=Object.create(ri.prototype);return e.__wbg_ptr=t,m2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,m2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint24_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint24_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ri.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint24_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ri.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint24_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ri.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint24_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]>>>0}serialize(){const t=i.fheuint24_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint24_deserialize(e,r);if(s[2])throw o(s[1]);return ri.__wrap(s[0])}safe_serialize(t){const e=i.fheuint24_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint24_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ri.__wrap(_[0])}}const S2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint240_free(n>>>0,1));class ni{static __wrap(t){t=t>>>0;const e=Object.create(ni.prototype);return e.__wbg_ptr=t,S2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,S2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint240_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint240_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ni.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint240_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ni.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint240_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ni.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint240_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint240_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint240_deserialize(e,r);if(s[2])throw o(s[1]);return ni.__wrap(s[0])}safe_serialize(t){const e=i.fheuint240_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint240_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ni.__wrap(_[0])}}const R2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint248_free(n>>>0,1));class ii{static __wrap(t){t=t>>>0;const e=Object.create(ii.prototype);return e.__wbg_ptr=t,R2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,R2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint248_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint248_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ii.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint248_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ii.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint248_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ii.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint248_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint248_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint248_deserialize(e,r);if(s[2])throw o(s[1]);return ii.__wrap(s[0])}safe_serialize(t){const e=i.fheuint248_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint248_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ii.__wrap(_[0])}}const E2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint256_free(n>>>0,1));class si{static __wrap(t){t=t>>>0;const e=Object.create(si.prototype);return e.__wbg_ptr=t,E2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,E2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint256_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint256_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return si.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint256_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return si.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint256_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return si.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint256_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint256_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint256_deserialize(e,r);if(s[2])throw o(s[1]);return si.__wrap(s[0])}safe_serialize(t){const e=i.fheuint256_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint256_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return si.__wrap(_[0])}}const P2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint32_free(n>>>0,1));class _i{static __wrap(t){t=t>>>0;const e=Object.create(_i.prototype);return e.__wbg_ptr=t,P2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,P2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint32_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint32_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return _i.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint32_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return _i.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint32_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return _i.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint32_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]>>>0}serialize(){const t=i.fheuint32_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint32_deserialize(e,r);if(s[2])throw o(s[1]);return _i.__wrap(s[0])}safe_serialize(t){const e=i.fheuint32_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint32_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return _i.__wrap(_[0])}}const z2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint4_free(n>>>0,1));class oi{static __wrap(t){t=t>>>0;const e=Object.create(oi.prototype);return e.__wbg_ptr=t,z2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,z2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint4_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint4_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return oi.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint4_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return oi.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint4_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return oi.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint4_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint4_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint4_deserialize(e,r);if(s[2])throw o(s[1]);return oi.__wrap(s[0])}safe_serialize(t){const e=i.fheuint4_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint4_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return oi.__wrap(_[0])}}const v2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint40_free(n>>>0,1));class ai{static __wrap(t){t=t>>>0;const e=Object.create(ai.prototype);return e.__wbg_ptr=t,v2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,v2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint40_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint40_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ai.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint40_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ai.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint40_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ai.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint40_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return BigInt.asUintN(64,e[0])}serialize(){const t=i.fheuint40_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint40_deserialize(e,r);if(s[2])throw o(s[1]);return ai.__wrap(s[0])}safe_serialize(t){const e=i.fheuint40_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint40_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ai.__wrap(_[0])}}const M2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint48_free(n>>>0,1));class ci{static __wrap(t){t=t>>>0;const e=Object.create(ci.prototype);return e.__wbg_ptr=t,M2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,M2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint48_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint48_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ci.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint48_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ci.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint48_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ci.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint48_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return BigInt.asUintN(64,e[0])}serialize(){const t=i.fheuint48_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint48_deserialize(e,r);if(s[2])throw o(s[1]);return ci.__wrap(s[0])}safe_serialize(t){const e=i.fheuint48_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint48_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ci.__wrap(_[0])}}const B2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint512_free(n>>>0,1));class ui{static __wrap(t){t=t>>>0;const e=Object.create(ui.prototype);return e.__wbg_ptr=t,B2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,B2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint512_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint512_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ui.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint512_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ui.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint512_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return ui.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint512_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint512_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint512_deserialize(e,r);if(s[2])throw o(s[1]);return ui.__wrap(s[0])}safe_serialize(t){const e=i.fheuint512_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint512_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ui.__wrap(_[0])}}const x2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint56_free(n>>>0,1));class fi{static __wrap(t){t=t>>>0;const e=Object.create(fi.prototype);return e.__wbg_ptr=t,x2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,x2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint56_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint56_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return fi.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint56_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return fi.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint56_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return fi.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint56_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return BigInt.asUintN(64,e[0])}serialize(){const t=i.fheuint56_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint56_deserialize(e,r);if(s[2])throw o(s[1]);return fi.__wrap(s[0])}safe_serialize(t){const e=i.fheuint56_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint56_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return fi.__wrap(_[0])}}const C2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint6_free(n>>>0,1));class li{static __wrap(t){t=t>>>0;const e=Object.create(li.prototype);return e.__wbg_ptr=t,C2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,C2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint6_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint6_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return li.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint6_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return li.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint6_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return li.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint6_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint6_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint6_deserialize(e,r);if(s[2])throw o(s[1]);return li.__wrap(s[0])}safe_serialize(t){const e=i.fheuint6_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint6_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return li.__wrap(_[0])}}const I2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint64_free(n>>>0,1));class pi{static __wrap(t){t=t>>>0;const e=Object.create(pi.prototype);return e.__wbg_ptr=t,I2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,I2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint64_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint64_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return pi.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint64_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return pi.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint64_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return pi.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint64_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return BigInt.asUintN(64,e[0])}serialize(){const t=i.fheuint64_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint64_deserialize(e,r);if(s[2])throw o(s[1]);return pi.__wrap(s[0])}safe_serialize(t){const e=i.fheuint64_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint64_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return pi.__wrap(_[0])}}const N2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint72_free(n>>>0,1));class hi{static __wrap(t){t=t>>>0;const e=Object.create(hi.prototype);return e.__wbg_ptr=t,N2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,N2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint72_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint72_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return hi.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint72_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return hi.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint72_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return hi.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint72_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint72_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint72_deserialize(e,r);if(s[2])throw o(s[1]);return hi.__wrap(s[0])}safe_serialize(t){const e=i.fheuint72_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint72_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return hi.__wrap(_[0])}}const O2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint8_free(n>>>0,1));class wi{static __wrap(t){t=t>>>0;const e=Object.create(wi.prototype);return e.__wbg_ptr=t,O2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,O2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint8_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint8_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wi.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint8_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wi.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint8_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return wi.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint8_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return e[0]}serialize(){const t=i.fheuint8_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint8_deserialize(e,r);if(s[2])throw o(s[1]);return wi.__wrap(s[0])}safe_serialize(t){const e=i.fheuint8_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint8_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return wi.__wrap(_[0])}}const k2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint80_free(n>>>0,1));class di{static __wrap(t){t=t>>>0;const e=Object.create(di.prototype);return e.__wbg_ptr=t,k2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,k2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint80_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint80_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return di.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint80_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return di.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint80_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return di.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint80_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint80_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint80_deserialize(e,r);if(s[2])throw o(s[1]);return di.__wrap(s[0])}safe_serialize(t){const e=i.fheuint80_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint80_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return di.__wrap(_[0])}}const T2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint88_free(n>>>0,1));class gi{static __wrap(t){t=t>>>0;const e=Object.create(gi.prototype);return e.__wbg_ptr=t,T2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,T2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint88_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint88_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return gi.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint88_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return gi.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint88_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return gi.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint88_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint88_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint88_deserialize(e,r);if(s[2])throw o(s[1]);return gi.__wrap(s[0])}safe_serialize(t){const e=i.fheuint88_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint88_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return gi.__wrap(_[0])}}const G2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_fheuint96_free(n>>>0,1));class bi{static __wrap(t){t=t>>>0;const e=Object.create(bi.prototype);return e.__wbg_ptr=t,G2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,G2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_fheuint96_free(t,0)}static encrypt_with_client_key(t,e){b(e,U);const r=i.fheuint96_encrypt_with_client_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return bi.__wrap(r[0])}static encrypt_with_public_key(t,e){b(e,gt);const r=i.fheuint96_encrypt_with_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return bi.__wrap(r[0])}static encrypt_with_compressed_public_key(t,e){b(e,yt);const r=i.fheuint96_encrypt_with_compressed_public_key(t,e.__wbg_ptr);if(r[2])throw o(r[1]);return bi.__wrap(r[0])}decrypt(t){b(t,U);const e=i.fheuint96_decrypt(this.__wbg_ptr,t.__wbg_ptr);if(e[2])throw o(e[1]);return o(e[0])}serialize(){const t=i.fheuint96_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.fheuint96_deserialize(e,r);if(s[2])throw o(s[1]);return bi.__wrap(s[0])}safe_serialize(t){const e=i.fheuint96_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.fheuint96_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return bi.__wrap(_[0])}}const F2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_provencompactciphertextlist_free(n>>>0,1));class Va{static __wrap(t){t=t>>>0;const e=Object.create(Va.prototype);return e.__wbg_ptr=t,F2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,F2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_provencompactciphertextlist_free(t,0)}static builder(t){b(t,ar);const e=i.provencompactciphertextlist_builder(t.__wbg_ptr);if(e[2])throw o(e[1]);return hu.__wrap(e[0])}len(){return i.compactciphertextlistexpander_len(this.__wbg_ptr)>>>0}is_empty(){return i.compactciphertextlistexpander_is_empty(this.__wbg_ptr)!==0}get_kind_of(t){const e=i.provencompactciphertextlist_get_kind_of(this.__wbg_ptr,t);return e===84?void 0:e}verify_and_expand(t,e,r){b(t,zr),b(e,ar);const s=S(r,i.__wbindgen_malloc),_=A,a=i.provencompactciphertextlist_verify_and_expand(this.__wbg_ptr,t.__wbg_ptr,e.__wbg_ptr,s,_);if(a[2])throw o(a[1]);return po.__wrap(a[0])}expand_without_verification(){const t=i.provencompactciphertextlist_expand_without_verification(this.__wbg_ptr);if(t[2])throw o(t[1]);return po.__wrap(t[0])}serialize(){const t=i.provencompactciphertextlist_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.provencompactciphertextlist_deserialize(e,r);if(s[2])throw o(s[1]);return Va.__wrap(s[0])}safe_serialize(t){const e=i.provencompactciphertextlist_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.provencompactciphertextlist_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Va.__wrap(_[0])}}const Ev=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortint_free(n>>>0,1));class Pv{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Ev.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortint_free(t,0)}static new_gaussian_from_std_dev(t){const e=i.shortint_new_gaussian_from_std_dev(t);return or.__wrap(e)}static try_new_t_uniform(t){const e=i.shortint_try_new_t_uniform(t);if(e[2])throw o(e[1]);return or.__wrap(e[0])}static new_parameters(t,e,r,s,_,a,c,u,l,f,w,y,M,B,I){b(s,or),b(_,or);const G=i.shortint_new_parameters(t,e,r,s.__wbg_ptr,_.__wbg_ptr,a,c,u,l,f,w,y,M,B,I);return ls.__wrap(G)}static new_client_key_from_seed_and_parameters(t,e,r){b(r,ls);const s=i.shortint_new_client_key_from_seed_and_parameters(t,e,r.__wbg_ptr);return Je.__wrap(s)}static new_client_key(t){b(t,ls);const e=i.shortint_new_client_key(t.__wbg_ptr);return Je.__wrap(e)}static new_public_key(t){b(t,Je);const e=i.shortint_new_public_key(t.__wbg_ptr);return s_.__wrap(e)}static new_compressed_public_key(t){b(t,Je);const e=i.shortint_new_compressed_public_key(t.__wbg_ptr);return i_.__wrap(e)}static new_compressed_server_key(t){b(t,Je);const e=i.shortint_new_compressed_server_key(t.__wbg_ptr);return Ya.__wrap(e)}static encrypt(t,e){b(t,Je);const r=i.shortint_encrypt(t.__wbg_ptr,e);return yi.__wrap(r)}static encrypt_compressed(t,e){b(t,Je);const r=i.shortint_encrypt_compressed(t.__wbg_ptr,e);return n_.__wrap(r)}static decompress_ciphertext(t){b(t,n_);const e=i.shortint_decompress_ciphertext(t.__wbg_ptr);return yi.__wrap(e)}static encrypt_with_public_key(t,e){b(t,s_);const r=i.shortint_encrypt_with_public_key(t.__wbg_ptr,e);return yi.__wrap(r)}static encrypt_with_compressed_public_key(t,e){b(t,i_);const r=i.shortint_encrypt_with_compressed_public_key(t.__wbg_ptr,e);return yi.__wrap(r)}static decrypt(t,e){b(t,Je),b(e,yi);const r=i.shortint_decrypt(t.__wbg_ptr,e.__wbg_ptr);return BigInt.asUintN(64,r)}static serialize_ciphertext(t){b(t,yi);const e=i.shortint_serialize_ciphertext(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_ciphertext(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.shortint_deserialize_ciphertext(e,r);if(s[2])throw o(s[1]);return yi.__wrap(s[0])}static serialize_compressed_ciphertext(t){b(t,n_);const e=i.shortint_serialize_compressed_ciphertext(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_compressed_ciphertext(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.shortint_deserialize_compressed_ciphertext(e,r);if(s[2])throw o(s[1]);return n_.__wrap(s[0])}static serialize_client_key(t){b(t,Je);const e=i.shortint_serialize_client_key(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_client_key(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.shortint_deserialize_client_key(e,r);if(s[2])throw o(s[1]);return Je.__wrap(s[0])}static serialize_public_key(t){b(t,s_);const e=i.shortint_serialize_public_key(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_public_key(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.shortint_deserialize_public_key(e,r);if(s[2])throw o(s[1]);return s_.__wrap(s[0])}static serialize_compressed_public_key(t){b(t,i_);const e=i.shortint_serialize_compressed_public_key(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_compressed_public_key(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.shortint_deserialize_compressed_public_key(e,r);if(s[2])throw o(s[1]);return i_.__wrap(s[0])}static serialize_compressed_server_key(t){b(t,Ya);const e=i.shortint_serialize_compressed_server_key(t.__wbg_ptr);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static deserialize_compressed_server_key(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.shortint_deserialize_compressed_server_key(e,r);if(s[2])throw o(s[1]);return Ya.__wrap(s[0])}}const U2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintciphertext_free(n>>>0,1));class yi{static __wrap(t){t=t>>>0;const e=Object.create(yi.prototype);return e.__wbg_ptr=t,U2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,U2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintciphertext_free(t,0)}}const K2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintclientkey_free(n>>>0,1));class Je{static __wrap(t){t=t>>>0;const e=Object.create(Je.prototype);return e.__wbg_ptr=t,K2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,K2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintclientkey_free(t,0)}}const Lh=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintcompactpublickeyencryptionparameters_free(n>>>0,1));class r_{static __wrap(t){t=t>>>0;const e=Object.create(r_.prototype);return e.__wbg_ptr=t,Lh.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Lh.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintcompactpublickeyencryptionparameters_free(t,0)}constructor(t){const e=i.shortintcompactpublickeyencryptionparameters_new(t);return this.__wbg_ptr=e>>>0,Lh.register(this,this.__wbg_ptr,this),this}static new_parameters(t,e,r,s,_,a,c,u){b(e,or);const l=i.shortintcompactpublickeyencryptionparameters_new_parameters(t,e.__wbg_ptr,r,s,_,a,c,u);if(l[2])throw o(l[1]);return r_.__wrap(l[0])}}const D2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintcompressedciphertext_free(n>>>0,1));class n_{static __wrap(t){t=t>>>0;const e=Object.create(n_.prototype);return e.__wbg_ptr=t,D2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,D2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintcompressedciphertext_free(t,0)}}const L2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintcompressedpublickey_free(n>>>0,1));class i_{static __wrap(t){t=t>>>0;const e=Object.create(i_.prototype);return e.__wbg_ptr=t,L2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,L2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintcompressedpublickey_free(t,0)}}const j2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintcompressedserverkey_free(n>>>0,1));class Ya{static __wrap(t){t=t>>>0;const e=Object.create(Ya.prototype);return e.__wbg_ptr=t,j2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,j2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintcompressedserverkey_free(t,0)}}const V2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintnoisedistribution_free(n>>>0,1));class or{static __wrap(t){t=t>>>0;const e=Object.create(or.prototype);return e.__wbg_ptr=t,V2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,V2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintnoisedistribution_free(t,0)}}const jh=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintparameters_free(n>>>0,1));class ls{static __wrap(t){t=t>>>0;const e=Object.create(ls.prototype);return e.__wbg_ptr=t,jh.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,jh.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintparameters_free(t,0)}lwe_dimension(){return i.shortintparameters_lwe_dimension(this.__wbg_ptr)>>>0}set_lwe_dimension(t){i.shortintparameters_set_lwe_dimension(this.__wbg_ptr,t)}glwe_dimension(){return i.shortintparameters_glwe_dimension(this.__wbg_ptr)>>>0}set_glwe_dimension(t){i.shortintparameters_set_glwe_dimension(this.__wbg_ptr,t)}polynomial_size(){return i.shortintparameters_polynomial_size(this.__wbg_ptr)>>>0}set_polynomial_size(t){i.shortintparameters_set_polynomial_size(this.__wbg_ptr,t)}lwe_noise_distribution(){const t=i.shortintparameters_glwe_noise_distribution(this.__wbg_ptr);return or.__wrap(t)}set_lwe_noise_distribution(t){b(t,or),i.shortintparameters_set_lwe_noise_distribution(this.__wbg_ptr,t.__wbg_ptr)}glwe_noise_distribution(){const t=i.shortintparameters_glwe_noise_distribution(this.__wbg_ptr);return or.__wrap(t)}set_glwe_noise_distribution(t){b(t,or),i.shortintparameters_set_glwe_noise_distribution(this.__wbg_ptr,t.__wbg_ptr)}pbs_base_log(){return i.shortintparameters_pbs_base_log(this.__wbg_ptr)>>>0}set_pbs_base_log(t){i.shortintparameters_set_pbs_base_log(this.__wbg_ptr,t)}pbs_level(){return i.shortintparameters_pbs_level(this.__wbg_ptr)>>>0}set_pbs_level(t){i.shortintparameters_set_pbs_level(this.__wbg_ptr,t)}ks_base_log(){return i.shortintparameters_ks_base_log(this.__wbg_ptr)>>>0}set_ks_base_log(t){i.shortintparameters_set_ks_base_log(this.__wbg_ptr,t)}ks_level(){return i.shortintparameters_ks_level(this.__wbg_ptr)>>>0}set_ks_level(t){i.shortintparameters_set_ks_level(this.__wbg_ptr,t)}message_modulus(){const t=i.shortintparameters_message_modulus(this.__wbg_ptr);return BigInt.asUintN(64,t)}set_message_modulus(t){i.shortintparameters_set_message_modulus(this.__wbg_ptr,t)}carry_modulus(){const t=i.shortintparameters_carry_modulus(this.__wbg_ptr);return BigInt.asUintN(64,t)}set_carry_modulus(t){i.shortintparameters_set_carry_modulus(this.__wbg_ptr,t)}encryption_key_choice(){return i.shortintparameters_encryption_key_choice(this.__wbg_ptr)}set_encryption_key_choice(t){i.shortintparameters_set_encryption_key_choice(this.__wbg_ptr,t)}constructor(t){const e=i.shortintparameters_new(t);return this.__wbg_ptr=e>>>0,jh.register(this,this.__wbg_ptr,this),this}}const Y2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_shortintpublickey_free(n>>>0,1));class s_{static __wrap(t){t=t>>>0;const e=Object.create(s_.prototype);return e.__wbg_ptr=t,Y2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Y2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_shortintpublickey_free(t,0)}}const H2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfheclientkey_free(n>>>0,1));class U{static __wrap(t){t=t>>>0;const e=Object.create(U.prototype);return e.__wbg_ptr=t,H2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,H2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfheclientkey_free(t,0)}static generate(t){b(t,o_);const e=i.tfheclientkey_generate(t.__wbg_ptr);if(e[2])throw o(e[1]);return U.__wrap(e[0])}static generate_with_seed(t,e){b(t,o_);const r=i.tfheclientkey_generate_with_seed(t.__wbg_ptr,e);if(r[2])throw o(r[1]);return U.__wrap(r[0])}serialize(){const t=i.tfheclientkey_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.tfheclientkey_deserialize(e,r);if(s[2])throw o(s[1]);return U.__wrap(s[0])}safe_serialize(t){const e=i.tfheclientkey_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.tfheclientkey_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return U.__wrap(_[0])}}const q2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfhecompactpublickey_free(n>>>0,1));class ar{static __wrap(t){t=t>>>0;const e=Object.create(ar.prototype);return e.__wbg_ptr=t,q2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,q2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfhecompactpublickey_free(t,0)}static new(t){b(t,U);const e=i.tfhecompactpublickey_new(t.__wbg_ptr);if(e[2])throw o(e[1]);return ar.__wrap(e[0])}serialize(){const t=i.tfhecompactpublickey_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.tfhecompactpublickey_deserialize(e,r);if(s[2])throw o(s[1]);return ar.__wrap(s[0])}safe_serialize(t){const e=i.tfhecompactpublickey_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.tfhecompactpublickey_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return ar.__wrap(_[0])}static safe_deserialize_conformant(t,e,r){const s=S(t,i.__wbindgen_malloc),_=A;b(r,r_);const a=i.tfhecompactpublickey_safe_deserialize_conformant(s,_,e,r.__wbg_ptr);if(a[2])throw o(a[1]);return ar.__wrap(a[0])}}const Q2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfhecompressedcompactpublickey_free(n>>>0,1));class __{static __wrap(t){t=t>>>0;const e=Object.create(__.prototype);return e.__wbg_ptr=t,Q2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Q2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfhecompressedcompactpublickey_free(t,0)}static new(t){b(t,U);const e=i.tfhecompressedcompactpublickey_new(t.__wbg_ptr);if(e[2])throw o(e[1]);return __.__wrap(e[0])}serialize(){const t=i.tfhecompressedcompactpublickey_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.tfhecompressedcompactpublickey_deserialize(e,r);if(s[2])throw o(s[1]);return __.__wrap(s[0])}decompress(){const t=i.tfhecompressedcompactpublickey_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return ar.__wrap(t[0])}safe_serialize(t){const e=i.tfhecompressedcompactpublickey_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.tfhecompressedcompactpublickey_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return __.__wrap(_[0])}static safe_deserialize_conformant(t,e,r){const s=S(t,i.__wbindgen_malloc),_=A;b(r,r_);const a=i.tfhecompressedcompactpublickey_safe_deserialize_conformant(s,_,e,r.__wbg_ptr);if(a[2])throw o(a[1]);return __.__wrap(a[0])}}const W2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfhecompressedpublickey_free(n>>>0,1));class yt{static __wrap(t){t=t>>>0;const e=Object.create(yt.prototype);return e.__wbg_ptr=t,W2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,W2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfhecompressedpublickey_free(t,0)}static new(t){b(t,U);const e=i.tfhecompressedpublickey_new(t.__wbg_ptr);if(e[2])throw o(e[1]);return yt.__wrap(e[0])}decompress(){const t=i.tfhecompressedpublickey_decompress(this.__wbg_ptr);if(t[2])throw o(t[1]);return gt.__wrap(t[0])}serialize(){const t=i.tfhecompressedpublickey_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.tfhecompressedpublickey_deserialize(e,r);if(s[2])throw o(s[1]);return yt.__wrap(s[0])}safe_serialize(t){const e=i.tfhecompressedpublickey_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.tfhecompressedpublickey_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return yt.__wrap(_[0])}}const J2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfhecompressedserverkey_free(n>>>0,1));class Ha{static __wrap(t){t=t>>>0;const e=Object.create(Ha.prototype);return e.__wbg_ptr=t,J2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,J2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfhecompressedserverkey_free(t,0)}static new(t){b(t,U);const e=i.tfhecompressedserverkey_new(t.__wbg_ptr);if(e[2])throw o(e[1]);return Ha.__wrap(e[0])}serialize(){const t=i.tfhecompressedserverkey_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.tfhecompressedserverkey_deserialize(e,r);if(s[2])throw o(s[1]);return Ha.__wrap(s[0])}safe_serialize(t){const e=i.tfhecompressedserverkey_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.tfhecompressedserverkey_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return Ha.__wrap(_[0])}}const $2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfheconfig_free(n>>>0,1));class o_{static __wrap(t){t=t>>>0;const e=Object.create(o_.prototype);return e.__wbg_ptr=t,$2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,$2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfheconfig_free(t,0)}}const Z2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfheconfigbuilder_free(n>>>0,1));class a_{static __wrap(t){t=t>>>0;const e=Object.create(a_.prototype);return e.__wbg_ptr=t,Z2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Z2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfheconfigbuilder_free(t,0)}static default(){const t=i.tfheconfigbuilder_default();return a_.__wrap(t)}static with_custom_parameters(t){b(t,ls);const e=i.tfheconfigbuilder_with_custom_parameters(t.__wbg_ptr);return a_.__wrap(e)}use_custom_parameters(t){const e=this.__destroy_into_raw();b(t,ls);const r=i.tfheconfigbuilder_use_custom_parameters(e,t.__wbg_ptr);return a_.__wrap(r)}use_dedicated_compact_public_key_parameters(t){const e=this.__destroy_into_raw();b(t,r_);const r=i.tfheconfigbuilder_use_dedicated_compact_public_key_parameters(e,t.__wbg_ptr);return a_.__wrap(r)}build(){const t=this.__destroy_into_raw(),e=i.tfheconfigbuilder_build(t);return o_.__wrap(e)}}const X2=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfhepublickey_free(n>>>0,1));class gt{static __wrap(t){t=t>>>0;const e=Object.create(gt.prototype);return e.__wbg_ptr=t,X2.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,X2.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfhepublickey_free(t,0)}static new(t){b(t,U);const e=i.tfhepublickey_new(t.__wbg_ptr);if(e[2])throw o(e[1]);return gt.__wrap(e[0])}serialize(){const t=i.tfhepublickey_serialize(this.__wbg_ptr);if(t[3])throw o(t[2]);var e=R(t[0],t[1]).slice();return i.__wbindgen_free(t[0],t[1]*1,1),e}static deserialize(t){const e=S(t,i.__wbindgen_malloc),r=A,s=i.tfhepublickey_deserialize(e,r);if(s[2])throw o(s[1]);return gt.__wrap(s[0])}safe_serialize(t){const e=i.tfhepublickey_safe_serialize(this.__wbg_ptr,t);if(e[3])throw o(e[2]);var r=R(e[0],e[1]).slice();return i.__wbindgen_free(e[0],e[1]*1,1),r}static safe_deserialize(t,e){const r=S(t,i.__wbindgen_malloc),s=A,_=i.tfhepublickey_safe_deserialize(r,s,e);if(_[2])throw o(_[1]);return gt.__wrap(_[0])}}const tm=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfheserverkey_free(n>>>0,1));class wu{static __wrap(t){t=t>>>0;const e=Object.create(wu.prototype);return e.__wbg_ptr=t,tm.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,tm.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfheserverkey_free(t,0)}static new(t){b(t,U);const e=i.tfheserverkey_new(t.__wbg_ptr);if(e[2])throw o(e[1]);return wu.__wrap(e[0])}}const zv=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_tfhe_free(n>>>0,1));class vv{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,zv.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_tfhe_free(t,0)}}const em=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>i.__wbg_wbg_rayon_poolbuilder_free(n>>>0,1));class Gf{static __wrap(t){t=t>>>0;const e=Object.create(Gf.prototype);return e.__wbg_ptr=t,em.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,em.unregister(this),t}free(){const t=this.__destroy_into_raw();i.__wbg_wbg_rayon_poolbuilder_free(t,0)}numThreads(){return i.wbg_rayon_poolbuilder_numThreads(this.__wbg_ptr)>>>0}receiver(){return i.wbg_rayon_poolbuilder_receiver(this.__wbg_ptr)>>>0}build(){i.wbg_rayon_poolbuilder_build(this.__wbg_ptr)}}async function Mv(n,t){if(typeof Response=="function"&&n instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(n,t)}catch(r){if(n.headers.get("Content-Type")!="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}const e=await n.arrayBuffer();return await WebAssembly.instantiate(e,t)}else{const e=await WebAssembly.instantiate(n,t);return e instanceof WebAssembly.Instance?{instance:e,module:n}:e}}function rm(){const n={};return n.wbg={},n.wbg.__wbg_BigInt_470dd987b8190f8e=function(t){return BigInt(t)},n.wbg.__wbg_BigInt_ddea6d2f55558acb=function(){return uo(function(t){return BigInt(t)},arguments)},n.wbg.__wbg_buffer_609cc3eee51ed158=function(t){return t.buffer},n.wbg.__wbg_call_672a4d21634d4a24=function(){return uo(function(t,e){return t.call(e)},arguments)},n.wbg.__wbg_call_7cccdd69e0791ae2=function(){return uo(function(t,e,r){return t.call(e,r)},arguments)},n.wbg.__wbg_crypto_ed58b8e10a292839=function(t){return t.crypto},n.wbg.__wbg_error_7534b8e9a36f1ab4=function(t,e){let r,s;try{r=t,s=e,console.error(Js(t,e))}finally{i.__wbindgen_free(r,s,1)}},n.wbg.__wbg_getRandomValues_bcb4912f16000dc4=function(){return uo(function(t,e){t.getRandomValues(e)},arguments)},n.wbg.__wbg_getTime_46267b1c24877e30=function(t){return t.getTime()},n.wbg.__wbg_instanceof_Window_def73ea0955fc569=function(t){let e;try{e=t instanceof Window}catch{e=!1}return e},n.wbg.__wbg_msCrypto_0a36e2ec3a343d26=function(t){return t.msCrypto},n.wbg.__wbg_new0_f788a2397c7ca929=function(){return new Date},n.wbg.__wbg_new_8a6f238a6ece86ea=function(){return new Error},n.wbg.__wbg_new_a12002a7f91c75be=function(t){return new Uint8Array(t)},n.wbg.__wbg_newnoargs_105ed471475aaf50=function(t,e){return new Function(Js(t,e))},n.wbg.__wbg_newwithbyteoffsetandlength_d97e637ebe145a9a=function(t,e,r){return new Uint8Array(t,e>>>0,r>>>0)},n.wbg.__wbg_newwithlength_a381634e90c276d4=function(t){return new Uint8Array(t>>>0)},n.wbg.__wbg_node_02999533c4ea02e3=function(t){return t.node},n.wbg.__wbg_process_5c1d670bc53614b8=function(t){return t.process},n.wbg.__wbg_randomFillSync_ab2cfe79ebbf2740=function(){return uo(function(t,e){t.randomFillSync(e)},arguments)},n.wbg.__wbg_require_79b1e9274cde3c87=function(){return uo(function(){return module.require},arguments)},n.wbg.__wbg_set_65595bdd868b3009=function(t,e,r){t.set(e,r>>>0)},n.wbg.__wbg_stack_0ed75d68575b0f3c=function(t,e){const r=e.stack,s=Tf(r,i.__wbindgen_malloc,i.__wbindgen_realloc),_=A;Dr().setInt32(t+4*1,_,!0),Dr().setInt32(t+4*0,s,!0)},n.wbg.__wbg_startWorkers_2ca11761e08ff5d5=function(t,e,r){return cv(t,e,Gf.__wrap(r))},n.wbg.__wbg_static_accessor_GLOBAL_88a902d13a557d07=function(){const t=typeof kf>"u"?null:kf;return $s(t)?0:fu(t)},n.wbg.__wbg_static_accessor_GLOBAL_THIS_56578be7e9f832b0=function(){const t=typeof globalThis>"u"?null:globalThis;return $s(t)?0:fu(t)},n.wbg.__wbg_static_accessor_SELF_37c5d418e4bf5819=function(){const t=typeof self>"u"?null:self;return $s(t)?0:fu(t)},n.wbg.__wbg_static_accessor_WINDOW_5de37043a91a9c40=function(){const t=typeof window>"u"?null:window;return $s(t)?0:fu(t)},n.wbg.__wbg_subarray_aa9065fa9dc5df96=function(t,e,r){return t.subarray(e>>>0,r>>>0)},n.wbg.__wbg_toString_2f76f493957b63da=function(t,e,r){const s=e.toString(r),_=Tf(s,i.__wbindgen_malloc,i.__wbindgen_realloc),a=A;Dr().setInt32(t+4*1,a,!0),Dr().setInt32(t+4*0,_,!0)},n.wbg.__wbg_toString_c813bbd34d063839=function(t){return t.toString()},n.wbg.__wbg_versions_c71aa1626a93e0a1=function(t){return t.versions},n.wbg.__wbindgen_bigint_from_i128=function(t,e){return t<<BigInt(64)|BigInt.asUintN(64,e)},n.wbg.__wbindgen_bigint_from_i64=function(t){return t},n.wbg.__wbindgen_bigint_from_u128=function(t,e){return BigInt.asUintN(64,t)<<BigInt(64)|BigInt.asUintN(64,e)},n.wbg.__wbindgen_bigint_from_u64=function(t){return BigInt.asUintN(64,t)},n.wbg.__wbindgen_bigint_get_as_i64=function(t,e){const r=e,s=typeof r=="bigint"?r:void 0;Dr().setBigInt64(t+8*1,$s(s)?BigInt(0):s,!0),Dr().setInt32(t+4*0,!$s(s),!0)},n.wbg.__wbindgen_bit_and=function(t,e){return t&e},n.wbg.__wbindgen_bit_or=function(t,e){return t|e},n.wbg.__wbindgen_debug_string=function(t,e){const r=Uh(e),s=Tf(r,i.__wbindgen_malloc,i.__wbindgen_realloc),_=A;Dr().setInt32(t+4*1,_,!0),Dr().setInt32(t+4*0,s,!0)},n.wbg.__wbindgen_error_new=function(t,e){return new Error(Js(t,e))},n.wbg.__wbindgen_init_externref_table=function(){const t=i.__wbindgen_export_2,e=t.grow(4);t.set(0,void 0),t.set(e+0,void 0),t.set(e+1,null),t.set(e+2,!0),t.set(e+3,!1)},n.wbg.__wbindgen_is_function=function(t){return typeof t=="function"},n.wbg.__wbindgen_is_object=function(t){const e=t;return typeof e=="object"&&e!==null},n.wbg.__wbindgen_is_string=function(t){return typeof t=="string"},n.wbg.__wbindgen_is_undefined=function(t){return t===void 0},n.wbg.__wbindgen_jsval_eq=function(t,e){return t===e},n.wbg.__wbindgen_lt=function(t,e){return t<e},n.wbg.__wbindgen_memory=function(){return i.memory},n.wbg.__wbindgen_module=function(){return du.__wbindgen_wasm_module},n.wbg.__wbindgen_neg=function(t){return-t},n.wbg.__wbindgen_number_new=function(t){return t},n.wbg.__wbindgen_shl=function(t,e){return t<<e},n.wbg.__wbindgen_shr=function(t,e){return t>>e},n.wbg.__wbindgen_string_get=function(t,e){const r=e,s=typeof r=="string"?r:void 0;var _=$s(s)?0:Tf(s,i.__wbindgen_malloc,i.__wbindgen_realloc),a=A;Dr().setInt32(t+4*1,a,!0),Dr().setInt32(t+4*0,_,!0)},n.wbg.__wbindgen_string_new=function(t,e){return Js(t,e)},n.wbg.__wbindgen_throw=function(t,e){throw new Error(Js(t,e))},n}function nm(n,t){n.wbg.memory=t||new WebAssembly.Memory({initial:20,maximum:16384,shared:!0})}function im(n,t,e){if(i=n.exports,du.__wbindgen_wasm_module=t,pu=null,lu=null,typeof e<"u"&&(typeof e!="number"||e===0||e%65536!==0))throw"invalid stack size";return i.__wbindgen_start(e),i}function Bv(n,t){if(i!==void 0)return i;let e;typeof n<"u"&&(Object.getPrototypeOf(n)===Object.prototype?{module:n,memory:t,thread_stack_size:e}=n:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));const r=rm();nm(r,t),n instanceof WebAssembly.Module||(n=new WebAssembly.Module(n));const s=new WebAssembly.Instance(n,r);return im(s,n,e)}async function du(n,t){if(i!==void 0)return i;let e;typeof n<"u"&&(Object.getPrototypeOf(n)===Object.prototype?{module_or_path:n,memory:t,thread_stack_size:e}=n:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof n>"u"&&(n=new URL("/tfhe_bg.wasm",typeof document>"u"&&typeof location>"u"?require("url").pathToFileURL(__filename).href:typeof document>"u"?location.href:Ft&&Ft.tagName.toUpperCase()==="SCRIPT"&&Ft.src||new URL("relayer-sdk-js.umd.cjs",document.baseURI).href));const r=rm();(typeof n=="string"||typeof Request=="function"&&n instanceof Request||typeof URL=="function"&&n instanceof URL)&&(n=fetch(n)),nm(r,t);const{instance:s,module:_}=await Mv(await n,r);return im(s,_,e)}var xv=Object.freeze({__proto__:null,Boolean:Rv,BooleanCiphertext:Lr,BooleanClientKey:_r,BooleanCompressedCiphertext:Zs,BooleanCompressedServerKey:lo,BooleanEncryptionKeyChoice:wv,BooleanNoiseDistribution:Xs,BooleanParameterSet:dv,BooleanParameters:t_,BooleanPublicKey:e_,CompactCiphertextList:fs,CompactCiphertextListBuilder:hu,CompactCiphertextListExpander:po,CompactPkeCrs:zr,CompressedFheBool:ho,CompressedFheInt10:wo,CompressedFheInt1024:go,CompressedFheInt104:bo,CompressedFheInt112:yo,CompressedFheInt12:Ao,CompressedFheInt120:mo,CompressedFheInt128:So,CompressedFheInt136:Ro,CompressedFheInt14:Eo,CompressedFheInt144:Po,CompressedFheInt152:zo,CompressedFheInt16:vo,CompressedFheInt160:Mo,CompressedFheInt168:Bo,CompressedFheInt176:xo,CompressedFheInt184:Co,CompressedFheInt192:Io,CompressedFheInt2:No,CompressedFheInt200:Oo,CompressedFheInt2048:ko,CompressedFheInt208:To,CompressedFheInt216:Go,CompressedFheInt224:Fo,CompressedFheInt232:Uo,CompressedFheInt24:Ko,CompressedFheInt240:Do,CompressedFheInt248:Lo,CompressedFheInt256:jo,CompressedFheInt32:Vo,CompressedFheInt4:Yo,CompressedFheInt40:Ho,CompressedFheInt48:qo,CompressedFheInt512:Qo,CompressedFheInt56:Wo,CompressedFheInt6:Jo,CompressedFheInt64:$o,CompressedFheInt72:Zo,CompressedFheInt8:Xo,CompressedFheInt80:ta,CompressedFheInt88:ea,CompressedFheInt96:ra,CompressedFheUint10:na,CompressedFheUint1024:ia,CompressedFheUint104:sa,CompressedFheUint112:_a,CompressedFheUint12:oa,CompressedFheUint120:aa,CompressedFheUint128:ca,CompressedFheUint136:ua,CompressedFheUint14:fa,CompressedFheUint144:la,CompressedFheUint152:pa,CompressedFheUint16:ha,CompressedFheUint160:wa,CompressedFheUint168:da,CompressedFheUint176:ga,CompressedFheUint184:ba,CompressedFheUint192:ya,CompressedFheUint2:Aa,CompressedFheUint200:ma,CompressedFheUint2048:Sa,CompressedFheUint208:Ra,CompressedFheUint216:Ea,CompressedFheUint224:Pa,CompressedFheUint232:za,CompressedFheUint24:va,CompressedFheUint240:Ma,CompressedFheUint248:Ba,CompressedFheUint256:xa,CompressedFheUint32:Ca,CompressedFheUint4:Ia,CompressedFheUint40:Na,CompressedFheUint48:Oa,CompressedFheUint512:ka,CompressedFheUint56:Ta,CompressedFheUint6:Ga,CompressedFheUint64:Fa,CompressedFheUint72:Ua,CompressedFheUint8:Ka,CompressedFheUint80:Da,CompressedFheUint88:La,CompressedFheUint96:ja,FheBool:jr,FheInt10:Vr,FheInt1024:Yr,FheInt104:Hr,FheInt112:qr,FheInt12:Qr,FheInt120:Wr,FheInt128:Jr,FheInt136:$r,FheInt14:Zr,FheInt144:Xr,FheInt152:tn,FheInt16:en,FheInt160:rn,FheInt168:nn,FheInt176:sn,FheInt184:_n,FheInt192:on,FheInt2:an,FheInt200:cn,FheInt2048:un,FheInt208:fn,FheInt216:ln,FheInt224:pn,FheInt232:hn,FheInt24:wn,FheInt240:dn,FheInt248:gn,FheInt256:bn,FheInt32:yn,FheInt4:An,FheInt40:mn,FheInt48:Sn,FheInt512:Rn,FheInt56:En,FheInt6:Pn,FheInt64:zn,FheInt72:vn,FheInt8:Mn,FheInt80:Bn,FheInt88:xn,FheInt96:Cn,FheTypes:gv,FheUint10:In,FheUint1024:Nn,FheUint104:On,FheUint112:kn,FheUint12:Tn,FheUint120:Gn,FheUint128:Fn,FheUint136:Un,FheUint14:Kn,FheUint144:Dn,FheUint152:Ln,FheUint16:jn,FheUint160:Vn,FheUint168:Yn,FheUint176:Hn,FheUint184:qn,FheUint192:Qn,FheUint2:Wn,FheUint200:Jn,FheUint2048:$n,FheUint208:Zn,FheUint216:Xn,FheUint224:ti,FheUint232:ei,FheUint24:ri,FheUint240:ni,FheUint248:ii,FheUint256:si,FheUint32:_i,FheUint4:oi,FheUint40:ai,FheUint48:ci,FheUint512:ui,FheUint56:fi,FheUint6:li,FheUint64:pi,FheUint72:hi,FheUint8:wi,FheUint80:di,FheUint88:gi,FheUint96:bi,ProvenCompactCiphertextList:Va,Shortint:Pv,ShortintCiphertext:yi,ShortintClientKey:Je,ShortintCompactPublicKeyEncryptionParameters:r_,ShortintCompactPublicKeyEncryptionParametersName:bv,ShortintCompressedCiphertext:n_,ShortintCompressedPublicKey:i_,ShortintCompressedServerKey:Ya,ShortintEncryptionKeyChoice:yv,ShortintNoiseDistribution:or,ShortintPBSOrder:Av,ShortintParameters:ls,ShortintParametersName:mv,ShortintPublicKey:s_,TfheClientKey:U,TfheCompactPublicKey:ar,TfheCompressedCompactPublicKey:__,TfheCompressedPublicKey:yt,TfheCompressedServerKey:Ha,TfheConfig:o_,TfheConfigBuilder:a_,TfhePublicKey:gt,TfheServerKey:wu,ZkComputeLoad:Sb,default:du,initSync:Bv,initThreadPool:Dh,init_panic_hook:Kh,set_server_key:fv,shortint_params_name:pv,shortint_pke_params_name:lv,tfhe:vv,wbg_rayon_PoolBuilder:Gf,wbg_rayon_start_worker:hv});let st,oe=0,gu=null;function qa(){return(gu===null||gu.byteLength===0)&&(gu=new Uint8Array(st.memory.buffer)),gu}const Ff=typeof TextEncoder<"u"?new TextEncoder("utf-8"):{encode:()=>{throw Error("TextEncoder not available")}},Cv=typeof Ff.encodeInto=="function"?function(n,t){return Ff.encodeInto(n,t)}:function(n,t){const e=Ff.encode(n);return t.set(e),{read:n.length,written:e.length}};function c_(n,t,e){if(e===void 0){const c=Ff.encode(n),u=t(c.length,1)>>>0;return qa().subarray(u,u+c.length).set(c),oe=c.length,u}let r=n.length,s=t(r,1)>>>0;const _=qa();let a=0;for(;a<r;a++){const c=n.charCodeAt(a);if(c>127)break;_[s+a]=c}if(a!==r){a!==0&&(n=n.slice(a)),s=e(s,r,r=a+n.length*3,1)>>>0;const c=qa().subarray(s+a,s+r),u=Cv(n,c);a+=u.written,s=e(s,r,a,1)>>>0}return oe=a,s}let u_=null;function cr(){return(u_===null||u_.buffer.detached===!0||u_.buffer.detached===void 0&&u_.buffer!==st.memory.buffer)&&(u_=new DataView(st.memory.buffer)),u_}function Qa(n){const t=st.__externref_table_alloc();return st.__wbindgen_export_4.set(t,n),t}function f_(n,t){try{return n.apply(this,t)}catch(e){const r=Qa(e);st.__wbindgen_exn_store(r)}}const sm=typeof TextDecoder<"u"?new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}):{decode:()=>{throw Error("TextDecoder not available")}};typeof TextDecoder<"u"&&sm.decode();function bu(n,t){return n=n>>>0,sm.decode(qa().subarray(n,n+t))}function ps(n){return n==null}function Vh(n){const t=typeof n;if(t=="number"||t=="boolean"||n==null)return`${n}`;if(t=="string")return`"${n}"`;if(t=="symbol"){const s=n.description;return s==null?"Symbol":`Symbol(${s})`}if(t=="function"){const s=n.name;return typeof s=="string"&&s.length>0?`Function(${s})`:"Function"}if(Array.isArray(n)){const s=n.length;let _="[";s>0&&(_+=Vh(n[0]));for(let a=1;a<s;a++)_+=", "+Vh(n[a]);return _+="]",_}const e=/\[object ([^\]]+)\]/.exec(toString.call(n));let r;if(e&&e.length>1)r=e[1];else return toString.call(n);if(r=="Object")try{return"Object("+JSON.stringify(n)+")"}catch{return"Object"}return n instanceof Error?`${n.name}: ${n.message}
22
22
  ${n.stack}`:r}function l_(n,t){if(!(n instanceof t))throw new Error(`expected instance of ${t.name}`)}function vr(n,t){return n=n>>>0,qa().subarray(n/1,n/1+t)}function Mr(n,t){const e=t(n.length*1,1)>>>0;return qa().set(n,e/1),oe=n.length,e}function p_(n){const t=st.__wbindgen_export_4.get(n);return st.__externref_table_dealloc(n),t}function Iv(n,t){const e=c_(t,st.__wbindgen_malloc,st.__wbindgen_realloc),r=oe,s=st.new_server_id_addr(n,e,r);if(s[2])throw p_(s[1]);return Ja.__wrap(s[0])}function _m(n,t){const e=t(n.length*4,4)>>>0;for(let r=0;r<n.length;r++){const s=Qa(n[r]);cr().setUint32(e+4*r,s,!0)}return oe=n.length,e}function Nv(n,t,e){const r=_m(n,st.__wbindgen_malloc),s=oe,_=c_(t,st.__wbindgen_malloc,st.__wbindgen_realloc),a=oe,c=c_(e,st.__wbindgen_malloc,st.__wbindgen_realloc),u=oe,l=st.new_client(r,s,_,a,c,u);if(l[2])throw p_(l[1]);return Uf.__wrap(l[0])}function om(n,t){n=n>>>0;const e=cr(),r=[];for(let s=n;s<n+4*t;s+=4)r.push(st.__wbindgen_export_4.get(e.getUint32(s,!0)));return st.__externref_drop_slice(n,t),r}function Ov(){const n=st.ml_kem_pke_keygen();return h_.__wrap(n)}function kv(n){l_(n,h_);const t=st.ml_kem_pke_get_pk(n.__wbg_ptr);return Wa.__wrap(t)}function Tv(n){l_(n,Wa);const t=st.ml_kem_pke_pk_to_u8vec(n.__wbg_ptr);if(t[3])throw p_(t[2]);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}function Gv(n){l_(n,h_);const t=st.ml_kem_pke_sk_to_u8vec(n.__wbg_ptr);if(t[3])throw p_(t[2]);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}function Fv(n){const t=Mr(n,st.__wbindgen_malloc),e=oe,r=st.u8vec_to_ml_kem_pke_pk(t,e);if(r[2])throw p_(r[1]);return Wa.__wrap(r[0])}function Uv(n){const t=Mr(n,st.__wbindgen_malloc),e=oe,r=st.u8vec_to_ml_kem_pke_sk(t,e);if(r[2])throw p_(r[1]);return h_.__wrap(r[0])}function Kv(n,t,e,r,s,_,a){l_(n,Uf),l_(s,Wa),l_(_,h_);const c=st.process_user_decryption_resp_from_js(n.__wbg_ptr,t,e,r,s.__wbg_ptr,_.__wbg_ptr,a);if(c[3])throw p_(c[2]);var u=om(c[0],c[1]).slice();return st.__wbindgen_free(c[0],c[1]*4,4),u}typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_ciphertexthandle_free(n>>>0,1));const am=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_client_free(n>>>0,1));class Uf{static __wrap(t){t=t>>>0;const e=Object.create(Uf.prototype);return e.__wbg_ptr=t,am.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,am.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_client_free(t,0)}}typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_cryptoboxct_free(n>>>0,1)),typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_eip712domainmsg_free(n>>>0,1)),typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_parseduserdecryptionrequest_free(n>>>0,1));const cm=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_privateenckey_free(n>>>0,1));class h_{static __wrap(t){t=t>>>0;const e=Object.create(h_.prototype);return e.__wbg_ptr=t,cm.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,cm.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_privateenckey_free(t,0)}}typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_privatesigkey_free(n>>>0,1));const um=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_publicenckey_free(n>>>0,1));class Wa{static __wrap(t){t=t>>>0;const e=Object.create(Wa.prototype);return e.__wbg_ptr=t,um.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,um.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_publicenckey_free(t,0)}}typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_publicsigkey_free(n>>>0,1)),typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_requestid_free(n>>>0,1));const fm=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_serveridaddr_free(n>>>0,1));class Ja{static __wrap(t){t=t>>>0;const e=Object.create(Ja.prototype);return e.__wbg_ptr=t,fm.register(e,e.__wbg_ptr,e),e}static __unwrap(t){return t instanceof Ja?t.__destroy_into_raw():0}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,fm.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_serveridaddr_free(t,0)}}const lm=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_typedciphertext_free(n>>>0,1));class yu{static __wrap(t){t=t>>>0;const e=Object.create(yu.prototype);return e.__wbg_ptr=t,lm.register(e,e.__wbg_ptr,e),e}static __unwrap(t){return t instanceof yu?t.__destroy_into_raw():0}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,lm.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_typedciphertext_free(t,0)}get ciphertext(){const t=st.__wbg_get_typedciphertext_ciphertext(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set ciphertext(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_name(this.__wbg_ptr,e,r)}get fhe_type(){return st.__wbg_get_typedciphertext_fhe_type(this.__wbg_ptr)}set fhe_type(t){st.__wbg_set_typedciphertext_fhe_type(this.__wbg_ptr,t)}get external_handle(){const t=st.__wbg_get_typedciphertext_external_handle(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set external_handle(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_version(this.__wbg_ptr,e,r)}get ciphertext_format(){return st.__wbg_get_typedciphertext_ciphertext_format(this.__wbg_ptr)}set ciphertext_format(t){st.__wbg_set_typedciphertext_ciphertext_format(this.__wbg_ptr,t)}}const pm=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_typedplaintext_free(n>>>0,1));class Yh{static __wrap(t){t=t>>>0;const e=Object.create(Yh.prototype);return e.__wbg_ptr=t,pm.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,pm.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_typedplaintext_free(t,0)}get bytes(){const t=st.__wbg_get_typedplaintext_bytes(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set bytes(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_name(this.__wbg_ptr,e,r)}get fhe_type(){return st.__wbg_get_typedplaintext_fhe_type(this.__wbg_ptr)}set fhe_type(t){st.__wbg_set_typedplaintext_fhe_type(this.__wbg_ptr,t)}}const hm=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_typedsigncryptedciphertext_free(n>>>0,1));class Au{static __wrap(t){t=t>>>0;const e=Object.create(Au.prototype);return e.__wbg_ptr=t,hm.register(e,e.__wbg_ptr,e),e}static __unwrap(t){return t instanceof Au?t.__destroy_into_raw():0}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,hm.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_typedsigncryptedciphertext_free(t,0)}get fhe_type(){return st.__wbg_get_typedciphertext_fhe_type(this.__wbg_ptr)}set fhe_type(t){st.__wbg_set_typedciphertext_fhe_type(this.__wbg_ptr,t)}get signcrypted_ciphertext(){const t=st.__wbg_get_typedsigncryptedciphertext_signcrypted_ciphertext(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set signcrypted_ciphertext(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_name(this.__wbg_ptr,e,r)}get external_handle(){const t=st.__wbg_get_typedsigncryptedciphertext_external_handle(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set external_handle(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_version(this.__wbg_ptr,e,r)}get packing_factor(){return st.__wbg_get_typedciphertext_ciphertext_format(this.__wbg_ptr)>>>0}set packing_factor(t){st.__wbg_set_typedciphertext_ciphertext_format(this.__wbg_ptr,t)}}typeof FinalizationRegistry>"u"||new FinalizationRegistry(n=>st.__wbg_userdecryptionrequest_free(n>>>0,1));const Dv=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_userdecryptionresponse_free(n>>>0,1));class Hh{static __unwrap(t){return t instanceof Hh?t.__destroy_into_raw():0}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,Dv.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_userdecryptionresponse_free(t,0)}get signature(){const t=st.__wbg_get_userdecryptionresponse_signature(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set signature(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_name(this.__wbg_ptr,e,r)}get external_signature(){const t=st.__wbg_get_userdecryptionresponse_external_signature(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set external_signature(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_version(this.__wbg_ptr,e,r)}get payload(){const t=st.__wbg_get_userdecryptionresponse_payload(this.__wbg_ptr);return t===0?void 0:Kf.__wrap(t)}set payload(t){let e=0;ps(t)||(l_(t,Kf),e=t.__destroy_into_raw()),st.__wbg_set_userdecryptionresponse_payload(this.__wbg_ptr,e)}}const wm=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(n=>st.__wbg_userdecryptionresponsepayload_free(n>>>0,1));class Kf{static __wrap(t){t=t>>>0;const e=Object.create(Kf.prototype);return e.__wbg_ptr=t,wm.register(e,e.__wbg_ptr,e),e}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,wm.unregister(this),t}free(){const t=this.__destroy_into_raw();st.__wbg_userdecryptionresponsepayload_free(t,0)}get verification_key(){const t=st.__wbg_get_userdecryptionresponsepayload_verification_key(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set verification_key(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_name(this.__wbg_ptr,e,r)}get digest(){const t=st.__wbg_get_userdecryptionresponsepayload_digest(this.__wbg_ptr);var e=vr(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*1,1),e}set digest(t){const e=Mr(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_eip712domainmsg_version(this.__wbg_ptr,e,r)}get signcrypted_ciphertexts(){const t=st.__wbg_get_userdecryptionresponsepayload_signcrypted_ciphertexts(this.__wbg_ptr);var e=om(t[0],t[1]).slice();return st.__wbindgen_free(t[0],t[1]*4,4),e}set signcrypted_ciphertexts(t){const e=_m(t,st.__wbindgen_malloc),r=oe;st.__wbg_set_userdecryptionresponsepayload_signcrypted_ciphertexts(this.__wbg_ptr,e,r)}get party_id(){return st.__wbg_get_userdecryptionresponsepayload_party_id(this.__wbg_ptr)>>>0}set party_id(t){st.__wbg_set_userdecryptionresponsepayload_party_id(this.__wbg_ptr,t)}get degree(){return st.__wbg_get_userdecryptionresponsepayload_degree(this.__wbg_ptr)>>>0}set degree(t){st.__wbg_set_userdecryptionresponsepayload_degree(this.__wbg_ptr,t)}}async function Lv(n,t){if(typeof Response=="function"&&n instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(n,t)}catch(r){if(n.headers.get("Content-Type")!="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}const e=await n.arrayBuffer();return await WebAssembly.instantiate(e,t)}else{const e=await WebAssembly.instantiate(n,t);return e instanceof WebAssembly.Instance?{instance:e,module:n}:e}}function jv(){const n={};return n.wbg={},n.wbg.__wbg_String_8f0eb39a4a4c2f66=function(t,e){const r=String(e),s=c_(r,st.__wbindgen_malloc,st.__wbindgen_realloc),_=oe;cr().setInt32(t+4*1,_,!0),cr().setInt32(t+4*0,s,!0)},n.wbg.__wbg_buffer_609cc3eee51ed158=function(t){return t.buffer},n.wbg.__wbg_call_672a4d21634d4a24=function(){return f_(function(t,e){return t.call(e)},arguments)},n.wbg.__wbg_call_7cccdd69e0791ae2=function(){return f_(function(t,e,r){return t.call(e,r)},arguments)},n.wbg.__wbg_crypto_ed58b8e10a292839=function(t){return t.crypto},n.wbg.__wbg_done_769e5ede4b31c67b=function(t){return t.done},n.wbg.__wbg_error_7534b8e9a36f1ab4=function(t,e){let r,s;try{r=t,s=e,console.error(bu(t,e))}finally{st.__wbindgen_free(r,s,1)}},n.wbg.__wbg_getRandomValues_bcb4912f16000dc4=function(){return f_(function(t,e){t.getRandomValues(e)},arguments)},n.wbg.__wbg_get_67b2ba62fc30de12=function(){return f_(function(t,e){return Reflect.get(t,e)},arguments)},n.wbg.__wbg_get_b9b93047fe3cf45b=function(t,e){return t[e>>>0]},n.wbg.__wbg_getwithrefkey_1dc361bd10053bfe=function(t,e){return t[e]},n.wbg.__wbg_instanceof_ArrayBuffer_e14585432e3737fc=function(t){let e;try{e=t instanceof ArrayBuffer}catch{e=!1}return e},n.wbg.__wbg_instanceof_Uint8Array_17156bcf118086a9=function(t){let e;try{e=t instanceof Uint8Array}catch{e=!1}return e},n.wbg.__wbg_isArray_a1eab7e0d067391b=function(t){return Array.isArray(t)},n.wbg.__wbg_isSafeInteger_343e2beeeece1bb0=function(t){return Number.isSafeInteger(t)},n.wbg.__wbg_iterator_9a24c88df860dc65=function(){return Symbol.iterator},n.wbg.__wbg_length_a446193dc22c12f8=function(t){return t.length},n.wbg.__wbg_length_e2d2a49132c1b256=function(t){return t.length},n.wbg.__wbg_msCrypto_0a36e2ec3a343d26=function(t){return t.msCrypto},n.wbg.__wbg_new_8a6f238a6ece86ea=function(){return new Error},n.wbg.__wbg_new_a12002a7f91c75be=function(t){return new Uint8Array(t)},n.wbg.__wbg_newnoargs_105ed471475aaf50=function(t,e){return new Function(bu(t,e))},n.wbg.__wbg_newwithbyteoffsetandlength_d97e637ebe145a9a=function(t,e,r){return new Uint8Array(t,e>>>0,r>>>0)},n.wbg.__wbg_newwithlength_a381634e90c276d4=function(t){return new Uint8Array(t>>>0)},n.wbg.__wbg_next_25feadfc0913fea9=function(t){return t.next},n.wbg.__wbg_next_6574e1a8a62d1055=function(){return f_(function(t){return t.next()},arguments)},n.wbg.__wbg_node_02999533c4ea02e3=function(t){return t.node},n.wbg.__wbg_process_5c1d670bc53614b8=function(t){return t.process},n.wbg.__wbg_randomFillSync_ab2cfe79ebbf2740=function(){return f_(function(t,e){t.randomFillSync(e)},arguments)},n.wbg.__wbg_require_79b1e9274cde3c87=function(){return f_(function(){return module.require},arguments)},n.wbg.__wbg_serveridaddr_new=function(t){return Ja.__wrap(t)},n.wbg.__wbg_serveridaddr_unwrap=function(t){return Ja.__unwrap(t)},n.wbg.__wbg_set_65595bdd868b3009=function(t,e,r){t.set(e,r>>>0)},n.wbg.__wbg_stack_0ed75d68575b0f3c=function(t,e){const r=e.stack,s=c_(r,st.__wbindgen_malloc,st.__wbindgen_realloc),_=oe;cr().setInt32(t+4*1,_,!0),cr().setInt32(t+4*0,s,!0)},n.wbg.__wbg_static_accessor_GLOBAL_88a902d13a557d07=function(){const t=typeof kf>"u"?null:kf;return ps(t)?0:Qa(t)},n.wbg.__wbg_static_accessor_GLOBAL_THIS_56578be7e9f832b0=function(){const t=typeof globalThis>"u"?null:globalThis;return ps(t)?0:Qa(t)},n.wbg.__wbg_static_accessor_SELF_37c5d418e4bf5819=function(){const t=typeof self>"u"?null:self;return ps(t)?0:Qa(t)},n.wbg.__wbg_static_accessor_WINDOW_5de37043a91a9c40=function(){const t=typeof window>"u"?null:window;return ps(t)?0:Qa(t)},n.wbg.__wbg_subarray_aa9065fa9dc5df96=function(t,e,r){return t.subarray(e>>>0,r>>>0)},n.wbg.__wbg_typedciphertext_new=function(t){return yu.__wrap(t)},n.wbg.__wbg_typedciphertext_unwrap=function(t){return yu.__unwrap(t)},n.wbg.__wbg_typedplaintext_new=function(t){return Yh.__wrap(t)},n.wbg.__wbg_typedsigncryptedciphertext_new=function(t){return Au.__wrap(t)},n.wbg.__wbg_typedsigncryptedciphertext_unwrap=function(t){return Au.__unwrap(t)},n.wbg.__wbg_userdecryptionresponse_unwrap=function(t){return Hh.__unwrap(t)},n.wbg.__wbg_value_cd1ffa7b1ab794f1=function(t){return t.value},n.wbg.__wbg_versions_c71aa1626a93e0a1=function(t){return t.versions},n.wbg.__wbindgen_as_number=function(t){return+t},n.wbg.__wbindgen_boolean_get=function(t){const e=t;return typeof e=="boolean"?e?1:0:2},n.wbg.__wbindgen_debug_string=function(t,e){const r=Vh(e),s=c_(r,st.__wbindgen_malloc,st.__wbindgen_realloc),_=oe;cr().setInt32(t+4*1,_,!0),cr().setInt32(t+4*0,s,!0)},n.wbg.__wbindgen_error_new=function(t,e){return new Error(bu(t,e))},n.wbg.__wbindgen_in=function(t,e){return t in e},n.wbg.__wbindgen_init_externref_table=function(){const t=st.__wbindgen_export_4,e=t.grow(4);t.set(0,void 0),t.set(e+0,void 0),t.set(e+1,null),t.set(e+2,!0),t.set(e+3,!1)},n.wbg.__wbindgen_is_function=function(t){return typeof t=="function"},n.wbg.__wbindgen_is_null=function(t){return t===null},n.wbg.__wbindgen_is_object=function(t){const e=t;return typeof e=="object"&&e!==null},n.wbg.__wbindgen_is_string=function(t){return typeof t=="string"},n.wbg.__wbindgen_is_undefined=function(t){return t===void 0},n.wbg.__wbindgen_jsval_loose_eq=function(t,e){return t==e},n.wbg.__wbindgen_memory=function(){return st.memory},n.wbg.__wbindgen_number_get=function(t,e){const r=e,s=typeof r=="number"?r:void 0;cr().setFloat64(t+8*1,ps(s)?0:s,!0),cr().setInt32(t+4*0,!ps(s),!0)},n.wbg.__wbindgen_string_get=function(t,e){const r=e,s=typeof r=="string"?r:void 0;var _=ps(s)?0:c_(s,st.__wbindgen_malloc,st.__wbindgen_realloc),a=oe;cr().setInt32(t+4*1,a,!0),cr().setInt32(t+4*0,_,!0)},n.wbg.__wbindgen_string_new=function(t,e){return bu(t,e)},n.wbg.__wbindgen_throw=function(t,e){throw new Error(bu(t,e))},n}function Vv(n,t){return st=n.exports,qh.__wbindgen_wasm_module=t,u_=null,gu=null,st.__wbindgen_start(),st}async function qh(n){if(st!==void 0)return st;typeof n<"u"&&(Object.getPrototypeOf(n)===Object.prototype?{module_or_path:n}=n:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof n>"u"&&(n=new URL("/kms_lib_bg.wasm",typeof document>"u"&&typeof location>"u"?require("url").pathToFileURL(__filename).href:typeof document>"u"?location.href:Ft&&Ft.tagName.toUpperCase()==="SCRIPT"&&Ft.src||new URL("relayer-sdk-js.umd.cjs",document.baseURI).href));const t=jv();(typeof n=="string"||typeof Request=="function"&&n instanceof Request||typeof URL=="function"&&n instanceof URL)&&(n=fetch(n));const{instance:e,module:r}=await Lv(await n,t);return Vv(e,r)}const Yv=BigInt(1024*1024*512),Qh=BigInt(1024*1024*512),Wh=BigInt(1024*1024*512),mu=n=>n?n.endsWith("/")?n.slice(0,-1):n:"",dm=n=>{let t=n.toString(16);return t.length%2?"0"+t:t},ur=n=>{const t=n.replace(/^(0x)/,"").match(/.{1,2}/g);return t?Uint8Array.from(t.map(e=>parseInt(e,16))):new Uint8Array},Ai=(n,t=!1)=>`${t?"0x":""}${n.reduce((e,r)=>e+r.toString(16).padStart(2,"0"),"")}`,Df=function(n){if(!n||(n==null?void 0:n.length)===0)return BigInt(0);const t=Array.from(n).map(e=>e.toString(16).padStart(2,"0")).join("");return BigInt(`0x${t}`)},Jh={},gm=async(n,t)=>{if(Jh[n])return Jh[n];try{const e=await fetch(`${n}/v1/keyurl`);if(!e.ok)throw new Error(`HTTP error! status: ${e.status}`);const r=await e.json();if(r){let s;if(!t)s=r.response.fhe_key_info[0].fhe_public_key.urls[0],t=r.response.fhe_key_info[0].fhe_public_key.data_id;else{const B=r.response.fhe_key_info.find(I=>I.fhe_public_key.data_id===t);if(!B)throw new Error(`Could not find FHE key info with data_id ${t}`);s=B.fhe_public_key.urls[0]}const _=await fetch(s);if(!_.ok)throw new Error(`HTTP error! status: ${_.status} on ${_.url}`);let a;typeof _.bytes=="function"?a=await _.bytes():a=new Uint8Array(await _.arrayBuffer());const c=r.response.crs[2048].urls[0],u=r.response.crs[2048].data_id,l=await fetch(c);if(!l.ok)throw new Error(`HTTP error! status: ${l.status} on ${l.url}`);let f;typeof l.bytes=="function"?f=await l.bytes():f=new Uint8Array(await l.arrayBuffer());let w;try{w=TFHE.TfheCompactPublicKey.safe_deserialize(a,Qh)}catch(B){throw new Error("Invalid public key (deserialization failed)",{cause:B})}let y;try{y=TFHE.CompactPkeCrs.safe_deserialize(new Uint8Array(f),Wh)}catch(B){throw new Error("Invalid crs (deserialization failed)",{cause:B})}const M={publicKey:w,publicKeyId:t,publicParams:{2048:{publicParams:y,publicParamsId:u}}};return Jh[n]=M,M}else throw new Error("No public key available")}catch(e){throw new Error("Impossible to fetch public key: wrong relayer url.",{cause:e})}},bm=["function getKmsSigners() view returns (address[])","function getThreshold() view returns (uint256)"],ym=["function getCoprocessorSigners() view returns (address[])","function getThreshold() view returns (uint256)"],Hv=n=>{if(typeof n.network=="string")return new sz(n.network);if(n.network)return new oz(n.network);throw new Error("You must provide a network URL or a EIP1193 object (eg: window.ethereum)")},qv=async(n,t)=>{if(t.chainId&&typeof t.chainId=="number")return t.chainId;if(t.chainId&&typeof t.chainId!="number")throw new Error("chainId must be a number.");{const e=(await n.getNetwork()).chainId;return Number(e)}},Qv=async n=>{if(n.relayerUrl&&!n.publicKey){const t=await gm(mu(n.relayerUrl));return{publicKey:t.publicKey,publicKeyId:t.publicKeyId}}else if(n.publicKey&&n.publicKey.data&&n.publicKey.id){const t=n.publicKey.data;try{return{publicKey:TFHE.TfheCompactPublicKey.safe_deserialize(t,Qh),publicKeyId:n.publicKey.id}}catch(e){throw new Error("Invalid public key (deserialization failed)",{cause:e})}}else throw new Error("You must provide a public key with its public key ID.")},Wv=async n=>{if(n.relayerUrl&&!n.publicParams)return(await gm(mu(n.relayerUrl))).publicParams;if(n.publicParams&&n.publicParams[2048]){const t=n.publicParams[2048].publicParams;try{return{2048:{publicParams:TFHE.CompactPkeCrs.safe_deserialize(t,Wh),publicParamsId:n.publicParams[2048].publicParamsId}}}catch(e){throw new Error("Invalid public key (deserialization failed)",{cause:e})}}else throw new Error("You must provide a valid CRS with its CRS ID.")},Jv=async(n,t)=>await new Pr(t.kmsContractAddress,bm,n).getKmsSigners(),$v=async(n,t)=>{const r=await new Pr(t.kmsContractAddress,bm,n).getThreshold();return Number(r)},Zv=async(n,t)=>await new Pr(t.inputVerifierContractAddress,ym,n).getCoprocessorSigners(),Xv=async(n,t)=>{const r=await new Pr(t.inputVerifierContractAddress,ym,n).getThreshold();return Number(r)},Am={0:2,2:8,3:16,4:32,5:64,6:128,7:160,8:256,9:512,10:1024,11:2048};function mm(n){let t=0;for(const e of n){if(e.length!==66)throw new Error(`Handle ${e} is not of valid length`);const r=e.slice(-4,-2).toLowerCase(),s=parseInt(r,16);if(!(s in Am))throw new Error(`Handle ${e} is not of valid type`);if(t+=Am[s],t>2048)throw new Error("Cannot decrypt more than 2048 encrypted bits in a single request")}return t}const tM=["function persistAllowed(bytes32 handle, address account) view returns (bool)"],Sm=10,Rm=BigInt(365);function eM(n,t){return t===0?n===BigInt(1):t===7?Vt("0x"+n.toString(16).padStart(40,"0")):t===9?"0x"+n.toString(16).padStart(128,"0"):t===10?"0x"+n.toString(16).padStart(256,"0"):t===11?"0x"+n.toString(16).padStart(512,"0"):n}function rM(n,t){let e=[];for(const s of n){const _=s.slice(-4,-2).toLowerCase(),a=parseInt(_,16);e.push(a)}let r={};return n.forEach((s,_)=>r[s]=eM(t[_],e[_])),r}function nM(n,t){if(t===BigInt(0))throw Error("durationDays is null");if(t>Rm)throw Error(`durationDays is above max duration of ${Rm}`);const e=BigInt(Math.floor(Date.now()/1e3));if(n>e)throw Error("startTimestamp is set in the future");const r=t*BigInt(86400);if(n+r<e)throw Error("User decrypt request has expired")}const iM=(n,t,e,r,s,_,a)=>async(c,u,l,f,w,y,M,B)=>{const I=f.replace(/^(0x)/,""),G=l.replace(/^(0x)/,""),P=c.map(At=>({handle:typeof At.handle=="string"?Ai(ur(At.handle),!0):Ai(At.handle,!0),contractAddress:At.contractAddress}));mm(P.map(At=>At.handle)),nM(BigInt(M),BigInt(B));const v=new Pr(s,tM,a),N=P.map(async({handle:At,contractAddress:Bt})=>{const ft=await v.persistAllowed(At,y),wt=await v.persistAllowed(At,Bt);if(!ft)throw new Error(`User ${y} is not authorized to user decrypt handle ${At}!`);if(!wt)throw new Error(`dapp contract ${Bt} is not authorized to user decrypt handle ${At}!`);if(y===Bt)throw new Error(`userAddress ${y} should not be equal to contractAddress when requesting user decryption!`)}),C=w.length;if(C===0)throw Error("contractAddresses is empty");if(C>Sm)throw Error(`contractAddresses max length of ${Sm} exceeded`);await Promise.all(N).catch(At=>{throw At});const F={handleContractPairs:P,requestValidity:{startTimestamp:M.toString(),durationDays:B.toString()},contractsChainId:e.toString(),contractAddresses:w.map(At=>Vt(At)),userAddress:Vt(y),signature:I,publicKey:G},D={method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(F)};let j,L;try{j=TKMS.u8vec_to_ml_kem_pke_pk(ur(l)),L=TKMS.u8vec_to_ml_kem_pke_sk(ur(u))}catch(At){throw new Error("Invalid public or private key",{cause:At})}let Z,ot;try{if(Z=await fetch(`${_}/v1/user-decrypt`,D),!Z.ok)throw new Error(`User decrypt failed: relayer respond with HTTP code ${Z.status}`)}catch(At){throw new Error("User decrypt failed: Relayer didn't respond",{cause:At})}try{ot=await Z.json()}catch(At){throw new Error("User decrypt failed: Relayer didn't return a JSON",{cause:At})}if(ot.status==="failure")throw new Error("User decrypt failed: the user decryption didn't succeed for an unknown reason",{cause:ot});let pt=n.map((At,Bt)=>TKMS.new_server_id_addr(Bt+1,At));const Y=TKMS.new_client(pt,y,"default");try{const At=new ArrayBuffer(32);new DataView(At).setUint32(28,t,!1);const wt={name:"Decryption",version:"1",chain_id:new Uint8Array(At),verifying_contract:r,salt:null},Pt={signature:I,client_address:y,enc_key:G,ciphertext_handles:P.map(jt=>jt.handle.replace(/^0x/,"")),eip712_verifying_contract:r},Mt=TKMS.process_user_decryption_resp_from_js(Y,Pt,wt,ot.response,j,L,!0).map(jt=>Df(jt.bytes));return rM(P.map(jt=>jt.handle),Mt)}catch(At){throw new Error("An error occured during decryption",{cause:At})}},mi=(n,t)=>{if(n==null)throw new Error("Missing value");let e;if(t>=8?e=BigInt(`0x${new Array(t/8).fill(null).reduce(r=>`${r}ff`,"")}`):e=BigInt(2**t-1),typeof n!="number"&&typeof n!="bigint")throw new Error("Value must be a number or a bigint.");if(n>e)throw new Error(`The value exceeds the limit for ${t}bits integer (${e.toString()}).`)},sM=({aclContractAddress:n,chainId:t,tfheCompactPublicKey:e,publicParams:r,contractAddress:s,userAddress:_})=>{if(!sr(s))throw new Error("Contract address is not a valid address.");if(!sr(_))throw new Error("User address is not a valid address.");const a=e,c=[],u=TFHE.CompactCiphertextList.builder(a);let l=new Uint8Array;const f=w=>{if(c.reduce((y,M)=>y+Math.max(2,M),0)+w>2048)throw Error("Packing more than 2048 bits in a single input ciphertext is unsupported");if(c.length+1>256)throw Error("Packing more than 256 variables in a single input ciphertext is unsupported")};return{addBool(w){if(w==null)throw new Error("Missing value");if(typeof w!="boolean"&&typeof w!="number"&&typeof w!="bigint")throw new Error("The value must be a boolean, a number or a bigint.");if(Number(w)>1)throw new Error("The value must be 1 or 0.");return mi(Number(w),1),f(2),u.push_boolean(!!w),c.push(1),this},add8(w){return mi(w,8),f(8),u.push_u8(Number(w)),c.push(8),this},add16(w){return mi(w,16),f(16),u.push_u16(Number(w)),c.push(16),this},add32(w){return mi(w,32),f(32),u.push_u32(Number(w)),c.push(32),this},add64(w){return mi(w,64),f(64),u.push_u64(BigInt(w)),c.push(64),this},add128(w){return mi(w,128),f(128),u.push_u128(BigInt(w)),c.push(128),this},addAddress(w){if(!sr(w))throw new Error("The value must be a valid address.");return f(160),u.push_u160(BigInt(w)),c.push(160),this},add256(w){return mi(w,256),f(256),u.push_u256(BigInt(w)),c.push(256),this},addBytes64(w){if(w.length!==64)throw Error("Uncorrect length of input Uint8Array, should be 64 for an ebytes64");const y=Df(w);return mi(y,512),f(512),u.push_u512(y),c.push(512),this},addBytes128(w){if(w.length!==128)throw Error("Uncorrect length of input Uint8Array, should be 128 for an ebytes128");const y=Df(w);return mi(y,1024),f(1024),u.push_u1024(y),c.push(1024),this},addBytes256(w){if(w.length!==256)throw Error("Uncorrect length of input Uint8Array, should be 256 for an ebytes256");const y=Df(w);return mi(y,2048),f(2048),u.push_u2048(y),c.push(2048),this},getBits(){return c},encrypt(){const y=(()=>{const C=L=>Object.keys(L),F=c.reduce((L,Z)=>L+Z,0),D=C(r),j=D.find(L=>Number(L)>=F);if(!j)throw new Error(`Too many bits in provided values. Maximum is ${D[D.length-1]}.`);return j})(),M=r[y].publicParams,B=ur(s),I=ur(_),G=ur(n),P=ur(t.toString(16).padStart(64,"0")),v=new Uint8Array(B.length+I.length+G.length+32);return v.set(B,0),v.set(I,20),v.set(G,40),v.set(P,v.length-P.length),l=u.build_with_proof_packed(M,v,TFHE.ZkComputeLoad.Verify).safe_serialize(Yv),l}}},Em={1:0,8:2,16:3,32:4,64:5,128:6,160:7,256:8,512:9,1024:10,2048:11},_M=BigInt("18446744073709551615"),oM=(n,t,e,r,s)=>{const _=gb("keccak256").update(yr.from(n)).digest(),a=yr.from(ur(e)),c=r.toString(16).padStart(64,"0"),u=yr.from(c,"hex");return t.map((f,w)=>{const y=Em[f],M=yr.from([w]),B=gb("keccak256").update(_).update(M).update(a).update(u).digest(),I=new Uint8Array(32);if(I.set(B,0),BigInt(r)>_M)throw new Error("ChainId exceeds maximum allowed value (8 bytes)");const G=ur(c).slice(24,32);return I[21]=w,I.set(G,22),I[30]=y,I[31]=s,I})},aM=()=>0;function cM(n,t,e){const r=new Map;t.forEach((s,_)=>{if(r.has(s)){const a=s;throw new Error(`Duplicate coprocessor signer address found: ${a} appears multiple times in recovered addresses`)}r.set(s,_)});for(const s of t)if(!n.includes(s))throw new Error(`Invalid address found: ${s} is not in the list of coprocessor signers`);return t.length>=e}const uM=(n,t,e,r,s,_,a,c,u)=>(l,f)=>{if(!sr(l))throw new Error("Contract address is not a valid address.");if(!sr(f))throw new Error("User address is not a valid address.");const w=sM({aclContractAddress:n,chainId:e,tfheCompactPublicKey:_,publicParams:a,contractAddress:l,userAddress:f});return{_input:w,addBool(y){return w.addBool(y),this},add8(y){return w.add8(y),this},add16(y){return w.add16(y),this},add32(y){return w.add32(y),this},add64(y){return w.add64(y),this},add128(y){return w.add128(y),this},add256(y){return w.add256(y),this},addBytes64(y){return w.addBytes64(y),this},addBytes128(y){return w.addBytes128(y),this},addBytes256(y){return w.addBytes256(y),this},addAddress(y){return w.addAddress(y),this},getBits(){return w.getBits()},encrypt:async()=>{const y=w.getBits(),M=w.encrypt(),B={contractAddress:Vt(l),userAddress:Vt(f),ciphertextWithInputVerification:Ai(M),contractChainId:"0x"+e.toString(16)},I={method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(B)},G=`${s}/v1/input-proof`;let P;try{const pt=await fetch(G,I);if(!pt.ok)throw new Error(`Relayer didn't response correctly. Bad status ${pt.statusText}. Content: ${await pt.text()}`);try{P=await pt.json()}catch(Y){throw new Error("Relayer didn't response correctly. Bad JSON.",{cause:Y})}}catch(pt){throw new Error("Relayer didn't response correctly.",{cause:pt})}const v=oM(M,y,n,e,aM());if(P.response.handles&&P.response.handles.length>0){const pt=P.response.handles.map(ur);if(v.length!=pt.length)throw new Error(`Incorrect Handles list sizes: (expected) ${v.length} != ${pt.length} (received)`);for(let Y=0;Y<v.length;Y+=1){let At=v[Y],Bt=pt[Y],ft=Ai(At),wt=Ai(Bt);if(ft!==wt)throw new Error(`Incorrect Handle ${Y}: (expected) ${ft} != ${wt} (received)`)}}const N=P.response.signatures,C={name:"InputVerification",version:"1",chainId:r,verifyingContract:t},F={CiphertextVerification:[{name:"ctHandles",type:"bytes32[]"},{name:"userAddress",type:"address"},{name:"contractAddress",type:"address"},{name:"contractChainId",type:"uint256"}]},D=N.map(pt=>{const Y=pt.startsWith("0x")?pt:`0x${pt}`;return Ng(C,F,{ctHandles:v,userAddress:f,contractAddress:l,contractChainId:e},Y)});if(!cM(c,D,u))throw Error("Coprocessor signers threshold is not reached");let L=dm(v.length);const Z=N.length;return L+=dm(Z),v.map(pt=>Ai(pt)).map(pt=>L+=pt),N.map(pt=>L+=pt.slice(2)),{handles:v,inputProof:ur(L)}}}},fM=["function isAllowedForDecryption(bytes32 handle) view returns (bool)"];function lM(n,t,e){const r=new Map;t.forEach((s,_)=>{if(r.has(s)){const a=s;throw new Error(`Duplicate KMS signer address found: ${a} appears multiple times in recovered addresses`)}r.set(s,_)});for(const s of t)if(!n.includes(s))throw new Error(`Invalid address found: ${s} is not in the list of KMS signers`);return t.length>=e}const pM={0:"bool",2:"uint256",3:"uint256",4:"uint256",5:"uint256",6:"uint256",7:"address",8:"uint256",9:"bytes",10:"bytes",11:"bytes"};function hM(n,t){let e=[];for(const l of n){const f=l.slice(-4,-2).toLowerCase(),w=parseInt(f,16);e.push(w)}const r="0x"+"00".repeat(32)+t.slice(2)+"00".repeat(32),s=e.map(l=>pM[l]),c=new eo().decode(["uint256",...s,"bytes[]"],r).slice(1,1+e.length);let u={};return n.forEach((l,f)=>u[l]=c[f]),u}const wM=(n,t,e,r,s,_,a)=>async c=>{const u=new Pr(s,fM,a);let l;try{l=await Promise.all(c.map(async j=>{const L=Ai(typeof j=="string"?ur(j):j,!0);if(!await u.isAllowedForDecryption(L))throw new Error(`Handle ${L} is not allowed for public decryption!`);return L}))}catch(j){throw j}const f=l.map(async j=>{if(!await u.isAllowedForDecryption(j))throw new Error(`Handle ${j} is not allowed for public decryption!`)});await Promise.all(f).catch(j=>{throw j}),mm(l);const y={method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ciphertextHandles:l})};let M,B;try{if(M=await fetch(`${_}/v1/public-decrypt`,y),!M.ok)throw new Error(`Public decrypt failed: relayer respond with HTTP code ${M.status}`)}catch(j){throw new Error("Public decrypt failed: Relayer didn't respond",{cause:j})}try{B=await M.json()}catch(j){throw new Error("Public decrypt failed: Relayer didn't return a JSON",{cause:j})}if(B.status==="failure")throw new Error("Public decrypt failed: the public decrypt didn't succeed for an unknown reason",{cause:B});const I={name:"Decryption",version:"1",chainId:e,verifyingContract:r},G={PublicDecryptVerification:[{name:"ctHandles",type:"bytes32[]"},{name:"decryptedResult",type:"bytes"}]},P=B.response[0],v=P.decrypted_value.startsWith("0x")?P.decrypted_value:`0x${P.decrypted_value}`,C=P.signatures.map(j=>{const L=j.startsWith("0x")?j:`0x${j}`;return Ng(I,G,{ctHandles:l,decryptedResult:v},L)});if(!lM(n,C,t))throw Error("KMS signers threshold is not reached");return hM(l,v)},Pm=(n,t)=>(e,r,s,_,a)=>{if(a&&!sr(a))throw new Error("Invalid delegated account.");if(!sr(n))throw new Error("Invalid verifying contract address.");if(!r.every(y=>sr(y)))throw new Error("Invalid contract address.");const c=typeof e=="string"?e.startsWith("0x")?e:`0x${e}`:e,u=typeof s=="number"?s.toString():s,l=typeof _=="number"?_.toString():_,f=[{name:"name",type:"string"},{name:"version",type:"string"},{name:"chainId",type:"uint256"},{name:"verifyingContract",type:"address"}],w={name:"Decryption",version:"1",chainId:t,verifyingContract:n};return a?{types:{EIP712Domain:f,DelegatedUserDecryptRequestVerification:[{name:"publicKey",type:"bytes"},{name:"contractAddresses",type:"address[]"},{name:"contractsChainId",type:"uint256"},{name:"startTimestamp",type:"uint256"},{name:"durationDays",type:"uint256"},{name:"delegatedAccount",type:"address"}]},primaryType:"DelegatedUserDecryptRequestVerification",domain:w,message:{publicKey:c,contractAddresses:r,contractsChainId:t,startTimestamp:u,durationDays:l,delegatedAccount:a}}:{types:{EIP712Domain:f,UserDecryptRequestVerification:[{name:"publicKey",type:"bytes"},{name:"contractAddresses",type:"address[]"},{name:"contractsChainId",type:"uint256"},{name:"startTimestamp",type:"uint256"},{name:"durationDays",type:"uint256"}]},primaryType:"UserDecryptRequestVerification",domain:w,message:{publicKey:c,contractAddresses:r,contractsChainId:t,startTimestamp:u,durationDays:l}}},zm=()=>{const n=TKMS.ml_kem_pke_keygen();return{publicKey:Ai(TKMS.ml_kem_pke_pk_to_u8vec(TKMS.ml_kem_pke_get_pk(n))),privateKey:Ai(TKMS.ml_kem_pke_sk_to_u8vec(n))}};te.fetch=ov(te.fetch,{retries:5,retryDelay:500});const dM={aclContractAddress:"0x687820221192C5B662b25367F70076A37bc79b6c",kmsContractAddress:"0x1364cBBf2cDF5032C47d8226a6f6FBD2AFCDacAC",inputVerifierContractAddress:"0xbc91f3daD1A5F19F8390c400196e58073B6a0BC4",verifyingContractAddressDecryption:"0xb6E160B1ff80D67Bfe90A85eE06Ce0A2613607D1",verifyingContractAddressInputVerification:"0x7048C39f048125eDa9d678AEbaDfB22F7900a29F",chainId:11155111,gatewayChainId:55815,network:"https://eth-sepolia.public.blastapi.io",relayerUrl:"https://relayer.testnet.zama.cloud"},gM=async n=>{const{verifyingContractAddressDecryption:t,verifyingContractAddressInputVerification:e,publicKey:r,kmsContractAddress:s,aclContractAddress:_,gatewayChainId:a}=n;if(!s||!sr(s))throw new Error("KMS contract address is not valid or empty");if(!t||!sr(t))throw new Error("Verifying contract for Decryption address is not valid or empty");if(!e||!sr(e))throw new Error("Verifying contract for InputVerification address is not valid or empty");if(!_||!sr(_))throw new Error("ACL contract address is not valid or empty");if(r&&!(r.data instanceof Uint8Array))throw new Error("publicKey must be a Uint8Array");const c=Hv(n);if(!c)throw new Error("No network has been provided!");const u=await qv(c,n),l=await Qv(n),f=await Wv(n),w=await Jv(c,n),y=await $v(c,n),M=await Zv(c,n),B=await Xv(c,n);return{createEncryptedInput:uM(_,e,u,a,mu(n.relayerUrl),l.publicKey,f,M,B),generateKeypair:zm,createEIP712:Pm(t,u),publicDecrypt:wM(w,y,a,t,_,mu(n.relayerUrl),c),userDecrypt:iM(w,a,u,t,_,mu(n.relayerUrl),c),getPublicKey:()=>l.publicKey?{publicKey:l.publicKey.safe_serialize(Qh),publicKeyId:l.publicKeyId}:null,getPublicParams:I=>f[I]?{publicParams:f[I].publicParams.safe_serialize(Wh),publicParamsId:f[I].publicParamsId}:null}};let vm=!1;const bM=async({tfheParams:n,kmsParams:t,thread:e}={})=>(e==null&&(e=navigator.hardwareConcurrency),await av()||(console.warn(`This browser does not support threads. Verify that your server returns correct headers:
23
23
  `,`'Cross-Origin-Opener-Policy': 'same-origin'
24
- `,"'Cross-Origin-Embedder-Policy': 'require-corp'"),e=void 0),vm||(await du({module_or_path:n}),await qh({module_or_path:t}),e&&(Kh(),await Dh(e)),vm=!0),!0);window.TFHE={default:du,initThreadPool:Dh,init_panic_hook:Kh,TfheCompactPublicKey:ar,CompactPkeCrs:zr,CompactCiphertextList:fs,ZkComputeLoad:Sb},window.TKMS={default:qh,u8vec_to_ml_kem_pke_pk:Fv,u8vec_to_ml_kem_pke_sk:Uv,new_client:Nv,new_server_id_addr:Iv,process_user_decryption_resp_from_js:Kv,ml_kem_pke_keygen:Ov,ml_kem_pke_pk_to_u8vec:Tv,ml_kem_pke_sk_to_u8vec:Gv,ml_kem_pke_get_pk:kv},Ut.ENCRYPTION_TYPES=Em,Ut.SepoliaConfig=dM,Ut.createEIP712=Pm,Ut.createInstance=gM,Ut.generateKeypair=zm,Ut.initFhevm=bM,Object.defineProperty(Ut,Symbol.toStringTag,{value:"Module"})});
24
+ `,"'Cross-Origin-Embedder-Policy': 'require-corp'"),e=void 0),vm||(await du({module_or_path:n}),await qh({module_or_path:t}),e&&(Kh(),await Dh(e)),vm=!0),!0);window.TFHE={default:du,initThreadPool:Dh,init_panic_hook:Kh,TfheCompactPublicKey:ar,CompactPkeCrs:zr,CompactCiphertextList:fs,ZkComputeLoad:Sb},window.TKMS={default:qh,u8vec_to_ml_kem_pke_pk:Fv,u8vec_to_ml_kem_pke_sk:Uv,new_client:Nv,new_server_id_addr:Iv,process_user_decryption_resp_from_js:Kv,ml_kem_pke_keygen:Ov,ml_kem_pke_pk_to_u8vec:Tv,ml_kem_pke_sk_to_u8vec:Gv,ml_kem_pke_get_pk:kv},Ut.ENCRYPTION_TYPES=Em,Ut.SepoliaConfig=dM,Ut.createEIP712=Pm,Ut.createInstance=gM,Ut.generateKeypair=zm,Ut.initSDK=bM,Object.defineProperty(Ut,Symbol.toStringTag,{value:"Module"})});
package/bundle.d.ts CHANGED
@@ -12,6 +12,6 @@ export {
12
12
  EncryptionTypes,
13
13
  ENCRYPTION_TYPES,
14
14
  DecryptedResults,
15
- initFhevm,
15
+ initSDK,
16
16
  SepoliaConfig,
17
17
  } from './lib/web';
package/bundle.js CHANGED
@@ -1,3 +1,3 @@
1
- export const initFhevm = window.fhevm.initFhevm;
2
- export const createInstance = window.fhevm.createInstance;
3
- export const SepoliaConfig = window.fhevm.SepoliaConfig;
1
+ export const initSDK = window.relayerSDK.initSDK;
2
+ export const createInstance = window.relayerSDK.createInstance;
3
+ export const SepoliaConfig = window.relayerSDK.SepoliaConfig;
package/lib/web.d.ts CHANGED
@@ -101,7 +101,7 @@ export declare type HandleContractPair = {
101
101
  contractAddress: string;
102
102
  };
103
103
 
104
- export declare const initFhevm: ({ tfheParams, kmsParams, thread, }?: {
104
+ export declare const initSDK: ({ tfheParams, kmsParams, thread, }?: {
105
105
  tfheParams?: TFHEInput;
106
106
  kmsParams?: KMSInput;
107
107
  thread?: number;
package/lib/web.js CHANGED
@@ -27373,7 +27373,7 @@ const createInstance = async (config) => {
27373
27373
  };
27374
27374
 
27375
27375
  let initialized = false;
27376
- const initFhevm = async ({ tfheParams, kmsParams, thread, } = {}) => {
27376
+ const initSDK = async ({ tfheParams, kmsParams, thread, } = {}) => {
27377
27377
  if (thread == null)
27378
27378
  thread = navigator.hardwareConcurrency;
27379
27379
  let supportsThreads = await threads();
@@ -27418,4 +27418,4 @@ window.TKMS = {
27418
27418
  ml_kem_pke_get_pk,
27419
27419
  };
27420
27420
 
27421
- export { ENCRYPTION_TYPES, SepoliaConfig, createEIP712, createInstance, generateKeypair, initFhevm };
27421
+ export { ENCRYPTION_TYPES, SepoliaConfig, createEIP712, createInstance, generateKeypair, initSDK };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zama-fhe/relayer-sdk",
3
- "version": "0.1.0-8",
3
+ "version": "0.1.0-9",
4
4
  "description": "fhevm Relayer SDK",
5
5
  "main": "lib/node.js",
6
6
  "types": "lib/node.d.ts",