Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 559 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 559 Bytes

A cryptography tool in JS and Java.

Description

Willcrack supports a variety of ciphers

  • Caesar (done)
  • Affine (done)
  • Vigenere (done, maybe add encryption)
  • Atbash (done)
  • Baconian (done)
  • Hill (encode done, decode in progress)
  • Porta (done)
  • Morse (done)
  • Binary (done)
  • Base64
  • Aristocrat Encryption (done)

Getting Started

  • Just download and run
  • Open the HTMLs if you would like to have a user interface

License

  • MIT

Contact

wutwilliam@gmail.com