Primitive Root
Version 1.0.0.0 (1,09 ko) par
Cavin Dsouza
Checks whether alpha is a primitive root of q or not.
If alpha is a primitive root of q,then alpha^1,alpha^2,aplha^3,......alpha^(q-1)mod q must generate distinct integers from 1 to q-1.
This concept is useful for study of discrete logarithms.
This is used in the Diffie-Hellman Key exchange, where q and alpha are global variables selected by a user which is public.
Citation pour cette source
Cavin Dsouza (2026). Primitive Root (https://fr.mathworks.com/matlabcentral/fileexchange/38188-primitive-root), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Input Specification dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
