HelibContext#

class HelibContext#

An implementation of HeContext API with concrete subclasses for HElib scheme.

static create(preset: pyhelayers.HelibPreset) pyhelayers.HelibContext#

Creates a new HelibContext for either CKKS or BGV, based on a preset configuration. See list of presets in HelibConfig.h

Parameters:

preset – Preset configuration

static set_ntl_num_threads(arg0: int) None#

Prints the HelibContext’s content.