Inspiration
I enjoyed making codes when I was younger so I had quite a few ideas laying around that I wanted to try.
What it does
It encodes and decodes text for security reasons
How I built it
Using windows forms in c#
Challenges I ran into
Coming up with operations that weren't table based, table operations are the easiest to think of but the most tedious to implement, and trying to make the code cleaner because it wasn't until the later stages that I began adding features that were not originally going to be there because I had finished the base project before I intended to.
Accomplishments that I'm proud of
That all the operations can work together in any number of times. Also the logo I made for it in MS paint.
What I learned
Making use of approaching the same operation in different ways to make it easier.
What's next for Crypto
If they're are no bugs I could add more operations, maybe an app to send these messages to others via text.
Log in or sign up for Devpost to join the conversation.