Results 1 to 9 of 9

Vigenere Cipher - Decryption is tricky

Threaded View

  1. #1
    Registered User
    Join Date
    01-21-2014
    Location
    London, England
    MS-Off Ver
    Microsoft Office Professional Plus 2010
    Posts
    11

    Vigenere Cipher - Decryption is tricky

    Hello,
    For my current project I must create a vigenere cipher in an excel spreadsheet. I have successfully encrypted my plain text, but I have had some trouble decrypting it.

    The vigenere cipher works like this:
    You have two text strings; a message(plain text), and a keyword.
    To encrypt each letter, you use the vigenere square.
    The first letter of the message is 'E' - therefore we go to the 'E' column (cell F1)
    The first letter of the keyword is 'M' - so we go to the 'M' row (cell A14).
    We then use the square to find where the column and row intersect - this is in cell F14 - so the first letter of our encrypted message is 'Q'.


    I have used the functions 'MATCH' and 'INDEX' to encrypt, but am having problems reversing them for the decryption.

    Please see the document attached.

    Many thanks.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Vigenere Cipher - Encryption is tricky
    By menquin in forum Excel General
    Replies: 9
    Last Post: 02-17-2014, 01:20 PM
  2. Want to understand how some VBA code works
    By ualvi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-10-2013, 10:04 AM
  3. Replies: 2
    Last Post: 11-04-2012, 06:35 PM
  4. Decryption of a basic encryption
    By BENGREEN1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-05-2012, 01:29 PM
  5. Excel 2007 : decryption support
    By Nathan1001 in forum Excel General
    Replies: 1
    Last Post: 01-11-2012, 03:42 AM

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1