搜索资源列表
TCP-Encryption-and-decryption
- “中兴捧月”活动中“密码传情”写了几种加密算法与解密算法,并通过socket客户端与服务器通信。实现信息的加密传输-vc socket network communication environment, and provides several encryption and decryption algorithms, the contents will be sent encrypted. Provide client and server side, the two communicate
EncryptTcpServer
- 这是一个使用不对称密钥加密对称密钥,使用对称密钥加密网络数据流,并进行网络传输的服务器端程序。-This is an example for Encrypt TCP flower Server.This example used publicKey encrypted Triple DES key,then used this key enrypted TCP flower data.