hash
aztec-nr
All items
noir_aztec
0.0.0
Module hash
Module items
Functions
In crate hash
Modules
authwit
context
event
hash
history
keys
macros
messages
note
nullifier
oracle
protocol
publish_contract_instance
state_vars
test
utils
Structs
ContractSelf
aztec-nr
-
noir_aztec
::hash
Module
hash
Aztec hash functions.
Functions
compute_l1_to_l2_message_hash
compute_l1_to_l2_message_nullifier
compute_public_bytecode_commitment
Computes the public bytecode commitment for a contract class. The commitment is
hash([(length | separator), ...bytecode])
.
compute_secret_hash
compute_siloed_nullifier
hash_args
hash_calldata_array
Aztec hash functions.