- keyboard 利用模拟键盘的一个简单*例子
- 3d4c8def245a 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位)
- mysql-connector-cPP-1.1.3.tar mysql connect 1.13版本的源代码
- intro 仿GTA5进入画面脚本 至少外网是这么描述的
- Maze_Time_227271382015 Maze Time Attack is a maze game where you have limit time to collect all the Foods and Escape the Maze
- eddtr 所谓涂鸦
文件名称: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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.