Inspiration

We are passionate about coding and enjoy solving puzzles. We wanted to practice our coding skills while still challenging ourselves to recreate difficult algorithms in an easy to use website format. Building different algorithms and learning about cryptology throughout this project helped us find a new love for coding.

What it does

Cryptomania is a library of multiple different ciphers that are easy for anyone to use. It has the ability to encrypt and decrypt using tons of different methods.

How we built it

After starting with a dry bootstrap format, we added the javascript functions for encrypting and decrypting the files to allow users to manipulate their text input. We implemented an Amazon Server and used node.js to deploy the website.

Challenges we ran into

  • Focusing on a feasible project for the Hackathon
  • Working with Amazon Web Services
  • Hackathon First-Time Learning Curve

Accomplishments that we're proud of

  • Finishing our first hackathon
  • Creating all our algorithms from scratch
  • Gorgeous UI

What we learned

  • Server Set Up
  • Tons of cipher algorithms
  • Javascript/jQuery
  • How to work as team under a time crunch

What's next for crimsonhacks2017

We are hoping to finish up some UI formatting that allows the user to switch immediately back and forth between encrypting and decrypting. In the near future, we are looking to constantly be adding different ciphers and formats to the website. Long term, we are hoping to create a major decryption search that allows it to search for most likely deciphered solutions and what the encrypted phrase most likely is using the Merriam-Webster API as a word checker.

Share this project:

Updates