- RSA 1024bit Public Key Exchange
- AES (CFB) Symmetric encryption
- HMACMD5 Hash authentication for every message
- Auto Ping with Latency update on the client side
- Negotiation timeout variable
- All encryption is handled transparently behind the scenes.
Download Source: http://www.tunnelbarrel.com/V2Networking.rar
Download Binary (.dll): http://www.tunnelbarrel.com/V2Networking.dll
How to use:
Private WithEvents Client as New Phoenix.EncryptedClient
Private WithEvents Server as New Phoenix.EncryptedServer
No comments:
Post a Comment