Backend_t¶
- class Pyfhel.utils.Backend_t(*values)[source]¶
Bases:
EnumAn Enum to define the backend
- __init__(*args, **kwds)¶
Attributes
noneDefault value of 0 for non defined backend.
seal//github.com/microsoft/SEAL/
palisade//gitlab.com/palisade/
API description
- none = 0¶
Default value of 0 for non defined backend.
- palisade = 2¶
//gitlab.com/palisade/
- Type:
PALISADE library. https
- seal = 1¶
//github.com/microsoft/SEAL/
- Type:
Microsof’s SEAL library. https