Skip to main content
This page is under construction. A full API reference documenting all functions, parameters, and return types will be added here.

Entrypoints

Core types

Encryptable

Factory for creating encryptable input items.

FheTypes

Enum of supported FHE types used with decryptForView.

The encryptInputs result

execute() returns one ciphertext handle per input, in order, followed by a single signature covering the whole batch:
The per-item EncryptedItemInput struct and its typed variants were removed in 0.7, along with asHashPlusProof().

EncryptStep

Enum values fired during the encryption pipeline: