Skip to content

A simple command line program to perform books cipher

License

Notifications You must be signed in to change notification settings

sinclairliang/Ciphers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books Cipher

A simple command line programme to perform books cipher to encrypt and decrypt any secret messages

Background Knowledge of Book Cipher

080901dr01-f2.gif (Source: drdobbs.com)

In other words, this cipher is close to impossible to break without the knowing the key book.

Features

  • show real time progress of encryption and decryption
  • supports both encryption and decryption

Module Installation

pip install -r requirements.txt

Download Books Cipher

You can download the latest version of Ciphers by cloning the GitHub repository.

git clone https://github.com/sinclairliang/Ciphers.git

Examples

A demonstration using Henry V as the key book.

Screen-Shot-2018-12-23-at-11-53-25-PM.jpg

About

A simple command line program to perform books cipher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages