Files
concrete/docs/dev/api/concrete.fhe.extensions.constant.md
2024-09-27 08:03:42 +02:00

712 B

module concrete.fhe.extensions.constant

Declaration of constant functions, to allow server side trivial encryption.


function constant

constant(x: Union[Tracer, Any])  Union[Tracer, Any]

Trivial encryption of a cleartext value.