I never worked with cryptography but I wanted to add an easter egg on the design I'm making for a t-shirt. I need it to have a key that will be embroided on the front design wich is:
15122017
that can be used to decrypt the text that is in the back (still have to think what to put). I tried testing the encryption on Cryptii.com with the rc4 encryption and it worked well both ways but when I tried decoding that same result of the previous site on dcode.fr it didn't worked. I liked the way hexadecimal result looked but to be honest I'm really lost on how to make this work for every decoding website.