BTruer / CaesarCipher

A website which lets you encrypt and decrypt messages using the ancient encryption method: the Caesar Cipher (EDUCATIONAL PURPOSES)

Home Page:http://thecaesarcipher.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CaesarCipher

A website which lets you encrypt and decrypt messages using the ancient encryption method: the Caesar Cipher

http://thecaesarcipher.herokuapp.com/

Features to add:

  1. random option on encrypt
  2. random option on decrypt
  3. brute force on decrypt
  4. brute force decrypt with intellegent english detection
  5. visual alphabet
  6. copy button on the output
  7. frequency analysis

About

A website which lets you encrypt and decrypt messages using the ancient encryption method: the Caesar Cipher (EDUCATIONAL PURPOSES)

http://thecaesarcipher.herokuapp.com/

License:MIT License


Languages

Language:HTML 53.1%Language:Python 46.9%