You are browsing as a guest. Sign up (or log in) to start making projects!

1h 11m 1s logged

Devlog #9 - This was unexpected…

Turns out there were some issues in the decryption function. It completely ignored spaces while decrypting, which definitely wasn’t ideal 😭
.
I’ve fixed that tho.
.
Also I remade the tables in database with much more info such as date of encryption and email (for forgot password purposes)
.
And this code was getting too long, like more than 400 lines long.
.
So, I’ve started splitting things into different files to keep everything organized. Db code has its own file, big functions like AdvEn() have their own file, and the same goes for Swiption and Random Encryption logic.
.
Target’s to finish the code tonight.
.
Thanks for reading!

0
6

Comments 0

No comments yet. Be the first!