文件名称:rsa
-
所属分类:
- 标签属性:
- 上传时间:2013-05-24
-
文件大小:621byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
假設資料要由 A 機器傳至B 機器,那由B 機器用亂數決定一個 key,我們稱之為privatekey,
這個 key 自始至終都只留在 B 機器裏不送出來然後,由這個 privatekey 計算出另一個 key,我們
稱之為 publickey.這個 publickey 的特性是幾乎不可能反演算出 privatekey 來然後將這個
publickey 透過網路丟給 A 機器.A 機器將資料用這個 publickey 編碼,這個編碼過的資料一定
得使用 privatekey 才解得開然後 A 機器將編碼過的資料透過網路傳給 B,B 再用 privatekey 將
資料解碼這時,如果有第三者竊聽資料時,他只得到 B 傳給 A 的 publickey,以及 A 用這個
publickey 編碼後的資料沒有 privatekey,第三者根本無法解碼所以這個方法確實能防止第三
者的竊聽 -Assumes that the data to be transmitted by the machine A machine B, then from B to decide on a machine with a random key, we call privatekey, throughout this key only to stay in B do not send out the machine and then by another key calculate this privatekey We call publickey. publickey feature of this inversion is almost impossible to calculate privatekey then threw the publickey A machine via a network. A machine will use this information publickey coding, the encoded data got to use privatekey A then only solution was to open the machine will encoded data transmitted over the network B, B then privatekey will decode the data point, if a third party eavesdropping information, he can only get passed to A, B publickey, and A with This publickey encoded data is not privatekey, a third party can not decode so this method can indeed prevent a third party eavesdropping
這個 key 自始至終都只留在 B 機器裏不送出來然後,由這個 privatekey 計算出另一個 key,我們
稱之為 publickey.這個 publickey 的特性是幾乎不可能反演算出 privatekey 來然後將這個
publickey 透過網路丟給 A 機器.A 機器將資料用這個 publickey 編碼,這個編碼過的資料一定
得使用 privatekey 才解得開然後 A 機器將編碼過的資料透過網路傳給 B,B 再用 privatekey 將
資料解碼這時,如果有第三者竊聽資料時,他只得到 B 傳給 A 的 publickey,以及 A 用這個
publickey 編碼後的資料沒有 privatekey,第三者根本無法解碼所以這個方法確實能防止第三
者的竊聽 -Assumes that the data to be transmitted by the machine A machine B, then from B to decide on a machine with a random key, we call privatekey, throughout this key only to stay in B do not send out the machine and then by another key calculate this privatekey We call publickey. publickey feature of this inversion is almost impossible to calculate privatekey then threw the publickey A machine via a network. A machine will use this information publickey coding, the encoded data got to use privatekey A then only solution was to open the machine will encoded data transmitted over the network B, B then privatekey will decode the data point, if a third party eavesdropping information, he can only get passed to A, B publickey, and A with This publickey encoded data is not privatekey, a third party can not decode so this method can indeed prevent a third party eavesdropping
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rsa.c
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。