Pages - Menu

Tuesday, July 30, 2013

Encrypt or Decrypt in Windows 7 and Vista.

Encrypt & Decrypt Any File Easily
Encrypt Any FIle

Add a option Encrypt or Decrypt in Windows 7 and Vista Right Click Menu

Now we want to add a option for any folder or file encrypt or decrypt easily. Its too easy just follow steps. Its very helpful for encrypting any folder or file.
Lets do it.
Windows Key + R
>regedit.exe > go to the following registry……
HKEY_CURRENT_USER\Software\Microsoft\Windows
\CurrentVersion\Explorer\Advanced

Open the registry path

In that key add a new 32-bit DWORD value “EncryptionContextMenu” > Open it > Set Value “ 1 ” .
Now see the magic.
Done there a new option Encrypt

Now click on this option and follow step and Enjoy..

If you done encrypt, then automatically you see the another option there decrypt.
A public and personal key every have a selected role once encrypting and decrypting documents. A public key could also be thought of as AN open safe. once a correspondent encrypts a document employing a public key, that document is place within the safe, the safe shut, and also the lock spun many times. The corresponding non-public secret's the mixture that may open up the safe and retrieve the document. In alternative words, solely the one that holds the non-public key will recover a document encrypted mistreatment the associated public key.

The procedure for encrypting and decrypting documents is easy with this mental model. If you would like to cipher a message to Alice, you cipher it mistreatment Alice's public key, and she or he decrypts it along with her non-public key. If Alice needs to send you a message, she encrypts it mistreatment your public key, and you rewrite it along with your key.

To cipher a document the choice --encrypt is employed. you want to have the general public keys of the meant recipients. The package expects the name of the document to cipher as input or, if omitted, on customary input. The encrypted result's placed on customary output or as nominal mistreatment the choice --output. The document is compressed for added security additionally to encrypting it.
Thanks