BFV_KeyGen: Brakerski / Fan-Vercauteren

View source: R/BFV.R

BFV_KeyGenR Documentation

Brakerski / Fan-Vercauteren

Description

Brakerski / Fan-Vercauteren

Usage

BFV_KeyGen(d = 4, q = 424242)

Arguments

d

the d input

q

the q input

Value

polynomial

Examples

d  =      4
n  =      2^d
p  =     (n/2)-1
q  = 424242
GenPolyMod(n)

HomomorphicEncryption documentation built on May 29, 2024, 9:59 a.m.