compute_ovsk_app

Function compute_ovsk_app 

Source
pub fn compute_ovsk_app(
    master_outgoing_viewing_key: &Fq,
    app: &AztecAddress,
) -> Fq
Expand description

Compute the app-scoped outgoing viewing secret key.

Returns GrumpkinScalar (Fq) because the result is used for scalar multiplication when encrypting outgoing note logs.