GenPubKey {HomomorphicEncryption}R 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


[Package HomomorphicEncryption version 0.9.0 Index]