文件名称:rsa
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:360.58kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
RSA 金鑰
用以下的方式來產生一個公開金鑰和一個私密金鑰:
1. 隨機選擇兩個的質數p和q,p不等於q,計算N=p*q。
2. 選擇一個整數e,e與(p-1)*(q-1)互質,並且e小於(p-1)*(q-1) 。
3. 求一個值 d,d<(p-1)*(q-1),且(d*e)除以((p-1)*(q-1)) 的結果,其餘數為 1。
4. 將p和q的記錄銷毀。-RSA keys in the following way to generate a public key and a private key: 1. Randomly selected two quality numbers p and q, p does not equal q calculate N = p* q. 2 Select an integer e, e (p-1)* (q-1) are relatively prime, and e is less than (p-1)* (q-1). 3. Find a value d, d < (p-1)* (q-1), and (d* e) divided by ((p-1)* (q-1)) of the results, the remaining number of 1. 4 records destruction of p and q.
用以下的方式來產生一個公開金鑰和一個私密金鑰:
1. 隨機選擇兩個的質數p和q,p不等於q,計算N=p*q。
2. 選擇一個整數e,e與(p-1)*(q-1)互質,並且e小於(p-1)*(q-1) 。
3. 求一個值 d,d<(p-1)*(q-1),且(d*e)除以((p-1)*(q-1)) 的結果,其餘數為 1。
4. 將p和q的記錄銷毀。-RSA keys in the following way to generate a public key and a private key: 1. Randomly selected two quality numbers p and q, p does not equal q calculate N = p* q. 2 Select an integer e, e (p-1)* (q-1) are relatively prime, and e is less than (p-1)* (q-1). 3. Find a value d, d < (p-1)* (q-1), and (d* e) divided by ((p-1)* (q-1)) of the results, the remaining number of 1. 4 records destruction of p and q.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
作業五(11-22前交)/GoldKey.java
作業五(11-22前交)/hw5.class
作業五(11-22前交)/hw5.java
作業五(11-22前交)/hw5.jpg
作業五(11-22前交)/rh.java
作業五(11-22前交)/RSA.class
作業五(11-22前交)/RSA.java
作業五(11-22前交)/Score.class
作業五(11-22前交)/Student.class
作業五(11-22前交)/t5.class
作業五(11-22前交)/t5.java
作業五(11-22前交)/作業五.pdf
作業五(11-22前交)
作業五(11-22前交)/hw5.class
作業五(11-22前交)/hw5.java
作業五(11-22前交)/hw5.jpg
作業五(11-22前交)/rh.java
作業五(11-22前交)/RSA.class
作業五(11-22前交)/RSA.java
作業五(11-22前交)/Score.class
作業五(11-22前交)/Student.class
作業五(11-22前交)/t5.class
作業五(11-22前交)/t5.java
作業五(11-22前交)/作業五.pdf
作業五(11-22前交)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.