Inspiration
Cryptography is a topic which keeps on inspiring me the most. Ever since I was a child, I loved to make fun security programs and decrypt them. just because of that, today I have made an intricate program which has a lot of logic and fun!
What it does
My program generates a password if you type a correct combination. Then I have another program which decrypts that same code being made. After that, another program asks for the decrypted code for logging into a specific portal. After all of that is done, a last program (specifically relating to going back and ahead in time. You have to find a specific flag in the program and type it down in order to access a main key. I haven't figured that part now, but it asks for specific times in history, and you have to type the answer.
How I built it
I used python and specifically a type of cryptography in it. This decrypted and encrypted the code and helped it to connect to the time machine. There is also a drawing program intended to confuse a hacker into thinking that this is not a security program. But, of course, there is more security on this, along with a dis-encryption program for the hakathon.
Challenges I ran into
I ran into the challenge of making a specific pattern for the encryption. I did most of the parts at first, but the last one was quite tough. And that's why I admit using 1-2 lines of code from the internet for the best utilization of my code.
Accomplishments that I am proud of
I am proud of being able to make such an intricate program and execute it almost flawlessly. The security is high-level, and so is the decryption. This program used simple tools to create something complex and intricate.
What we learned
I learned how to use specific types of formulas in cryptography and connect th dots to make something awesome!
What's next for Chronovault
Now I have to make a decryption to help find that "flag" in my program.
Built With
- idle
- python
Log in or sign up for Devpost to join the conversation.