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
Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
Stay in Flow. Let Zenflow Handle the Heavy Lifting.

Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Try free now
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