Click here to Skip to main content
Licence CPOL
First Posted 12 Feb 2006
Views 38,025
Downloads 571
Bookmarked 16 times

Vigenere Cipher ASCII Based Encoder

By | 13 Sep 2006 | Article
ASCII based encoder. Clear, encoded and key text allows all printable characters
Sample Image - Encoder1739.jpg

Introduction

This program allows encode text using a key that can be a word or any combination of printable characters and even spaces.

This program encodes by addition of the ASCII code of the first character of the clear text and the first ASCII code of the key, the result turns over a sequence from 32 to 126 that corresponds to all printable keys of the ASCII code. Then the second character of the clear text is encoded with the second character of the key, and so on until all characters of the key are used, to start with the first character of the key again. The key is used repeatedly until all the clear text is encoded.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

FERNANDO PAREDES ARNEDO

Engineer

United States United States

Member

FERNANDO A. PAREDES ARNEDO
Electronic Engineer
Interests: Economics, Biology & Physics
 

fernandoparedesarnedo@hotmail.com

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
QuestionThanks Pinmembermcwollmann22:58 22 Aug '11  
GeneralCompile Problems Pinmemberkreak19:14 19 Jul '08  
GeneralEasy to break Pinmembergstoyanov21:40 12 Feb '06  
GeneralRe: Easy to break PinmemberJohn Cardinal17:53 13 Feb '06  
GeneralRe: Easy to break Pinmembergstoyanov1:25 14 Feb '06  
GeneralRe: Easy to break PinmemberJohn Cardinal4:39 14 Feb '06  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web03 | 2.5.120517.1 | Last Updated 13 Sep 2006
Article Copyright 2006 by FERNANDO PAREDES ARNEDO
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid