Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 717 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 717 Bytes

Rubiks Based Encryption

Here we have something a sane human being would never create. An encryption that allows someone to put full messages on a Rubiks cube! This is mostly for some programming and encryption practice; but I suppose it could be useful to someone, somewhere.

Possible future updates:

  • Using unicode rather than ASCII
  • Fancy fancy math to obfuscate input
  • Adding more puzzles
    • 4x4
    • 5x5
    • Minx family
  • Show encrypted message on generated cube (ugh, gui)
  • Completely remake the encryption, to allow decryption
  • Moar languages! ALL THE LANGUAGES!