文件名称:Lab2-2
介绍说明--下载内容均来自于网络,请自行研究使用
作为通讯的双方A和B已经共享一个会话主密钥Km。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。-As communication between the parties A and B have shared a session master key Km. Upon completion of the distribution of session key Ks, A-Ks for the use of a specific file (test-1.txt) is encrypted and sent to B B using Ks to decrypt the ciphertext, and compare the decrypted plaintext message with the original files are consistent.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lab2-2\.classpath
......\.project
......\.settings\org.eclipse.jdt.core.prefs
......\bcprov-jdk16-140.jar
......\.in\clienta\DESUtil.class
......\...\.......\Test.class
......\...\.......\User$1.class
......\...\.......\User$SendMsg.class
......\...\.......\User$WaitForMsg.class
......\...\.......\User.class
......\src\clienta\DESUtil.java
......\...\.......\Test.java
......\...\.......\User.java
......\test-1.txt
......\bin\clienta
......\src\clienta
......\.settings
......\bin
......\src
Lab2-2
......\.project
......\.settings\org.eclipse.jdt.core.prefs
......\bcprov-jdk16-140.jar
......\.in\clienta\DESUtil.class
......\...\.......\Test.class
......\...\.......\User$1.class
......\...\.......\User$SendMsg.class
......\...\.......\User$WaitForMsg.class
......\...\.......\User.class
......\src\clienta\DESUtil.java
......\...\.......\Test.java
......\...\.......\User.java
......\test-1.txt
......\bin\clienta
......\src\clienta
......\.settings
......\bin
......\src
Lab2-2