You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mpc/change_encryption_scheme.cc: In member function ‘Ctxt Change_ES_FHE_to_GM_A::unblind(const Ctxt&, const FHEPubKey&, const EncryptedArray&)’:
mpc/change_encryption_scheme.cc:45:15: error: ‘class PlaintextArray’ has no member named ‘encode’
array.encode(1);
when I make under src/
The text was updated successfully, but these errors were encountered:
I got
when I
make
under src/The text was updated successfully, but these errors were encountered: