A command-line program to encrypt/decrypt a message using a random reciprocal bigram table and write a bigram table to a text file.

Executing the program without any command-line arguments starts bigram in message encryption/decryption mode. The program prompts for a password or passphrase and a message to encrypt/ decrypt. After the message is entered the ciphertext is displayed.

Executing the program with command-line arguments causes bigram to generate a random bigram table to print to screen or save to disk depending on whether the -f filename argument was given. If the -p passphrase argument is given a specific table is generated and is repeatable each time the same passphrase is given.

This program was written to supplement the Enigma Simulator by Dirk Rijmenants.
http://users.telenet.be/d.rijmenants/en/enigmasim.htm
Enigma message procedures:
http://users.telenet.be/d.rijmenants/en/enigmaproc.htm

Features

  • Command-Line operation
  • Message Encryption/Decryption
  • Display supression of passphrase and message entry
  • Prints tables to standard text files

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Bigram Table Generator

Bigram Table Generator Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Bigram Table Generator!

Additional Project Details

Operating Systems

Cygwin, WINE, MinGW/MSYS2, Linux, BSD, Windows

Intended Audience

Education, Advanced End Users, Security Professionals, Security

User Interface

Console/Terminal, Command-line

Programming Language

C++

Related Categories

C++ Cryptography Software, C++ Decryption Software

Registered

2014-03-05