节点文献
Miller-Rabin素数检测优化算法研究与实现
Research and realization of Miller-Rabin optimizing algorithm for prime testing
【摘要】 针对素数值越大,检测时间越长,效率越低等问题,在研究了Miller-Rabin算法基础之上,通过加入预处理过程,对原算法进行了细致地优化,减少了原算法中幂模运算的次数,从而大大提高了对于素数的检测速度。
【Abstract】 To solve the serious problems such as long time testing,low testing efficiency and so on when the digit of prime number is increasing,this paper presents a method of adding pre-processing before running Miller-Rabin algorithm to improve the speed of testing by reducing the times of power-module operation in original algorithm.
- 【文献出处】 信息技术 ,Information Technology , 编辑部邮箱 ,2008年12期
- 【分类号】TN918.1
- 【被引频次】9
- 【下载频次】486