Primitive Root

버전 1.0.0.0 (1.09 KB) 작성자: Cavin Dsouza
Checks whether alpha is a primitive root of q or not.
다운로드 수: 736
업데이트 날짜: 2012/9/17

라이선스 보기

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