Inspiration

Simple Decryption

What it does

Takes individual letters and converts them into a predetermined code with the help of a map i.e 'a' -> "00001", 'b' -> "00010"...

How we built it

Using cpp

Built With

  • cipher
  • cpp
Share this project:

Updates