big x^y modulo function

provide the solution when the normal mod function can't because the input is to big

Vous suivez désormais cette soumission

In some fields as cryptology (RAS-cryption), there is a need of doing x^y mod m where x, y and n are huge. The build-in maltab function can't achieve the result because it first calculate x^y and found it is equals to inf. The hereunder function provides a performent solution to this problem and gives the right answer...

Citation pour cette source

Michael Neve (2026). big x^y modulo function (https://fr.mathworks.com/matlabcentral/fileexchange/932-big-x-y-modulo-function), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : big modulo function

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0