GenPubKey: Generate the Public Key

View source: R/primitives.R

GenPubKeyR Documentation

Generate the Public Key

Description

Generate the Public Key

Usage

GenPubKey(a, n, e, pm, q)

Arguments

a

a

n

n

e

e

pm

pm

q

q

Value

list with the two polynomials that form the public key


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