26-02-2009, 12:47 PM
Actually, make it
And use mod operator, it's just easier.
@Egon:
If you use anything else than the above, you will be subject to errors when decrypting.
Code:
For i = 0 To 255
@Egon:
If you use anything else than the above, you will be subject to errors when decrypting.