big x^y modulo function

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

Ahora está siguiendo esta publicación

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...

Citar como

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

Agradecimientos

Inspiración para: big modulo function

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0