文件名称:RSAprogram
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 和**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序使用了欧几里得算法求乘法逆元,采用二进制分解算法求a^b mod n,算法简明,思路清晰,适合深入了解程序的基本原理,直接运行demo文件即可完成程序的运行。-This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clear, for in-depth understanding of the basic principles of the program, run the demo file directly to complete the program running
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RSA加密解密简易程序\addsec.m
...................\demo.m
...................\erjinzhi.m
...................\invmod.m
...................\makekey.m
...................\mymod.m
...................\removesec.m
RSA加密解密简易程序
...................\demo.m
...................\erjinzhi.m
...................\invmod.m
...................\makekey.m
...................\mymod.m
...................\removesec.m
RSA加密解密简易程序