concrete-core icon indicating copy to clipboard operation
concrete-core copied to clipboard

Concrete Core contains a set of low-level primitives which can be used to implement Fully Homomorphically Encrypted (FHE) programs.

Results 10 concrete-core issues
Sort by recently updated
recently updated
newest added

I see that it is possible to create an `LweCiphertextVector64` directly through encryption, but is there a way to create an `LweCiphertextVector64` from a variable of type `Vec`? For instance,...

**What is the problem you want to solve and can not with the current version?** There are a couple things I wanted to ask: 1) I have noticed the recent...

### Resolves: `` ### Description ### Checklist (Use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes) * [ ] Tests for the changes have...

cla-signed

Hello, I know this is a very heated topic of debate, but I was just curious about your rationale behind using `/dev/random` instead of `dev/urandom` here: https://github.com/zama-ai/concrete-core/blob/6472bed86615109ee74662b031d7aa5f788b5874/concrete-csprng/src/seeders/implem/unix.rs#L30 I'd like to...

### Description implements the external product, cmux and bootstrap operations in concrete-cpu. ### Checklist (Use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes) *...

cla-signed

### Resolves: zama-ai/products#291 ### Description A new scheduled workflow is created to run concrete benchmarks using only CPU backend on a weekly basis. The results are then parsed before being...

cla-signed

This new concrete task performs a behavior check of concrete-csprng using the NIST statistical test suite tool. It assume NIST tool is already installed on the machine. Several parameters can...

cla-signed

### Resolves: https://github.com/zama-ai/concrete-core-internal/issues/68 ### Description ### Checklist (Use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes) * [ ] Tests for the changes have...

cla-signed

### Resolves: closes zama-ai/concrete-core-internal#291 ### Description This PR is an example of how the api change proposed by @mayeul-zama could be brought to the library incrementally. Here we apply the...

cla-signed

### Resolves: zama-ai/concrete-core-internal#105 ### Description Implement the GLWE tensor product in the core backend ### Checklist (Use '[x]' to check the checkboxes, or submit the PR and then click the...

cla-signed