The program represents itself as simple ICQ client (with protocol v8 support) supporting:
- Sending/receiveing messages in plain-text format
- Downloading contact list from server
- importing contact list from Mirablis ICQ and Miranda IM database
- playing sounds on main events
- sending SMS messages
- getting information about user
- encrypting/decrypting messages
- generating keys and setting it`s lifetime
The program uses 12 safe symmetrical blockciphers for encrypting, and 6 hashes for initializing ciphers. The unregistered and DEMO version allows to use only 2 algorithms and 1 hash. In 1.0 Lite release the key exchange procedure is not protected.
 |