in reply to Re^2: encryption golf (one time pad)
in thread encryption golf (one time pad)

I did test and I don't get anything resembling crypto.

Replies are listed 'Best First'.
Re^4: encryption golf (one time pad)
by ikegami (Patriarch) on Mar 17, 2008 at 09:40 UTC

    What Perl did you use?
    The OP's code works fine for me with:
    5.8.4 on FreeBSD
    5.6.0 on WinXP (ActivePerl build 623)
    5.6.1 on WinXP (ActivePerl build 635)
    5.8.0 on WinXP (ActivePerl build 806)
    5.8.8 on WinXP (ActivePerl build 817)
    5.10.0 on WinXP (ActivePerl build 1001)