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

Re: Re: Best way to hide passwords.

by dvergin (Monsignor)
on Mar 06, 2001 at 05:12 UTC ( [id://62402]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       print "Long:  ", crypt('shjdajksds', '$1$abcdefgh'), "\n";
       print "Short: ", crypt('shjdajksds', '$1'         ), "\n";
    
  2. or download this
       Long:  $1G0qFXI2hLqU
       Short: $1G0qFXI2hLqU
    
  3. or download this
       Long:  $1$abcdefgh$LBpJSL4DEIVrkp1RZO36I0
       Short: $1KHjUeDByb1c
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-16 06:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found