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

Crash happens when giving false base 64 key #5

Closed VictorRutskin closed 1 year ago

VictorRutskin commented 1 year ago

Fixed with try except, consider solving in a different way in the future, new issue.