Only logged in members can reply and interact with the post.
Join SimilarWorlds for FREE »

Some good news though: ive almost finished my security system!

I've been making a system with Java that's connected to a database with usernames and passwords as a little side project. So far all you can do is log in, but I have plans for other features later as well. The main part I've been struggling with though is my encryption algorithm, but I've almost got it down to a science!! Just a few more corrections and my program should be ready for testing 😃😃
SW-User
What algorithm have you settled on for encryption? It would be lit if you made your own
KidAzazel · 26-30
@SW-User I did make my own actually! I mainly did so because I couldnt find enough sources on how existing algorithms work, and the ones i did find didnt go into much detail explaining the variables involved in their formulas, so mine is more than likely much less complicated. I made it as randomized as I possibly could though while still making sure there was a definite way to encode and decode message strings 😊
[image/video deleted]
KidAzazel · 26-30
@MarmeeMarch I'm confused lol

 
Post Comment