摘要: 本文首先对RSA公钥密码体制基本思想计算方法进行阐述,并举例说明其算法过程。详细介绍对快速指数算法的研究、改进方法。最后详细介绍孙子剩余定理。
This paper first elaborates the principle of RSA algorithm and the implementation process. Fast exponential algorithm which the author improves for promoting the efficiency of RSA is introduced. Finally, the paper explains the Chinese remainder theorem.
关键词:RSA、快速指数算法、孙子剩余定理
 
 
因为论文里面有很多数学符号,无法复制出来,故只把摘要展示,具体论文可以下载附件查看
 
 
 
/*-------------------------------------------------------------------------
 * 版权所有:jxccy,引用请注明出处
 * 作者:jxccy
 * QQ:524733264
 * 完成时间: 2008年4月
 -------------------------------------------------------------------------*/

上传的附件 公钥密码RSA算法优化分析.doc