Cargo Features

Sunscreen has no features set by default.

[dependencies]
sunscreen = { version = "0.8.1", features = ["bulletproofs", "hexl", "transparent-ciphertexts", "deterministic"] }
bulletproofs

Enables bulletproofs of sunscreen_zkp_backend

Affects field::BulletproofsField

hexl

Enables hexl of seal_fhe

transparent-ciphertexts

Enables transparent-ciphertexts of seal_fhe

deterministic

Enables deterministic of seal_fhe and sunscreen_runtime