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

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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

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

Intended Audience

Advanced End Users, Education, Security, Security Professionals

User Interface

Command-line, Console/Terminal

Programming Language

C++

Related Categories

C++ Cryptography Software, C++ Decryption Software

Registered

2014-03-05