Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Password Encryption

by ignatz (Vicar)
on Aug 20, 2002 at 14:11 UTC ( [id://191460]=note: print w/replies, xml ) Need Help??


in reply to Re: Password Encryption
in thread Password Encryption

Why reinvent the wheel? Use Crypt::Rot13.
()-()
 \"/
  `                                                     

Replies are listed 'Best First'.
Re: Re: Re: Password Encryption
by fsn (Friar) on Aug 20, 2002 at 20:21 UTC
    Hmm... I would argue that the tr command probably predates Perl by a decade. So, who is reinventing the wheel? And is the perl version even faster to write than the tr version?

    And also, look at the memory footprint issue. tr takes 28k on my RH72, where the Perl binary alone takes 708k, + loading the Crypt module...

    Oh, and by the way, :-)

      Touché!

      Our hero clutches his heart and expires.

      ()-()
       \"/
        `                                                     
      

Log In?
Username:
Password:

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

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

    No recent polls found