Hi!
I have some questions about RC4 encryption.
What length should I choose for RC4 key?
Is longer key better/safer?
What is your recommendation? What max RC4 key size the extension supports?
If the key is too long, can that significantly affect encryption/decription time?
Can RC4 key contain any special characters? If yes, which ones?
Thanks a lot!