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
we need to also add decrypt128 and decrypt256 functions, and potentially decryptEbytes64/128/256 ones. I already did this to test new types in mocked mode, but actually this would be very useful here as well if we want to do fast unit tests using the FHE private key.
The text was updated successfully, but these errors were encountered:
In
fhevmjs/src/utils.ts
Line 89 in a9ee61c
we need to also add decrypt128 and decrypt256 functions, and potentially decryptEbytes64/128/256 ones. I already did this to test new types in mocked mode, but actually this would be very useful here as well if we want to do fast unit tests using the FHE private key.
The text was updated successfully, but these errors were encountered: