VictorRutskin / String-Encrypter

App that gets a text message, puts it into a complex encryption/decryption for 2 sides to communicate safely.
0 stars 1 forks source link

better code better encryption #8

Open LumieOwO opened 1 year ago

VictorRutskin commented 1 year ago
  1. app crashes when inpputing unlegitimate values, i fixed this issue in my last updated version, you're welcomed to fix as well.
  2. when i try to decode it doesnt work
  3. no key generated ???
  4. please, dont throw 1000 lines of code at me at once, be nice and suggest it file by file, fix by fix it is hard for me to review it like that.
  5. your algorithm is no more complex than mine? it is simple from base 64 decoder into easy crackable binary with spaces as well..

please look at my latest version and update it there and not push a whole new file, thanks! @heylolv1