|      
|
|
Message Decryption
At the recipient end, Keygloo retrieves the Keygloo number of the recipient and the corresponding encrypted session key. Keygloo retrieves the private key of the recipient from its location. The user is prompted to provide the password for his private key. Using the password, the session key used to decrypt the private key is obtained and the operation carried out. The decrypted private key is now used to decrypt the session key that was used to encrypt the message originally. After this, the message is decrypted. The decrypted session key is then used to decrypt the encrypted message.
Here too, except for the prompting for the password, Keygloo hides every other activity from the user. |
|
|