Vigenere Cipher

  • Rating:
  • Version:
  • Publisher:
    pajhome.org.uk
  • File Size: 44.7 KB
  • Date: Oct 26, 2010
  • License: Free
  • Category:
    File Encryption
    File & Disk


Vigenere Cipher Download
Free Download Vigenere Cipher

Encrypt and decrypt messages and files. The Vigenere cipher is an old cryptographic system, which offers very little security, but is interesting to analyse. This program allows you to encrypt and decrypt messages and files using the original form of the cipher, which only handles capital letters. It also has a facility to try to decode a ciphertext with unknown key, which is usually successful, within some limits. The "save document with password" function in some desktop applications use the Vigenere cipher, slightly modified to handle all bytes rather than just capital letters (by using XOR), but having the same vulnerabilities.

Using the Program
The zip file contains a Windows 32-bit executable, HTML documention and C source code. So far, I've tested the code using DevStudio under Windows NT, but it should work on most platforms apart from MS-DOS. If you are familiar with computers and basic cryptography then the program is largely self explanatory, although these points are worth highlighting:
1. To work with a file, enter !filename when prompted for a string. The output is written to filename.vig
2. At any prompts ending (suggest ...), just press enter to use the suggested value
3. While trying to work out an unknown key, a sample of the ciphertext is shown in lower case, alongside a sample of the uncovered plaintext in captials.

Vigenere Cipher Features:
1. The general idea is to make the code look as if it were written in a functional language, like ML. This isnt rigorously enforced though, e.g. loops are used instead of deep recursion.
2. Errors are handled by calling vig_error as soon as the error is detected. This uses setjmp/longjmp to escape back to the main menu, so theres no null return codes to worry about.
3. vig_malloc is used instead of malloc. This keeps track of allocated memory, so calling vig_freeall frees everything.
4. Functional style low-level routines are written, e.g. vig_loadfile takes a file name and loads it into newly allocated memory.
5. For portability, size and endianness of data types doesnt matter, and only POSIX system calls are used. The program assumes at least an 80 x 25 character terminal.
6. Global variables are avoided, except where necessary in low level functions, e.g. storing the stack environment for error handling. Function names all have the prefix vig_.

The license of this software is Free, you can free download and free use this file encryption software.

Related Software:
  • Wincry
    Concerned the safety of your data? With this tool
    Version: 1.9.9
    File Size: 4.86 MB
    File Date: May 11, 2011

  • UFDtoGO
    UFDtoGO will enhance the functionality of your portable storage
    Version: 3.0.1.5
    File Size: 7.37 MB
    File Date: May 05, 2011

  • Samsung SecretZone
    The SecretZone is software program that protects personal information.
    Version: 2.1.619
    File Size: 9.65 MB
    File Date: Oct 26, 2010

  • HDDtoGO
    HDDtoGO will enhance the functionality of your portable storage
    Version: 3.0.1.7
    File Size: 7.64 MB
    File Date: Jun 08, 2012

  • SecureDriveEx2
    AES Encryption for your hard drive.
    Version: 1.06.12
    File Size: 4.83 MB
    File Date: May 05, 2011

  • Wincrypt
    Encrypt or decrypt files fast and easy.
    Version: 1.0
    File Size: 149.78 KB
    File Date: Mar 02, 2011

  • Portable Vault
    Migo This is an indispensable security tool that protects sensitive information on your portable USB Drive.
    Version: 2.0.0.7
    File Size: 3.38 MB
    File Date: Jun 15, 2007

  • Fastcode32
    astcode32 is a Win32-bit multipurpose MIME/UU/XX/BinHex/AtoB/BtoA decoder and encoder.
    Version: 3.5
    File Size: 53.53 KB
    File Date: Aug 22, 2010

  • TheLetterEncrypter
    TheLetterEncrypter features a terribly strong Encryption (=modifying
    Version: 2.1
    File Size: 14.71 KB
    File Date: Jul 06, 2011

  • MyWinLocker
    You may store different types of important documents in your computer.
    Version: 4.0.14.29
    File Size: 19.85 MB
    File Date: Jul 29, 2011

Copyright © 2006 - 2025 SoftSea.com. All rights reserved.