Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Revision to the method that defines the modified key ...

by Steeeeeve (Initiate)
on Jul 17, 2001 at 08:14 UTC ( [id://97251]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re (tilly) 1: CipherText
in thread CipherText

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Revision to the method that defines the modified key ...
by MeowChow (Vicar) on Jul 17, 2001 at 09:03 UTC
    At present the world is working on it, largely because of the most disturbing way it has been implemented.
    Right on! Up with disturbing implementations! That'll teach those NSA goons...
    sub modifyKeys(){ # snip # For $x = 1 To length($self->{R_KEY}) $i = ord(substr($self->{R_KEY}, $x, 1)) - 32 S_KEY = S_KEY + ord(($i ^ $self->{RSORT}[$i] ^ $self->{ATT}) + + 32) Next x
    Where can I get your version of perl?
       MeowChow                                   
                   s aamecha.s a..a\u$&owag.print

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://97251]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 18:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found