搜索资源列表
SafeTrans
- 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
SSL
- SSL加密简单的服务端和客户端书写.希望对大家有所帮助-SSL encryption simple server and client written.
testRC4
- 用于游戏客户端 的简单加密算法(RC4 RC5)。-simple encryption code for client Game。