RE: RC4 test vector with openssl

2012-08-10 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Alexander Voropay > Sent: Friday, 10 August, 2012 08:24 > How to produce a "canonical" RC4 test vectors as seen on Wikipedia > > http://en.wikipedia.org/wiki/Rc4#Test_vectors [or RFC6229, referenced therein] > Is it possible to produce this r

RC4 test vector with openssl

2012-08-10 Thread Alexander Voropay
Hi! How to produce a "canonical" RC4 test vectors as seen on Wikipedia http://en.wikipedia.org/wiki/Rc4#Test_vectors I've tried some RC4 implementations from C to Perl, and *all* of them produse а correct result, even http://www.fyneworks.com/encryption/rc4-encryption/ Is it possible to produce