Currently a TCCR hash is used for MAC commitments https://github.com/privacy-scaling-explorations/mpz/blob/7ace0ad169c97765c2d70424ccd761829ebdb941/crates/mpz-memory-core/src/correlated.rs#L232 We should use a stong hash like e.g. blake3 instead.