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
Optimize every aspect of hiring with Greenhouse Recruiting Icon
What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
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