搜索资源列表
Client-Server-based-Security-Comunication-Tool
- 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
asp MD5 加密
- 把后缀修改为asp后可直接使用。 asp环境下的MD5加解密源代码。
MD5.net
- 利用建立加密对象的密钥和偏移量实现MD5对数据的加密和解密-Establish an encrypted key using the objects and offsets to achieve MD5 encryption and decryption of data
libtomcrypt-master
- libtomcrypt是数字加密算法完整版,里面包括了目前主流的一些加解密方法,如MD5,DES等,相当值得学习-Libtomcrypt is a digital encryption algorithm full version, which includes some popular encryption methods, such as MD5, DES and so on, very worth learning