搜索资源列表
339068DESDemo
- 功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:des算法的实现代码 */ /*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */ /*- 进行数据的加密,保证数据在传送过程的安全性 */ /*- */ /*- */ /*-该程序的所有权利由作者保留 *
Client-Server-based-Security-Comunication-Tool
- 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
MyICQSource
- VC做的通讯软件 可以收发消息 添加删除好友 客户端与服务器端用DES的密钥加密方式通讯 皮肤系统 可以实现语言聊天-VC communications software to do add and delete friends can send and receive messages the client and server-side encryption key with the DES, the system can communicate the language of skin c
ex1LinuxVersion
- linux下的加密会话; RSA、des、sha算法; 包括RSA密钥分发,des密钥在非对称密钥下的交换。 有TicServer用于分发RSa、密钥 Server是提供服务的。详细见实验报告-encrypted session under linux RSA, des, sha algorithm RSA key distribution des key in the non-symmetric key exchange. TicServer used to distrib
wuya
- 在线售书网站,用户登录,注册等模块实现密钥协商和加密传输,包含RSA 和 DES 的php和JS两个版本,压缩包内含有数据库文件。很适合初学者。 -Online book sites, user login, registration and other modules to achieve key negotiation and encrypted transmission, including RSA and DES are two versions of php and JS, compr
DES
- DES加密算法,根据自己输入的密钥,可对文件进行加密,可对字符进行加密解密-DES encryption algorithm, based on their input key can encrypt files, encryption and decryption of the characters can be