javaencryptiondata-conversionrc4-cipher

RC4 ENCRYPTION algorithm binary conversion


I was referring this site for RC4 encryption.

there they are getting 2 outputs after encryption one hexadecimal output and other is hexadecimal converted to special characters. like in the following image

enter image description here

I was able to replicate the hexadecimal output in java.

My problem is:


Solution

  • It seems to be the characters as obtained by interpreting the bytes as characters encoded using ISO-88659-1.