aztec-nr - noir_aztec::authwit::auth

Function compute_inner_authwit_hash

pub fn compute_inner_authwit_hash<let N: u32>(args: [Field; N]) -> Field

Computes the inner_hash of the authentication witness

This is used internally, but also useful in cases where you want to compute the inner_hash for a specific message that is not necessarily a call, but just some "bytes" or text.

@param args The arguments to hash