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

0.5.vector #1153

Merged
merged 3 commits into from
May 22, 2024
Merged

0.5.vector #1153

merged 3 commits into from
May 22, 2024

Conversation

tmontaigu
Copy link
Contributor

@tmontaigu tmontaigu commented May 16, 2024

Backports some ops to 0.5 for blockchain uses

This hopefully does not contain any breaking change

This adds eq_slices functions.

This function, compares to slices of radix ciphertexts
and returns true if all pairs of element are equal.
This method returns a Boolean block that tells whether a
slice of radix contains a sub slice.
@cla-bot cla-bot bot added the cla-signed label May 16, 2024
Copy link

@slab-ci cpu_fast_test
@slab-ci gpu_test

Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

Copy link

Pull Request has been approved 🎉
Launching full test suite...
@slab-ci cpu_test
@slab-ci cpu_unsigned_integer_test
@slab-ci cpu_signed_integer_test
@slab-ci cpu_wasm_test
@slab-ci csprng_randomness_testing

@tmontaigu tmontaigu merged commit 8ce964c into release/0.5.x May 22, 2024
23 checks passed
@tmontaigu tmontaigu deleted the 0.5.vector branch May 22, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants