Site icon EfmSoft

What does Intel IPP status -118 (ippStsBadModulusErr) mean?

 
Previous Next
ippStsLengthErr ippStsLPCCalcErr

ippStsBadModulusErr

Modular inversion requires the value and modulus to satisfy the arithmetic requirements of the operation. If the modulus is invalid or the inverse does not exist under it, IPP cannot complete the inversion.

For cryptographic code, this can reveal a wrong modulus, corrupted domain parameters or input that is not relatively prime to the modulus.

Check these details

  • Modulus size, sign and expected prime or composite-domain requirements.
  • Whether operands were reduced modulo the same value.
  • ECC, RSA or finite-field contexts initialized with matching parameters.

Intel IPP Error Reporting · Intel IPP Cryptography Reference


Looking for a different code? Search another status or error code.

Exit mobile version