On Tuesday 01 November 2011 07:00 PM, Ananthasayanan Kandiah wrote:
[...]
As you can probably see in the example above, RC4_set_key sets up the
RC4_KEY structure, key, using 8 bytes of data declared in key_data.

Thanks. But what I am not able to understand is once the key material is prepared, how to set the rc4 key. In your example the key is some random value and XOR'ed twice to get decrypted data.
In my case I have derived the key material, but the decryption is failing.


--
Thanks,
Nilesh
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to