Directories ¶
Path | Synopsis |
---|---|
The API for operations relating to [32]vars.Bit inside circuits.
|
The API for operations relating to [32]vars.Bit inside circuits. |
The API for operations relating to [64]vars.Bit inside circuits.
|
The API for operations relating to [64]vars.Bit inside circuits. |
The basic APIs (for vars.Variable, vars.Bit, vars.Byte, vars.U64, etc) needed to write circuits and tools for reading and writing inputs and outputs from on-chain and off-chain data.
|
The basic APIs (for vars.Variable, vars.Bit, vars.Byte, vars.U64, etc) needed to write circuits and tools for reading and writing inputs and outputs from on-chain and off-chain data. |
ethereum
|
|
mpt
The API for operations related to Merkle Patricia Tries, a serialization method used by the Ethereum execution layer.
|
The API for operations related to Merkle Patricia Tries, a serialization method used by the Ethereum execution layer. |
ssz
The API for operations related to SSZ, a serialization method used by the Ethereum consensus layer.
|
The API for operations related to SSZ, a serialization method used by the Ethereum consensus layer. |
hash
|
|
sha256
The API for SHA256-2 according to https://en.wikipedia.org/wiki/SHA-2.
|
The API for SHA256-2 according to https://en.wikipedia.org/wiki/SHA-2. |
sha512
The API for SHA256-2 according to https://gist.github.com/illia-v/7883be942da5d416521375004cecb68f.
|
The API for SHA256-2 according to https://gist.github.com/illia-v/7883be942da5d416521375004cecb68f. |
utils
|
|
sszutils
Methods for operations relating to SSZ, a serialization method used in the Ethereum consensus layer, for out of circuit data.
|
Methods for operations relating to SSZ, a serialization method used in the Ethereum consensus layer, for out of circuit data. |
The set of basic types that can be used in circuits--more advanced types must be imported directly from other packages.
|
The set of basic types that can be used in circuits--more advanced types must be imported directly from other packages. |
Click to show internal directories.
Click to hide internal directories.