Cipher

所属分类:Java编程
开发工具:Java
文件大小:12KB
下载次数:1
上传日期:2018-05-29 03:01:59
上 传 者轻酒
说明:  一个简单的RSA加密解密信息编程。 A向B发送加密消息,B解读消息。若B收到消息解密后为“AB ?!”,则向A回复加密消息“AB OK”。A解密B发送过来的消息,若为“AB OK”,则任意编辑四个字符并加密发送给B。 C负责管理公钥和秘钥。
(A simple RSA encryption and decryption information programming. A sends encrypted messages to B, and B interprets the message. If B receives the message and declassified it as "AB !?", then reply to the A encrypted message "AB OK". A decrypts the message sent by B. If it is "AB OK", it creats four characters at random and sends it to B. C is responsible for managing the public key and the secret key.)

文件列表:
Cipher (0, 2018-04-03)
Cipher\.classpath (301, 2018-04-03)
Cipher\.project (380, 2018-04-03)
Cipher\.settings (0, 2018-04-03)
Cipher\.settings\org.eclipse.jdt.core.prefs (598, 2018-04-03)
Cipher\bin (0, 2018-05-14)
Cipher\bin\test (0, 2018-05-14)
Cipher\bin\test\A.class (2823, 2018-05-14)
Cipher\bin\test\B.class (2805, 2018-05-14)
Cipher\bin\test\C.class (3714, 2018-05-14)
Cipher\bin\test\Client.class (1854, 2018-05-14)
Cipher\src (0, 2018-04-03)
Cipher\src\test (0, 2018-04-03)
Cipher\src\test\A.java (2473, 2018-04-09)
Cipher\src\test\B.java (1915, 2018-04-09)
Cipher\src\test\C.java (4328, 2018-04-09)
Cipher\src\test\Client.java (1340, 2018-04-11)

近期下载者

相关文件


收藏者