# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Keccak256 calculates and returns the Keccak256 hash of the input data.
No description provided by the author
NewCipherText creates a new Ciphertext instance with encryption of the provided value.
NewCipherTextFromBytes creates a new Ciphertext from its byte representation.
NewCipherTextTrivial creates a new Ciphertext using trivial encryption - trivial encryption is used to encrypt "public" constants to inject into FHE operations.
NewKeccakState creates a new KeccakState.
NewRandomCipherText creates a random Ciphertext - only not really.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
For now track this in a global, but this is kind of messy.
No description provided by the author
No description provided by the author
# Structs
Ciphertext represents the encrypted data structure.
No description provided by the author