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
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
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