aztec-nr - noir_aztec::hash
Module hash
Re-exports
pub use protocol_types::hash::compute_siloed_nullifier;pub use protocol_types::hash::pedersen_hash;
Functions
- Computes the public bytecode commitment for a contract class. The commitment is
hash([separator, ...bytecode])where bytecode omits the length prefix present inpacked_bytecode.