Results 1 to 7 of 7

Thread: algorithm for encrypting MS word file

  1. #1
    Join Date
    May 2009
    Posts
    5

    sad algorithm for encrypting MS word file

    hi, can anybody tell me how can i encrypt Microsoft word file,i mean i should be able to obtain a cipher text of data and it should be visible to me as well, i need a algorithm for it

  2. #2
    Join Date
    Jun 2008
    Posts
    144

    Re: algorithm for encrypting MS word file

    Using Microsoft Word, open the document that you want to Encrypt.

    1. Click on the Tools menu, click the Options tab, and then click the Security tab.
    2. Click the advanced button. From the Encryption Type menu, scroll down and chose RC4, Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype). Leave the Key Length set to 128 and the Encrypt document properties check box, checked. Click OK,
    3. Now type a password in the "Password to Open" field, click okay.
    4. You will get another dialog box asking you to Re-Enter your password. Please re-enter your password and click ok.
    5. Remember: It is difficult to recover a password protected or encrypted file once you have lost the password.

  3. #3
    Join Date
    May 2008
    Posts
    271

    Re: algorithm for encrypting MS word file

    How to Encrypt a File

    You can encrypt files only on volumes that are formatted with the NTFS file system. To encrypt a file:
    1. Click Start, point to All Programs, point to Accessories, and then click Windows Explorer.
    2. Locate the file that you want, right-click the file, and then click Properties.
    3. On the General tab, click Advanced.
    4. Under Compress or Encrypt attributes, select the Encrypt contents to secure data check box, and then click OK.
    5. Click OK. If the file is located in an unencrypted folder, you receive an Encryption Warning dialog box. Use one of the following steps:
      • If you want to encrypt only the file, click Encrypt the file only, and then click OK.
      • If you want to encrypt the file and the folder in which it is located, click Encrypt the file and the parent folder, and then click OK.

  4. #4
    Join Date
    Feb 2008
    Posts
    1,852

    Re: algorithm for encrypting MS word file

    First decide which type of encryption algorithm you want to perform -
    • Symmetric or Private Key Encryption
    • Assymmetric or Public Key Encryption


    In Symmetric or Private Key Encryption, there is a single or a private key shared among the sender and the receiver. It is the low-level encryption since once the private key is leaked, it might affect the security of the document.

    In Assymmetric or Public Key Encryption, there are two keys - one private and one public with both sender as well as receiver. The private key is private to each sender and the public key is open to all. It is the high-level encryption since with public key open to all, an unauthorised user cannot retreive or open an encrypted document.

  5. #5
    Join Date
    May 2009
    Posts
    5

    ohmy Re: algorithm for encrypting MS word file

    if sone is using ms office 2007 ,how to do it then????????
    by the way which public key algorithm can be used to do so??/

  6. #6
    Join Date
    Apr 2008
    Posts
    2,565

    Re: algorithm for encrypting MS word file

    • Click on the Office button, select Prepare and click on Encrypt Document option.
    • In the Encrypt Document dialog window type the password for your document and click OK.
    • Type the password again for verification and click OK.
    • When you want to open the document it will be automatically asked for the password.


    Note: By default Microsoft Office Word 2007 will save your document with 128-bit encryption.

  7. #7
    Join Date
    May 2009
    Posts
    5

    Re: algorithm for encrypting MS word file

    the can be done!!! but do any body know how its done using a standalone algorithm e.g private key or public key encryption algorithm like RSA

Similar Threads

  1. Replies: 3
    Last Post: 14-05-2011, 08:28 PM
  2. PC word file when open in Mac word creating problem
    By Tristyn in forum Windows Software
    Replies: 3
    Last Post: 04-11-2010, 08:23 PM
  3. Replies: 5
    Last Post: 12-08-2010, 11:36 PM
  4. Share Files Using Encrypting File System
    By SmirnOFF in forum Guides & Tutorials
    Replies: 2
    Last Post: 31-03-2009, 06:43 PM
  5. Open word file without installing word
    By Damodar in forum Windows Software
    Replies: 4
    Last Post: 28-01-2009, 07:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,452,803.64671 seconds with 17 queries