Thread: Encryption and Decryption in C Programming

  1. #1
    Registered User
    Join Date
    Apr 2020
    Posts
    2

    Exclamation Encryption and Decryption in C Programming

    Hello all, I am planning to create well designed Encryption and Decryption Program in C (please also see the photos and samples that i added), but i dont know where should i start,
    my first question is:
    Can we reshape a text taken from the user based on which column in the table with the letters in the table? For example, would you please examine the picture below?

    my sample run:Encryption and Decryption in C Programming-31-jpgEncryption and Decryption in C Programming-312-jpg

    people who know about chipers and cryption, please help ) thanks a lot.


  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    That doesn't seem like a particularly useful question though since the answer is surely "yes", although it would be more common to say "convert" rather than "reshape".
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Encryption and Decryption
    By dbz8gokugohan in forum C Programming
    Replies: 7
    Last Post: 12-02-2010, 07:40 AM
  2. encryption / decryption
    By ghatoz in forum C++ Programming
    Replies: 2
    Last Post: 11-18-2010, 06:45 AM
  3. encryption / decryption program
    By epidemic in forum C++ Programming
    Replies: 5
    Last Post: 07-23-2008, 06:40 AM
  4. Encryption/Decryption Help
    By coolage in forum C++ Programming
    Replies: 9
    Last Post: 04-25-2008, 01:53 AM
  5. Ask about Encryption and Decryption
    By ooosawaddee3 in forum C Programming
    Replies: 3
    Last Post: 07-19-2002, 12:55 AM

Tags for this Thread