0% found this document useful (0 votes)
22 views1 page

Routing Plaintext Slots, 4.1: Palgebramod Cmodulus Indexset/Indexmap

This document outlines the structure and components of an encrypted array library for performing fully homomorphic encryption. It describes several modules for key generation, encryption, decryption, ciphertext operations, key switching matrices, polynomial arithmetic, indexing utilities, number theory functions, timing utilities, and parameter selection that allow for encrypted computations on encrypted data. The core modules enable fundamental homomorphic encryption operations while additional components provide supporting functionality for arithmetic, indexing, and computation.

Uploaded by

unicycle1234
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views1 page

Routing Plaintext Slots, 4.1: Palgebramod Cmodulus Indexset/Indexmap

This document outlines the structure and components of an encrypted array library for performing fully homomorphic encryption. It describes several modules for key generation, encryption, decryption, ciphertext operations, key switching matrices, polynomial arithmetic, indexing utilities, number theory functions, timing utilities, and parameter selection that allow for encrypted computations on encrypted data. The core modules enable fundamental homomorphic encryption operations while additional components provide supporting functionality for arithmetic, indexing, and computation.

Uploaded by

unicycle1234
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

EncryptedArray

Routing plaintext slots, 4.1

Crypto

KeySwitching
Matrices for key-switching, 3.3

FHE
KeyGen/Enc/Dec, 3.2

Ctxt
Ciphertext operations, 3.1

DoubleCRT
polynomial arithmetic, 2.8

Math

CModulus
polynomials mod p, 2.3

PAlgebraMod
plaintext-slot algebra, 2.5

IndexSet/IndexMap
Indexing utilities, 2.6

bluestein
FFT/IFFT, 2.3

PAlgebra
Structure of Zm*, 2.4

NumbTh
miscellaneous utilities, 2.2

timing
2.1

parameters, 2.7

FHEcontext

You might also like