Thread: Simple Substitution Cipher

  1. #1
    Registered User
    Join Date
    Sep 2011
    Posts
    1

    Simple Substitution Cipher

    help to write a C program to decrypt the message which encrypted using the simple substitution cipher.

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    You should start by reading Announcements - General Programming Boards.

    (Well, you should start the program by writing down what you want to do in normal words, then converting that to an algorithm, and then implementing the algorithm.)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple Cipher Excersize
    By Mikahcho in forum C Programming
    Replies: 4
    Last Post: 11-30-2010, 11:06 AM
  2. Simple(?) substitution cipher help
    By kalor_alros in forum C++ Programming
    Replies: 23
    Last Post: 09-02-2009, 12:23 AM
  3. Substitution Cipher Program Problem...
    By kalor_alros in forum C++ Programming
    Replies: 1
    Last Post: 09-01-2009, 11:06 AM
  4. Simple Cipher Program
    By PunchOut in forum C Programming
    Replies: 7
    Last Post: 11-22-2008, 01:12 PM
  5. Substitution Cipher Program Problem...
    By Junior89 in forum C++ Programming
    Replies: 13
    Last Post: 12-28-2005, 05:02 PM

Tags for this Thread