mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-22 11:18:09 -05:00
6 lines
321 B
Markdown
6 lines
321 B
Markdown
## Optimize cryptographic parameters
|
|
|
|
This guide teaches how to help Concrete Optimizer to select more performant parameters to improve the execution time of Concrete circuits.
|
|
|
|
The idea is to obtain more optimal cryptographic parameters (especially for table lookups) without changing the operations within the circuit.
|