pub fn bw6_761_final_exponentiation(
f: <PassFatPointerAndRead<Vec<u8>> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Result<Vec<u8>, ()>> as RIType>::InnerExpand description
Pairing final exponentiation for BW6-761.
- Receives encoded:
ArkScale<BW6_761::TargetField>. - Returns encoded:
ArkScale<BW6_761::TargetField>.