Primitive Root
バージョン 1.0.0.0 (1.09 KB) 作成者:
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.
引用
Cavin Dsouza (2024). Primitive Root (https://www.mathworks.com/matlabcentral/fileexchange/38188-primitive-root), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Input Specification についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |