mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-09 12:57:55 -05:00
6 lines
326 B
Markdown
6 lines
326 B
Markdown
## Optimize cryptographic parameters
|
|
|
|
This guide explains 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.
|