I taught myself to program a bit in Visual Basic. A while ago I made a text encryption program using my own methods and I was wondering how secure it would be.
It uses a random number between 10-99 in the encryption process. The number is appended to the beginning of the message.
For...