pub fn bls12_381_final_exponentiation(
f: <PassFatPointerAndRead<Vec<u8>> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Result<Vec<u8>, ()>> as RIType>::Inner
Expand description
Pairing final exponentiation for BLS12-381.
- Receives encoded:
ArkScale<<Bls12_377::TargetField>
. - Returns encoded:
ArkScale<<Bls12_377::TargetField>