Barretenberg
The ZK-SNARK library at the core of Aztec
|
Classes | |
class | Chi |
Generates plookup tables required for CHI round of Keccak hash function. More... | |
class | KeccakInput |
Generates plookup tables used convert 64-bit integers into a sparse representation used for Keccak hash algorithm. More... | |
class | KeccakOutput |
Converts a base-11 sparse integer representation into a regular base-2 binary integer. Used by the Keccak hash algorithm to convert the output of the algorithm into a regular integer. More... | |
class | Rho |
Generate the plookup tables used for the RHO round of the Keccak hash algorithm. More... | |
class | Theta |
Generates plookup tables required for THETA round of Keccak hash function. More... | |