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 scalar ops #62

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Add scalar ops #62

merged 2 commits into from
Jun 29, 2023

Conversation

tremblaythibaultl
Copy link
Contributor

Add scalar FHE ops that use the actual scalar op C bindings exposed from TFHE-rs.
Closes #58.
Contributes to zama-ai/go-ethereum#116.

The lack of a test suite for our solidity library and the amount of changes this PR includes means it should be thoroughly tested as soon as we can.

@immortal-tofu
Copy link
Collaborator

LGTM but we clearly need to implement test on all operations

@tremblaythibaultl tremblaythibaultl merged commit d2ecb53 into main Jun 29, 2023
@tremblaythibaultl tremblaythibaultl deleted the louis/scalar-ops branch July 11, 2023 16:49
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

Successfully merging this pull request may close these issues.

Use actual ciphertext/plaintext ops
2 participants