in reply to Converting binary from Crypt::RC4
You have reversed the argument order in RC4(): my $decrypted = RC4("mykey",$encrypted);
After Compline,
Zaxo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Converting binary from Crypt::RC4
by owlclown (Initiate) on Jan 14, 2003 at 16:26 UTC |