Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cipher-lib

This is a library of classes and functions helpful for encoding and decoding various ciphers. Functionality is largely inspired on Codes, Ciphers, and other Cryptic and Clandestine Communication by Fred Wrixon.

Current capabilities:

  1. Substitution ciphers
    • Encoding and decoding sliding and keyword substitutions (and combining the two!)
    • A brute force algorithm to assist in breaking them
  2. Vignere ciphers
    • Still a work in progress, but can encode and decode using the basic Vignere tableau

Future capabilities:

  • Algebraic ciphers
  • Enigma cipher
  • Route transpositions
  • Columnar transpositions
  • Frequency analysis
  • Code creation application (to assist in the creation of codes)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages