Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new decryptXX debugging functions #102

Open
jatZama opened this issue Oct 16, 2024 · 0 comments
Open

Add new decryptXX debugging functions #102

jatZama opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@jatZama
Copy link
Member

jatZama commented Oct 16, 2024

In

decrypt64: (ciphertext: string) =>

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants