文件名称:RSAcode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.54kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
利用公开密钥密码算法,加密和解密使用不同的密钥。
(1)使用密钥PK对明文加密后,在用解密密钥SK解密,可得到明文,
DSK(EPK(X))=X
(2)加密密钥不能用来解密,DPK(EPK(X))!=X在计算机上可以容易的产生
成对的PK,SK,从已知的PK实际上不可能推导SK
(3)加密和解密的密钥可以对调,即EPK(DSK(K))=X
(4)从PK到SK的推导过程是几乎不可能的-The use of public key cryptographic algorithm, encryption and decryption use different keys. (1) the use of explicit encryption key PK, the decryption key SK using decryption, can be explicitly, DSK (EPK (X)) = X (2) can not be used to decrypt the encryption key, DPK (EPK (X) )! = X on the computer can easily have a pair of the PK, SK, the PK from the known fact can not be derived SK (3) encryption and decryption key can be reversed, that is, EPK (DSK (K)) = X ( 4) from PK to SK derivation process is almost impossible
(1)使用密钥PK对明文加密后,在用解密密钥SK解密,可得到明文,
DSK(EPK(X))=X
(2)加密密钥不能用来解密,DPK(EPK(X))!=X在计算机上可以容易的产生
成对的PK,SK,从已知的PK实际上不可能推导SK
(3)加密和解密的密钥可以对调,即EPK(DSK(K))=X
(4)从PK到SK的推导过程是几乎不可能的-The use of public key cryptographic algorithm, encryption and decryption use different keys. (1) the use of explicit encryption key PK, the decryption key SK using decryption, can be explicitly, DSK (EPK (X)) = X (2) can not be used to decrypt the encryption key, DPK (EPK (X) )! = X on the computer can easily have a pair of the PK, SK, the PK from the known fact can not be derived SK (3) encryption and decryption key can be reversed, that is, EPK (DSK (K)) = X ( 4) from PK to SK derivation process is almost impossible
相关搜索: intro-openssl.z
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RSA算法的实现代码.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.