RSA-Symmetric-key

所属分类:加密解密
开发工具:Java
文件大小:15KB
下载次数:29
上传日期:2013-11-05 10:09:57
上 传 者4503840
说明:  完成基于非对称密码技术的对称密钥分配工作 说明: (1)在完成上述基于公钥证书的非对称密钥分配工作的基础上,根据教材上基于非对称密码技术的对称密钥分配方案,完成对称密钥Ks的分配工作。 (2)A用Ks对一图象文件(test_pic.bmp)进行加密并发送给B,B收到后解密,对比原图象看是否一致,并记录整个加密/解密的所用时间T2; (3)对比T1和T2; 要求: (1)JAVA语言编程实现,基于RSA完成非对称密码技术的加/解密,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一图象文件(test_pic.bmp); (3)基于网络完成密钥分配工作(作为通信的双方A、B应部署于两台主机上); (4)所分配的对称密钥皆为一次一密,随机产生; (5)具体密钥分配过程请以课本中基于非对称密码技术的对称密钥分配方案为参考,完成从步骤1到步骤4的全过程;
(Completed based on asymmetric cryptography symmetric key distribution work Description: ( 1 ) Upon completion of the above-mentioned asymmetric public key certificate-based key distribution based on the work , according to the materials on asymmetric cryptography-based symmetric key distribution scheme , the completion of the distribution of symmetric key Ks work . (2) A use of an image file Ks (test_pic.bmp) is encrypted and sent to B, B to decrypt after receipt , compared to see if the same original image , and records the encryption/decryption used time T2 ( 3 ) comparing T1 and T2 Requirements: (1) JAVA programming language, based on the RSA asymmetric cryptographic techniques to complete encryption/decryption , based on the DES symmetric cryptographic techniques to complete the encryption/decryption (JAVA library functions are supported ) ( 2) The content of the communication is an image file (test_pic.bmp) ( 3 ) complete network-based key distribution job ( as the )

文件列表:
2-2-2 (0, 2013-10-18)
2-2-2\.classpath (387, 2013-10-18)
2-2-2\.project (381, 2013-10-18)
2-2-2\.settings (0, 2013-10-18)
2-2-2\.settings\org.eclipse.jdt.core.prefs (598, 2013-10-18)
2-2-2\bin (0, 2013-10-18)
2-2-2\bin\DESUtil.class (2848, 2013-10-18)
2-2-2\bin\User$1.class (1119, 2013-10-18)
2-2-2\bin\User$SendMsg.class (835, 2013-10-18)
2-2-2\bin\User$WaitForMsg.class (2208, 2013-10-18)
2-2-2\bin\User.class (7288, 2013-10-18)
2-2-2\bin\test.class (811, 2013-10-18)
2-2-2\src (0, 2013-10-18)
2-2-2\src\DESUtil.java (2777, 2013-10-18)
2-2-2\src\User.java (7957, 2013-10-18)
2-2-2\src\test.java (635, 2013-10-18)
2-2-2\test-1.txt (17, 2013-10-18)

近期下载者

相关文件


收藏者