Description: Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. Model, there are two classes, Server and Client, Server-side to their own public key sent to Client, then Client will own DES key encrypted via RSA distributed Server-side. After the two sides can communicate through the DES symmetric encryption.
- [SafeTrans] - The use of RSA and DES is based on two a
- [client] - It use both RSA and AES for encry/decryp
- [SMSCr] - Encrypted secure sms
- [RSA] - This program are client and server for e
File list (Check if you may need any files):
RSADES.doc